PrintForm Definitions list 3 autom Sections AutomataTheory Doc

At: firstn lem1 1

1. T: Type
2. x:

as:T*. x < ||as|| firstn(x+1;as) = (firstn(x;as) @ [as[x]])

By:
NatInd 2
THEN
RepD


Generated subgoals:

12. as: T*
3. 0 < ||as||
firstn(0+1;as) = (firstn(0;as) @ [as[0]])
22. x:
3. 0 < x
4. as:T*. x-1 < ||as|| firstn(x-1+1;as) = (firstn(x-1;as) @ [as[(x-1)]])
5. as: T*
6. x < ||as||
firstn(x+1;as) = (firstn(x;as) @ [as[x]])


About:
alllistimpliesless_thanequal
addnatural_numberconsniluniverse