aboutsummaryrefslogtreecommitdiff
path: root/EqualProps.thy
diff options
context:
space:
mode:
authorJosh Chen2018-09-11 10:20:26 +0200
committerJosh Chen2018-09-11 10:20:26 +0200
commit637ee546f3eb9a927d83bd19ae0bee09031bd7d5 (patch)
tree23618624e90f2c84a3576ff528229b54d35d4981 /EqualProps.thy
parent9b17aac85aa650a7a9d6463d3d01f1eb228d4572 (diff)
Implementing univalence
Diffstat (limited to '')
-rw-r--r--EqualProps.thy5
1 files changed, 5 insertions, 0 deletions
diff --git a/EqualProps.thy b/EqualProps.thy
index 708eb33..f00020f 100644
--- a/EqualProps.thy
+++ b/EqualProps.thy
@@ -273,4 +273,9 @@ apply (rule assms)+
sorry
+section \<open>Transport\<close>
+
+
+
+
end