Theorems · Theorem · order theory
Set.biUnion_mono
∀ {α : Type u_1} {β : Type u_2} {s s' : Set α} {t t' : α → Set β},
s' ⊆ s → (∀ x ∈ s, t x ⊆ t' x) → ⋃ x ∈ s', t x ⊆ ⋃ x ∈ s, t' x- Defined in
- Mathlib.Data.Set.Lattice
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 63 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.
- Setstatement and proof · cited by 53,352
- LE.le.transproof · cited by 3,151
- Set.iUnionstatement · cited by 2,483
- Set.iUnion₂_monoproof · cited by 21
- Set.biUnion_subset_biUnion_leftproof · cited by 18
Cited by3
Results whose statement or proof uses this declaration.
- convexJoin_monoproof · cited by 2
- MeasureTheory.tendsto_measure_biUnion_Ici_zero_of_pairwise_disjointproof · cited by 2
- MeasureTheory.exists_measure_iUnion_gt_of_isCompact_closureproof · cited by 1