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

WeakCouplingCert

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)

  95structure WeakCouplingCert where
  96  alpha_from_cube : alphaInv = alpha_seed * Real.exp (-(f_gap / alpha_seed))
  97  sin2_from_phi : sin2_theta_W_rs = (3 - Constants.phi) / 6
  98  alpha_W_def : alpha_W = alpha / sin2_theta_W_rs
  99  alpha_W_positive : 0 < alpha_W
 100  alpha_W_exceeds_alpha : alpha < alpha_W
 101

used by (1)

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

depends on (12)

Lean names referenced from this declaration's body.