aboutsummaryrefslogtreecommitdiff
path: root/HoTT_Base.thy
diff options
context:
space:
mode:
authorJosh Chen2018-07-07 23:03:33 +0200
committerJosh Chen2018-07-07 23:03:33 +0200
commitdecb363a30a30c1875bf4b93bc544c28edf3149e (patch)
treed4b8c2d5fa1b1146815c58c4630de75b6768f7c6 /HoTT_Base.thy
parent8541c7d0748d06676e5eb52d61cf468858d590e2 (diff)
Library snapshot. Methods written, everything nicely organized.
Diffstat (limited to '')
-rw-r--r--HoTT_Base.thy2
1 files changed, 1 insertions, 1 deletions
diff --git a/HoTT_Base.thy b/HoTT_Base.thy
index cfced79..60e5167 100644
--- a/HoTT_Base.thy
+++ b/HoTT_Base.thy
@@ -15,7 +15,7 @@ section \<open>Setup\<close>
text "Named theorems to be used by proof methods later (see HoTT_Methods.thy).
\<open>wellform\<close> declares necessary wellformedness conditions for type and inhabitation judgments, while
-\<open>comp\<close> declares computation rules used when simplifying function application."
+\<open>comp\<close> declares computation rules, which are used by the simplification method as equational rewrite rules."
named_theorems wellform
named_theorems comp