Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.exists_extension_of_isSetSemiring_of_le_measure_of_generateFrom
∀ {α : 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.IsSetSemiring C →
(∀ s ∈ C, ‖m s‖ₑ ≤ μ s) →
hα = MeasurableSpace.generateFrom C → ∃ m', (∀ s ∈ C, m' s = m s) ∧ ∀ (s : Set α), ‖m' s‖ₑ ≤ μ sConsider an additive content m on a semi-ring of sets C, which is dominated by a finite
measure μ. Assume that C generates the sigma-algebra.
Then m extends to a countably additive vector measure which is dominated by μ.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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 · cited by 9,879
- LE.le.transproof · cited by 3,151
- MeasurableSetproof · cited by 3,075
- Compl.complproof · cited by 2,925
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aeproof · cited by 2,352
- MeasureTheory.Measure.restrictproof · cited by 1,646
Cited by1
Results whose statement or proof uses this declaration.