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)

  47structure PointerState (n : ℕ) extends BasisState n where
  48  /-- Stability under environment interaction -/
  49  stable : Bool := true

proof body

Definition body.

  50  /-- Minimum J-cost in local neighborhood -/
  51  cost_minimized : Bool := true
  52
  53/-! ## The Environment and Decoherence -/
  54
  55/-- An environment model - many degrees of freedom. -/

used by (3)

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

depends on (13)

Lean names referenced from this declaration's body.