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)
53structure WorkingMemoryFromCubeCert where
54 canonical : canonicalSpan = 2 ^ 3 - 1
55 reduced_to_5 : spanAt 2 = 3 -- collapse one dimension
56 reduced_to_3 : spanAt 1 = 1 -- collapse two
57 super_normal : spanAt 4 = 15 -- add one dimension
58 miller_bracket : 5 ≤ canonicalSpan ∧ canonicalSpan ≤ 9
59 monotone : ∀ d, spanAt d < spanAt (d + 1)
60
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (11)
Lean names referenced from this declaration's body.
-
canonicalSpan
in IndisputableMonolith.CrossDomain.WorkingMemoryFromCube
decl_use
-
miller_bracket
in IndisputableMonolith.CrossDomain.WorkingMemoryFromCube
decl_use
-
spanAt
in IndisputableMonolith.CrossDomain.WorkingMemoryFromCube
decl_use
-
canonical
in IndisputableMonolith.Foundation.ArithmeticOf
decl_use
-
one
in IndisputableMonolith.Foundation.IntegersFromLogic
decl_use
-
one
in IndisputableMonolith.Foundation.RationalsFromLogic
decl_use
-
canonical
in IndisputableMonolith.Gap45.Beat
decl_use
-
canonical
in IndisputableMonolith.NavierStokes.RM2U.NonParasitism
decl_use
-
one
in IndisputableMonolith.QFT.SpinStatistics
decl_use
-
two
in IndisputableMonolith.QFT.SpinStatistics
decl_use
-
one
in IndisputableMonolith.RecogSpec.Core
decl_use