Theorems · Theorem · number theory
normEDS_odd
∀ {R : Type u_1} [inst : CommRing R] (b c d : R) (m : ℤ),
normEDS b c d (2 * m + 1) =
normEDS b c d (m + 2) * normEDS b c d m ^ 3 - normEDS b c d (m - 1) * normEDS b c d (m + 1) ^ 3- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Nat.cast_oneproof · cited by 2,501
- Evenproof · cited by 444
- preNormEDSproof · cited by 25
- normEDSstatement · cited by 18
- Int.not_even_two_mul_add_oneproof · cited by 3
- preNormEDS_oddproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- WeierstrassCurve.ψ_oddproof · cited by 1