Theorems · Definition · commutative algebra
Algebra.Generators.basisCotangentAway
{R : Type u_1} →
(S : Type u_2) →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
(r : R) →
[inst_3 : IsLocalization.Away r S] →
Module.Basis Unit S (Algebra.Generators.localizationAway S r).toExtension.CotangentThe basis of (g * X - 1) / (g * X - 1)² given by the image of g * X - 1.
This is def-eq to (SubmersivePresentation.localizationAway T g).basisCotangent, but
``
(SubmersivePresentation.localizationAway T g).toExtension =
(Generators.localizationAway T g).toExtension
`
is not reducibly def-eq. Hence using the general SubmersivePresentation.basisCotangent leads
to erw` hell.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 143 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Module.Basisstatement · cited by 1,477
- IsLocalization.Awaystatement and proof · cited by 218
- Algebra.Extension.Cotangentstatement · cited by 121
- Algebra.Generators.toExtensionstatement · cited by 103
- Algebra.Generators.localizationAwaystatement · cited by 23
- Algebra.SubmersivePresentation.localizationAwayproof · cited by 4
- Algebra.SubmersivePresentation.basisCotangentproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.Generators.cotangentCompAwaySecproof · cited by 5
- Algebra.Generators.cotangentCompAwaySec_applyproof · cited by 2
- Algebra.Generators.basisCotangentAway_applystatement · cited by 2
- Algebra.Generators.map_comp_cotangentCompAwaySecproof · cited by 2