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

alphaFramework

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)

 213def alphaFramework : AlphaFrameworkCert where
 214  cube_faces := Q3_faces_eq

proof body

Definition body.

 215  cube_edges := Q3_edges_eq
 216  passive := passive_edges_eq
 217  wallpaper := rfl
 218  fw_pairs := face_wallpaper_pairs_eq
 219  curv_num := curvature_numerator_eq
 220  meas_dim := measure_dimension_eq
 221  delta_1_is_ratio := delta_1_structure
 222  n2_configs := n_fold_configs_2
 223  n2_reduced := reduced_configs_2
 224  z2_sectors := Z2_sectors_eq
 225
 226end
 227
 228end AlphaHigherOrder
 229end Constants
 230end IndisputableMonolith

depends on (16)

Lean names referenced from this declaration's body.