Theorems · Definition · commutative algebra
Algebra.Extension.Hom.sub
{R : Type u} →
{S : Type v} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
{P : Algebra.Extension R S} →
{R' : Type u'} →
{S' : Type v'} →
[inst_3 : CommRing R'] →
[inst_4 : CommRing S'] →
[inst_5 : Algebra R' S'] →
{P' : Algebra.Extension R' S'} →
[inst_6 : Algebra R R'] →
[inst_7 : Algebra S S'] →
[inst_8 : Algebra R S'] →
[IsScalarTower R R' S'] →
[IsScalarTower R S S'] → P.Hom P' → P.Hom P' → P.CotangentSpace →ₗ[S] P'.CotangentIf f and g are two maps P → P' between presentations,
their difference induces a map P.CotangentSpace →ₗ[S] P'.Cotangent that makes two maps
between the cotangent complexes homotopic.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- LinearMap.compproof · cited by 1,642
- LinearMap.restrictScalarsproof · cited by 215
- KaehlerDifferentialstatement · cited by 204
- Algebra.Extension.Ringstatement and proof · cited by 179
- Algebra.Extensionstatement and proof · cited by 138
- Algebra.Extension.Cotangentstatement and proof · cited by 121
- Algebra.Extension.CotangentSpacestatement · cited by 73
Cited by6
Results whose statement or proof uses this declaration.
- Algebra.Extension.H1Cotangent.map_eqproof · cited by 6
- Algebra.Extension.Hom.sub_tmulstatement · cited by 2
- Algebra.Extension.Cotangent.map_sub_mapstatement · cited by 1
- Algebra.Extension.Hom.sub_one_tmulstatement · cited by 0
- Algebra.Extension.Hom.sub.congr_simpstatement and proof · cited by 0
- Algebra.Extension.CotangentSpace.map_sub_mapstatement and proof · cited by 0