Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-07-01 18:31 ff5e97ad

View on Github →

feat(order/lattice, data/set): some helper lemmas (#14789) This PR provides lemmas describing when s ∪ a = t ∪ a, in both necessary and iff forms, as well as intersection and lattice versions.

Estimated changes