Documentation

ConNF.Mathlib.Order

Order theoretic results #

theorem csupr_neg {α : Type u_1} [CompleteLattice α] {p : Prop} {f : pα} (hp : ¬p) :
⨆ (h : p), f h =
@[simp]
theorem Set.compl_eq_empty {α : Type u_1} {s : Set α} :
s = s = Set.univ
@[simp]
theorem Set.compl_eq_univ {α : Type u_1} {s : Set α} :
s = Set.univ s =
@[simp]
theorem Set.iUnion_pos {α : Type u_1} {p : Prop} {f : pSet α} (hp : p) :
⋃ (h : p), f h = f hp
@[simp]
theorem Set.iUnion_neg' {α : Type u_1} {p : Prop} {f : pSet α} (hp : ¬p) :
⋃ (h : p), f h =
@[simp]
theorem Set.empty_symmDiff {α : Type u_1} (s : Set α) :
@[simp]
theorem Set.symmDiff_empty {α : Type u_1} (s : Set α) :