Step * of Lemma hdf-ap-invariant2

[A,B:Type]. ∀[Q:bag(B) ⟶ ℙ].
  (Q[{}]  (∀b:bag(B). SqStable(Q[b]))  (∀X:{X:hdataflow(A;B)| hdf-invariant(A;b.Q[b];X)} . ∀a:A.  Q[snd(X(a))]))
BY
(Auto THEN -2 THEN Unhide THEN Auto) }

1
1. Type
2. Type
3. bag(B) ⟶ ℙ
4. Q[{}]@i
5. ∀b:bag(B). SqStable(Q[b])@i
6. hdataflow(A;B)@i
7. hdf-invariant(A;b.Q[b];X)@i
8. A@i
⊢ Q[snd(X(a))]


Latex:


Latex:
\mforall{}[A,B:Type].  \mforall{}[Q:bag(B)  {}\mrightarrow{}  \mBbbP{}].
    (Q[\{\}]
    {}\mRightarrow{}  (\mforall{}b:bag(B).  SqStable(Q[b]))
    {}\mRightarrow{}  (\mforall{}X:\{X:hdataflow(A;B)|  hdf-invariant(A;b.Q[b];X)\}  .  \mforall{}a:A.    Q[snd(X(a))]))


By


Latex:
(Auto  THEN  D  -2  THEN  Unhide  THEN  Auto)




Home Index