Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.exists_extension_of_isSetSemiring_of_le_measure
∀ {α : Type u_1} {hα : MeasurableSpace α} {E : Type u_2} [inst : NormedAddCommGroup E] [CompleteSpace E]
{μ : MeasureTheory.Measure α} [NormedSpace ℝ E] [MeasureTheory.IsFiniteMeasure μ] {C : Set (Set α)}
{m : MeasureTheory.AddContent E C},
MeasureTheory.IsSetSemiring C →
(∀ s ∈ C, ‖m s‖ₑ ≤ μ s) → (∀ s ∈ C, MeasurableSet s) → ∃ m', (∀ s ∈ C, m' s = m s) ∧ ∀ (s : Set α), ‖m' s‖ₑ ≤ μ sConsider an additive content m on a semi-ring of measurable sets C, which is dominated
by a finite measure μ.
Then m extends to a countably additive vector measure which is dominated by μ.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 303 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites96
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
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- AddCommMonoidproof · cited by 12,281
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- Set.ofPredproof · cited by 6,101
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.