Theorems · Theorem · probability
ProbabilityTheory.iCondIndepFun.condIndepFun_prod_range_succ
∀ {Ω : Type u_1} {β : Type u_3} {m' mΩ : MeasurableSpace Ω} [inst : StandardBorelSpace Ω] {hm' : m' ≤ mΩ}
{μ : MeasureTheory.Measure Ω} [inst_1 : MeasureTheory.IsFiniteMeasure μ] {m : MeasurableSpace β}
[inst_2 : CommMonoid β] [MeasurableMul₂ β] {f : ℕ → Ω → β},
ProbabilityTheory.iCondIndepFun m' hm' f μ →
(∀ (i : ℕ), Measurable (f i)) → ∀ (n : ℕ), ProbabilityTheory.CondIndepFun m' hm' (∏ j ∈ Finset.range n, f j) (f n) μ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 284 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Measurablestatement and proof · cited by 1,499
- Finset.rangestatement · cited by 1,341
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- MeasurableMul₂statement and proof · cited by 139
- ProbabilityTheory.CondIndepFunstatement · cited by 41
- ProbabilityTheory.iCondIndepFunstatement and proof · cited by 28
- ProbabilityTheory.Kernel.iIndepFun.indepFun_prod_range_succproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.