Theorems · Theorem · number theory
map_normEDS
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] {F : Type u_3} [inst_2 : FunLike F R S]
[RingHomClass F R S] (f : F) (b c d : R) (n : ℤ), f (normEDS b c d n) = normEDS (f b) (f c) (f d) n- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- mul_oneproof · cited by 3,885
- FunLikestatement and proof · cited by 2,560
- map_mulproof · cited by 1,137
- map_powproof · cited by 503
- Evenproof · cited by 444
- RingHomClassstatement and proof · cited by 193
- mul_iteproof · cited by 159
- preNormEDSproof · cited by 25
- normEDSstatement · cited by 18
- map_preNormEDSproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- WeierstrassCurve.map_ψproof · cited by 2
- map_complEDS'proof · cited by 1