pith. machine review for the scientific record. sign in
theorem proved term proof

bigOmega_factorial_five

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 603theorem bigOmega_factorial_five : bigOmega (Nat.factorial 5) = 5 := by native_decide

proof body

Term-mode proof.

 604
 605/-! ### Perfect numbers -/
 606
 607/-- A number n is perfect if σ_1(n) = 2n.
 608We make this decidable for concrete values. -/

depends on (9)

Lean names referenced from this declaration's body.