Step * of Lemma dlattice-order_transitivity

No Annotations
∀[X:Type]. ∀as,bs,cs:X List List.  (as ⇒ bs ⇒ bs ⇒ cs ⇒ as ⇒ cs)
BY
{ Auto }

1
1. [X] : Type
2. as : X List List@i
3. bs : X List List@i
4. cs : X List List@i
5. as ⇒ bs
6. bs ⇒ cs
⊢ as ⇒ cs


Latex:


Latex:
No  Annotations
\mforall{}[X:Type].  \mforall{}as,bs,cs:X  List  List.    (as  {}\mRightarrow{}  bs  {}\mRightarrow{}  bs  {}\mRightarrow{}  cs  {}\mRightarrow{}  as  {}\mRightarrow{}  cs)


By


Latex:
Auto




Home Index