pith. machine review for the scientific record. sign in
theorem other other

totalPowerSet

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)

  41theorem totalPowerSet :
  42    (Finset.range 9).sum (fun k => Nat.choose 8 k) = 256 := by decide

proof body

  43

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.