Theorems · Theorem · probability
ProbabilityTheory.Kernel.HasSubgaussianMGF.congr
∀ {Ω : Type u_1} {Ω' : Type u_2} {mΩ : MeasurableSpace Ω} {mΩ' : MeasurableSpace Ω'} {ν : MeasureTheory.Measure Ω'}
{κ : ProbabilityTheory.Kernel Ω' Ω} {X : Ω → ℝ} {c : NNReal} {Y : Ω → ℝ},
ProbabilityTheory.Kernel.HasSubgaussianMGF X c κ ν →
X =ᵐ[ν.bind ⇑κ] Y → ProbabilityTheory.Kernel.HasSubgaussianMGF Y c κ ν- Defined in
- Mathlib.Probability.Moments.SubGaussian
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 254 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- NNRealstatement and proof · cited by 4,310
- Filter.Eventuallyproof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- NNReal.toRealproof · cited by 1,260
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.HasSubgaussianMGF.congrproof · cited by 1
- ProbabilityTheory.Kernel.HasSubgaussianMGF.addproof · cited by 1
- ProbabilityTheory.Kernel.HasSubgaussianMGF_congrproof · cited by 0