Theorems · Theorem · algebraic geometry
WeierstrassCurve.Affine.Point.toClass_apply
∀ {F : Type u} [inst : Field F] {W : WeierstrassCurve.Affine F} [inst_1 : DecidableEq F] (P : W.Point),
WeierstrassCurve.Affine.Point.toClass P =
match P with
| WeierstrassCurve.Affine.Point.zero => 0
| WeierstrassCurve.Affine.Point.some x y h =>
(ClassGroup.mk W.FunctionField) (WeierstrassCurve.Affine.CoordinateRing.XYIdeal' h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 143 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldDecidableEq
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
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement · cited by 5,681
- MonoidHomstatement · cited by 3,629
- AddMonoidHomstatement · cited by 3,230
- Unitsstatement · cited by 2,804
- nonZeroDivisorsstatement · cited by 895
- FractionalIdealstatement · cited by 423
- Additivestatement · cited by 356
- WeierstrassCurve.Affinestatement and proof · cited by 174
- WeierstrassCurve.Affine.Pointstatement and proof · cited by 99
- WeierstrassCurve.Affine.Nonsingularstatement · cited by 76
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.