Commit 2022-06-01 15:09 0a0a60cc
View on Github →feat(data/set/finite,order/*): generalize some lemmas from sets to (co)frames (#14394)
- generalize
set.Union_inter_of_monotone
to anorder.frame
; - add dual versions, both for
(co)frame
s and sets; - same for
set.Union_Inter_of_monotone
.