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

ExampleCertificate

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)

 140structure ExampleCertificate where
 141  /-- Example name -/
 142  example : String
 143  /-- K_net value in this example -/
 144  Knet : ℝ
 145  /-- C_proj value in this example -/
 146  Cproj : ℝ
 147  /-- Reference for the implementation -/
 148  reference : String
 149
 150/-- Example certificates included in the standalone CPM audit. -/

used by (2)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (13)

Lean names referenced from this declaration's body.