Mathlib Map

Theorems Β· Definition Β· functional analysis

PointwiseConvergenceCLM.evalCLM

{π•œβ‚ : Type u_4} β†’
  {π•œβ‚‚ : Type u_5} β†’
    [inst : NormedField π•œβ‚] β†’
      [inst_1 : NormedField π•œβ‚‚] β†’
        (Οƒ : π•œβ‚ β†’+* π•œβ‚‚) β†’
          {E : Type u_7} β†’
            (F : Type u_8) β†’
              [inst_2 : AddCommGroup E] β†’
                [inst_3 : TopologicalSpace E] β†’
                  [inst_4 : AddCommGroup F] β†’
                    [inst_5 : TopologicalSpace F] β†’
                      [inst_6 : IsTopologicalAddGroup F] β†’
                        [inst_7 : Module π•œβ‚ E] β†’
                          [inst_8 : Module π•œβ‚‚ F] β†’ [inst_9 : ContinuousConstSMul π•œβ‚‚ F] β†’ E β†’ (E β†’SLβ‚šβ‚œ[Οƒ] F) β†’L[π•œβ‚‚] F

The evaluation map (f : E β†’SLβ‚šβ‚œ[Οƒ] F) ↦ f a for a : E as a continuous linear map.

Defined in
Mathlib.Topology.Algebra.Module.Spaces.PointwiseConvergenceCLM
Cited by
1 results in Mathlib
Foundations
Depth 91 from the axioms Β· uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldNormedFieldAddCommGroupTopologicalSpaceAddCommGroupTopologicalSpaceIsTopologicalAddGroupModuleModuleContinuousConstSMul

Around this declaration

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

Cites18

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.