Theorems · Definition · ring theory
GradedTensorProduct.tmul
(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 ℬ] → A → B → GradedTensorProduct R 𝒜 ℬThe graded tensor product of two elements of graded rings.
- Cited by
- 21 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- TensorProduct.tmulproof · cited by 1,182
- GradedAlgebrastatement and proof · cited by 97
- GradedTensorProductstatement · cited by 37
- GradedTensorProduct.ofproof · cited by 8
Cited by23
Results whose statement or proof uses this declaration.
- GradedTensorProduct.includeRightproof · cited by 5
- GradedTensorProduct.tmul_coe_mul_zero_coe_tmulstatement and proof · cited by 3
- GradedTensorProduct.auxEquiv_tmulstatement · cited by 2
- GradedTensorProduct.lift_tmulstatement · cited by 2
- GradedTensorProduct.tmul_coe_mul_coe_tmulstatement · cited by 2
- CliffordAlgebra.toProd_one_tmul_ιstatement and proof · cited by 2
- CliffordAlgebra.toProd_ι_tmul_onestatement and proof · cited by 2
- GradedTensorProduct.tmul_zero_coe_mul_coe_tmulstatement and proof · cited by 2
- CliffordAlgebra.ofProd_ι_mkstatement and proof · cited by 2
- GradedTensorProduct.includeLeftRingHomproof · cited by 1
- GradedTensorProduct.includeLeft_applystatement · cited by 1
- GradedTensorProduct.includeRight_applystatement · cited by 1