Mathlib Map

Theorems · Definition · number theory

AbstractMeasure.dirac

{X : Type u_1} →
  (R : Type u_3) →
    [inst : TopologicalSpace X] →
      [inst_1 : CommRing R] → [inst_2 : TopologicalSpace R] → [inst_3 : IsTopologicalRing R] → X → AbstractMeasure X R R

The Dirac measure, "evaluation at x".

Defined in
Mathlib.NumberTheory.Padics.Measure.Basic
Cited by
4 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceCommRingTopologicalSpaceIsTopologicalRing

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.

Cited by4

Results whose statement or proof uses this declaration.