Step * of Lemma sublist_weakening

[T:Type]. ∀L1,L2:T List.  L1 ⊆ L2 supposing L1 L2 ∈ (T List)
BY
(Unfold `sublist` THEN Auto THEN InstConcl i.i]⋅ THEN Reduce THEN Auto THEN EqCD THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}L1,L2:T  List.    L1  \msubseteq{}  L2  supposing  L1  =  L2


By


Latex:
(Unfold  `sublist`  0  THEN  Auto  THEN  InstConcl  [\mlambda{}i.i]\mcdot{}  THEN  Reduce  0  THEN  Auto  THEN  EqCD  THEN  Auto)




Home Index