Step * of Lemma matching-conversation_wf

[s:SES]. ∀[es:EO+(Info)]. ∀[thr1,thr2:Thread]. ∀[n:ℕ].  (MatchingConversation(n;thr1;thr2) ∈ ℙ)
BY
(Unfold `ses-thread` THEN ProveWfLemma) }


Latex:


Latex:
\mforall{}[s:SES].  \mforall{}[es:EO+(Info)].  \mforall{}[thr1,thr2:Thread].  \mforall{}[n:\mBbbN{}].    (MatchingConversation(n;thr1;thr2)  \mmember{}  \mBbbP{})


By


Latex:
(Unfold  `ses-thread`  0  THEN  ProveWfLemma)




Home Index