Theorems · Definition · algebraic geometry
WeierstrassCurve.Affine.Point.map
{R : Type r} →
{S : Type s} →
{F : Type u} →
{K : Type v} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Field F] →
[inst_3 : Field K] →
{W' : WeierstrassCurve.Affine R} →
[inst_4 : DecidableEq F] →
[inst_5 : DecidableEq K] →
[inst_6 : Algebra R S] →
[inst_7 : Algebra R F] →
[inst_8 : Algebra S F] →
[IsScalarTower R S F] →
[inst_10 : Algebra R K] →
[inst_11 : Algebra S K] →
[IsScalarTower R S K] →
(F →ₐ[S] K) → (W'.baseChange F).Point →+ (W'.baseChange K).PointThe group homomorphism on nonsingular points induced by an algebra homomorphism f : F →ₐ[S] K,
where W is defined over a subring of a ring S, and F and K are field extensions of S.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- AlgHomstatement and proof · cited by 3,236
- AddMonoidHomstatement · cited by 3,230
- WeierstrassCurve.Affinestatement and proof · cited by 174
- WeierstrassCurve.Affine.Pointstatement and proof · cited by 99
- WeierstrassCurve.Affine.Nonsingularproof · cited by 76
- WeierstrassCurve.Affine.baseChangestatement and proof · cited by 25
Cited by7
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Affine.Point.map_mapstatement and proof · cited by 1
- WeierstrassCurve.Affine.Point.baseChangeproof · cited by 1
- WeierstrassCurve.Affine.Point.map_baseChangestatement and proof · cited by 0
- WeierstrassCurve.Affine.Point.map_idstatement and proof · cited by 0
- WeierstrassCurve.Affine.Point.map_injectivestatement and proof · cited by 0
- WeierstrassCurve.Affine.Point.map_somestatement · cited by 0
- WeierstrassCurve.Affine.Point.map_zerostatement · cited by 0