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)
116def applyCPT (e : LedgerEntry) : LedgerEntry :=
proof body
Definition body.
117 applyC (applyP (applyT e))
118
119/-- **THEOREM (CPT Invariance)**: The CPT transformation preserves cost. -/
used by (5)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (7)
Lean names referenced from this declaration's body.
-
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
-
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
LedgerEntry
in IndisputableMonolith.Foundation.QuantumLedger
decl_use
-
applyC
in IndisputableMonolith.QFT.CPTInvariance
decl_use
-
applyP
in IndisputableMonolith.QFT.CPTInvariance
decl_use
-
applyT
in IndisputableMonolith.QFT.CPTInvariance
decl_use
-
LedgerEntry
in IndisputableMonolith.QFT.CPTInvariance
decl_use