theorem
proved
term proof
numericalMethodCount
show as:
view Lean formalization →
formal statement (Lean)
26theorem numericalMethodCount : Fintype.card NumericalMethod = 5 := by decide
proof body
Term-mode proof.
27
28/-- DFT-8 modes = 2^3 = 8. -/