mathlib3
951bf1d9 - refactor(data/set/basic): Remove _eq lemmas (#16572)

Commit
3 years ago
refactor(data/set/basic): Remove _eq lemmas (#16572) This PR removes `_eq` lemmas from `data.set.basic` which asset a `rfl` propositional equality, in favour of the `iff` versions, and makes the latter `simp` lemmas if they weren't already. Co-authored-by: Wrenna Robson <34025592+linesthatinterlace@users.noreply.github.com>
Parents
Loading