Relational Logic
So, I am learning a bit of Relational Logic and there is something about the definition of a quantified sentence that I don't quite get. So, it says this: ‘‘A universally quantified sentence is used to assert that all objects have a certain property. For example, the following expression is a universally quantified sentence asserting that, if p holds of an object, then q holds of that object and itself.’’
(?x.(p(x) ? q(x,x)))
;
Well, I don't quite get what is meant by ‘‘then q holds of that object and itself.’’
(?x.(p(x) ? q(x,x)))
;
Well, I don't quite get what is meant by ‘‘then q holds of that object and itself.’’
Comments (2)
Does that help, or am I missing your point?