theorem
proved
term proof
bigOmega_thirty
show as:
view Lean formalization →
formal statement (Lean)
820theorem bigOmega_thirty : bigOmega 30 = 3 := by native_decide
proof body
Term-mode proof.
821
822/-- ω(30) = 3 (distinct prime factors: 2, 3, 5). -/