pith. machine review for the scientific record. sign in
theorem proved term proof

forcedCriticalRecognitionLoading_certificate

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)

 226theorem forcedCriticalRecognitionLoading_certificate
 227    {s : ControllerState}
 228    (h : IsForcedCriticalRecognitionLoading s) :
 229    IsSubcritical s.area s.demand ∧
 230      s.attention ≤ phi ^ (3 : ℕ) ∧
 231      phi ^ (45 : ℕ) ≤ s.z ∧
 232      pulseTicks ∣ supervisoryTicks ∧
 233      loadPenalty rhoCriticalMin s.area s.demand = 0 := by

proof body

Term-mode proof.

 234  exact criticalRecognitionLoading_certificate h
 235
 236end
 237end CriticalRecognitionLoading
 238end Unification
 239end IndisputableMonolith

depends on (8)

Lean names referenced from this declaration's body.