Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.IsGaussian.noAtoms

Deprecated since 2026-06-09Use ProbabilityTheory.IsGaussian.nullSingletonClass instead.

∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : MeasurableSpace E] [BorelSpace E]
  {μ : MeasureTheory.Measure E} [ProbabilityTheory.IsGaussian μ] [CompleteSpace E] [SecondCountableTopology E],
  (∀ (x : E), μ ≠ MeasureTheory.Measure.dirac x) → MeasureTheory.NullSingletonClass μ

Alias of ProbabilityTheory.IsGaussian.nullSingletonClass. If a Gaussian measure is not a Dirac, then it has value zero on singletons.

Defined in
Mathlib.Probability.Distributions.Gaussian.Fernique
Cited by
0 results in Mathlib
Foundations
Depth 314 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceMeasurableSpaceBorelSpaceProbabilityTheory.IsGaussianCompleteSpaceSecondCountableTopology

Around this declaration

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

Cites12

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.