Helper for Theorem 4.7.9: shifting by firstPositiveSineZero / 2 converts
Real.sin to Real.cos.
Helper for Theorem 4.7.9: division by firstPositiveSineZero after the
half-period shift simplifies to adding 1/2.
Helper for Theorem 4.7.9: integer-valuedness of the shifted quotient is equivalent to half-integer-valuedness of the original quotient.
Helper for Proposition 4.7.11: the conditionally summed Leibniz identity
for firstPositiveSineZero (hence for π).
Helper for Proposition 4.7.11: the unconditional-series equality would
force firstPositiveSineZero = 0.
Helper for Proposition 4.7.11: lower bound 4 - 4/3 < firstPositiveSineZero.
Helper for Proposition 4.7.11: upper bound firstPositiveSineZero < 4.
Helper for Proposition 4.7.11: package the two stated numerical bounds into a single conjunction.
Helper for Proposition 4.7.11: under unconditional tsum, the asserted
Leibniz equality would force firstPositiveSineZero = 0, contradicting
firstPositiveSineZero = Real.pi.
Helper for Proposition 4.7.11: the full conjunction in the target statement
is inconsistent with unconditional tsum for this series.
Helper for Proposition 4.7.11: combining any witness of the main Leibniz
equality with the proven numerical bounds yields a contradiction under
unconditional tsum.
Proposition 4.7.11: the Leibniz series identity
π = 4 * (1 - 1/3 + 1/5 - 1/7 + ⋯) holds in Lean via the conditional
summation filter on ℕ; in particular, 4 - 4/3 < π < 4.
Helper for Proposition 4.7.12: each summand in the scaled cosine series is continuous.
Helper for Proposition 4.7.12: partial sums converge uniformly to the infinite series.
Helper for Proposition 4.7.12: each partial sum in the scaled cosine series is continuous.
Proposition 4.7.12: for f(x) = ∑_{n=1}^∞ 4^{-n} cos(32^n π x) (with
π = firstPositiveSineZero from Definition 4.7.2), the series converges uniformly
on ℝ; in particular, f is continuous on ℝ.
Helper for Proposition 4.7.13: the n-th increment term of
scaledCosineSeriesFunction across mesh size 32^{-m}.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Helper for Proposition 4.7.13: all modes n ≥ m vanish in the increment.
Helper for Proposition 4.7.13: the increment equals a finite sum over modes < m.
Helper for Proposition 4.7.13: the finite sum of absolute low-mode terms is bounded by the corresponding geometric series.
Helper for Proposition 4.7.13: the sum of low modes n < m-1 is bounded by
1 / 4^m in absolute value.
Proposition 4.7.13: for every j : ℤ and every integer m ≥ 1,
for f(x) = ∑_{n=1}^∞ 4^{-n} cos(32^n π x) (with π = firstPositiveSineZero),
the increment across consecutive points of mesh size 32^{-m} satisfies
|f((j+1)/32^m) - f(j/32^m)| ≥ 4^{-m}.