theorem
proved
term proof
vp_factorial_twentyfive_five
show as:
view Lean formalization →
formal statement (Lean)
916theorem vp_factorial_twentyfive_five : vp 5 (Nat.factorial 25) = 6 := by native_decide
proof body
Term-mode proof.
917
918/-- vp 7 (50!) = 8. -/