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

CorrectionDerivationCert

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)

 169structure CorrectionDerivationCert where
 170  atmospheric_from_faces : atmospheric_coefficient = cube_faces 3
 171  solar_from_edges_minus_2 : solar_coefficient = cube_edges_count 3 - 2
 172  cabibbo_from_faces_over_4 : cabibbo_coefficient = (cube_faces 3 : ℚ) / 4
 173  coefficients_match : atmospheric_coefficient = 6 ∧
 174                       solar_coefficient = 10 ∧
 175                       cabibbo_coefficient = 3/2
 176

used by (1)

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

depends on (7)

Lean names referenced from this declaration's body.