Theorems · Theorem · measure theory
IsCountablySpanning.null_of_forall_restrict_null
∀ {α : Type u_2} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s : Set α} {C : Set (Set α)},
IsCountablySpanning C → (∀ t ∈ C, MeasurableSet t) → (∀ t ∈ C, (μ.restrict t) s = 0) → μ s = 0- Defined in
- Mathlib.MeasureTheory.Measure.Restrict
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.Measure.restrict_apply'proof · cited by 32
- IsCountablySpanningstatement and proof · cited by 12
- MeasureTheory.Measure.forall_measure_inter_isCountablySpanning_eq_zeroproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- ConvexOn.map_condExp_leproof · cited by 4
- MeasureTheory.condExp_le_nonneg_constproof · cited by 2
- Convex.condExp_memproof · cited by 0