(14steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc
At:
decidable
ex
int
seg
1
1
1
2
2
2
1.
i:
2.
j:
3.
F:
{i..j
}
Prop
4.
k:{i..j
}. Dec(F(k))
5.
i
j
6.
n:
{...j-1}
7.
i
n
8.
(
k:{(n+1)..j
}. F(k))
9.
F(n)
Dec(
k:{n..j
}. F(k))
By:
Sel 2 (Analyze 0)
THEN
Analyze 0
THEN
Analyze -1
Generated subgoal:
1
10.
k:
{n..j
}
11.
F(k)
False
About:
(14steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc