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

FormalizationAsOctave

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)

 103structure FormalizationAsOctave where
 104  /-- The logical octave. -/
 105  octave_type : String
 106  /-- The strain functional (proof complexity). -/
 107  strain : LeanCode → ℕ  -- Lines of proof, or similar metric
 108  /-- Lower strain = simpler proof = more "elegant". -/
 109  elegance : LeanCode → ℝ
 110
 111/-- The RRF formalization as an octave. -/

used by (1)

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

depends on (14)

Lean names referenced from this declaration's body.