Theorems · Definition · commutative algebra
derivationQuotKerSq
(R : Type u_1) →
(P : Type u_2) →
(S : Type u_3) →
[inst : CommRing R] →
[inst_1 : CommRing P] →
[inst_2 : CommRing S] →
[inst_3 : Algebra R P] →
[inst_4 : Algebra P S] →
[inst_5 : Algebra R S] →
[inst_6 : IsScalarTower R P S] →
Derivation R (P ⧸ RingHom.ker (algebraMap P S) ^ 2) (TensorProduct P S Ω[P⁄R])Given a tower of algebras S/P/R, with I = ker(P → S),
this is the R-derivative P/I² → S ⊗[P] Ω[P⁄R] given by [x] ↦ 1 ⊗ D x.
- Defined in
- Mathlib.RingTheory.Smooth.Kaehler
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- RingHomstatement · cited by 10,189
- Idealstatement · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement · cited by 2,545
- HasQuotient.Quotientstatement · cited by 2,301
- LinearMap.compproof · cited by 1,642
- RingHom.kerstatement and proof · cited by 363
- Derivationstatement · cited by 293
Cited by3
Results whose statement or proof uses this declaration.
- tensorKaehlerQuotKerSqEquivproof · cited by 4
- tensorKaehlerQuotKerSqEquiv_tmul_Dproof · cited by 1
- derivationQuotKerSq_mkstatement · cited by 0