Theorems · Definition · commutative algebra
Algebra.SubmersivePresentation.basisKaehlerOfIsCompl
{R : Type u_1} →
{S : Type u_2} →
{ι : Type u_3} →
{σ : Type u_4} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
[inst_3 : Finite σ] →
(P : Algebra.SubmersivePresentation R S ι σ) →
{κ : Type u_5} →
{f : κ → ι} →
Function.Injective f → IsCompl (Set.range f) (Set.range P.map) → Module.Basis κ S Ω[S⁄R]Given a submersive presentation of S as R-algebra, any indexing type κ complementary to
the σ in ι indexes a basis of Ω[S⁄R].
See SubmersivePresentation.basisKaehler for the special case κ = (Set.range P.map)ᶜ.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 146 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.
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Set.rangestatement and proof · cited by 4,705
- Finitestatement and proof · cited by 3,029
- Module.Basisstatement · cited by 1,477
- IsComplstatement and proof · cited by 351
- KaehlerDifferentialstatement · cited by 204
- Algebra.Presentation.toGeneratorsproof · cited by 104
- Algebra.PreSubmersivePresentation.toPresentationproof · cited by 84
- Algebra.SubmersivePresentationstatement and proof · cited by 52
- Algebra.SubmersivePresentation.toPreSubmersivePresentationstatement and proof · cited by 47
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.SubmersivePresentation.basisKaehlerproof · cited by 4
- Algebra.SubmersivePresentation.basisKaehlerOfIsCompl_applystatement · cited by 1
- Algebra.SubmersivePresentation.basisKaehlerOfIsCompl.congr_simpstatement and proof · cited by 0