Documentation

Mathlib.NumberTheory.Padics.Measure.Topology

Topologies on spaces of measures #

We define the weak and strong topologies on D(X, E). These are deliberately not declared as instances in order to avoid favouring one topology over the other.

@[reducible]

The weak topology on AbstractMeasure G R E (the weakest topology such that μ ↦ μ f is continuous for all f).

Equations
Instances For
    @[reducible]

    The strong topology on AbstractMeasure G R E (the topology induced by the norm).

    Equations
    Instances For