Theorems · Definition · measure theory
MeasureTheory.piPremeasure
{ι : Type u_1} →
{α : ι → Type u_3} → [Fintype ι] → ((i : ι) → MeasureTheory.OuterMeasure (α i)) → Set ((i : ι) → α i) → ENNRealAn upper bound for the measure in a finite product space. It is defined by taking the image of the set under all projections, and taking the product of the measures of these images. For measurable boxes it is equal to the correct measure.
- Defined in
- Mathlib.MeasureTheory.Constructions.Pi
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- ENNRealstatement · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Set.imageproof · cited by 5,609
- Finset.univproof · cited by 3,473
- Finset.prodproof · cited by 2,356
- MeasureTheory.OuterMeasurestatement and proof · cited by 287
- Function.evalproof · cited by 140
Cited by7
Results whose statement or proof uses this declaration.
- MeasureTheory.OuterMeasure.piproof · cited by 5
- MeasureTheory.measurePreserving_piUniqueproof · cited by 3
- MeasureTheory.piPremeasure_pistatement · cited by 2
- MeasureTheory.OuterMeasure.le_piproof · cited by 1
- MeasureTheory.piPremeasure_pi'statement · cited by 1
- MeasureTheory.piPremeasure_pi_evalstatement and proof · cited by 0
- MeasureTheory.piPremeasure_pi_monostatement · cited by 0