Mathlib Map

Theorems · Definition · real analysis

Real.sqrtTwoAddSeries

ℝ → ℕ → ℝ

the series sqrtTwoAddSeries x n is sqrt(2 + sqrt(2 + ... )) with n square roots, starting with x. We define it here because cos (pi / 2 ^ (n+1)) = sqrtTwoAddSeries 0 n / 2

Defined in
Mathlib.Analysis.SpecialFunctions.Trigonometric.Basic
Cited by
19 results in Mathlib
Foundations
Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

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

  • Realstatement and proof · cited by 25,697

Cited by19

Results whose statement or proof uses this declaration.