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 --- hott/Nat.thy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hott/Nat.thy') diff --git a/hott/Nat.thy b/hott/Nat.thy index 3d938cd..bd58fbc 100644 --- a/hott/Nat.thy +++ b/hott/Nat.thy @@ -39,7 +39,7 @@ where lemmas [intros] = NatF Nat_zero Nat_suc and - [elims] = NatE and + [elims "?n"] = NatE and [comps] = Nat_comp_zero Nat_comp_suc text \Non-dependent recursion\ -- cgit v1.2.3