Mathlib Map

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
Defined in
Mathlib.AlgebraicGeometry.EllipticCurve.Affine.Basic
Cited by
4 results in Mathlib
Foundations
Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRing

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.

Cited by4

Results whose statement or proof uses this declaration.