set M = STC N;
now let k be
Element of
NAT ;
( k + 1 in SUCC k,(STC N) & ( for j being Element of NAT st j in SUCC k,(STC N) holds
k <= j ) )A1:
SUCC k,
(STC N) = {k,(k + 1)}
by Th24;
thus
k + 1
in SUCC k,
(STC N)
by A1, TARSKI:def 2;
for j being Element of NAT st j in SUCC k,(STC N) holds
k <= jlet j be
Element of
NAT ;
( j in SUCC k,(STC N) implies k <= j )assume
j in SUCC k,
(STC N)
;
k <= jthen
(
j = k or
j = k + 1 )
by A1, TARSKI:def 2;
hence
k <= j
by NAT_1:11;
verum end;
hence
STC N is standard
by Th19; verum