Step * of Lemma reject_cons_hd_sq

[T:Type]. ∀[a:T]. ∀[as:T List]. ∀[i:ℤ].  [a as]\[i] as supposing i ≤ 0
BY
(Auto THEN RecUnfold `reject` THEN AutoSplit) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[a:T].  \mforall{}[as:T  List].  \mforall{}[i:\mBbbZ{}].    [a  /  as]\mbackslash{}[i]  \msim{}  as  supposing  i  \mleq{}  0


By


Latex:
(Auto  THEN  RecUnfold  `reject`  0  THEN  AutoSplit)




Home Index