theorem
proved
wrapper
ethicsCost_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 ethicsCost_self (a : MoralImprovementStep) : ethicsCost a a = 0 := by
proof body
One-line wrapper that applies simp.
26 simp [ethicsCost]
27
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
ethicsRealization
in IndisputableMonolith.Foundation.UniversalForcing.EthicsRealization
decl_use
depends on (2)
Lean names referenced from this declaration's body.
-
ethicsCost
in IndisputableMonolith.Foundation.UniversalForcing.EthicsRealization
decl_use
-
MoralImprovementStep
in IndisputableMonolith.Foundation.UniversalForcing.EthicsRealization
decl_use