Theorems · Definition · commutative algebra
Algebra.Extension.h1CotangentEquivCotangent
{R : Type u} →
{S : Type v} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] → (P : Algebra.Extension R S) → Algebra.H1Cotangent P.Ring S ≃ₗ[S] P.CotangentGiven an extension P : Extension R S, this is the linear equivalence between
the first homology of the naive cotangent complex of S over P.Ring and
the cotangent space of P.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 121 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.
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearEquivstatement · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.transproof · cited by 298
- Algebra.Extension.Ringstatement · cited by 179
- Algebra.Extensionstatement and proof · cited by 138
- Algebra.Extension.Cotangentstatement · cited by 121
- Algebra.Generators.toExtensionstatement · cited by 103
- Algebra.H1Cotangentstatement · cited by 27
- Algebra.Generators.selfstatement · cited by 22
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.Extension.h1CotangentEquivCotangent_comp_mapstatement · cited by 1
- Algebra.Extension.cotangentComplex_comp_h1CotangentEquivCotangentstatement · cited by 1
- Algebra.Extension.H1Cotangent.map_defaultHom_surjectiveproof · cited by 0