Step
*
of Lemma
reject_cons_hd
∀[T:Type]. ∀[a:T]. ∀[as:T List]. ∀[i:ℤ].  [a / as]\[i] = as ∈ (T List) supposing i ≤ 0
BY
{ ((((UnivCD THENA Auto) THEN RecUnfold `reject` 0) THEN SplitOnConclITE) THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[a:T].  \mforall{}[as:T  List].  \mforall{}[i:\mBbbZ{}].    [a  /  as]\mbackslash{}[i]  =  as  supposing  i  \mleq{}  0
By
Latex:
((((UnivCD  THENA  Auto)  THEN  RecUnfold  `reject`  0)  THEN  SplitOnConclITE)  THEN  Auto)
Home
Index