set R = Sub L;
thus
Sub L is reflexive
( Sub L is antisymmetric & Sub L is transitive )
thus
Sub L is antisymmetric
Sub L is transitive
thus
Sub L is transitive
verumproof
let x,
y,
z be
Element of
(Sub L);
YELLOW_0:def 2 ( not x <= y or not y <= z or x <= z )
reconsider A =
x,
B =
y,
C =
z as
strict SubRelStr of
L by Def3;
assume that A8:
x <= y
and A9:
y <= z
;
x <= z
A10:
B is
SubRelStr of
C
by A9, Th16;
then A11:
the
carrier of
B c= the
carrier of
C
by YELLOW_0:def 13;
A12:
the
InternalRel of
B c= the
InternalRel of
C
by A10, YELLOW_0:def 13;
A13:
A is
SubRelStr of
B
by A8, Th16;
then
the
InternalRel of
A c= the
InternalRel of
B
by YELLOW_0:def 13;
then A14:
the
InternalRel of
A c= the
InternalRel of
C
by A12, XBOOLE_1:1;
the
carrier of
A c= the
carrier of
B
by A13, YELLOW_0:def 13;
then
the
carrier of
A c= the
carrier of
C
by A11, XBOOLE_1:1;
then
A is
SubRelStr of
C
by A14, YELLOW_0:def 13;
hence
x <= z
by Th16;
verum
end;