Hi again,

If I have a theorem saying two (2-ary) relations are the same:

|- R = R’

Then I can easily prove the following theorem using REWRITE_TAC:

|- !x y. R x y = R’ x y

But if I had the second one first, how to prove the previous one?

Regards,

Chun Tian


Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
hol-info mailing list
hol-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hol-info

Reply via email to