theorem
proved
wrapper
eventCost_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)
24@[simp] theorem eventCost_self (a : EventState) : eventCost a a = 0 := by
proof body
One-line wrapper that applies simp.
25 simp [eventCost]
26
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.
-
eventCost
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Narrative
decl_use
-
EventState
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Narrative
decl_use