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

quantumOpticsCert

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

open explainer

Read the cached plain-language explainer.

open lean source

IndisputableMonolith.Physics.QuantumOpticsFromRS on GitHub at line 42.

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

  39  coherent_zero : Jcost 1 = 0
  40  nonclassical_pos : ∀ {r : ℝ}, 0 < r → r ≠ 1 → 0 < Jcost r
  41
  42def quantumOpticsCert : QuantumOpticsCert where
  43  five_states := quantumOpticalCount
  44  coherent_zero := coherent_state
  45  nonclassical_pos := nonclassical_state
  46
  47end IndisputableMonolith.Physics.QuantumOpticsFromRS