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)
106def applyT (e : LedgerEntry) : LedgerEntry :=
proof body
Definition body.
107 { e with tick := reverseTick e.tick }
108
109/-- **THEOREM**: Time reversal preserves cost. -/
used by (7)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (8)
Lean names referenced from this declaration's body.
-
tick
in IndisputableMonolith.Constants
decl_use
-
tick
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
Time
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
-
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
LedgerEntry
in IndisputableMonolith.Foundation.QuantumLedger
decl_use
-
LedgerEntry
in IndisputableMonolith.QFT.CPTInvariance
decl_use
-
reverseTick
in IndisputableMonolith.QFT.CPTInvariance
decl_use