Theorems · Definition · functional analysis
ContinuousLinearMap.coeLM
{R : Type u_1} →
(S : Type u_4) →
[inst : Semiring R] →
[inst_1 : Semiring S] →
{M : Type u_6} →
[inst_2 : TopologicalSpace M] →
[inst_3 : AddCommMonoid M] →
[inst_4 : Module R M] →
{N₃ : Type u_10} →
[inst_5 : TopologicalSpace N₃] →
[inst_6 : AddCommMonoid N₃] →
[inst_7 : Module R N₃] →
[inst_8 : Module S N₃] →
[inst_9 : SMulCommClass R S N₃] →
[inst_10 : ContinuousConstSMul S N₃] →
[inst_11 : ContinuousAdd N₃] → (M →L[R] N₃) →ₗ[S] M →ₗ[R] N₃The coercion from M →L[R] M₂ to M →ₗ[R] M₂, as a linear map.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- ContinuousLinearMapstatement · cited by 5,352
- SMulCommClassstatement and proof · cited by 1,927
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousAddstatement and proof · cited by 777
- ContinuousLinearMap.toLinearMapproof · cited by 528
Cited by8
Results whose statement or proof uses this declaration.
- topDualPairingproof · cited by 24
- ContinuousLinearMap.continuous_detproof · cited by 4
- ContinuousMultilinearMap.uncurryRightproof · cited by 4
- separatingDual_iff_injectivestatement and proof · cited by 2
- ContinuousLinearMap.coeLM_applystatement and proof · cited by 1
- PointwiseConvergenceCLM.coeLMproof · cited by 1
- LinearMap.dualEmbedding_surjectiveproof · cited by 0
- SeparatingDual.dualMap_surjective_iffproof · cited by 0