pith. machine review for the scientific record. sign in
def definition def or abbrev

jcost_syndrome

show as:
view Lean formalization →

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.