pith. machine review for the scientific record. sign in
def

coherenceTimeCert

definition
show as:
view math explainer →
module
IndisputableMonolith.Physics.QuantumCoherenceTimeFromJCost
domain
Physics
line
65 · github
papers citing
none yet

open explainer

Read the cached plain-language explainer.

open lean source

IndisputableMonolith.Physics.QuantumCoherenceTimeFromJCost on GitHub at line 65.

browse module

All declarations in this module, on Recognition.

explainer page

A cached Ask Recognition explainer exists for this declaration.

open explainer

depends on

formal source

  62  phi8_amp : phi ^ 8 > 46
  63  phi12_amp : phi ^ 12 > 300
  64
  65noncomputable def coherenceTimeCert : CoherenceTimeCert where
  66  phi_ratio := coherenceTimeRatio
  67  phi8_val := phi8_fibonacci
  68  phi8_amp := phi8_gt_46
  69  phi12_amp := phi12_gt_300
  70
  71end IndisputableMonolith.Physics.QuantumCoherenceTimeFromJCost