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

PhiPow_one

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)

  78@[simp] lemma PhiPow_one : PhiPow 1 = Constants.phi := by

proof body

Term-mode proof.

  79  unfold PhiPow
  80  have hφ : 0 < Constants.phi := Constants.phi_pos
  81  simp [one_mul, Real.exp_log hφ]
  82

depends on (3)

Lean names referenced from this declaration's body.