consider a being Element of L;
consider r being Relation of {a};
A1:
for x, y being Element of L st x in {a} & y in {a} & ex_sup_of {x,y},L holds
sup {x,y} in {a}
proof
let x,
y be
Element of
L;
( x in {a} & y in {a} & ex_sup_of {x,y},L implies sup {x,y} in {a} )
assume that A2:
(
x in {a} &
y in {a} )
and
ex_sup_of {x,y},
L
;
sup {x,y} in {a}
(
x = a &
y = a )
by A2, TARSKI:def 1;
then sup {x,y} =
a "\/" a
by YELLOW_0:41
.=
a
by YELLOW_5:1
;
hence
sup {x,y} in {a}
by TARSKI:def 1;
verum
end;
r c= the InternalRel of L
then reconsider S = RelStr(# {a},r #) as strict SubRelStr of L by YELLOW_0:def 13;
take
S
; ( S is meet-inheriting & S is join-inheriting & S is strict )
for x, y being Element of L st x in {a} & y in {a} & ex_inf_of {x,y},L holds
inf {x,y} in {a}
proof
let x,
y be
Element of
L;
( x in {a} & y in {a} & ex_inf_of {x,y},L implies inf {x,y} in {a} )
assume that A7:
(
x in {a} &
y in {a} )
and
ex_inf_of {x,y},
L
;
inf {x,y} in {a}
(
x = a &
y = a )
by A7, TARSKI:def 1;
then inf {x,y} =
a "/\" a
by YELLOW_0:40
.=
a
by YELLOW_5:2
;
hence
inf {x,y} in {a}
by TARSKI:def 1;
verum
end;
hence
( S is meet-inheriting & S is join-inheriting & S is strict )
by A1, YELLOW_0:def 16, YELLOW_0:def 17; verum