theorem
proved
wrapper
physicsCost_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)
27@[simp] theorem physicsCost_self (x : PhysicsState) : physicsCost x x = 0 := by
proof body
One-line wrapper that applies simp.
28 simp [physicsCost]
29
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.
-
physicsCost
in IndisputableMonolith.Foundation.PhysicsLogicRealization
decl_use
-
PhysicsState
in IndisputableMonolith.Foundation.PhysicsLogicRealization
decl_use