theorem
proved
wrapper
actionCost_self
No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
25@[simp] theorem actionCost_self (a : ActionState) : actionCost a a = 0 := by
proof body
One-line wrapper that applies simp.
26 simp [actionCost]
27
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (2)
Lean names referenced from this declaration's body.
-
actionCost
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Ethics
decl_use
-
ActionState
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Ethics
decl_use