Theorems · Definition · linear algebra
LinearMap.lcomp
{R : Type u_1} →
(S : Type u_3) →
[inst : Semiring R] →
[inst_1 : Semiring S] →
{M : Type u_5} →
{M₂ : Type u_6} →
(N : Type u_7) →
[inst_2 : AddCommMonoid M] →
[inst_3 : AddCommMonoid M₂] →
[inst_4 : AddCommMonoid N] →
[inst_5 : Module R M] →
[inst_6 : Module R M₂] →
[inst_7 : Module S N] →
[inst_8 : Module R N] →
[inst_9 : SMulCommClass R S N] → (M →ₗ[R] M₂) → (M₂ →ₗ[R] N) →ₗ[S] M →ₗ[R] NComposing a given linear map M → N with a linear map N → P as a linear map from
Nₗ →ₗ[R] Pₗ to M →ₗ[R] Pₗ.
- Defined in
- Mathlib.LinearAlgebra.BilinearMap
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- SMulCommClassstatement and proof · cited by 1,927
- LinearMap.lcompₛₗproof · cited by 2
Cited by18
Results whose statement or proof uses this declaration.
- PiToModule.fromEndproof · cited by 9
- dualTensorHom_bijectiveproof · cited by 6
- AbstractMeasure.contractFstproof · cited by 5
- Module.injective_of_isLocalizedModuleproof · cited by 2
- Module.injective_of_localization_maximalproof · cited by 2
- LinearMap.lcomp_injective_of_surjectivestatement · cited by 1
- dualTensorHom_comp_rTensor_dualMapstatement and proof · cited by 1
- LinearMap.exact_lcomp_of_exact_of_surjectivestatement · cited by 1
- Module.Baer.iff_surjectivestatement and proof · cited by 1
- CharacterModule.dual_rTensor_conj_homEquivstatement · cited by 0
- rTensor_injective_iff_lcomp_surjectivestatement · cited by 0
- Module.FinitePresentation.isBaseChange_mapproof · cited by 0