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)
185def IsCriticalRecognitionLoading (rhoMin : ℝ) (s : ControllerState) : Prop :=
proof body
Definition body.
186 InCriticalBand rhoMin s.area s.demand ∧
187 SemanticCondensationGate
188 s.entropy s.entropyFloor s.attention
189 s.signature s.signatureMin s.signatureMax s.z
190
191/-- The non-parameterized critical-loading condition. -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (6)
Lean names referenced from this declaration's body.
-
entropy
in IndisputableMonolith.Foundation.InitialCondition
decl_use
-
entropy
in IndisputableMonolith.Thermodynamics.BoltzmannDistribution
decl_use
-
entropy
in IndisputableMonolith.Thermodynamics.PartitionFunction
decl_use
-
ControllerState
in IndisputableMonolith.Unification.CriticalRecognitionLoading
decl_use
-
InCriticalBand
in IndisputableMonolith.Unification.CriticalRecognitionLoading
decl_use
-
SemanticCondensationGate
in IndisputableMonolith.Unification.CriticalRecognitionLoading
decl_use