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)
719structure LayerSysPlusObj (n : ℕ) where
720 costLayer : RecAlgObj
721 phiLayer : PhiRingObj
722 ledgerLayer : LedgerAlgObj n
723 octaveLayer : OctaveAlgObj
724 bridge_cost_phi : costLayer.cost PhiRing.φ = (Real.sqrt 5 - 2) / 2
725 bridge_phi_octave : Fintype.card OctaveAlgebra.ModeToken = 20
726
727/-- Morphisms in `LayerSys⁺` are tuples of morphisms in the four layer
728 categories. -/
used by (4)
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.
-
LedgerAlgObj
in IndisputableMonolith.Algebra.RecognitionCategory
decl_use
-
OctaveAlgObj
in IndisputableMonolith.Algebra.RecognitionCategory
decl_use
-
PhiRingObj
in IndisputableMonolith.Algebra.RecognitionCategory
decl_use
-
RecAlgObj
in IndisputableMonolith.Algebra.RecognitionCategory
decl_use
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
-
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use