pith. machine review for the scientific record. sign in
theorem proved term proof

alpha_not_tunable

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)

 156theorem alpha_not_tunable :
 157    -- 11 is fixed by cube geometry
 158    (11 : ℕ) = 12 - 1 ∧
 159    -- 103 is fixed by voxel topology
 160    (103 : ℕ) = 6 * 17 + 1 ∧
 161    -- 102 is fixed by voxel topology
 162    (102 : ℕ) = 6 * 17 := by

proof body

Term-mode proof.

 163  constructor
 164  · native_decide
 165  constructor
 166  · native_decide
 167  · native_decide
 168
 169end GaugeVsParams
 170end Bridge
 171end IndisputableMonolith

depends on (6)

Lean names referenced from this declaration's body.