The tactic `mk_fresh_name` is used to create internal unique ids. We should not use them to create (temporary) user facing names. Reasons: 1- They are "cryptic". 2- They are not very stable. Minor changes in Lean may change the value returned and may break proofs that rely on these fresh names. |
||
|---|---|---|
| .. | ||
| data | ||
| init | ||
| smt | ||
| system | ||
| tools/debugger | ||
| leanpkg.path | ||
| library.md | ||