Mathlib Map

Theorems · Theorem · algebraic geometry

WeierstrassCurve.Projective.X_eq_zero_of_Z_eq_zero

∀ {R : Type r} [inst : CommRing R] {W' : WeierstrassCurve.Projective R} [NoZeroDivisors R] {P : Fin 3 → R},
  W'.Equation P → P 2 = 0 → P 0 = 0
Defined in
Mathlib.AlgebraicGeometry.EllipticCurve.Projective.Basic
Cited by
12 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingNoZeroDivisors

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

WeierstrassCurve.Projective.neg_of_Z_eq_zero · cited by 3Projective.neg_of_Z_eq_ze…WeierstrassCurve.Projective.equiv_of_Z_eq_zero · cited by 3Projective.equiv_of_Z_eq_…WeierstrassCurve.Projective.addZ_of_Z_eq_zero_left · cited by 2Projective.addZ_of_Z_eq_z…WeierstrassCurve.Projective.addZ_of_Z_eq_zero_right · cited by 2Projective.addZ_of_Z_eq_z…WeierstrassCurve.Projective.addX_of_Z_eq_zero_left · cited by 2Projective.addX_of_Z_eq_z…WeierstrassCurve.Projective.addX_of_Z_eq_zero_right · cited by 2Projective.addX_of_Z_eq_z…WeierstrassCurve.Projective.dblX_of_Z_eq_zero · cited by 2Projective.dblX_of_Z_eq_z…WeierstrassCurve.Projective.negAddY_of_Z_eq_zero_left · cited by 1Projective.negAddY_of_Z_e…WeierstrassCurve.Projective.negAddY_of_Z_eq_zero_right · cited by 1Projective.negAddY_of_Z_e…WeierstrassCurve.Projective.Y_ne_zero_of_Z_eq_zero · cited by 1Projective.Y_ne_zero_of_Z…WeierstrassCurve.Projective.negDblY_of_Z_eq_zero · cited by 1Projective.negDblY_of_Z_e…WeierstrassCurve.Projective.negY_of_Z_eq_zero · cited by 1Projective.negY_of_Z_eq_z…CommRing · cited by 17173CommRingNoZeroDivisors · cited by 545NoZeroDivisorsWeierstrassCurve.Projective · cited by 244WeierstrassCurve.Projecti…WeierstrassCurve.Projective.Equation · cited by 88Projective.Equationeq_zero_of_pow_eq_zero · cited by 30eq_zero_of_pow_eq_zeroWeierstrassCurve.Projective.equation_of_Z_eq_zero · cited by 1Projective.equation_of_Z_…Projective.X_eq_zero_of_Z_eq_…CITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.