aboutsummaryrefslogtreecommitdiff
path: root/Equal.thy
diff options
context:
space:
mode:
authorJosh Chen2018-08-16 16:11:42 +0200
committerJosh Chen2018-08-16 16:11:42 +0200
commitca5874b8b0b60decd501bd05d0aa1913e5586d98 (patch)
tree8aad54e91d8174a4fe4d24443d5ad120612ec2e2 /Equal.thy
parentca8e7a2681c133abdd082cfa29d6994fa73f2d47 (diff)
Prod.thy now has the correct definitional equality structure rule. Definition of function composition and properties.
Diffstat (limited to '')
-rw-r--r--Equal.thy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Equal.thy b/Equal.thy
index 9fc478a..bd7dd93 100644
--- a/Equal.thy
+++ b/Equal.thy
@@ -65,4 +65,4 @@ lemmas Equal_comps [comp] = Equal_comp
-end \ No newline at end of file
+end