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

photonStatCert

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

open explainer

Read the cached plain-language explainer.

open lean source

IndisputableMonolith.Physics.PhotonStatisticsFromRS on GitHub at line 38.

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

  35  five_regimes : Fintype.card PhotonStatisticsRegime = 5
  36  coherent_zero : Jcost 1 = 0
  37
  38def photonStatCert : PhotonStatCert where
  39  five_regimes := photonStatCount
  40  coherent_zero := coherent_poissonian
  41
  42end IndisputableMonolith.Physics.PhotonStatisticsFromRS