Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Proof Help

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Proof Help


chronological Thread 

Hi emily,

forall x, P x^Q x |- (forall x Px) ^(forall x Qx) isn't valid, so what
exactly is it that you are trying to 
prove? bear in mind that: forall x, P x^Q x -> ... is different to (forall
x, P x^Q x) -> ...

-- 
View this message in context: 
http://www.nabble.com/Proof-Help-tp23006221p23012529.html
Sent from the Coq mailing list archive at Nabble.com.





Archive powered by MhonArc 2.6.16.

Top of Page