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

QuarkAbsoluteMassResidual

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)

 172def QuarkAbsoluteMassResidual : Prop :=

proof body

Definition body.

 173  ∀ (f : Fermion),
 174    sectorOf f = Sector.up →
 175    Verification.rs_mass_MeV Anchor.Sector.UpQuark (RSBridge.rung f)
 176      = M0 * Real.exp (((RSBridge.rung f : ℝ) - 8 + gap (ZOf f)) *
 177            Real.log Constants.phi)
 178
 179/-! ## ScoreCard certificate
 180
 181A single record bundling every theorem-grade row of this Phase 0
 182deliverable. -/
 183

used by (3)

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

depends on (37)

Lean names referenced from this declaration's body.

… and 7 more