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.