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

coherenceProtectedQKDLinkBudgetCert

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)

  90def coherenceProtectedQKDLinkBudgetCert :
  91    CoherenceProtectedQKDLinkBudgetCert where
  92  rate_zero := linkRate_zero

proof body

Definition body.

  93  rate_pos := linkRate_pos
  94  rate_strict_anti := @linkRate_strict_anti
  95  rate_succ := linkRate_succ
  96  attenuation_pos := attenuationPerRung_pos
  97  attenuation_lt_one := attenuationPerRung_lt_one
  98  attenuation_band := attenuationPerRung_band
  99
 100/-- **QKD ONE-STATEMENT.** Link rate `R(n) = R_0 · φ^(-n)`,
 101strictly anti-monotonic; per-rung attenuation `1/φ ∈ (0.617, 0.622)`. -/

depends on (14)

Lean names referenced from this declaration's body.