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

unity_config

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)

  55def unity_config (N : ℕ) (_hN : 0 < N) : Configuration N :=

proof body

Definition body.

  56  { entries := fun _ => 1
  57    entries_pos := fun _ => by norm_num }
  58
  59/-- The unity configuration has zero total defect. -/

used by (15)

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

depends on (6)

Lean names referenced from this declaration's body.