Documentation

Mathlib.Tactic.Substs

The substs macro #

The substs macro applies the subst tactic to a list of hypothesis, in left to right order.

Applies the subst tactic to all given hypotheses from left to right.

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