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)
46structure SubLedger (n : ℕ) where
47 cost : Fin n → ℝ
48 cost_nonneg : ∀ i, 0 ≤ cost i
49
50/-- Total defect of a sub-ledger. -/
used by (9)
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.
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
defect
in IndisputableMonolith.Foundation.LawOfExistence
decl_use
-
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
-
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
cost_nonneg
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
-
sub
in IndisputableMonolith.Numerics.Interval.Basic
decl_use
-
sub
in IndisputableMonolith.RecogSpec.Core
decl_use