aboutsummaryrefslogtreecommitdiff
path: root/HoTT_Theorems.thy
diff options
context:
space:
mode:
authorJosh Chen2018-08-16 16:11:42 +0200
committerJosh Chen2018-08-16 16:13:33 +0200
commit8ed9cf8682c07fc47b86c2d0aaeb8b4628aeaa31 (patch)
tree8aad54e91d8174a4fe4d24443d5ad120612ec2e2 /HoTT_Theorems.thy
parentca8e7a2681c133abdd082cfa29d6994fa73f2d47 (diff)
Prod.thy now has the correct definitional equality structure rule. Definition of function composition and properties.
Diffstat (limited to 'HoTT_Theorems.thy')
-rw-r--r--HoTT_Theorems.thy2
1 files changed, 1 insertions, 1 deletions
diff --git a/HoTT_Theorems.thy b/HoTT_Theorems.thy
index a3a1f63..79614d3 100644
--- a/HoTT_Theorems.thy
+++ b/HoTT_Theorems.thy
@@ -203,4 +203,4 @@ The next thing to do is to implement induction to automate such proofs.
When we get more stuff working, I'd like to aim for formalizing the encode-decode method to be able to prove the only naturals are 0 and those obtained from it by \<open>succ\<close>."
*)
-end \ No newline at end of file
+end