pith. machine review for the scientific record. sign in
theorem proved term proof

alphaLock_in_unit_interval

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)

  36theorem alphaLock_in_unit_interval : 0 < alphaLock ∧ alphaLock < 1 :=

proof body

Term-mode proof.

  37  ⟨alphaLock_pos, alphaLock_lt_one⟩
  38
  39/-! ## Numerical Bounds -/
  40
  41/-- α_lock is between 0.18 and 0.21 (coarse bound from φ ∈ (1.61, 1.62)). -/

depends on (11)

Lean names referenced from this declaration's body.