Mathlib Map

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.

Defined in
Mathlib.LinearAlgebra.TensorProduct.Graded.Internal
Cited by
21 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringDecidableEqCommRingRingRingAlgebraAlgebraGradedAlgebraGradedAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

GradedTensorProduct.includeRight · cited by 5GradedTensorProduct.inclu…GradedTensorProduct.tmul_coe_mul_zero_coe_tmul · cited by 3GradedTensorProduct.tmul_…GradedTensorProduct.auxEquiv_tmul · cited by 2GradedTensorProduct.auxEq…GradedTensorProduct.lift_tmul · cited by 2GradedTensorProduct.lift_…GradedTensorProduct.tmul_coe_mul_coe_tmul · cited by 2GradedTensorProduct.tmul_…CliffordAlgebra.toProd_one_tmul_ι · cited by 2CliffordAlgebra.toProd_on…CliffordAlgebra.toProd_ι_tmul_one · cited by 2CliffordAlgebra.toProd_ι_…GradedTensorProduct.tmul_zero_coe_mul_coe_tmul · cited by 2GradedTensorProduct.tmul_…CliffordAlgebra.ofProd_ι_mk · cited by 2CliffordAlgebra.ofProd_ι_…GradedTensorProduct.includeLeftRingHom · cited by 1GradedTensorProduct.inclu…GradedTensorProduct.includeLeft_apply · cited by 1GradedTensorProduct.inclu…GradedTensorProduct.includeRight_apply · cited by 1GradedTensorProduct.inclu…GradedTensorProduct.comm_coe_tmul_coe · cited by 0GradedTensorProduct.comm_…GradedTensorProduct.includeLeftRingHom_apply · cited by 0GradedTensorProduct.inclu…GradedTensorProduct.tmul_algebraMap_mul_coe_tmul · cited by 0GradedTensorProduct.tmul_…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringRing · cited by 7463RingSubmodule · cited by 7192SubmoduleTensorProduct.tmul · cited by 1182TensorProduct.tmulGradedAlgebra · cited by 97GradedAlgebraGradedTensorProduct · cited by 37GradedTensorProductGradedTensorProduct.of · cited by 8GradedTensorProduct.ofGradedTensorProduct.tmulCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by23

Results whose statement or proof uses this declaration.