theorem
proved
term proof
omega_def
show as:
view Lean formalization →
formal statement (Lean)
84@[simp] theorem omega_def : omega = ArithmeticFunction.cardDistinctFactors := rfl
proof body
Term-mode proof.
85
86/-- `ω(n) = n.primeFactorsList.dedup.length`. -/