Theorems · Theorem · algebraic geometry
WeierstrassCurve.Affine.CoordinateRing.map_smul
∀ {R : Type r} {S : Type s} [inst : CommRing R] [inst_1 : CommRing S] {W' : WeierstrassCurve.Affine R} (f : R →+* S)
(x : Polynomial R) (y : W'.CoordinateRing),
(WeierstrassCurve.Affine.CoordinateRing.map W' f) (x • y) =
Polynomial.map f x • (WeierstrassCurve.Affine.CoordinateRing.map W' f) y- Cited by
- 1 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- RingHomstatement and proof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Polynomial.Cproof · cited by 1,598
- map_mulproof · cited by 1,137
- Polynomial.mapstatement and proof · cited by 806
- WeierstrassCurve.Affinestatement and proof · cited by 174
- Polynomial.map_Cproof · cited by 107
- Polynomial.mapRingHomproof · cited by 98
- WeierstrassCurve.Affine.polynomialstatement · cited by 61
- WeierstrassCurve.Affine.CoordinateRingstatement and proof · cited by 39
Cited by1
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Affine.CoordinateRing.map_injectiveproof · cited by 0