docs: Add informal def and proof to website
This commit is contained in:
parent
364d5fbe6f
commit
2d8a16cc09
2 changed files with 4 additions and 1 deletions
|
@ -142,6 +142,8 @@ unsafe def informalToWebString (c : Import × ConstantInfo) : MetaM String := do
|
|||
def informalFileHeader : String := s!"
|
||||
# Informal definitions and lemmas
|
||||
|
||||
See [informal definitions and lemmas as a dependency graph](https://heplean.github.io/HepLean/graph.svg).
|
||||
|
||||
This file is automatically generated using `informal_lemma` and `informal_definition` commands
|
||||
appearing in the raw Lean code of HepLean.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue