Theorems · Theorem · algebraic geometry
WeierstrassCurve.Affine.map_polynomial
∀ {R : Type r} [inst : CommRing R] (W : WeierstrassCurve.Affine R) {S : Type s} [inst_1 : CommRing S] (f : R →+* S),
(W.map f).polynomial = Polynomial.map (Polynomial.mapRingHom f) W.polynomial- Cited by
- 4 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- RingHomstatement and proof · cited by 10,189
- Polynomialstatement · cited by 5,681
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cproof · cited by 1,598
- map_mulproof · cited by 1,137
- map_addproof · cited by 964
- Polynomial.mapstatement and proof · cited by 806
- map_powproof · cited by 503
- WeierstrassCurve.a₁proof · cited by 272
- WeierstrassCurve.a₂proof · cited by 216
Cited by4
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Affine.map_equationproof · cited by 2
- WeierstrassCurve.Affine.Equation.mapproof · cited by 1
- WeierstrassCurve.Affine.map_addPolynomialproof · cited by 1
- WeierstrassCurve.Affine.baseChange_polynomialproof · cited by 0