theorem
proved
wrapper
zmodCost_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)
20@[simp] theorem zmodCost_self {n : ℕ} (a : ZMod n) : zmodCost a a = 0 := by
proof body
One-line wrapper that applies simp.
21 simp [zmodCost]
22
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
-
modularRealization
in IndisputableMonolith.Foundation.UniversalForcing.ModularRealization
decl_use
-
zmodCost_self
in IndisputableMonolith.Foundation.UniversalForcing.ModularRealization
decl_use
-
strictModularRealization
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Modular
decl_use
depends on (3)
Lean names referenced from this declaration's body.
-
zmodCost
in IndisputableMonolith.Foundation.UniversalForcing.ModularRealization
decl_use
-
zmodCost_self
in IndisputableMonolith.Foundation.UniversalForcing.ModularRealization
decl_use
-
zmodCost
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Modular
decl_use