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

ThetaQCD

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)

  48structure ThetaQCD where
  49  value : ℝ
  50  in_range : 0 ≤ value ∧ value < 2 * π
  51
  52/-- The experimental bound on |θ|:
  53    From the neutron electric dipole moment (EDM).
  54    d_n < 10⁻²⁶ e·cm implies |θ| < 10⁻¹⁰ -/

depends on (1)

Lean names referenced from this declaration's body.