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

ChokePoint

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)

 202structure ChokePoint where
 203  /-- Name of the choke point -/
 204  name : String
 205  /-- Current status -/
 206  status : String  -- "closed", "scaffold", "open"
 207  /-- What closing it would prove -/
 208  consequence : String
 209
 210/-- Choke Point 1: Universality of CPM -/

used by (5)

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

depends on (9)

Lean names referenced from this declaration's body.