Theorems · Theorem · order theory
symmDiff_iSup_le
∀ {α : Type u} {ι : Sort w} [inst : CompleteBooleanAlgebra α] {f : ι → α} [Nonempty ι] {a : α},
symmDiff a (⨆ i, f i) ≤ ⨆ i, symmDiff a (f i)- Defined in
- Mathlib.Order.CompleteBooleanAlgebra
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- iSupstatement and proof · cited by 2,415
- symmDiffstatement · cited by 236
- CompleteBooleanAlgebrastatement and proof · cited by 32
- symmDiff_commproof · cited by 23
- iSup_symmDiff_leproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Set.symmDiff_iUnion_subsetproof · cited by 0