Theorems · Inductive type · commutative algebra
Algebra.Extension.Hom
{R : Type u} →
{S : Type v} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
Algebra.Extension R S →
{R' : Type u_1} →
{S' : Type u_2} →
[inst_3 : CommRing R'] →
[inst_4 : CommRing S'] →
[inst_5 : Algebra R' S'] →
Algebra.Extension R' S' → [Algebra R R'] → [Algebra S S'] → Type (max u_3 w)Given a commuting square
``
R --→ P -→ S
| |
↓ ↓
R' -→ P' → S
`
A hom between P and P'` is a ring homomorphism that makes the two squares commute.
- Defined in
- Mathlib.RingTheory.Extension.Basic
- Cited by
- 51 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.Extensionstatement · cited by 138
Cited by81
Results whose statement or proof uses this declaration.
- Algebra.Extension.Cotangent.mapstatement and proof · cited by 40
- Algebra.Generators.Hom.toExtensionHomstatement · cited by 37
- Algebra.Extension.Hom.toRingHomstatement and proof · cited by 31
- Algebra.Extension.CotangentSpace.mapstatement and proof · cited by 25
- Algebra.Extension.H1Cotangent.mapstatement and proof · cited by 25
- Algebra.Extension.Hom.toAlgHomstatement and proof · cited by 20
- Algebra.Extension.Hom.compstatement and proof · cited by 17
- Algebra.Extension.Hom.idstatement · cited by 8
- Algebra.Extension.toBaseChangestatement · cited by 7
- Algebra.Extension.CotangentSpace.map_tmulstatement and proof · cited by 7
- Algebra.Extension.H1Cotangent.map_compstatement and proof · cited by 6
- Algebra.Extension.H1Cotangent.map_eqstatement and proof · cited by 6