def
Lean.Elab.Term.Quotation.withNewLocal
{α : Type}
(l : Lean.Name)
(x : Lean.Elab.Term.Quotation.PrecheckM α)
:
Instances For
def
Lean.Elab.Term.Quotation.withNewLocals
{α : Type}
(ls : Array Lean.Name)
(x : Lean.Elab.Term.Quotation.PrecheckM α)
:
Equations
- Lean.Elab.Term.Quotation.withNewLocals ls x = withReader (fun (ctx : Lean.Elab.Term.Quotation.Precheck.Context) => { quotLCtx := Array.foldl Lean.NameSet.insert ctx.quotLCtx ls }) x
Instances For
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
- 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.