Theorems · Definition · ring theory
GradedTensorProduct.includeLeft
{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 ℬ] →
[inst_9 : Module ι (Additive ℤˣ)] → A →ₐ[R] GradedTensorProduct R 𝒜 ℬThe algebra morphism A →ₐ[R] A ⊗[R] B sending a to a ⊗ₜ 1.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomproof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- AlgHomstatement · cited by 3,236
- Unitsstatement and proof · cited by 2,804
- Additivestatement and proof · cited by 356
- GradedAlgebrastatement and proof · cited by 97
- GradedTensorProductstatement and proof · cited by 37
Cited by6
Results whose statement or proof uses this declaration.
- CliffordAlgebra.ofProdproof · cited by 4
- CliffordAlgebra.ofProd_ι_mkproof · cited by 2
- GradedTensorProduct.algHom_extstatement and proof · cited by 2
- GradedTensorProduct.includeLeft_applystatement and proof · cited by 1
- GradedTensorProduct.liftEquivproof · cited by 1
- GradedTensorProduct.algHom_ext_iffstatement and proof · cited by 0