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

costSpectrumValue_zero

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)

 140@[simp]
 141theorem costSpectrumValue_zero : costSpectrumValue 0 = 0 := by

proof body

Term-mode proof.

 142  unfold costSpectrumValue
 143  simp [Nat.factorization_zero]
 144
 145/-- For a prime `p`, `c(p) = J(p)`. -/

depends on (1)

Lean names referenced from this declaration's body.