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

cellCount

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)

 303def cellCount : CellDim → ℕ
 304  | .vertex => 8
 305  | .edge   => 12
 306  | .face   => 6
 307  | .cube   => 1
 308
 309/-- Number of vertices (0-cells) per k-cell (anchors per mediator). -/

used by (6)

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.