Theorems · Definition · ring theory
GradedTensorProduct
(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) → [GradedAlgebra 𝒜] → [GradedAlgebra ℬ] → Type (max u_4 u_3)A Type synonym for A ⊗[R] B, but with multiplication as TensorProduct.gradedMul.
This has notation 𝒜 ᵍ⊗[R] ℬ.
- Cited by
- 37 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- TensorProductproof · cited by 2,545
- GradedAlgebrastatement and proof · cited by 97
Cited by50
Results whose statement or proof uses this declaration.
- GradedTensorProduct.tmulstatement · cited by 21
- GradedTensorProduct.ofstatement · cited by 8
- GradedTensorProduct.auxEquivstatement · cited by 7
- GradedTensorProduct.includeRightstatement · cited by 5
- CliffordAlgebra.toProdstatement · cited by 5
- CliffordAlgebra.ofProdstatement · cited by 4
- GradedTensorProduct.includeLeftstatement and proof · cited by 4
- GradedTensorProduct.tmul_coe_mul_zero_coe_tmulstatement and proof · cited by 3
- CliffordAlgebra.ofProd_ι_mkstatement and proof · cited by 2
- CliffordAlgebra.prodEquivstatement · cited by 2
- GradedTensorProduct.algHom_extstatement and proof · cited by 2
- GradedTensorProduct.auxEquiv_tmulstatement · cited by 2