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

Simplex3

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)

  24structure Simplex3 where
  25  vertices : Fin 4 → (Fin 3 → ℝ)
  26  volume   : ℝ
  27  vol_pos  : volume > 0
  28
  29/-- **DEFINITION: Simplicial Ledger**
  30    A collection of 3-simplices that form a manifold covering. -/

used by (20)

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

depends on (10)

Lean names referenced from this declaration's body.