recognition /
RRF /
RRF.Foundation.Consciousness /
explainer
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)
93 def validMoves (s : ProofState) : Set Prop :=
proof body
Definition body.
94 { p ∈ s.unverified | isConsistent s.verified p }
95
96 /-- **HYPOTHESIS**: Free will as choice among valid moves.
97
98 STATUS: SCAFFOLD — While existence of valid moves is formally
99 defined as consistency with verified history, the mechanism of
100 conscious choice ("free will") is a core postulate of the model.
101
102 TODO: Formally define the choice operator and its relationship to J-cost. -/
used by (4)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (17)
Lean names referenced from this declaration's body.
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
model
in IndisputableMonolith.ClassicalBridge.Fluids.CPM2D
decl_use
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
as
in IndisputableMonolith.Foundation.SimplicialLedger.ContinuumBridge
decl_use
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
and
in IndisputableMonolith.NumberTheory.CirclePhaseLift
decl_use
isConsistent
in IndisputableMonolith.RRF.Core.Glossary
decl_use
isConsistent
in IndisputableMonolith.RRF.Foundation.Consciousness
decl_use
ProofState
in IndisputableMonolith.RRF.Foundation.Consciousness
decl_use