Documentation

Lake.Util.Message

Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
def Lake.mkMessageStringCore (severity : Lean.MessageSeverity) (fileName : String) (caption : String) (body : String) (pos : Lean.Position) (endPos? : optParam (Option Lean.Position) none) (infoWithPos : optParam Bool false) :
Equations
  • One or more equations did not get rendered due to their size.
def Lake.mkMessageString (msg : Lean.Message) (includeEndPos : optParam Bool false) (infoWithPos : optParam Bool false) :
Equations
  • One or more equations did not get rendered due to their size.
Equations