Mathlib Map

Theorems · Theorem · number theory

not_summable_one_div_on_primes

¬Summable ({p | Nat.Prime p}.indicator fun n => 1 / ↑n)

The sum over the reciprocals of the primes diverges.

Defined in
Mathlib.NumberTheory.SumPrimeReciprocals
Cited by
2 results in Mathlib
Foundations
Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites40

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

Cited by2

Results whose statement or proof uses this declaration.