Theorems · Theorem · commutative algebra
Algebra.Extension.Cotangent.map_mk
∀ {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_1} {S' : Type u_2} [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']
[inst_9 : IsScalarTower R R' S'] (f : P.Hom P') (x : ↥P.ker),
(Algebra.Extension.Cotangent.map f) (Algebra.Extension.Cotangent.mk x) =
Algebra.Extension.Cotangent.mk ⟨f.toAlgHom ↑x, ⋯⟩- Defined in
- Mathlib.RingTheory.Extension.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Idealstatement · cited by 4,748
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- Algebra.Extension.Ringstatement and proof · cited by 179
- Algebra.Extensionstatement and proof · cited by 138
- Algebra.Extension.Cotangentstatement · cited by 121
- Algebra.Extension.kerstatement and proof · cited by 72
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.Generators.Cotangent.exactproof · cited by 6
- Algebra.Extension.CotangentSpace.map_cotangentComplexproof · cited by 4
- Algebra.Generators.Cotangent.surjective_map_ofCompproof · cited by 3