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

StrongCPNumericalCert

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)

 291structure StrongCPNumericalCert where
 292  predicted : theta_RS_predicted = 0
 293  inside_experimental :
 294    -theta_experimental_max < theta_RS_predicted ∧
 295    theta_RS_predicted < theta_experimental_max
 296  abs_lt : |theta_RS_predicted| < theta_experimental_max
 297  gap_to_next : 1 - Real.cos (Real.pi / 4) > 0.29
 298  J_cost_min : ∀ θ, thetaJCost 0 ≤ thetaJCost θ
 299

used by (1)

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

depends on (3)

Lean names referenced from this declaration's body.