Theorems · Theorem · probability
ProbabilityTheory.iCondIndepFun.condIndepFun_prodMk_prodMk
∀ {Ω : Type u_1} {ι : Type u_2} {m' mΩ : MeasurableSpace Ω} [inst : StandardBorelSpace Ω] {hm' : m' ≤ mΩ}
{μ : MeasureTheory.Measure Ω} [inst_1 : MeasureTheory.IsFiniteMeasure μ] {β : ι → Type u_5}
{m : (i : ι) → MeasurableSpace (β i)} {f : (i : ι) → Ω → β i},
ProbabilityTheory.iCondIndepFun m' hm' f μ →
(∀ (i : ι), Measurable (f i)) →
∀ (i j k l : ι),
i ≠ k →
i ≠ l →
j ≠ k → j ≠ l → ProbabilityTheory.CondIndepFun m' hm' (fun a => (f i a, f j a)) (fun a => (f k a, f l a)) μ- 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.
Cites14
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
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- Finset.mem_insert_selfproof · cited by 128
- Measurable.prodMkproof · cited by 115
- Finset.mem_insert_of_memproof · cited by 109
- measurable_pi_applyproof · cited by 77
- Finset.mem_singleton_selfproof · cited by 44
- ProbabilityTheory.CondIndepFunstatement · cited by 41
- ProbabilityTheory.iCondIndepFunstatement and proof · cited by 28
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.