Theorems · Definition · measure theory
MeasureTheory.Measure.infinitePiNat
{X : ℕ → Type u_1} →
{mX : (n : ℕ) → MeasurableSpace (X n)} →
(μ : (n : ℕ) → MeasureTheory.Measure (X n)) →
[hμ : ∀ (n : ℕ), MeasureTheory.IsProbabilityMeasure (μ n)] → MeasureTheory.Measure ((n : ℕ) → X n)Infinite product measure indexed by ℕ. This is an auxiliary construction, you should use
the generic product measure Measure.infinitePi.
- Defined in
- Mathlib.Probability.ProductMeasure
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 271 from the axioms · uses propext, Classical.choice, Quot.sound
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- Finset.Iicproof · cited by 280
- MeasureTheory.Measure.bindproof · cited by 173
- MeasureTheory.Measure.piproof · cited by 130
- ProbabilityTheory.Kernel.constproof · cited by 93
- ProbabilityTheory.Kernel.trajproof · cited by 26
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.infinitePiNat_map_restrictstatement · cited by 2
- MeasureTheory.piContent_tendsto_zeroproof · cited by 1
- MeasureTheory.Measure.isProjectiveLimit_infinitePiNatstatement and proof · cited by 1
- MeasureTheory.Measure.infinitePiNat_map_piCongrLeftstatement and proof · cited by 1
- MeasureTheory.Measure.piContent_eq_infinitePiNatstatement and proof · cited by 0