Theorems · Theorem · linear algebra
LinearMap.lTensor_surjective
∀ {R : Type u_1} [inst : CommSemiring R] {N : Type u_3} {P : Type u_4} (Q : Type u_5) [inst_1 : AddCommMonoid N]
[inst_2 : AddCommMonoid P] [inst_3 : AddCommMonoid Q] [inst_4 : Module R N] [inst_5 : Module R P]
[inst_6 : Module R Q] {g : N →ₗ[R] P}, Function.Surjective ⇑g → Function.Surjective ⇑(LinearMap.lTensor Q g)If g is surjective, then lTensor Q g is surjective
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- map_zeroproof · cited by 1,614
- TensorProduct.tmulproof · cited by 1,182
- map_addproof · cited by 964
- LinearMap.lTensorstatement and proof · cited by 203
- TensorProduct.induction_onproof · cited by 81
Cited by11
Results whose statement or proof uses this declaration.
- TensorProduct.map_surjectiveproof · cited by 2
- LinearMap.baseChange_surjectiveproof · cited by 2
- Submodule.index_smul_leproof · cited by 1
- Module.exists_basis_of_basis_baseChangeproof · cited by 1
- Module.Invertible.lTensor_surjective_iffproof · cited by 1
- Algebra.Generators.H1Cotangent.exact_δ_mapproof · cited by 1
- Algebra.TensorProduct.map_kerproof · cited by 1
- LinearMap.lTensor_injective_of_exact_of_flatproof · cited by 0
- LinearMap.lTensor_rangeproof · cited by 0
- Module.FinitePresentation.isBaseChange_mapproof · cited by 0
- IsBaseChange.of_right_exactproof · cited by 0