let R be Relation; ( R is empty implies ( R is reflexive & R is irreflexive & R is symmetric & R is antisymmetric & R is asymmetric & R is connected & R is strongly_connected & R is transitive ) )
assume A1:
R is empty
; ( R is reflexive & R is irreflexive & R is symmetric & R is antisymmetric & R is asymmetric & R is connected & R is strongly_connected & R is transitive )
for x being set st x in {} holds
[x,x] in {}
;
then
{} is_reflexive_in field {}
by RELAT_2:def 1;
hence
R is reflexive
by A1, RELAT_2:def 9; ( R is irreflexive & R is symmetric & R is antisymmetric & R is asymmetric & R is connected & R is strongly_connected & R is transitive )
{} is_irreflexive_in field {}
hence
R is irreflexive
by A1, RELAT_2:def 10; ( R is symmetric & R is antisymmetric & R is asymmetric & R is connected & R is strongly_connected & R is transitive )
thus
R is symmetric
( R is antisymmetric & R is asymmetric & R is connected & R is strongly_connected & R is transitive )
{} is_antisymmetric_in field {}
hence
R is antisymmetric
by A1, RELAT_2:def 12; ( R is asymmetric & R is connected & R is strongly_connected & R is transitive )
{} is_asymmetric_in field {}
hence
R is asymmetric
by A1, RELAT_2:def 13; ( R is connected & R is strongly_connected & R is transitive )
{} is_connected_in field {}
hence
R is connected
by A1, RELAT_2:def 14; ( R is strongly_connected & R is transitive )
{} is_strongly_connected_in field {}
hence
R is strongly_connected
by A1, RELAT_2:def 15; R is transitive
{} is_transitive_in field {}
proof
let x be
set ;
RELAT_2:def 8 for b1, b2 being set holds
( not x in field {} or not b1 in field {} or not b2 in field {} or not [x,b1] in {} or not [b1,b2] in {} or [x,b2] in {} )let y,
z be
set ;
( not x in field {} or not y in field {} or not z in field {} or not [x,y] in {} or not [y,z] in {} or [x,z] in {} )
assume that A6:
x in field {}
and
y in field {}
and
z in field {}
and
[x,y] in {}
and
[y,z] in {}
;
[x,z] in {}
thus
[x,z] in {}
by A6;
verum
end;
hence
R is transitive
by A1, RELAT_2:def 16; verum