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

opcode_soundness_report_json

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)

  89def opcode_soundness_report_json (src : String) : String :=

proof body

Definition body.

  90  let _ := OpcodeSoundnessCert.fromSource src
  91  -- Parser coverage is structural; treat as ok with empty errors
  92  mkJson true []
  93

depends on (8)

Lean names referenced from this declaration's body.