let X be LinearTopSpace; :: thesis: for a being Point of X holds transl a,X is continuous
let a be Point of X; :: thesis: transl a,X is continuous
A1:
[#] X <> {}
;
now let P be
Subset of
X;
:: thesis: ( P is open implies (transl a,X) " P is open )assume A2:
P is
open
;
:: thesis: (transl a,X) " P is open reconsider X' =
X as
TopStruct ;
defpred S1[
Subset of
X']
means ex
D being
Subset of
X st
(
D = $1 &
D is
open &
a + D c= P );
consider F being
Subset-Family of
X' such that A3:
for
A being
Subset of
X' holds
(
A in F iff
S1[
A] )
from SUBSET_1:sch 3();
reconsider F =
F as
Subset-Family of
X ;
A4:
F is
open
union F = (transl a,X) " P
proof
thus
union F c= (transl a,X) " P
:: according to XBOOLE_0:def 10 :: thesis: (transl a,X) " P c= union F
let x be
set ;
:: according to TARSKI:def 3 :: thesis: ( not x in (transl a,X) " P or x in union F )
assume A10:
x in (transl a,X) " P
;
:: thesis: x in union F
then reconsider x =
x as
Point of
X ;
(transl a,X) . x in P
by A10, FUNCT_2:46;
then
a + x in P
by Def10;
then consider V,
D being
Subset of
X such that
V is
open
and A11:
D is
open
and A12:
a in V
and A13:
x in D
and A14:
V + D c= P
by A2, Def8;
A15:
{a} + D = a + D
by RUSUB_4:36;
{a} c= V
by A12, ZFMISC_1:37;
then
a + D c= V + D
by A15, Th10;
then
a + D c= P
by A14, XBOOLE_1:1;
then
D in F
by A3, A11;
hence
x in union F
by A13, TARSKI:def 4;
:: thesis: verum
end; hence
(transl a,X) " P is
open
by A4, TOPS_2:26;
:: thesis: verum end;
hence
transl a,X is continuous
by A1, TOPS_2:55; :: thesis: verum