Skip to Content.
Sympa Menu

coq-club - [Coq-Club] question about proof with coq

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] question about proof with coq


chronological Thread 
  • From: "" <judy AT mail.ccnu.edu.cn>
  • To: coq-club AT pauillac.inria.fr
  • Subject: [Coq-Club] question about proof with coq
  • Date: Mon, 04 Jun 2007 11:28:47 +0800
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Dear Mr.COQ

I am a beginner of studying COQ,and I've found it is realy hard to learn.

I have some questions about the proof of the proposition A->B->B/\A ,here 
from the
value table we found that it is not an always true proposition if the 
notation"->"
here means imply as a propositional connective.

so what does the notation"->" realy mearn ??
Does it only mean that the proposition before "->"can only be true??

A B  A->B B/\A  A->B->B/\A 
1 1   1    1    1           
1 0   0    0    1           
0 1   1    0    0           
0 0   1    0    0


sincerely  Judy
MSN:judy2250 AT hotmail.com







Archive powered by MhonArc 2.6.16.

Top of Page