Documentation

Mathlib.Lean.Expr.ExtraRecognizers

Additional Expr recognizers needing theory imports #

If e is a coercion of a set to a type, return the set. Succeeds either for Set.Elem s terms or {x // x ∈ s} subtype terms.

Equations
  • One or more equations did not get rendered due to their size.
Instances For