Theorems · Theorem · linear algebra
rTensor_mkQ
∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] (Q : Type u_5)
[inst_3 : AddCommGroup Q] [inst_4 : Module R Q] (N : Submodule R M),
(LinearMap.rTensor Q N.mkQ).ker = (LinearMap.rTensor Q N.subtype).rangeRight-exactness of tensor product (rTensor)
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- TensorProductstatement · cited by 2,545
- HasQuotient.Quotientstatement · cited by 2,301
- LinearMap.rangestatement · cited by 893
- LinearMap.kerstatement · cited by 848
- Submodule.subtypestatement · cited by 480
- LinearMap.rTensorstatement · cited by 266
- Submodule.mkQstatement · cited by 232
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.ker_tensorProductMkproof · cited by 0