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

card_singleton

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)

  71theorem card_singleton {x : α} : ({x} : Finset α).card = 1 :=

proof body

One-line wrapper that applies Finset.card_singleton.

  72  Finset.card_singleton x

used by (2)

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