From 6857e783fa5cb91f058be322a18fb9ea583f2aad Mon Sep 17 00:00:00 2001 From: Josh Chen Date: Tue, 18 Sep 2018 11:38:54 +0200 Subject: Overhaul of the theory presentations. New methods in HoTT_Methods.thy for handling universes. Commit for release 0.1.0! --- Equal.thy | 1 + 1 file changed, 1 insertion(+) (limited to 'Equal.thy') diff --git a/Equal.thy b/Equal.thy index 7a31e37..19e3939 100644 --- a/Equal.thy +++ b/Equal.thy @@ -44,6 +44,7 @@ axiomatization where \x. x: A \ f x: C x x (refl x); \x y. \x: A; y: A\ \ C x y: x =\<^sub>A y \ U i \ \ ind\<^sub>= (\x. f x) (refl a) \ f a" +lemmas Equal_form [form] lemmas Equal_routine [intro] = Equal_form Equal_intro Equal_elim lemmas Equal_comp [comp] -- cgit v1.2.3