Theorems · Theorem · algebraic geometry
WeierstrassCurve.Affine.CoordinateRing.map_mk
∀ {R : Type r} {S : Type s} [inst : CommRing R] [inst_1 : CommRing S] {W' : WeierstrassCurve.Affine R} (f : R →+* S)
(x : Polynomial (Polynomial R)),
(WeierstrassCurve.Affine.CoordinateRing.map W' f) ((WeierstrassCurve.Affine.CoordinateRing.mk W') x) =
(WeierstrassCurve.Affine.CoordinateRing.mk (W'.map f)) (Polynomial.map (Polynomial.mapRingHom f) x)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 117 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.mapstatement and proof · cited by 806
- WeierstrassCurve.Affinestatement and proof · cited by 174
- Polynomial.mapRingHomstatement and proof · cited by 98
- AdjoinRoot.rootproof · cited by 77
- WeierstrassCurve.Affine.polynomialstatement and proof · cited by 61
- AdjoinRoot.ofproof · cited by 52
- WeierstrassCurve.Affine.CoordinateRingstatement and proof · cited by 39
- WeierstrassCurve.Affine.CoordinateRing.mkstatement and proof · cited by 25
Cited by2
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Affine.CoordinateRing.map_smulproof · cited by 1
- WeierstrassCurve.Affine.CoordinateRing.map_injectiveproof · cited by 0