Reply
Wed 30 Nov, 2011 05:02 am
Oh gosh, I am struggling with these three problems. Please help in any way you can! It would be greatly appreciated.
1. Do a proof of the following valid argument:
∀x (Medium(x) ∧ Cube(x))
------
∃z Medium(z)
2. Do a proof:
∀x (Large(x) ∧ ¬Dodec(x))
-------
∀y ¬Dodec(y)
3. Do a proof:
∀x (Tet(x) → Large(x))
∃z ¬Large(z)
------
∃x ¬Tet(x)