Step * of Lemma church-pair_wf

[A,B,C:Type].  (church-pair() ∈ A ⟶ B ⟶ (A ⟶ B ⟶ C) ⟶ C)
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[A,B,C:Type].    (church-pair()  \mmember{}  A  {}\mrightarrow{}  B  {}\mrightarrow{}  (A  {}\mrightarrow{}  B  {}\mrightarrow{}  C)  {}\mrightarrow{}  C)


By


Latex:
ProveWfLemma




Home Index