Theorems · Definition · commutative algebra
KaehlerDifferential
(R : Type u) → (S : Type v) → [inst : CommRing R] → [inst_1 : CommRing S] → [Algebra R S] → Type v
The module of Kähler differentials (Kahler differentials, Kaehler differentials).
This is implemented as I / I ^ 2 with I the kernel of the multiplication map S ⊗[R] S →ₐ[R] S.
To view elements as a linear combination of the form s • D s', use
KaehlerDifferential.tensorProductTo_surjective and Derivation.tensorProductTo_tmul.
We also provide the notation Ω[S⁄R] for KaehlerDifferential R S.
Note that the slash is \textfractionsolidus.
- Defined in
- Mathlib.RingTheory.Kaehler.Basic
- Cited by
- 204 results in Mathlib
- Foundations
- Depth 81 from the axioms, rests on 1,631 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ideal.Cotangentproof · cited by 68
- KaehlerDifferential.idealproof · cited by 14
Cited by259
Results whose statement or proof uses this declaration.
- KaehlerDifferential.Dstatement and proof · cited by 92
- Algebra.Extension.CotangentSpaceproof · cited by 73
- Algebra.Extension.cotangentComplexstatement · cited by 48
- KaehlerDifferential.mapstatement · cited by 33
- Algebra.Extension.CotangentSpace.mapstatement and proof · cited by 25
- Algebra.Generators.cotangentSpaceBasisstatement · cited by 22
- Algebra.Extension.toKaehlerstatement · cited by 15
- KaehlerDifferential.map_Dstatement · cited by 15
- Derivation.liftKaehlerDifferentialstatement · cited by 12
- KaehlerDifferential.mapBaseChangestatement · cited by 12
- Algebra.Generators.H1Cotangent.δstatement · cited by 11
- KaehlerDifferential.kerToTensorstatement · cited by 11
Showing the 200 most cited of 259.