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)
21def eventCost (a b : EventState) : Nat :=
proof body
Definition body.
22 if a = b then 0 else 1
23
used by (6)
From the project-wide theorem graph. These declarations reference this one in their body.
-
narrative_admissible
in IndisputableMonolith.Foundation.UniversalForcing.AdmissibleClass
decl_use
-
eventCost_self
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Narrative
decl_use
-
eventCost_symm
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Narrative
decl_use
-
strictNarrativeRealization
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Narrative
decl_use
-
eventCost_zero_iff
in IndisputableMonolith.Foundation.UniversalForcing.Strict.RichDomainCosts
decl_use
-
RichDomainCostsCert
in IndisputableMonolith.Foundation.UniversalForcing.Strict.RichDomainCosts
decl_use
depends on (1)
Lean names referenced from this declaration's body.
-
EventState
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Narrative
decl_use