Theorems · Definition · ring theory
GradedTensorProduct.of
(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 ℬ] → TensorProduct R A B ≃ₗ[R] GradedTensorProduct R 𝒜 ℬThe casting equivalence to move between regular and graded tensor products.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 70 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.
- RingHom.idstatement · 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 · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- LinearEquiv.reflproof · cited by 143
- GradedAlgebrastatement and proof · cited by 97
- GradedTensorProductstatement · cited by 37
Cited by11
Results whose statement or proof uses this declaration.
- GradedTensorProduct.tmulproof · cited by 21
- GradedTensorProduct.auxEquivproof · cited by 7
- GradedTensorProduct.tmul_coe_mul_coe_tmulproof · cited by 2
- GradedTensorProduct.auxEquiv_oneproof · cited by 1
- GradedTensorProduct.hom_extstatement and proof · cited by 1
- GradedTensorProduct.liftproof · cited by 1
- GradedTensorProduct.of_onestatement · cited by 1
- GradedTensorProduct.hom_ext_iffstatement and proof · cited by 0
- GradedTensorProduct.of_symm_ofstatement · cited by 0
- GradedTensorProduct.of_symm_onestatement · cited by 0
- GradedTensorProduct.symm_of_ofstatement · cited by 0