Equations
- Lean.Elab.elabSimprocPattern stx = let go := do let pattern ← Lean.Elab.Term.elabTerm stx none Lean.Elab.Term.synthesizeSyntheticMVars pure pattern; go.run'
Instances For
Equations
- Lean.Elab.elabSimprocKeys stx = do let pattern ← Lean.Elab.elabSimprocPattern stx Lean.Meta.DiscrTree.mkPath pattern Lean.Meta.simpDtConfig
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.