Mathlib Map

Theorems Β· Definition Β· functional analysis

PointwiseConvergenceCLM.inducingFn

{π•œβ‚ : Type u_3} β†’
  {π•œβ‚‚ : Type u_4} β†’
    [inst : NormedField π•œβ‚] β†’
      [inst_1 : NormedField π•œβ‚‚] β†’
        (Οƒ : π•œβ‚ β†’+* π•œβ‚‚) β†’
          (E : Type u_7) β†’
            (F : Type u_8) β†’
              [inst_2 : AddCommGroup E] β†’
                [inst_3 : TopologicalSpace E] β†’
                  [inst_4 : Module π•œβ‚ E] β†’
                    [inst_5 : NormedAddCommGroup F] β†’ [inst_6 : NormedSpace π•œβ‚‚ F] β†’ (E β†’SLβ‚šβ‚œ[Οƒ] F) β†’β‚—[π•œβ‚‚] E β†’ F

The coercion E β†’SLβ‚šβ‚œ[Οƒ] F to E β†’ F as a linear map. The topology on E β†’SLβ‚šβ‚œ[Οƒ] F is induced by this map.

Defined in
Mathlib.Analysis.LocallyConvex.PointwiseConvergence
Cited by
1 results in Mathlib
Foundations
Depth 165 from the axioms Β· uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldNormedFieldAddCommGroupTopologicalSpaceModuleNormedAddCommGroupNormedSpace

Around this declaration

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

Cites15

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

Cited by1

Results whose statement or proof uses this declaration.