Mathlib Map

Theorems · Definition · number theory

preNormEDS

{R : Type u_1} → [CommRing R] → R → R → R → ℤ → R

The auxiliary sequence for a normalised EDS W : ℤ → R, with initial values W(0) = 0, W(1) = 1, W(2) = 1, W(3) = c, and W(4) = d and extra parameter b. This extends preNormEDS' by defining its values at negative integers.

Defined in
Mathlib.NumberTheory.EllipticDivisibilitySequence
Cited by
25 results in Mathlib
Foundations
Depth 71 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.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by28

Results whose statement or proof uses this declaration.