Update informal.lean

This commit is contained in:
jstoobysmith 2024-11-07 07:39:58 +00:00
parent 5272ed1607
commit 23eef76da1

View file

@ -16,6 +16,7 @@ import ImportGraph.RequiredModules
To make the dot file for the dependency graph run:
- lake exe informal mkDot
- dot -Tsvg -o ./Docs/graph.svg ./Docs/InformalDot.dot
- or dot -Tpng -Gdpi=300 -o ./Docs/graph.png ./Docs/InformalDot.dot
-/
open Lean System Meta