let A, B be Ordinal; :: thesis: ( RelIncl A, RelIncl B are_isomorphic implies A = B )
assume A1: RelIncl A, RelIncl B are_isomorphic ; :: thesis: A = B
assume A <> B ; :: thesis: contradiction
then A2: ( A in B or B in A ) by ORDINAL1:24;
A3: now end;
then A8: B = (RelIncl A) -Seg B by A2, Th10;
A9: field (RelIncl A) = A by Def1;
then RelIncl B = (RelIncl A) |_2 ((RelIncl A) -Seg B) by A8, Th8, WELLORD1:13;
hence contradiction by A1, A2, A3, A9, Th7, WELLORD1:57; :: thesis: verum