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

Jphi_penalty

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)

  92def Jphi_penalty : ℝ := phi - 3 / 2

proof body

Definition body.

  93
  94/-! ## §2. The closed-form identity `C = 2 - φ` -/
  95
  96/-- **THEOREM.** `C = φ⁻² = 2 - φ`. Proof: `φ⁻² = 1/φ² = 1/(φ+1)`, and
  97    `(φ+1)(2-φ) = 2φ+2-φ²-φ = φ+2-(φ+1) = 1`, so `(φ+1)⁻¹ = 2-φ`. -/

used by (9)

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

depends on (3)

Lean names referenced from this declaration's body.