Commit 2020-12-08 07:36 ac6fc38e
View on Github →chore(*): move/add lemmas about disjoint (#5277)
set.disjoint_compl_leftandset.disjoint_compl_right:- generalize to any
boolean_algebra, - move to
order/boolean_algebra, - drop
set.prefix, - make the argument implicit to follow the style of other lemmas in
order/boolean_algebra
- generalize to any
- add
set.disjoint_emptyandset.empty_disjoint - add
disjoint_topandtop_disjoint, use inset.disjoint_univandset.univ_disjoint.