Step * of Lemma shorten-tuple_wf2

[L1,L2:Type List]. ∀[x:tuple-type(L1 L2)].  shorten-tuple(x;||L1||) ∈ tuple-type(L2) supposing 0 < ||L2||
BY
(Auto THEN DoSubsume THEN Auto THEN RWW "nth_tl_append" THEN Auto) }


Latex:


Latex:
\mforall{}[L1,L2:Type  List].  \mforall{}[x:tuple-type(L1  @  L2)].
    shorten-tuple(x;||L1||)  \mmember{}  tuple-type(L2)  supposing  0  <  ||L2||


By


Latex:
(Auto  THEN  DoSubsume  THEN  Auto  THEN  RWW  "nth\_tl\_append"  0  THEN  Auto)




Home Index