@[reducible, inline]
Equations
Instances For
@[reducible, inline]
Equations
Instances For
@[reducible, inline]
Instances For
Equations
- Lean.Meta.Grind.collectVar x x✝ = Std.HashSet.insert x✝ x
Instances For
Equations
- One or more equations did not get rendered due to their size.
def
Lean.Meta.Grind.collectMapVars
{α : Type u_1}
{Expr : Type u_2}
{x✝ : BEq α}
{x✝¹ : Hashable α}
(m : Std.HashMap α Expr)
(k : α → VarCollector)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Lean.Meta.Grind.instCoeFunVarRenameForallVar = { coe := fun (s : Lean.Meta.Grind.VarRename) (x : Lean.Meta.Grind.Var) => s.map[x]?.getD 0 }
Equations
- One or more equations did not get rendered due to their size.