Step * of Lemma rel-path_wf

[T:Type]. ∀[R:T ⟶ T ⟶ ℙ]. ∀[L:T List].  (rel-path(R;L) ∈ ℙ)
BY
(Unfold `rel-path` THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[R:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[L:T  List].    (rel-path(R;L)  \mmember{}  \mBbbP{})


By


Latex:
(Unfold  `rel-path`  0  THEN  Auto)




Home Index