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

nonlinearDynamicsCert

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

open explainer

Read the cached plain-language explainer.

open lean source

IndisputableMonolith.Physics.NonlinearDynamicsFromRS 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  eight_periods : periodDoublingTarget = 8
  40  zero_equilibrium : Jcost 1 = 0
  41
  42def nonlinearDynamicsCert : NonlinearDynamicsCert where
  43  five_bifurcations := bifurcationTypeCount
  44  eight_periods := periodDoublingTarget_8
  45  zero_equilibrium := equilibrium
  46
  47end IndisputableMonolith.Physics.NonlinearDynamicsFromRS