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

gwSourcesCert

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

open explainer

Read the cached plain-language explainer.

open lean source

IndisputableMonolith.Physics.GravitationalWaveSourcesFromConfigDim on GitHub at line 31.

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

  28structure GWSourcesCert where
  29  five_classes : Fintype.card GWSourceClass = 5
  30
  31def gwSourcesCert : GWSourcesCert where
  32  five_classes := gwSourceClass_count
  33
  34end IndisputableMonolith.Physics.GravitationalWaveSourcesFromConfigDim