Step * of Lemma predicate-or_wf

[T,S:Type]. ∀[A:T ⟶ ℙ]. ∀[B:S ⟶ ℙ].  (predicate-or(A;B) ∈ (T × S) ⟶ ℙ)
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[T,S:Type].  \mforall{}[A:T  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[B:S  {}\mrightarrow{}  \mBbbP{}].    (predicate-or(A;B)  \mmember{}  (T  \mtimes{}  S)  {}\mrightarrow{}  \mBbbP{})


By


Latex:
ProveWfLemma




Home Index