Theorems · Definition · algebraic geometry
WeierstrassCurve.Affine.CoordinateRing.quotientXYIdealEquiv
{R : Type r} →
[inst : CommRing R] →
{W' : WeierstrassCurve.Affine R} →
{x : R} →
{y : Polynomial R} →
Polynomial.eval x (Polynomial.eval y W'.polynomial) = 0 →
(W'.CoordinateRing ⧸ WeierstrassCurve.Affine.CoordinateRing.XYIdeal W' x y) ≃ₐ[R] RThe R-algebra isomorphism from R[W] / ⟨X - x, Y - y(X)⟩ to R obtained by evaluation at
some y(X) in R[X] and at some x in R provided that W(x, y(x)) = 0.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 129 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Polynomialstatement and proof · cited by 5,681
- Idealstatement · cited by 4,748
- HasQuotient.Quotientstatement · cited by 2,301
- AlgEquivstatement · cited by 1,681
- Polynomial.evalstatement and proof · cited by 796
- WeierstrassCurve.Affinestatement and proof · cited by 174
- AlgEquiv.transproof · cited by 108
- WeierstrassCurve.Affine.polynomialstatement and proof · cited by 61
- WeierstrassCurve.Affine.CoordinateRingstatement · cited by 39
- Ideal.quotientEquivAlgOfEqproof · cited by 23
- WeierstrassCurve.Affine.CoordinateRing.XYIdealstatement · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Affine.Point.toClass_eq_zeroproof · cited by 1