Theorems · Definition · commutative algebra
Module.Invertible.rTensorInv
{R : Type u} →
{M : Type v} →
{N : Type u_1} →
(P : Type u_2) →
(Q : Type u_3) →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid N] →
[inst_3 : AddCommMonoid P] →
[inst_4 : AddCommMonoid Q] →
[inst_5 : Module R M] →
[inst_6 : Module R N] →
[inst_7 : Module R P] →
[inst_8 : Module R Q] →
(TensorProduct R M N ≃ₗ[R] R) →
(TensorProduct R P M →ₗ[R] TensorProduct R Q M) →ₗ[R] P →ₗ[R] QIf M is invertible, rTensorHom M admits an inverse.
- Defined in
- Mathlib.RingTheory.PicardGroup
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 71 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.
- 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 · cited by 10,215
- LinearEquivstatement and proof · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- LinearMap.compproof · cited by 1,642
- LinearEquiv.toLinearMapproof · cited by 1,171
- LinearEquiv.transproof · cited by 298
- LinearMap.rTensorHomproof · cited by 8
- LinearEquiv.congrLeftproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- Module.Invertible.rTensorEquivproof · cited by 4
- Module.Invertible.rTensorInv_leftInversestatement · cited by 1
- Module.Invertible.rTensorInv_injectivestatement · cited by 0