Theorems · Theorem · linear algebra
LinearMap.lcomp_injective_of_surjective
∀ {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] (g : M →ₗ[R] M₂),
Function.Surjective ⇑g → Function.Injective ⇑(LinearMap.lcomp S N g)- Defined in
- Mathlib.LinearAlgebra.BilinearMap
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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.lcompstatement · cited by 16
- Function.Surjective.injective_linearMapComp_rightproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Module.FinitePresentation.isBaseChange_mapproof · cited by 0