Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.isSigmaSubadditive_piContent

∀ {ι : Type u_1} {X : ι → Type u_2} {mX : (i : ι) → MeasurableSpace (X i)} (μ : (i : ι) → MeasureTheory.Measure (X i))
  [hμ : ∀ (i : ι), MeasureTheory.IsProbabilityMeasure (μ i)], (MeasureTheory.piContent μ).IsSigmaSubadditive

The projectiveFamilyContent associated to a family of probability measures is σ-subadditive.

Defined in
Mathlib.Probability.ProductMeasure
Cited by
1 results in Mathlib
Foundations
Depth 277 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasureTheory.IsProbabilityMeasure

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.