Step * of Lemma fseg_weakening

[T:Type]. ∀l1,l2:T List.  fseg(T;l1;l2) supposing l1 l2 ∈ (T List)
BY
((Unfold `fseg` THEN Auto') THEN InstConcl [⌜[]⌝]⋅ THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}l1,l2:T  List.    fseg(T;l1;l2)  supposing  l1  =  l2


By


Latex:
((Unfold  `fseg`  0  THEN  Auto')  THEN  InstConcl  [\mkleeneopen{}[]\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index