Stability Margin Pos Iff

Documentation

Lean 4 Proof

theorem stabilityMargin_pos_iff {T Tstar : ℝ} :
    0 < stabilityMargin T Tstar ↔ T < Tstar := by
  simp only [stabilityMargin]; constructor <;> intro h <;> linarith

Dependency Graph

Module Section

Core definitions for the Lean formalization of Paper 3: