Theorems · Theorem · linear algebra
TensorProduct.map_surjective
∀ {R : Type u_1} [inst : CommSemiring R] {N : Type u_3} {P : Type u_4} [inst_1 : AddCommMonoid N]
[inst_2 : AddCommMonoid P] [inst_3 : Module R N] [inst_4 : Module R P] {g : N →ₗ[R] P},
Function.Surjective ⇑g →
∀ {N' : Type u_6} {P' : Type u_7} [inst_5 : AddCommMonoid N'] [inst_6 : AddCommMonoid P'] [inst_7 : Module R N']
[inst_8 : Module R P'] {g' : N' →ₗ[R] P'}, Function.Surjective ⇑g' → Function.Surjective ⇑(TensorProduct.map g g')- Cited by
- 2 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- TensorProductstatement and proof · cited by 2,545
- LinearMap.rTensorproof · cited by 266
- TensorProduct.mapstatement · cited by 250
- LinearMap.lTensorproof · cited by 203
- LinearMap.coe_compproof · cited by 38
- LinearMap.lTensor_comp_rTensorproof · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.map_surjectiveproof · cited by 2
- Submodule.LinearDisjoint.mapproof · cited by 1