Theorems · Definition · commutative algebra
Algebra.Generators.Hom.comp
{R : Type u} →
{S : Type v} →
{ι : Type w} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
{P : Algebra.Generators R S ι} →
{R' : Type u_1} →
{S' : Type u_2} →
{ι' : Type u_3} →
[inst_3 : CommRing R'] →
[inst_4 : CommRing S'] →
[inst_5 : Algebra R' S'] →
{P' : Algebra.Generators R' S' ι'} →
{R'' : Type u_4} →
{S'' : Type u_5} →
{ι'' : Type u_6} →
[inst_6 : CommRing R''] →
[inst_7 : CommRing S''] →
[inst_8 : Algebra R'' S''] →
{P'' : Algebra.Generators R'' S'' ι''} →
[inst_9 : Algebra R' R''] →
[inst_10 : Algebra R' S''] →
[inst_11 : Algebra S S'] →
[inst_12 : Algebra S' S''] →
[inst_13 : Algebra S S''] →
[IsScalarTower R' R'' S''] →
[IsScalarTower R' S' S''] →
[IsScalarTower S S' S''] → P'.Hom P'' → P.Hom P' → P.Hom P''The composition of two homs.
- Defined in
- Mathlib.RingTheory.Extension.Generators
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- IsScalarTowerstatement and proof · cited by 3,896
- MvPolynomial.aevalproof · cited by 298
- Algebra.Generatorsstatement and proof · cited by 152
- Algebra.Generators.Homstatement and proof · cited by 28
- Algebra.Generators.Hom.valproof · cited by 23
Cited by6
Results whose statement or proof uses this declaration.
- Algebra.Generators.Hom.comp_valstatement and proof · cited by 3
- Algebra.Generators.Hom.toAlgHom_comp_applystatement and proof · cited by 1
- Algebra.Generators.Hom.toExtensionHom_compstatement · cited by 0
- Algebra.Generators.Hom.comp.congr_simpstatement and proof · cited by 0
- Algebra.Generators.Hom.comp_idstatement and proof · cited by 0
- Algebra.Generators.Hom.id_compstatement and proof · cited by 0