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

carrier_band

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)

  37theorem carrier_band : (8.05 : ℝ) < carrier ∧ carrier < 8.10 := by

proof body

Term-mode proof.

  38  unfold carrier
  39  have h1 := phi_gt_onePointSixOne
  40  have h2 := phi_lt_onePointSixTwo
  41  refine ⟨by linarith, by linarith⟩
  42
  43/-- Optimal pulse spacing in seconds (= 1 / carrier). -/

used by (11)

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

depends on (5)

Lean names referenced from this declaration's body.