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

twenty_four_decomposition

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)

 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