Documentation

Mathlib.Analysis.Normed.Module.RCLike.Extend

Norm properties of the extension of continuous -linear functionals to 𝕜-linear functionals #

This file shows that StrongDual.extendRCLike preserves the norm of the functional.

theorem StrongDual.norm_extendRCLike_bound {𝕜 : Type u_1} {F : Type u_2} [RCLike 𝕜] [SeminormedAddCommGroup F] [NormedSpace 𝕜 F] [NormedSpace F] [IsScalarTower 𝕜 F] (fr : StrongDual F) (x : F) :

The norm of the extension is bounded by ‖fr‖.

@[simp]
noncomputable def StrongDual.extendRCLikeₗᵢ {𝕜 : Type u_1} {F : Type u_2} [RCLike 𝕜] [SeminormedAddCommGroup F] [NormedSpace 𝕜 F] [NormedSpace F] [IsScalarTower 𝕜 F] :

StrongDual.extendRCLike bundled into a linear isometry equivalence.

Equations
Instances For
    @[deprecated StrongDual.norm_extendRCLike_bound (since := "2026-02-24")]

    Alias of StrongDual.norm_extendRCLike_bound.


    The norm of the extension is bounded by ‖fr‖.

    @[deprecated StrongDual.norm_extendRCLike (since := "2026-02-24")]

    Alias of StrongDual.norm_extendRCLike.

    @[deprecated StrongDual.norm_extendRCLike (since := "2026-02-24")]

    Alias of StrongDual.norm_extendRCLike.