Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
pairwise_disjoint_on
Modification history
2021-11-23 13:11
src/data/set/pairwise.lean
refactor(*): split `order_{top,bot}` from `lattice` hierarchy (#9891) …
Modified
pairwise_disjoint_on
View on Github →
2021-10-28 17:00
src/data/set/pairwise.lean
move(data/set/pairwise): Move `set.pairwise_on` (#9986) …
Modified
pairwise_disjoint_on
View on Github →
2021-08-05 19:03
src/data/set/pairwise.lean
refactor(order/disjointed): generalize `disjointed` to generalized boolean algebras (#8409) …
Added
pairwise_disjoint_on
View on Github →