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

T11Cert

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)

 187structure T11Cert where
 188  /-- V_cb = 1/(2*12) = 1/24 from cube edges. -/
 189  geometric_origin : V_cb_geom = 1 / (2 * cube_edges 3)
 190  /-- The prediction matches experiment within uncertainty. -/
 191  matches_pdg : abs (V_cb_pred - V_cb_exp) < V_cb_err
 192
 193/-- The T11 certificate (for V_cb) is verified. -/

used by (1)

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

depends on (13)

Lean names referenced from this declaration's body.