theorem
proved
wrapper
twenty_four_decomposition
show as:
view Lean formalization →
formal statement (Lean)
188theorem twenty_four_decomposition :
189 (24 : ℕ) = 2 * (3 * 2^2) := by norm_num
proof body
One-line wrapper that applies end.
190
191end IndisputableMonolith.Mathematics.RamanujanBridge.DirectedFlux24