Documentation

BiasedBisect.Multigeometric

theorem ΛDecompMem (p q : ) :
p Finset.range (p + q + 1)
def ΛDecomp :
(j : ) × { x : // x Finset.range (j + 1) } ×
Equations
  • One or more equations did not get rendered due to their size.
Instances For
    theorem bigeometric_series {K : Type u_1} [RCLike K] (x y : K) (xbound : x < 2⁻¹) (ybound : y < 2⁻¹) :
    HasSum (fun (pq : × ) => (Jₚ pq) * x ^ pq.1 * y ^ pq.2) (1 - (x + y))⁻¹