Theorems · Theorem · commutative algebra
Algebra.Presentation.relation_comp_localizationAway_inl
∀ {R : Type u} {S : Type v} {ι : Type w} {σ : Type t} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
{T : Type u_3} [inst_3 : CommRing T] [inst_4 : Algebra S T] [inst_5 : Algebra R T] [inst_6 : IsScalarTower R S T]
(g : S) [inst_7 : IsLocalization.Away g T] (P : Algebra.Presentation R S ι σ),
P.σ (-1) = -1 →
P.σ 0 = 0 →
∀ (r : Unit),
((Algebra.Presentation.localizationAway T g).comp P).relation (Sum.inl r) =
(MvPolynomial.rename Sum.inr) (P.σ g) * MvPolynomial.X (Sum.inl ()) - 1The composition of a presentation P with a
localization away from an element has the form R[Xᵢ, Y]/(fⱼ, (P.σ g) Y - 1),
if the chosen section of P preserves -1 and 0.
Note: If S is non-trivial, we can ensure this by only modifying P.σ.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringproof · cited by 10,911
- RingHomproof · cited by 10,189
- Finsuppstatement and proof · cited by 5,255
- AddGroupproof · cited by 4,410
- IsScalarTowerstatement and proof · cited by 3,896
- mul_oneproof · cited by 3,885
- AlgHomstatement · cited by 3,236
- MvPolynomialstatement and proof · cited by 2,140
- MulZeroClass.zero_mulproof · cited by 1,625
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.