theorem
proved
term proof
bigOmega_fortyfive
show as:
view Lean formalization →
formal statement (Lean)
642theorem bigOmega_fortyfive : bigOmega 45 = 3 := by native_decide
proof body
Term-mode proof.
643
644/-- Ω(360) = 6 (since 360 = 2³ × 3² × 5). -/