Theorems · Definition · algebraic geometry
WeierstrassCurve.Affine.Point.baseChange
{R : Type r} →
(F : Type u) →
(K : Type v) →
[inst : CommRing R] →
[inst_1 : Field F] →
[inst_2 : Field K] →
{W' : WeierstrassCurve.Affine R} →
[inst_3 : DecidableEq F] →
[inst_4 : DecidableEq K] →
[inst_5 : Algebra R F] →
[inst_6 : Algebra R K] →
[inst_7 : Algebra F K] →
[IsScalarTower R F K] → (W'.baseChange F).Point →+ (W'.baseChange K).PointThe group homomorphism on nonsingular points induced by the base change from F to K, where
W is defined over a subring of a ring S, and F and K are field extensions of S.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- IsScalarTowerstatement and proof · cited by 3,896
- AddMonoidHomstatement · cited by 3,230
- WeierstrassCurve.Affinestatement and proof · cited by 174
- Algebra.ofIdproof · cited by 166
- WeierstrassCurve.Affine.Pointstatement · cited by 99
- WeierstrassCurve.Affine.baseChangestatement · cited by 25
- WeierstrassCurve.Affine.Point.mapproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Affine.Point.map_baseChangestatement and proof · cited by 0