- Everything is greater than or equa to itself;
- For evert number n, the resut of adding n to 9 is greater than or equal to 9;
- Everything has something greater than it.
This is for my semantics homework, I tried to first question, but I think I got it wrong, My answer is ∀X1[greater(X1)∨equal(X2)]. Please correct my first question and help me with next two questions. Thank you so much!
2.$\forall n:[ n+9\mbox{ is greather than }9 \vee n+9 \mbox{ is equal to }9]$ Where $n+9$ denotes the result of adding n to 9