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

pathSpace_status

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

open explainer

Generate a durable explainer page for this declaration.

open lean source

IndisputableMonolith.Action.PathSpace on GitHub at line 161.

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

 158/-! ## Status report -/
 159
 160/-- Status string for the path-space module. -/
 161def pathSpace_status : String :=
 162  "Action.PathSpace: AdmissiblePath, actionJ, interp, fixedEndpoints (0 sorry, 0 axiom)"
 163
 164end Action
 165end IndisputableMonolith