theorem
proved
term proof
vp_factorial_eight_two
show as:
view Lean formalization →
formal statement (Lean)
581theorem vp_factorial_eight_two : vp 2 (Nat.factorial 8) = 7 := by native_decide
proof body
Term-mode proof.
582
583/-- vp 3 (6!) = 2. -/