aboutsummaryrefslogtreecommitdiff
path: root/HoTT.thy
diff options
context:
space:
mode:
authorJosh Chen2018-08-18 23:57:06 +0200
committerJosh Chen2018-08-18 23:57:06 +0200
commit33d4303596ab0cc984f270fcce4623f8b384bda7 (patch)
treea7791c723215e6e42a02418e5492848872a8c693 /HoTT.thy
parent7fe4e90dceb8c77c2ec8678ce7316240e34700cc (diff)
Move Empty and Unit types to their own theories
Diffstat (limited to '')
-rw-r--r--HoTT.thy2
1 files changed, 2 insertions, 0 deletions
diff --git a/HoTT.thy b/HoTT.thy
index 60e0e71..abb1085 100644
--- a/HoTT.thy
+++ b/HoTT.thy
@@ -13,10 +13,12 @@ HoTT_Methods
(* Types *)
Coprod
+Empty
Equal
Nat
Prod
Sum
+Unit
(* Derived definitions and properties *)
EqualProps