Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 24 Sep 2009 13:32:52 +0200] rev 34
Minor cleanup
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 24 Sep 2009 11:38:20 +0200] rev 33
Found the source for the exception and added a handle for it.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 24 Sep 2009 09:09:46 +0200] rev 32
Make the tactic use Trueprop_cong and atomize.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 23 Sep 2009 16:57:56 +0200] rev 31
Proper code for getting the prop out of the theorem.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 23 Sep 2009 16:44:56 +0200] rev 30
Using "atomize" the versions with arbitrary Trueprops can be proven.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 22 Sep 2009 17:39:52 +0200] rev 29
Proper definition of CARD and some properties of it.
Translation should now support Pure assumptions and Trueprops anywhere,
but a problem needs to be fixed with the tactic.
Christian Urban <urbanc@in.tum.de> [Tue, 22 Sep 2009 09:42:27 +0200] rev 28
some comments
Christian Urban <urbanc@in.tum.de> [Mon, 21 Sep 2009 18:18:29 +0200] rev 27
merged
Christian Urban <urbanc@in.tum.de> [Mon, 21 Sep 2009 18:18:01 +0200] rev 26
slight tuning
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 21 Sep 2009 16:45:44 +0200] rev 25
The tactic with REPEAT, CHANGED and a proper simpset.