theorem
proved
term proof
mock_orders_sum_relation
show as:
view Lean formalization →
formal statement (Lean)
384theorem mock_orders_sum_relation :
385 (3 : ℕ) + 5 + 7 + 9 = directed_flux_Q3 := by
proof body
Term-mode proof.
386 simp [directed_flux_Q3, Q3_edge_count]
387
388end IndisputableMonolith.Mathematics.RamanujanBridge.CongruenceQ3Bridge