Mathlib Map

Theorems · Inductive type · probability

ProbabilityTheory.HasGaussianLaw

{Ω : Type u_1} →
  {E : Type u_2} →
    {mΩ : MeasurableSpace Ω} →
      [TopologicalSpace E] →
        [inst : AddCommMonoid E] → [Module ℝ E] → [mE : MeasurableSpace E] → (Ω → E) → MeasureTheory.Measure Ω → Prop

The predicate HasGaussianLaw X P means that under the measure P, X has a Gaussian distribution.

Defined in
Mathlib.Probability.Distributions.Gaussian.HasGaussianLaw.Def
Cited by
67 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceAddCommMonoidModuleMeasurableSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ProbabilityTheory.HasGaussianLaw.map · cited by 15HasGaussianLaw.mapProbabilityTheory.HasGaussianLaw.memLp_two · cited by 13HasGaussianLaw.memLp_twoProbabilityTheory.HasGaussianLaw.aemeasurable · cited by 11HasGaussianLaw.aemeasurab…ProbabilityTheory.IsGaussianProcess.hasGaussianLaw · cited by 10IsGaussianProcess.hasGaus…ProbabilityTheory.HasGaussianLaw.isProbabilityMeasure · cited by 8HasGaussianLaw.isProbabil…ProbabilityTheory.IsGaussianProcess.hasGaussianLaw_eval · cited by 8IsGaussianProcess.hasGaus…ProbabilityTheory.HasGaussianLaw.integrable · cited by 7HasGaussianLaw.integrableProbabilityTheory.HasGaussianLaw.eval · cited by 6HasGaussianLaw.evalProbabilityTheory.HasGaussianLaw.isGaussian_map · cited by 5HasGaussianLaw.isGaussian…ProbabilityTheory.HasGaussianLaw.map_equiv · cited by 5HasGaussianLaw.map_equivProbabilityTheory.HasGaussianLaw.sub · cited by 5HasGaussianLaw.subProbabilityTheory.IndepFun.hasGaussianLaw · cited by 4IndepFun.hasGaussianLawProbabilityTheory.HasGaussianLaw.add · cited by 4HasGaussianLaw.addProbabilityTheory.HasGaussianLaw.charFunDual_map_eq · cited by 4HasGaussianLaw.charFunDua…ProbabilityTheory.HasGaussianLaw.map_of_measurable · cited by 4HasGaussianLaw.map_of_mea…Real · cited by 25697RealTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleMeasurableSpace · cited by 13106MeasurableSpaceAddCommMonoid · cited by 12281AddCommMonoidMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureProbabilityTheory.HasGaussian…CITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by71

Results whose statement or proof uses this declaration.