let P, R be Relation; ( P is antisymmetric implies ( P /\ R is antisymmetric & P \ R is antisymmetric ) )
assume
P is antisymmetric
; ( P /\ R is antisymmetric & P \ R is antisymmetric )
then A1:
P is_antisymmetric_in field P
by Def12;
now let a,
b be
set ;
( a in field (P /\ R) & b in field (P /\ R) & [a,b] in P /\ R & [b,a] in P /\ R implies a = b )assume that
a in field (P /\ R)
and
b in field (P /\ R)
and A2:
[a,b] in P /\ R
and A3:
[b,a] in P /\ R
;
a = bA4:
[b,a] in P
by A3, XBOOLE_0:def 4;
A5:
[a,b] in P
by A2, XBOOLE_0:def 4;
then
(
a in field P &
b in field P )
by RELAT_1:15;
hence
a = b
by A1, A5, A4, Def4;
verum end;
then
P /\ R is_antisymmetric_in field (P /\ R)
by Def4;
hence
P /\ R is antisymmetric
by Def12; P \ R is antisymmetric
now let a,
b be
set ;
( a in field (P \ R) & b in field (P \ R) & [a,b] in P \ R & [b,a] in P \ R implies a = b )assume that
a in field (P \ R)
and
b in field (P \ R)
and A6:
[a,b] in P \ R
and A7:
[b,a] in P \ R
;
a = bA8:
[b,a] in P
by A7, XBOOLE_0:def 5;
A9:
[a,b] in P
by A6, XBOOLE_0:def 5;
then
(
a in field P &
b in field P )
by RELAT_1:15;
hence
a = b
by A1, A9, A8, Def4;
verum end;
then
P \ R is_antisymmetric_in field (P \ R)
by Def4;
hence
P \ R is antisymmetric
by Def12; verum