let OAS be OAffinSpace; for f, g being Permutation of the carrier of OAS st f is positive_dilatation & g is negative_dilatation holds
( f * g is negative_dilatation & g * f is negative_dilatation )
let f, g be Permutation of the carrier of OAS; ( f is positive_dilatation & g is negative_dilatation implies ( f * g is negative_dilatation & g * f is negative_dilatation ) )
assume A1:
( f is positive_dilatation & g is negative_dilatation )
; ( f * g is negative_dilatation & g * f is negative_dilatation )
thus
for x, y being Element of OAS holds x,y // (f * g) . y,(f * g) . x
TRANSGEO:def 7 g * f is negative_dilatation proof
let x,
y be
Element of
OAS;
x,y // (f * g) . y,(f * g) . x
set x9 =
g . x;
set y9 =
g . y;
A2:
(
(f * g) . x = f . (g . x) &
(f * g) . y = f . (g . y) )
by FUNCT_2:15;
A3:
now ( g . x = g . y implies x,y // (f * g) . y,(f * g) . x )end;
(
x,
y // g . y,
g . x &
g . y,
g . x // f . (g . y),
f . (g . x) )
by A1, Th27;
hence
x,
y // (f * g) . y,
(f * g) . x
by A2, A3, DIRAF:3;
verum
end;
thus
for x, y being Element of OAS holds x,y // (g * f) . y,(g * f) . x
TRANSGEO:def 7 verumproof
let x,
y be
Element of
OAS;
x,y // (g * f) . y,(g * f) . x
set x9 =
f . x;
set y9 =
f . y;
A4:
(
(g * f) . x = g . (f . x) &
(g * f) . y = g . (f . y) )
by FUNCT_2:15;
A5:
now ( f . x = f . y implies x,y // (g * f) . y,(g * f) . x )end;
(
x,
y // f . x,
f . y &
f . x,
f . y // g . (f . y),
g . (f . x) )
by A1, Th27;
hence
x,
y // (g * f) . y,
(g * f) . x
by A4, A5, DIRAF:3;
verum
end;