Theorems · Theorem · commutative algebra
Algebra.FinitePresentation.of_span_eq_top_target_aux
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {A : Type u_3}
[inst_3 : CommRing A] [inst_4 : Algebra R A] [Algebra.FinitePresentation R A] (f : A →ₐ[R] S),
Function.Surjective ⇑f →
∀ (t : Finset A),
Ideal.span ↑t = ⊤ →
(∀ (g : ↥t), Algebra.FinitePresentation R (Localization.Away (f ↑g))) → Algebra.FinitePresentation R SIf S is an R-algebra with a surjection from a finitely-presented R-algebra A, such that
localized at a spanning set { r } of elements of A, Sᵣ is finitely-presented, then
S is finitely presented.
This is almost finitePresentation_ofLocalizationSpanTarget. The difference is,
that here the set t generates the unit ideal of A, while in the general version,
it only generates a quotient of A.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- CommRingstatement and proof · cited by 17,173
- Finsetstatement and proof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- Top.topstatement and proof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Idealstatement · cited by 4,748
- AlgHomstatement and proof · cited by 3,236
- Ideal.spanstatement and proof · cited by 948
- Submonoid.powersstatement · cited by 408
- Localization.Awaystatement and proof · cited by 162
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.FinitePresentation.of_span_eq_top_targetproof · cited by 2