Sort of an axiom or theorem in Modal Logic.
To me the following sentence sounds perfectly valid:"
What is good for you is not necessarily good for others"
But how would you formalize it in Modal predicate logic?
And in which system would it be an axiom or a derived theorem?
Cheers!
What is good for you is not necessarily good for others"
But how would you formalize it in Modal predicate logic?
And in which system would it be an axiom or a derived theorem?
Cheers!
Comments (4)
or equivalently
for all x, p, and q, it is permissible that x(p) and not x(q)
where obligation and permission are the equivalent of necessity and possibility in deontic modal logic
If we denote by Gx the predicate that says: Good for x.
And let L - denote the necessary operator.
Then I would write it as:
\forall x \forall y (Gx \rightarrow (~(x=y)^ ~LGy)
I think.