Instances For
Equations
- Lake.version.specialDesc = if (Lake.version.isRelease && !String.isEmpty Lean.githash) = true then String.take Lean.githash 7 else "src"
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Lake.uiVersionString = toString "Lake version " ++ toString Lake.versionString ++ toString " (Lean version " ++ toString Lean.versionString ++ toString ")"