Step * of Lemma consistent-class_wf

[Info,T:Type]. ∀[R:T ─→ T ─→ ℙ]. ∀[X:EClass(T)]. ∀[es:EO+(Info)].  (any x,y from satisfy R[x;y] ∈ ℙ)
BY
ProveWfLemma }


Latex:


\mforall{}[Info,T:Type].  \mforall{}[R:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[X:EClass(T)].  \mforall{}[es:EO+(Info)].
    (any  x,y  from  X  satisfy
      R[x;y]  \mmember{}  \mBbbP{})


By

ProveWfLemma




Home Index