def
definition
def or abbrev
phiLadderPosition
show as:
view Lean formalization →
formal statement (Lean)
125def phiLadderPosition (n : ℤ) : ℝ := phi ^ n
proof body
Definition body.
126
127/-- φ-ladder positions are always positive. -/