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

bandwidth_denom_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)

  83theorem bandwidth_denom_pos : 0 < 4 * planckArea * k_R * eightTickCadence := by

proof body

Term-mode proof.

  84  apply mul_pos
  85  apply mul_pos
  86  apply mul_pos
  87  · linarith [planckArea_pos]
  88  · exact planckArea_pos
  89  · exact k_R_pos
  90  · exact eightTickCadence_pos
  91
  92/-- Recognition bandwidth is positive for positive area. -/

used by (2)

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

depends on (16)

Lean names referenced from this declaration's body.