∀[I:Interval]. ∀[f:I ⟶ℝ].  SqStable(ifun(f;I)) supposing icompact(I)
{ Intros }
1. [I] : Interval
2. [f] : I ⟶ℝ
3. [%] : icompact(I)
⊢ SqStable(ifun(f;I))