Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.projectiveFamilyContent

{ι : Type u_1} →
  {α : ι → Type u_2} →
    {mα : (i : ι) → MeasurableSpace (α i)} →
      {P : (J : Finset ι) → MeasureTheory.Measure ((j : ↥J) → α ↑j)} →
        MeasureTheory.IsProjectiveMeasureFamily P →
          MeasureTheory.AddContent ENNReal (MeasureTheory.measurableCylinders α)

For P a projective family of measures, we define an additive content on the measurable cylinders, by setting projectiveFamilyContent s = P I S for s = cylinder I S, where I is a finite set of indices and S is a measurable set in Π i : I, α i.

Defined in
Mathlib.MeasureTheory.Constructions.ProjectiveFamilyContent
Cited by
11 results in Mathlib
Foundations
Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

ProbabilityTheory.Kernel.trajContent · cited by 9Kernel.trajContentMeasureTheory.piContent · cited by 8MeasureTheory.piContentMeasureTheory.projectiveFamilyContent_ne_top · cited by 3MeasureTheory.projectiveF…MeasureTheory.projectiveFamilyContent_congr · cited by 3MeasureTheory.projectiveF…MeasureTheory.projectiveFamilyContent_cylinder · cited by 2MeasureTheory.projectiveF…MeasureTheory.projectiveFamilyContent_eq · cited by 2MeasureTheory.projectiveF…MeasureTheory.projectiveFamilyContent_sdiff · cited by 1MeasureTheory.projectiveF…MeasureTheory.projectiveFamilyContent_sdiff_of_subset · cited by 1MeasureTheory.projectiveF…MeasureTheory.projectiveFamilyContent_mono · cited by 0MeasureTheory.projectiveF…MeasureTheory.projectiveFamilyContent.congr_simp · cited by 0projectiveFamilyContent.c…MeasureTheory.projectiveFamilyContent_diff · cited by 0MeasureTheory.projectiveF…MeasureTheory.projectiveFamilyContent_diff_of_subset · cited by 0MeasureTheory.projectiveF…MeasureTheory.projectiveFamilyContent_iUnion_le · cited by 0MeasureTheory.projectiveF…Set · cited by 53352SetFinset · cited by 13712FinsetMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealMeasureTheory.AddContent · cited by 78MeasureTheory.AddContentMeasureTheory.measurableCylinders · cited by 48MeasureTheory.measurableC…MeasureTheory.IsProjectiveMeasureFamily · cited by 27MeasureTheory.IsProjectiv…MeasureTheory.isSetRing_measurableCylinders · cited by 6MeasureTheory.isSetRing_m…MeasureTheory.projectiveFamilyFun · cited by 4MeasureTheory.projectiveF…MeasureTheory.projectiveFamilyFun_empty · cited by 0MeasureTheory.projectiveF…MeasureTheory.projectiveFamilyFun_union · cited by 0MeasureTheory.projectiveF…MeasureTheory.IsSetRing.addContent_of_union · cited by 0IsSetRing.addContent_of_u…MeasureTheory.projectiveFamil…CITED BYCITES

Cites13

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

Cited by13

Results whose statement or proof uses this declaration.