Theorems · Definition · algebraic geometry
WeierstrassCurve.toCharThreeNF
{F : Type u_2} → [inst : Field F] → [CharP F 3] → WeierstrassCurve F → WeierstrassCurve.VariableChange FFor a WeierstrassCurve defined over a field of characteristic = 3,
there is an explicit change of variables of it to WeierstrassCurve.IsCharThreeNF, that is,
Y² = X³ + a₂X² + a₆ (WeierstrassCurve.IsCharThreeJNeZeroNF) or
Y² = X³ + a₄X + a₆ (WeierstrassCurve.IsShortNF).
It is the composition of an explicit change of variables with
WeierstrassCurve.toShortNFOfCharThree.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fieldstatement and proof · cited by 7,404
- CharPstatement and proof · cited by 478
- WeierstrassCurvestatement and proof · cited by 394
- WeierstrassCurve.a₂proof · cited by 216
- WeierstrassCurve.a₄proof · cited by 187
- WeierstrassCurve.VariableChangestatement · cited by 53
- WeierstrassCurve.toShortNFOfCharThreeproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- WeierstrassCurve.exists_variableChange_isCharThreeNFproof · cited by 0
- WeierstrassCurve.toCharThreeNF_spec_of_b₂_eq_zerostatement · cited by 0
- WeierstrassCurve.toCharThreeNF_spec_of_b₂_ne_zerostatement · cited by 0