theorem
proved
wrapper
intCost_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)
23@[simp] theorem intCost_self (a : ℤ) : intCost a a = 0 := by
proof body
One-line wrapper that applies simp.
24 simp [intCost]
25
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
-
orderRealization
in IndisputableMonolith.Foundation.UniversalForcing.OrderRealization
decl_use
-
intCost_self
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Ordered
decl_use
-
strictOrderedRealization
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Ordered
decl_use
depends on (3)
Lean names referenced from this declaration's body.
-
intCost
in IndisputableMonolith.Foundation.UniversalForcing.OrderRealization
decl_use
-
intCost
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Ordered
decl_use
-
intCost_self
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Ordered
decl_use