Underlying structure for remarks #
The information from a remark ...
command. To be used in a note file
- content : String
The content of the remark.
- fileName : Lean.Name
The file name where the remark came from.
- line : Nat
The line from where the remark came from.
- name : Lean.Name
The name of the remark.
- nameSpace : Lean.Name
The namespace of the remark.
Instances For
Environment extension to store remark ...
.
A remark is a string used for important information.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Elaborator for the note ...
command
Equations
- One or more equations did not get rendered due to their size.