Theorems · Theorem · measure theory
VitaliFamily.FineSubfamilyOn.exists_disjoint_covering_ae
∀ {X : Type u_1} [inst : PseudoMetricSpace X] {m0 : MeasurableSpace X} {μ : MeasureTheory.Measure X}
{v : VitaliFamily μ} {f : X → Set (Set X)} {s : Set X},
v.FineSubfamilyOn f s →
∃ t,
(∀ p ∈ t, p.1 ∈ s) ∧
(t.PairwiseDisjoint fun p => p.2) ∧ (∀ p ∈ t, p.2 ∈ v.setsAt p.1 ∩ f p.1) ∧ μ (s \ ⋃ p ∈ t, p.2) = 0- Cited by
- 5 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Set.iUnionstatement · cited by 2,483
- PseudoMetricSpacestatement and proof · cited by 1,550
- Set.inter_subset_leftproof · cited by 360
- Set.PairwiseDisjointstatement · cited by 275
- VitaliFamilystatement and proof · cited by 68
- VitaliFamily.setsAtstatement and proof · cited by 22
- VitaliFamily.FineSubfamilyOnstatement and proof · cited by 18
Cited by6
Results whose statement or proof uses this declaration.
- VitaliFamily.FineSubfamilyOn.indexproof · cited by 14
- VitaliFamily.FineSubfamilyOn.covering_disjointproof · cited by 3
- VitaliFamily.FineSubfamilyOn.measure_sdiff_biUnionproof · cited by 2
- VitaliFamily.FineSubfamilyOn.covering_memproof · cited by 2
- VitaliFamily.FineSubfamilyOn.covering_mem_familyproof · cited by 2
- VitaliFamily.FineSubfamilyOn.index_subsetproof · cited by 0