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

eulerLagrange_status

definition
show as:
view math explainer →
module
IndisputableMonolith.Action.EulerLagrange
domain
Action
line
205 · github
papers citing
none yet

open explainer

Generate a durable explainer page for this declaration.

open lean source

IndisputableMonolith.Action.EulerLagrange on GitHub at line 205.

browse module

All declarations in this module, on Recognition.

explainer page

Tracked in the explainer inventory; generation is lazy so crawlers do not trigger LLM jobs.

open explainer

depends on

formal source

 202
 203/-! ## Status report -/
 204
 205def eulerLagrange_status : String :=
 206  "Action.EulerLagrange: costRateEL_iff_const_one, geodesicEquationHolds, ground_state_is_unique_critical_point (0 sorry, 0 axiom)"
 207
 208end EulerLagrange
 209end Action
 210end IndisputableMonolith