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

PosturalAxis

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 PosturalAxis where
  25  vector : Fin 3 → ℝ
  26  is_unit : (∑ i, vector i ^ 2) = 1
  27
  28/-- **DEFINITION: Resonant Axis**
  29    The primary axes of the 8-tick cubic voxel. -/

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.