pith. machine review for the scientific record. sign in
def definition def or abbrev

certificateWithinTolerance

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)

 158def certificateWithinTolerance (c : ResidueCert) : Prop :=

proof body

Definition body.

 159  let theoretical := gap (ZOf c.f)
 160  (c.lo : ℝ) - anchorTolerance ≤ theoretical ∧
 161  theoretical ≤ (c.hi : ℝ) + anchorTolerance
 162
 163/-! ## Summary Statistics -/
 164
 165/-- The lepton certificates cluster around F(1332) ≈ 13.95. -/

depends on (12)

Lean names referenced from this declaration's body.