pith. machine review for the scientific record. sign in
theorem proved term proof

passive_fraction_eq_phi_sq_inv

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)

 145theorem passive_fraction_eq_phi_sq_inv :
 146    passive_fraction = phi_inv ^ 2 := by

proof body

Term-mode proof.

 147  unfold passive_fraction
 148  have h := phi_inv_fibonacci_fixed_point
 149  linarith
 150
 151/-- **σ-CONSERVATION ON LEXICON.** Active + passive = 1. -/

depends on (6)

Lean names referenced from this declaration's body.