Theorems · Theorem · probability
ProbabilityTheory.IndepFun.congr
∀ {Ω : Type u_1} {β : Type u_6} {β' : Type u_7} {_mΩ : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {f : Ω → β}
{g : Ω → β'} {mβ : MeasurableSpace β} {mβ' : MeasurableSpace β'} {f' : Ω → β} {g' : Ω → β'},
ProbabilityTheory.IndepFun f g μ → f =ᵐ[μ] f' → g =ᵐ[μ] g' → ProbabilityTheory.IndepFun f' g' μ- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Filter.Eventuallyproof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- ProbabilityTheory.IndepFunstatement and proof · cited by 192
- MeasureTheory.ae_dirac_eqproof · cited by 31
- ProbabilityTheory.Kernel.IndepFun.congr'proof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.lintegral_mul_eq_lintegral_mul_lintegral_of_indepFun'proof · cited by 2
- ProbabilityTheory.indepFun_prod₀proof · cited by 2
- ProbabilityTheory.HasIndepIncrements.indepFun_eval_subproof · cited by 2
- ProbabilityTheory.strong_law_aeproof · cited by 1