Mathlib Map

Theorems · Definition · functional analysis

WeakDual.extendRCLikeL

{𝕜 : Type u_5} →
  {F : Type u_7} →
    [inst : RCLike 𝕜] →
      [inst_1 : AddCommGroup F] →
        [inst_2 : Module 𝕜 F] →
          [inst_3 : TopologicalSpace F] →
            [ContinuousConstSMul 𝕜 F] → [inst_5 : Module ℝ F] → [IsScalarTower ℝ 𝕜 F] → WeakDual ℝ F ≃L[ℝ] WeakDual 𝕜 F

The extension StrongDual.extendRCLike as a continuous linear equivalence between the weak duals.

Defined in
Mathlib.Analysis.Normed.Module.WeakDual
Cited by
10 results in Mathlib
Foundations
Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeAddCommGroupModuleTopologicalSpaceContinuousConstSMulModuleIsScalarTower

Around this declaration

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

Cites16

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

Cited by10

Results whose statement or proof uses this declaration.