recognition /
Patterns /
Patterns /
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)
15 structure CompleteCover (d : Nat) where
16 period : ℕ
17 path : Fin period → Pattern d
18 complete : Function.Surjective path
19
20 /-- There exists a complete cover of exact length `2^d` for d‑dimensional patterns. -/
used by (4)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (12)
Lean names referenced from this declaration's body.
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
period
in IndisputableMonolith.Astrophysics.PulsarEmissionRegimesFromRS
decl_use
complete
in IndisputableMonolith.Complexity.SAT.Backprop
decl_use
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
for
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
Pattern
in IndisputableMonolith.Measurement
decl_use
Pattern
in IndisputableMonolith.Patterns
decl_use
Pattern
in IndisputableMonolith.Streams
decl_use
Pattern
in IndisputableMonolith.Streams.Blocks
decl_use