Documentation

Lean.Meta.MatchUtil

@[inline]
Equations
Instances For
    @[inline]
    Equations
    Instances For

      Matches e with lhs = (rhs : α) and returns (α, lhs, rhs).

      Equations
      Instances For

        Return some (α, lhs, rhs) if e is of the form @Eq α lhs rhs or @HEq α lhs α rhs

        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