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

bandwidth_pos

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)

  93theorem bandwidth_pos {A : ℝ} (hA : 0 < A) : 0 < bandwidth A :=

proof body

Term-mode proof.

  94  div_pos hA bandwidth_denom_pos
  95
  96/-- Alias for bandwidth_pos. -/

used by (5)

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

depends on (6)

Lean names referenced from this declaration's body.