Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Lean.Elab.Command.withNamespace
{α : Type}
(ns : Lean.Name)
(elabFn : Lean.Elab.Command.CommandElabM α)
:
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Lean.Elab.Command.elabChoice stx = Lean.Elab.Command.elabChoiceAux✝ stx.getArgs 0
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
- 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.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
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
- 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.
Instances For
Equations
- Lean.Elab.Command.elabExit x = Lean.logWarning ((Lean.MessageData.ofFormat ∘ Lean.format) "using 'exit' to interrupt Lean")
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
'Delaborate' open declarations. Current limitations:
- does not check whether or not successive namespaces need
_root_
- does not combine commands with
renaming
clauses into a single command