recognition /
Physics /
Physics.CubeSpectrum /
explainer
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)
31 theorem Q3_vertices_eq : Q3_vertices = 2 ^ Q3_degree := by
proof body
Term-mode proof.
32 unfold Q3_vertices Q3_degree; omega
33
34 /-! ## Q₃ Laplacian Spectrum
35
36 The graph Laplacian L = D − A of Q₃ has eigenvalues determined by the
37 Hamming weight of binary vectors in {0,1}³. For vertex v with Hamming
38 weight w(v), the eigenvalue is 2·w(v). The spectrum is:
39 - λ₀ = 0 (multiplicity 1, the all-ones eigenvector)
40 - λ₁ = 2 (multiplicity 3, the three coordinate functions)
41 - λ₂ = 4 (multiplicity 3, the three pairwise products)
42 - λ₃ = 6 (multiplicity 1, the parity function)
43 -/
44
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
Q3_vertices_eq
in IndisputableMonolith.Constants.AlphaHigherOrder
decl_use
depends on (27)
Lean names referenced from this declaration's body.
all
in IndisputableMonolith.Aesthetics.NarrativeGeodesic
decl_use
all
in IndisputableMonolith.Anthropology.KinshipGraphCohomology
decl_use
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
Q3_vertices
in IndisputableMonolith.Constants.AlphaHigherOrder
decl_use
Q3_vertices_eq
in IndisputableMonolith.Constants.AlphaHigherOrder
decl_use
Q3_vertices
in IndisputableMonolith.Constants.LambdaRecDerivation
decl_use
Q3_vertices
in IndisputableMonolith.Constants.PlanckScaleMatching
decl_use
all
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
has
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
Q3_vertices
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
parity
in IndisputableMonolith.LedgerPostingAdjacency
decl_use
A
in IndisputableMonolith.Masses.Anchor
decl_use
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
A
in IndisputableMonolith.Modal.Actualization
decl_use
all
in IndisputableMonolith.Musicology.ModalPreferenceFromPhi
decl_use
Q3_degree
in IndisputableMonolith.Physics.CubeSpectrum
decl_use
Q3_vertices
in IndisputableMonolith.Physics.CubeSpectrum
decl_use
L
in IndisputableMonolith.Recognition
decl_use
L
in IndisputableMonolith.Recognition.Cycle3
decl_use