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

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

  53theorem gap_pos {N : ℝ} (hN : 0 < N) : 0 < gapToCapacity N := by

proof body

Term-mode proof.

  54  unfold gapToCapacity
  55  apply one_div_pos.mpr
  56  exact mul_pos phi_pos hN
  57

used by (17)

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

depends on (1)

Lean names referenced from this declaration's body.