pith. machine review for the scientific record. sign in
theorem proved term proof

sigma_zero_apply

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 182theorem sigma_zero_apply {n : ℕ} : sigma 0 n = n.divisors.card := by

proof body

Term-mode proof.

 183  simp only [sigma, ArithmeticFunction.sigma_zero_apply]
 184
 185/-- σ_1(n) = sum of divisors of n. -/

used by (2)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (7)

Lean names referenced from this declaration's body.