pith. machine review for the scientific record. sign in
def definition def or abbrev

IsCriticalRecognitionLoading

show as:
view Lean formalization →

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.