Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.exists_extension_of_isSetRing_of_le_measure_of_dense
∀ {α : Type u_1} {hα : MeasurableSpace α} {E : Type u_2} [inst : NormedAddCommGroup E] [CompleteSpace E]
{μ : MeasureTheory.Measure α} [MeasureTheory.IsFiniteMeasure μ] {C : Set (Set α)} {m : MeasureTheory.AddContent E C},
MeasureTheory.IsSetRing C →
(∀ s ∈ C, MeasurableSet s) →
(∀ s ∈ C, ‖m s‖ₑ ≤ μ s) →
(∀ (t : Set α) (ε : ENNReal), MeasurableSet t → 0 < ε → ∃ s ∈ C, μ (symmDiff s t) < ε) →
∃ m', (∀ s ∈ C, m' s = m s) ∧ ∀ (s : Set α), ‖m' s‖ₑ ≤ μ sConsider an additive content on a dense ring of sets. Assume that it is dominated by a finite positive measure. Then it extends to a countably additive vector measure.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites81
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- LE.le.transproof · cited by 3,151
- MeasurableSetstatement and proof · cited by 3,075
- one_mulproof · cited by 2,841
Cited by1
Results whose statement or proof uses this declaration.