pith. machine review for the scientific record. sign in
def definition def or abbrev

middle_pairs_summing_to_17

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)

  75def middle_pairs_summing_to_17 : List (ℕ × ℕ) :=

proof body

Definition body.

  76  [(6, 11), (11, 6)]
  77