theorem
other
other
six_eq_rank_sum
show as:
view Lean formalization →
formal statement (Lean)
33theorem six_eq_rank_sum : (6 : ℕ) = 3 + 2 + 1 := by decide
proof body
34