From 60f32406e8c9712c0689d54a3dd4f8e17d310d52 Mon Sep 17 00:00:00 2001 From: Josh Chen Date: Mon, 25 May 2020 18:50:59 +0200 Subject: Lists + more reorganizing --- hott/HoTT.thy | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 hott/HoTT.thy (limited to 'hott/HoTT.thy') diff --git a/hott/HoTT.thy b/hott/HoTT.thy new file mode 100644 index 0000000..0b3040c --- /dev/null +++ b/hott/HoTT.thy @@ -0,0 +1,10 @@ +theory HoTT +imports + Identity + Equivalence + More_Types + Nat + +begin + +end -- cgit v1.2.3