theorem
proved
term proof
bigOmega_threehundredsixty
show as:
view Lean formalization →
formal statement (Lean)
645theorem bigOmega_threehundredsixty : bigOmega 360 = 6 := by native_decide
proof body
Term-mode proof.
646
647/-- Ω(840) = 6 (since 840 = 2³ × 3 × 5 × 7, with 3+1+1+1 = 6 factors). -/