At:
Ramsey-base-case
1
1
1
1
1
1
1
1
1
1.
L:
List
2.
n:
3.
G: {s:(
n List)| ||s|| = 1
& (
x,y:
||s||. x < y 
s[x] < s[y]) }

||L||
4.
c:
||L||
5.
A:
List
6.
m:
7.
m
||A||
8.
x:
||A||. A[x] < n & G([A[x]]) = c
9.
x,y:
||A||. x < y 
A[x] > A[y]
10.
x:
m
A[(||A||-(x+1))] < n
By:
InstHyp [||A||-(x+1)] -3
THEN
Analyze -1
Generated subgoals:
None
About: