Theorems · Definition · commutative algebra
Module.Invertible.rightCancelEquiv
{R : Type u} →
{M : Type v} →
{N : Type u_1} →
(P : Type u_2) →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid N] →
[inst_3 : AddCommMonoid P] →
[inst_4 : Module R M] →
[inst_5 : Module R N] →
[inst_6 : Module R P] →
(TensorProduct R M N ≃ₗ[R] R) → TensorProduct R (TensorProduct R P M) N ≃ₗ[R] PThe canonical isomorphism between a module and the result of tensoring it from the right by two mutually dual invertible modules.
- Defined in
- Mathlib.RingTheory.PicardGroup
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearEquivstatement and proof · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- LinearEquiv.transproof · cited by 298
- TensorProduct.assocproof · cited by 85
- TensorProduct.ridproof · cited by 63
- LinearEquiv.lTensorproof · cited by 32
Cited by5
Results whose statement or proof uses this declaration.
- Module.Invertible.rTensorInvproof · cited by 2
- Module.Invertible.rTensorInv_leftInverseproof · cited by 1
- Module.Invertible.rTensorEquiv_symm_apply_applystatement · cited by 0
- Module.Invertible.rTensorInv_injectiveproof · cited by 0
- Module.Invertible.rightCancelEquiv_comp_rTensor_comp_symmstatement and proof · cited by 0