Step * of Lemma disjoint-union-tr_wf

[A,B,S:Type]. ∀[tr1:Id ⟶ A ⟶ S ⟶ S]. ∀[tr2:Id ⟶ B ⟶ S ⟶ S].  (tr1 tr2 ∈ Id ⟶ (A B) ⟶ S ⟶ S)
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[A,B,S:Type].  \mforall{}[tr1:Id  {}\mrightarrow{}  A  {}\mrightarrow{}  S  {}\mrightarrow{}  S].  \mforall{}[tr2:Id  {}\mrightarrow{}  B  {}\mrightarrow{}  S  {}\mrightarrow{}  S].
    (tr1  +  tr2  \mmember{}  Id  {}\mrightarrow{}  (A  +  B)  {}\mrightarrow{}  S  {}\mrightarrow{}  S)


By


Latex:
ProveWfLemma




Home Index