Theorems · Theorem · probability
MeasureTheory.inducedFamily_Iic
∀ {X : ℕ → Type u_1} [inst : (n : ℕ) → MeasurableSpace (X n)]
(μ : (n : ℕ) → MeasureTheory.Measure ((i : ↥(Finset.Iic n)) → X ↑i)) (n : ℕ),
MeasureTheory.inducedFamily μ (Finset.Iic n) = μ nGiven a family of measures μ : (n : ℕ) → Measure (Π i : Iic n, X i), the induced family
equals μ over the intervals Iic n.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- SetLike.coeproof · cited by 8,199
- MeasureTheory.Measure.mapproof · cited by 858
- Finset.supproof · cited by 530
- Finset.Iicstatement and proof · cited by 280
- Finset.restrict₂proof · cited by 44
- MeasureTheory.inducedFamilystatement · cited by 5
- Finset.sup_Iicproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.traj_map_frestrictLeproof · cited by 10
- ProbabilityTheory.Kernel.trajContent_cylinderproof · cited by 2
- ProbabilityTheory.Kernel.eq_traj'proof · cited by 2