Theorems · Inductive type · commutative algebra
Algebra.Generators.Hom
{R : Type u} →
{S : Type v} →
{ι : Type w} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
Algebra.Generators R S ι →
{R' : Type u_1} →
{S' : Type u_2} →
{ι' : Type u_3} →
[inst : CommRing R'] →
[inst_3 : CommRing S'] →
[inst_4 : Algebra R' S'] →
Algebra.Generators R' S' ι' → [Algebra S S'] → Type (max (max u_1 u_3) w)Given a commuting square
R --→ P = R[X] → S
| |
↓ ↓
R' -→ P' = R'[X'] → S
A hom between P and P' is an assignment I → P' such that the arrows commute.
Also see Algebra.Generators.Hom.equivAlgHom.
- Defined in
- Mathlib.RingTheory.Extension.Generators
- Cited by
- 28 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement · cited by 17,173
- Algebrastatement · cited by 11,388
- Algebra.Generatorsstatement · cited by 152
Cited by44
Results whose statement or proof uses this declaration.
- Algebra.Generators.Hom.toExtensionHomstatement and proof · cited by 37
- Algebra.Generators.ofCompstatement · cited by 32
- Algebra.Generators.Hom.toAlgHomstatement and proof · cited by 30
- Algebra.Generators.toCompstatement · cited by 24
- Algebra.Generators.Hom.valstatement and proof · cited by 23
- Algebra.Generators.Hom.toAlgHom_Xstatement and proof · cited by 12
- Algebra.Generators.defaultHomstatement · cited by 10
- Algebra.Generators.Hom.algebraMap_toAlgHomstatement and proof · cited by 6
- Algebra.Generators.Hom.compstatement and proof · cited by 6
- Algebra.Generators.Hom.idstatement · cited by 5
- Algebra.Generators.Hom.comp_valstatement and proof · cited by 3
- Algebra.Generators.Hom.extstatement and proof · cited by 3