Exercise Syntax of Predicate Logic: Difference between revisions
Jump to navigation
Jump to search
(Created page with " <!-- ∀ ∃ ∧ ∨ ⊂ ⊃ ¬ --> For the following exercises we use names and properties from the ''The Lord of the Rings'' novels. Names: '''frodo'''...") |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- ∀ ∃ ∧ ∨ ⊂ ⊃ ¬ --> | <!-- ∀ ∃ ∧ ∨ ⊂ ⊃ ¬ --> | ||
=== Formulae without variables === | |||
For the following exercises we use names and properties from the ''The Lord of the Rings'' novels. | For the following exercises we use names and properties from the ''The Lord of the Rings'' novels. | ||
Line 7: | Line 11: | ||
1-place predicates: '''hobbit''', '''wizard'''<br /> | 1-place predicates: '''hobbit''', '''wizard'''<br /> | ||
2-place predicates: '''know''', '''help''' | 2-place predicates: '''know''', '''help''' | ||
<quiz display="simple"> | <quiz display="simple"> | ||
Line 35: | Line 37: | ||
=== Formulae with variables === | === Formulae with variables === | ||
For the following exercises we use names and properties from the ''The Lord of the Rings'' novels. | |||
Names: '''frodo''', '''sam''', '''gandalf''', '''aragorn'''<br /> | |||
1-place predicates: '''hobbit''', '''wizard'''<br /> | |||
2-place predicates: '''know''', '''help''' | |||
<quiz display="simple"> | <quiz display="simple"> |
Revision as of 18:06, 5 April 2013
Formulae without variables
For the following exercises we use names and properties from the The Lord of the Rings novels.
Names: frodo, sam, gandalf, aragorn
1-place predicates: hobbit, wizard
2-place predicates: know, help
Formulae with variables
For the following exercises we use names and properties from the The Lord of the Rings novels.
Names: frodo, sam, gandalf, aragorn
1-place predicates: hobbit, wizard
2-place predicates: know, help
Back to
- the exercises for chapter 2
- the material for chapter 2
- the overview over all chapters