Step * of Lemma length-one-member

[T:Type]. ∀[L:T List].  ∀[x,y:T].  (x y ∈ T) supposing ((y ∈ L) and (x ∈ L)) supposing ||L|| 1 ∈ ℤ
BY
(RepeatFor ((D THENA Auto)) THEN RepeatFor ((D -1 THEN Reduce THEN Try (Complete (Auto')))) THEN Auto) }

1
1. Type
2. T
3. 1 ∈ ℤ
4. T
5. T
6. (x ∈ [u])
7. (y ∈ [u])
⊢ y ∈ T


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[L:T  List].    \mforall{}[x,y:T].    (x  =  y)  supposing  ((y  \mmember{}  L)  and  (x  \mmember{}  L))  supposing  ||L||  =  1


By


Latex:
(RepeatFor  2  ((D  0  THENA  Auto))
  THEN  RepeatFor  2  ((D  -1  THEN  Reduce  0  THEN  Try  (Complete  (Auto'))))
  THEN  Auto)




Home Index