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)
41def strictNarrativeRealization : StrictLogicRealization where
42 Carrier := EventState
proof body
Definition body.
43 Cost := Nat
44 zeroCost := inferInstance
45 compare := eventCost
46 compose := eventCompose
47 one := narrativeZero
48 generator := incitingBeat
49 identity_law := eventCost_self
50 non_contradiction_law := eventCost_symm
51 excluded_middle_law := True
52 composition_law := True
53 invariance_law := True
54 nontrivial_law := by
55 simp [eventCost, incitingBeat, narrativeZero]
56
used by (5)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (14)
Lean names referenced from this declaration's body.
-
compose
in IndisputableMonolith.Ethics.VirtueComposition
decl_use
-
one
in IndisputableMonolith.Foundation.IntegersFromLogic
decl_use
-
one
in IndisputableMonolith.Foundation.RationalsFromLogic
decl_use
-
eventCompose
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Narrative
decl_use
-
eventCost
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Narrative
decl_use
-
eventCost_self
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Narrative
decl_use
-
eventCost_symm
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Narrative
decl_use
-
EventState
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Narrative
decl_use
-
incitingBeat
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Narrative
decl_use
-
narrativeZero
in IndisputableMonolith.Foundation.UniversalForcing.Strict.Narrative
decl_use
-
StrictLogicRealization
in IndisputableMonolith.Foundation.UniversalForcing.StrictRealization
decl_use
-
Cost
in IndisputableMonolith.Measurement.RSNative.Core
decl_use
-
one
in IndisputableMonolith.QFT.SpinStatistics
decl_use
-
one
in IndisputableMonolith.RecogSpec.Core
decl_use