theorem
proved
wrapper
Q3_eigenvalue_count
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)
50theorem Q3_eigenvalue_count : Q3_laplacian_eigenvalues.length = Q3_vertices := by
proof body
One-line wrapper that applies unfold.
51 unfold Q3_laplacian_eigenvalues Q3_vertices; native_decide
52
depends on (6)
Lean names referenced from this declaration's body.
-
Q3_vertices
in IndisputableMonolith.Constants.AlphaHigherOrder
decl_use
-
Q3_vertices
in IndisputableMonolith.Constants.LambdaRecDerivation
decl_use
-
Q3_vertices
in IndisputableMonolith.Constants.PlanckScaleMatching
decl_use
-
Q3_vertices
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
Q3_laplacian_eigenvalues
in IndisputableMonolith.Physics.CubeSpectrum
decl_use
-
Q3_vertices
in IndisputableMonolith.Physics.CubeSpectrum
decl_use