Theorems · Theorem · commutative algebra
Algebra.Generators.exists_presentation_of_basis_cotangent
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
[Algebra.FinitePresentation R S] {α : Type u_4} (P : Algebra.Generators R S α) [Finite α] {σ : Type u_5}
(b₀ : Module.Basis σ S P.toExtension.Cotangent),
∃ P' b, P'.val ∘ Sum.inr = P.val ∧ ∀ (r : Unit ⊕ σ), b r = Algebra.Extension.Cotangent.mk ⟨P'.relation r, ⋯⟩Version of Algebra.Generators.exists_presentation_of_free_cotangent taking a basis instead
of a Module.Free assumption.
Note that the basis b₀ only serves as a way of saying
that I/I² is free of rank σ, which gives more definitional control over σ.
If this does not matter, use Algebra.Generators.exists_presentation_of_free_cotangent instead.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites70
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- Moduleproof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Semiringproof · cited by 13,802
- AddCommMonoidproof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Top.topproof · cited by 9,680
- Submoduleproof · cited by 7,192
- Idealstatement and proof · cited by 4,748
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.IsStandardSmooth.of_basis_kaehlerDifferentialproof · cited by 2
- Algebra.Generators.exists_presentation_of_free_cotangentproof · cited by 0