Theorems · Theorem · probability
ProbabilityTheory.IsGaussian.ext_iff
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [SecondCountableTopology E] [CompleteSpace E]
[inst_3 : MeasurableSpace E] [inst_4 : BorelSpace E] {μ : MeasureTheory.Measure E} [inst_5 : InnerProductSpace ℝ E]
{ν : MeasureTheory.Measure E} [ProbabilityTheory.IsGaussian μ] [ProbabilityTheory.IsGaussian ν],
μ = ν ↔
∫ (x : E), id x ∂μ = ∫ (x : E), id x ∂ν ∧ ProbabilityTheory.covarianceBilin μ = ProbabilityTheory.covarianceBilin νTwo Gaussian measures are equal if and only if they have same mean and same covariance. This is
IsGaussian.ext_iff_covarianceBilinDual specialized to Hilbert spaces.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 314 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ContinuousLinearMapstatement · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.integralstatement and proof · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- SecondCountableTopologystatement and proof · cited by 750
- ProbabilityTheory.IsGaussianstatement and proof · cited by 48
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.