Step * of Lemma graph-rcvset_wf

[a:Id ⟶ Id ⟶ Id]. ∀[b:Id]. ∀[S:Id List]. ∀[G:Graph(S)]. ∀[k:Knd].  (graph-rcvset(a;b;S;G;k) ∈ 𝔹)
BY
((Unfold `graph-rcvset` THEN Auto)⋅ THEN Fold `id-graph` THEN Auto) }


Latex:


Latex:
\mforall{}[a:Id  {}\mrightarrow{}  Id  {}\mrightarrow{}  Id].  \mforall{}[b:Id].  \mforall{}[S:Id  List].  \mforall{}[G:Graph(S)].  \mforall{}[k:Knd].    (graph-rcvset(a;b;S;G;k)  \mmember{}  \mBbbB{})


By


Latex:
((Unfold  `graph-rcvset`  0  THEN  Auto)\mcdot{}  THEN  Fold  `id-graph`  0  THEN  Auto)




Home Index