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 by XBOOLE_1:2;
then {} c< B by A2, XBOOLE_0:def 8;
then {} in B by ORDINAL1:11;
then A3: 1 c= B by Lm1, ORDINAL1:21;
A4: now end;
now end;
hence A = 1 by A4, ORDINAL1:14; :: thesis: B = 1
hence B = 1 by A1, ORDINAL2:39; :: thesis: verum