Theorems · Definition · ring theory
GradedTensorProduct.auxEquiv
(R : Type u_1) →
{ι : Type u_2} →
{A : Type u_3} →
{B : Type u_4} →
[inst : CommSemiring ι] →
[inst_1 : DecidableEq ι] →
[inst_2 : CommRing R] →
[inst_3 : Ring A] →
[inst_4 : Ring B] →
[inst_5 : Algebra R A] →
[inst_6 : Algebra R B] →
(𝒜 : ι → Submodule R A) →
(ℬ : ι → Submodule R B) →
[inst_7 : GradedAlgebra 𝒜] →
[inst_8 : GradedAlgebra ℬ] →
GradedTensorProduct R 𝒜 ℬ ≃ₗ[R]
TensorProduct R (DirectSum ι fun i => ↥(𝒜 i)) (DirectSum ι fun i => ↥(ℬ i))An auxiliary construction to move between the graded tensor product of internally-graded objects and the tensor product of direct sums.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement and proof · cited by 3,317
- TensorProductstatement · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
- DirectSumstatement and proof · cited by 446
- LinearEquiv.transproof · cited by 298
- AlgEquiv.toLinearEquivproof · cited by 117
Cited by9
Results whose statement or proof uses this declaration.
- GradedTensorProduct.auxEquiv_tmulstatement · cited by 2
- GradedTensorProduct.commproof · cited by 2
- GradedTensorProduct.mulHomproof · cited by 2
- GradedTensorProduct.auxEquiv_onestatement and proof · cited by 1
- GradedTensorProduct.auxEquiv_commstatement and proof · cited by 1
- GradedTensorProduct.auxEquiv_mulstatement and proof · cited by 0
- GradedTensorProduct.auxEquiv_symm_onestatement and proof · cited by 0
- GradedTensorProduct.comm_coe_tmul_coeproof · cited by 0
- GradedTensorProduct.mulHom_applystatement · cited by 0