Mathlib Map

Theorems · Definition · functional analysis

WeakSpace

(𝕜 : Type u_6) →
  (E : Type u_7) →
    [inst : CommSemiring 𝕜] →
      [inst_1 : TopologicalSpace 𝕜] →
        [ContinuousAdd 𝕜] →
          [ContinuousConstSMul 𝕜 𝕜] → [inst_4 : AddCommMonoid E] → [Module 𝕜 E] → [TopologicalSpace E] → Type u_7

The weak topology is the coarsest topology on E such that all functionals fun x => v x are continuous.

Defined in
Mathlib.Topology.Algebra.Module.Spaces.WeakDual
Cited by
14 results in Mathlib
Foundations
Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringTopologicalSpaceContinuousAddContinuousConstSMulAddCommMonoidModuleTopologicalSpace

Around this declaration

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

Cites9

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

Cited by18

Results whose statement or proof uses this declaration.