Theorems · Theorem · linear algebra
LinearMap.rTensor_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.rTensor Q g)If g is surjective, then rTensor Q g is surjective
- Cited by
- 9 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.rTensorstatement and proof · cited by 266
- TensorProduct.induction_onproof · cited by 81
Cited by9
Results whose statement or proof uses this declaration.
- lTensor_injective_of_exact_of_exact_of_rTensor_injectiveproof · cited by 2
- TensorProduct.map_surjectiveproof · cited by 2
- PolynomialLaw.exists_lift_of_mem_range_rTensorproof · cited by 2
- PolynomialLaw.factorsThrough_toFunLifted_πproof · cited by 1
- TensorProduct.map_kerproof · cited by 1
- KaehlerDifferential.range_kerCotangentToTensorproof · cited by 1
- Ideal.pi_tensorProductMk_quotient_surjectiveproof · cited by 1
- LinearMap.lTensor_injective_of_exact_of_flatproof · cited by 0
- LinearMap.rTensor_rangeproof · cited by 0