Step * of Lemma sq_stable__no-classrel-in-interval

[Info,T:Type]. ∀[X:EClass(T)]. ∀[es:EO+(Info)]. ∀[start,e:E].  SqStable((no between start and e))
BY
(Auto THEN Unfold `no-classrel-in-interval` 0) }

1
1. Info Type
2. Type
3. EClass(T)
4. es EO+(Info)
5. start E
6. E
⊢ SqStable(∀e'<e.start ≤loc e'   (∀w:T. w ∈ X(e'))))


Latex:


\mforall{}[Info,T:Type].  \mforall{}[X:EClass(T)].  \mforall{}[es:EO+(Info)].  \mforall{}[start,e:E].    SqStable((no  X  between  start  and  e))


By

(Auto  THEN  Unfold  `no-classrel-in-interval`  0)




Home Index