Mathlib Map

Theorems · Definition · functional analysis

ContinuousLinearMapWOT.ringEquiv

{𝕜₁ : Type u_1} →
  [inst : NormedField 𝕜₁] →
    {E : Type u_3} →
      [inst_1 : AddCommGroup E] →
        [inst_2 : TopologicalSpace E] →
          [inst_3 : Module 𝕜₁ E] → [inst_4 : IsTopologicalAddGroup E] → (E →WOT[𝕜₁] E) ≃+* (E →L[𝕜₁] E)

The ring equivalence between ContinuousLinearMapWOT and ContinuousLinearMap.

Defined in
Mathlib.Analysis.LocallyConvex.WeakOperatorTopology
Cited by
2 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldAddCommGroupTopologicalSpaceModuleIsTopologicalAddGroup

Around this declaration

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

Cites11

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

Cited by2

Results whose statement or proof uses this declaration.