@[reducible, inline]
Instances For
- keys : Array UnificationHintKey
 - val : Name
 
Instances For
Equations
- Lean.Meta.instInhabitedUnificationHintEntry = { default := { keys := default, val := default } }
 
@[reducible, inline]
Instances For
Equations
- Lean.Meta.instInhabitedUnificationHints = { default := { discrTree := default } }
 
Equations
- Lean.Meta.instToFormatUnificationHints = { format := fun (h : Lean.Meta.UnificationHints) => Std.format h.discrTree }
 
Equations
- hints.add e = { discrTree := Lean.Meta.DiscrTree.insertCore hints.discrTree e.keys e.val }
 
Instances For
- pattern : UnificationConstraint
 - constraints : List UnificationConstraint
 
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.