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 narrativeCost (a b : NarrativeBeat) : Nat :=
proof body
Definition body.
22 if a = b then 0 else 1
23
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
-
narrativeCost_self
in IndisputableMonolith.Foundation.UniversalForcing.NarrativeRealization
decl_use
-
narrativeCost_symm
in IndisputableMonolith.Foundation.UniversalForcing.NarrativeRealization
decl_use
-
narrativeRealization
in IndisputableMonolith.Foundation.UniversalForcing.NarrativeRealization
decl_use
depends on (1)
Lean names referenced from this declaration's body.
-
NarrativeBeat
in IndisputableMonolith.Foundation.UniversalForcing.NarrativeRealization
decl_use