theorem
proved
term proof
semanticGate_implies_gap_ready
show as:
view Lean formalization →
formal statement (Lean)
161theorem semanticGate_implies_gap_ready
162 {entropy entropyFloor attention signature signatureMin signatureMax z : ℝ}
163 (h : SemanticCondensationGate entropy entropyFloor attention
164 signature signatureMin signatureMax z) :
165 phi ^ (45 : ℕ) ≤ z :=
proof body
Term-mode proof.
166 h.2.2.2.2
167
168/-! ## §4. Controller state and certificate -/
169
170/-- Minimal runtime state needed by the governor. -/