Documentation

Mathlib.Tactic.Relation.Symm

symm_saturate tactic #

For every hypothesis h : a ~ b where a @[symm] lemma is available, add a hypothesis h_symm : b ~ a.

For every hypothesis h : a ~ b where a @[symm] lemma is available, add a hypothesis h_symm : b ~ a.

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

    For every hypothesis h : a ~ b where a @[symm] lemma is available, add a hypothesis h_symm : b ~ a.

    Equations
    Instances For