From 3ad2f03f7dbc922e2c711241146db091d193003d Mon Sep 17 00:00:00 2001 From: Josh Chen Date: Sun, 24 May 2020 20:44:33 +0200 Subject: new work on elimination tactic --- spartan/theories/Identity.thy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spartan/theories/Identity.thy') diff --git a/spartan/theories/Identity.thy b/spartan/theories/Identity.thy index 4a4cc40..3f16f4c 100644 --- a/spartan/theories/Identity.thy +++ b/spartan/theories/Identity.thy @@ -40,7 +40,7 @@ axiomatization where lemmas [intros] = IdF IdI and - [elims] = IdE and + [elims "?p" (*"?x" "?y"*)] = IdE and [comps] = Id_comp -- cgit v1.2.3