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

c_coercive_approx

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)

  41theorem c_coercive_approx : (0.30 : ℚ) < c_coercive ∧ c_coercive < (0.31 : ℚ) := by

proof body

Term-mode proof.

  42  unfold c_coercive; constructor <;> norm_num
  43
  44/-- The net constant K_net = (9/7)^2 from the eight-tick structure.
  45    With epsilon = 1/8 (one tick out of eight), the net factor is
  46    (1/(1-epsilon))^2 = (1/(7/8))^2 = (8/7)^2... but the paper gives
  47    (9/7)^2. The 9 arises from the full cycle including the return tick. -/

depends on (21)

Lean names referenced from this declaration's body.