Mathlib Map

Theorems Ā· Definition Ā· functional analysis

PointwiseConvergenceCLM.coeLM

(š•œ : Type u_3) →
  [inst : NormedField š•œ] →
    (E : Type u_7) →
      (F : Type u_8) →
        [inst_1 : AddCommGroup E] →
          [inst_2 : TopologicalSpace E] →
            [inst_3 : AddCommGroup F] →
              [inst_4 : TopologicalSpace F] →
                [inst_5 : IsTopologicalAddGroup F] →
                  [inst_6 : Module š•œ E] →
                    [inst_7 : Module š•œ F] → [inst_8 : ContinuousConstSMul š•œ F] → (E →Lā‚šā‚œ[š•œ] F) →ₗ[š•œ] E →ₗ[š•œ] F

Coercion from E →Lā‚šā‚œ[š•œ] F to E →ₗ[š•œ] F as a š•œ-linear map.

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

Around this declaration

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

Cites14

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.