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

PointerState

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)

  80structure PointerState where
  81  /-- Classical observable (position, momentum, etc.). -/
  82  observable : String
  83  /-- Why it's selected. -/
  84  selection_reason : String
  85
  86/-- Position is a pointer state because localized states have low J-cost
  87    when interacting with a local environment. -/

used by (3)

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

depends on (8)

Lean names referenced from this declaration's body.