def
definition
def or abbrev
channel_weight
show as:
view Lean formalization →
formal statement (Lean)
228def channel_weight : ℝ := phi ^ (-(1 : ℝ))
proof body
Definition body.
229
230/-- `channel_weight = 1/φ = φ - 1`. -/