theorem
proved
term proof
totient_three_pow_two
show as:
view Lean formalization →
formal statement (Lean)
799theorem totient_three_pow_two : totient (3 ^ 2) = 6 := by native_decide
proof body
Term-mode proof.
800
801/-- φ(5^k) values. -/