Theorems · Theorem · algebraic geometry
WeierstrassCurve.Affine.Point.map_map
∀ {R : Type r} {S : Type s} {F : Type u} {K : Type v} {L : Type w} [inst : CommRing R] [inst_1 : CommRing S]
[inst_2 : Field F] [inst_3 : Field K] [inst_4 : Field L] {W' : WeierstrassCurve.Affine R} [inst_5 : DecidableEq F]
[inst_6 : DecidableEq K] [inst_7 : DecidableEq L] [inst_8 : Algebra R S] [inst_9 : Algebra R F]
[inst_10 : Algebra S F] [inst_11 : IsScalarTower R S F] [inst_12 : Algebra R K] [inst_13 : Algebra S K]
[inst_14 : IsScalarTower R S K] [inst_15 : Algebra R L] [inst_16 : Algebra S L] [inst_17 : IsScalarTower R S L]
(f : F →ₐ[S] K) (g : K →ₐ[S] L) (P : (W'.baseChange F).Point),
(WeierstrassCurve.Affine.Point.map g) ((WeierstrassCurve.Affine.Point.map f) P) =
(WeierstrassCurve.Affine.Point.map (g.comp f)) P- 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.
Cites14
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
- 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
- AlgHom.compstatement · cited by 501
- 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 by1
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Affine.Point.map_baseChangeproof · cited by 0