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.
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
as
in IndisputableMonolith.Foundation.SimplicialLedger.ContinuumBridge
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
empty
in IndisputableMonolith.RRF.Foundation.Ledger
decl_use
-
mkJson
in IndisputableMonolith.URCAdapters.LNALReports
decl_use
-
OpcodeSoundnessCert
in IndisputableMonolith.URCGenerators.LNALCerts
decl_use