let A, B be Ordinal; :: thesis: ( A *^ B = 1 implies ( A = 1 & B = 1 ) )
assume A1: A *^ B = 1 ; :: thesis: ( A = 1 & B = 1 )
then A2: B <> {} by ORDINAL2:38;
{} c= B ;
then {} c< B by A2;
then {} in B by ORDINAL1:11;
then A3: 1 c= B by Lm1, ORDINAL1:21;
A4: now :: thesis: not 1 in Aend;
now :: thesis: not A in 1end;
hence A = 1 by A4, ORDINAL1:14; :: thesis: B = 1
hence B = 1 by A1, ORDINAL2:39; :: thesis: verum