Well formed formulae in Predicate Calculus

In summary: The only way that W1 could be true is if the relation $R$ is a member of that set. But since there's just one element in the set, it can't be a member of the set.
  • #1
kp100591
5
0
Consider the following well-formed formulae in the Predicate Calculus:
W1 = (∃x)(∃y) R(x, y)
W2 = (∀x)(∀y) [R(x, y) ⇒ ∼ R(y, x)]
W3 = (∀x)(∀y) [R(x, y) ⇒ (∃z)(R(z, x) ∧ R(y, z))]
Prove that any model in which W1, W2 and W3 are all true must have at least 3 elements. Find one such model with 3 elements.

Proof:
Let U = Z+, and for some x, y ∈ Z+, interpret R(x, y) to mean x < y. Certainly, for some x ∈ Z+, y /<(is not less than) x, so that W1 holds in U.
Furthermore, < is transitive, that is, for all x,y,z ∈ Z+,
x<y<z ⇒ x<z, so that W3 holds in U.
not sure about W2

Please help me with the rest of the working,
and also, suggestions for how to find such a model.

thank you very much.
 
Physics news on Phys.org
  • #2
kp100591 said:
Proof:
Let U = Z+, and for some x, y ∈ Z+, interpret R(x, y) to mean x < y. Certainly, for some x ∈ Z+, y /<(is not less than) x, so that W1 holds in U.
Furthermore, < is transitive, that is, for all x,y,z ∈ Z+,
x<y<z ⇒ x<z, so that W3 holds in U.
Two remarks. First, finding a single infinite model does not help solve this problem. You need to show that every model has at least three elements, and you need a three-element model. Second, W3 does not mean transitivity of R. Its converse (∃z)(R(z, x) ∧ R(y, z)) ⇒ R(x, y) is almost transitivity, but the conclusion has x, y in the wrong order.

I suggest finding a one-element model of W1. Is it a model of W2? Find a two-element model of W1, W2. Are there other two-element models? Is it a model of W3? Let's start here.
 
  • #3
can you suggest a one-element model for W1 please ?
 
  • #4
Well, there are not too many candidates there. There is a single element in the universe, and it's either related to itself by R or it's not. Exactly one of these candidates is a model of W1.
 
  • #5
Ask yourself, if the set on which the relation $R$ is defined has just one element, how can W1 be true?
 

Related to Well formed formulae in Predicate Calculus

1. What is a well formed formula (WFF) in Predicate Calculus?

A well formed formula in Predicate Calculus is an expression that follows the rules and syntax of the language. It is a combination of logical connectives, atomic propositions, and quantifiers that can be used to represent mathematical statements and arguments.

2. How can I determine if a formula is well formed in Predicate Calculus?

A formula is well formed if it meets the following criteria: it contains no free variables, all quantifiers are followed by variables, and all parentheses match in pairs. Additionally, it should follow the rules of the specific Predicate Calculus system being used.

3. Can a well formed formula contain more than one quantifier?

Yes, a well formed formula can contain multiple quantifiers. For example, ∀x∃y(P(x) ∧ Q(y)) is a well formed formula in Predicate Calculus.

4. What is the difference between a bound and free variable in a well formed formula?

A bound variable is a variable that is affected by a quantifier and is only valid within the scope of that quantifier. A free variable is not affected by any quantifiers and can take on any value. In a well formed formula, all variables should be bound to avoid ambiguity.

5. Can I use symbols or abbreviations in a well formed formula in Predicate Calculus?

Yes, as long as they are defined within the specific Predicate Calculus system being used. However, it is important to use symbols and abbreviations consistently and clearly to avoid confusion.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
419
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
2K
  • Topology and Analysis
Replies
1
Views
893
  • Set Theory, Logic, Probability, Statistics
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
594
  • Differential Geometry
Replies
13
Views
3K
  • Special and General Relativity
Replies
7
Views
632
Back
Top