Step * 1 1 1 of Lemma compat-iseg-cases


1. Type
2. L1 List@i
3. L2 List@i
4. L1 ≤ L2@i
5. ||L1|| ||L2|| ∈ ℤ
⊢ L1 L2 ∈ (T List)
BY
(BLemma `iseg_same_length` THEN Auto) }


Latex:


Latex:

1.  T  :  Type
2.  L1  :  T  List@i
3.  L2  :  T  List@i
4.  L1  \mleq{}  L2@i
5.  ||L1||  =  ||L2||
\mvdash{}  L1  =  L2


By


Latex:
(BLemma  `iseg\_same\_length`  THEN  Auto)




Home Index