def
definition
coherenceTimeCert
show as:
view math explainer →
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
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