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

totient_one

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)

 104theorem totient_one : totient 1 = 1 := by

proof body

Term-mode proof.

 105  simp [totient, Nat.totient_one]
 106
 107/-- φ(p) = p - 1 for prime p. -/

depends on (2)

Lean names referenced from this declaration's body.