Theorems · Theorem · order theory
Set.union_iUnion
∀ {β : Type u_2} {ι : Sort u_5} [Nonempty ι] (s : Set β) (t : ι → Set β), s ∪ ⋃ i, t i = ⋃ i, s ∪ t i- Defined in
- Mathlib.Data.Set.Lattice
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Nonempty
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.iUnionstatement · cited by 2,483
- sup_iSupproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.sigmaFinite_restrict_sigmaFiniteSetWRT'proof · cited by 3
- MeasureTheory.FinStronglyMeasurable.exists_set_sigmaFiniteproof · cited by 3
- MeasureTheory.OuterMeasure.map_ofFunctionproof · cited by 1