Theorems · Definition · commutative algebra
TensorProduct.congr
{R : Type u_1} →
{R₂ : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring R₂] →
{σ₁₂ : R →+* R₂} →
{M : Type u_7} →
{N : Type u_8} →
{M₂ : Type u_12} →
{N₂ : Type u_14} →
[inst_2 : AddCommMonoid M] →
[inst_3 : AddCommMonoid N] →
[inst_4 : AddCommMonoid M₂] →
[inst_5 : AddCommMonoid N₂] →
[inst_6 : Module R M] →
[inst_7 : Module R N] →
[inst_8 : Module R₂ M₂] →
[inst_9 : Module R₂ N₂] →
{σ₂₁ : R₂ →+* R} →
[inst_10 : RingHomInvPair σ₁₂ σ₂₁] →
[inst_11 : RingHomInvPair σ₂₁ σ₁₂] →
(M ≃ₛₗ[σ₁₂] M₂) →
(N ≃ₛₗ[σ₁₂] N₂) → TensorProduct R M N ≃ₛₗ[σ₁₂] TensorProduct R₂ M₂ N₂If M and P are semilinearly equivalent and N and Q are semilinearly equivalent
then M ⊗ N and P ⊗ Q are semilinearly equivalent.
- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Map
- Cited by
- 50 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- LinearEquivstatement and proof · cited by 3,317
- TensorProductstatement · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- RingHomInvPairstatement and proof · cited by 523
- TensorProduct.mapproof · cited by 250
- LinearEquiv.ofLinearMapproof · cited by 9
Cited by66
Results whose statement or proof uses this declaration.
- LinearEquiv.rTensorproof · cited by 34
- LinearEquiv.lTensorproof · cited by 32
- TensorProduct.tensorTensorTensorCommproof · cited by 15
- MonoidAlgebra.tensorEquivproof · cited by 14
- TensorProduct.leftCommproof · cited by 7
- GradedTensorProduct.auxEquivproof · cited by 7
- TensorProduct.congrIsometryproof · cited by 6
- AddMonoidAlgebra.tensorEquivproof · cited by 4
- TensorProduct.congr_refl_reflstatement and proof · cited by 4
- Submodule.range_unitsToPicproof · cited by 4
- lTensorHomEquivHomLTensorproof · cited by 4
- MonoidAlgebra.tensorEquiv_symm_single_eq_single_one_tmulproof · cited by 3