Update informal.lean
This commit is contained in:
parent
41ec9f5805
commit
6713e2f86d
1 changed files with 7 additions and 0 deletions
|
@ -131,6 +131,13 @@ unsafe def informalToWebString (c : Import × ConstantInfo) : MetaM String := do
|
|||
def informalFileHeader : String := s!"
|
||||
# Informal definitions and lemmas
|
||||
|
||||
This file is automatically generated using `informal_lemma` and `informal_definition` commands
|
||||
appearing in the raw Lean code of HepLean.
|
||||
|
||||
There is an implicit invitation to the reader to contribute to the formalization of
|
||||
informal definitions and lemmas. You may also wish to contribute to HepLean by including
|
||||
informal definitions and lemmas in the raw Lean code, especially if you do not have a
|
||||
background in Lean.
|
||||
|
||||
"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue