X c= NAT
proof
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in X or x in NAT )
assume x in X ; :: thesis: x in NAT
hence x in NAT by ORDINAL1:def 13; :: thesis: verum
end;
then reconsider X = X as Subset of NAT ;
consider phi being Ordinal-Sequence such that
A1: phi = canonical_isomorphism_of (RelIncl (order_type_of (RelIncl X))),(RelIncl X) and
phi is increasing and
dom phi = order_type_of (RelIncl X) and
A2: rng phi = X by CARD_5:14;
per cases ( n in dom phi or not n in dom phi ) ;
end;