Equations
- Auto.genMonadContext = Lean.ParserDescr.node `Auto.genMonadContext 1022 (Lean.ParserDescr.binary `andthen (Lean.ParserDescr.symbol "#genMonadContext") (Lean.ParserDescr.cat `term 0))
Instances For
Equations
- Auto.genMonadState = Lean.ParserDescr.node `Auto.genMonadState 1022 (Lean.ParserDescr.binary `andthen (Lean.ParserDescr.symbol "#genMonadState") (Lean.ParserDescr.cat `term 0))
Instances For
instStructTy
: An expression of the form <structure> param₁ param₂ ⋯ paramₙ
Name
: The name of the structure
Expr
: <structure>.mk with parameters instantiated
Array (Name × Expr)
Name
: Name of the field
Expr
: The projection function of this field, with parameters instantiated
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
- One or more equations did not get rendered due to their size.