def
definition
noether_status
show as:
view math explainer →
open explainer
Read the cached plain-language explainer.
open lean source
IndisputableMonolith.Action.Noether on GitHub at line 124.
browse module
All declarations in this module, on Recognition.
explainer page
depends on
formal source
121
122/-! ## Status report -/
123
124def noether_status : String :=
125 "Action.Noether: time/space translation invariance ⇒ Noether conservation, energy_conservation_of_J_action (0 sorry, 0 axiom)"
126
127end Noether
128end Action
129end IndisputableMonolith