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)
994theorem legalAtomicTick_oneBitDiff {d : Nat} {L L' : LedgerState d}
995 (h : LegalAtomicTick (d := d) L L') :
proof body
Term-mode proof.
996 OneBitDiff (parity d L) (parity d L') :=
997 postingStep_oneBitDiff (legalAtomicTick_implies_PostingStep (d := d) h)
998
999/-! ## Workstream B tightening: RS AtomicTick ⇒ PostingStep (legality predicate) -/
1000
1001/-- Choose the unique posted account at tick `t` from an RS `AtomicTick` instance. -/
depends on (19)
Lean names referenced from this declaration's body.
-
AtomicTick
in IndisputableMonolith.Chain
decl_use
-
tick
in IndisputableMonolith.Constants
decl_use
-
tick
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
LedgerState
in IndisputableMonolith.Foundation.VariationalDynamics
decl_use
-
LedgerState
in IndisputableMonolith.Information.InformationIsLedger
decl_use
-
LedgerState
in IndisputableMonolith.Information.Thermodynamics
decl_use
-
LedgerState
in IndisputableMonolith.LedgerPostingAdjacency
decl_use
-
LegalAtomicTick
in IndisputableMonolith.LedgerPostingAdjacency
decl_use
-
legalAtomicTick_implies_PostingStep
in IndisputableMonolith.LedgerPostingAdjacency
decl_use
-
parity
in IndisputableMonolith.LedgerPostingAdjacency
decl_use
-
PostingStep
in IndisputableMonolith.LedgerPostingAdjacency
decl_use
-
postingStep_oneBitDiff
in IndisputableMonolith.LedgerPostingAdjacency
decl_use
-
OneBitDiff
in IndisputableMonolith.Patterns.GrayCycle
decl_use
-
LedgerState
in IndisputableMonolith.QFT.GaugeInvariance
decl_use
-
AtomicTick
in IndisputableMonolith.Recognition
decl_use
-
L
in IndisputableMonolith.Recognition
decl_use
-
L
in IndisputableMonolith.Recognition.Cycle3
decl_use
-
AtomicTick
in IndisputableMonolith.RRF.Core.Recognition
decl_use