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)
63noncomputable def jcost_syndrome (X : Ω → ℝ) : ErrorSyndrome X where
64 syndrome := fun ω => Jcost (X ω)
proof body
Definition body.
65 zero_iff_ground := fun ω => Iff.rfl
66
67/-! ## Correction Dynamics -/
68
69/-- An error correction protocol is a map that reduces defects. -/
depends on (8)
Lean names referenced from this declaration's body.
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
correction
in IndisputableMonolith.Information.QuantumChannelCapacityFromPhi
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
map
in IndisputableMonolith.Measurement.RSNative.Core
decl_use
-
that
in IndisputableMonolith.NumberTheory.PhiLadderLattice
decl_use
-
ErrorSyndrome
in IndisputableMonolith.Thermodynamics.ErrorCorrection
decl_use