let P, R be non empty Poset; :: thesis: for Con being Connection of P,R
for f being Function of P,R
for g being Function of R,P st Con = [f,g] holds
( Con is co-Galois iff for p being Element of P
for r being Element of R holds
( p <= g . r iff r <= f . p ) )
let Con be Connection of P,R; :: thesis: for f being Function of P,R
for g being Function of R,P st Con = [f,g] holds
( Con is co-Galois iff for p being Element of P
for r being Element of R holds
( p <= g . r iff r <= f . p ) )
let f be Function of P,R; :: thesis: for g being Function of R,P st Con = [f,g] holds
( Con is co-Galois iff for p being Element of P
for r being Element of R holds
( p <= g . r iff r <= f . p ) )
let g be Function of R,P; :: thesis: ( Con = [f,g] implies ( Con is co-Galois iff for p being Element of P
for r being Element of R holds
( p <= g . r iff r <= f . p ) ) )
assume A1:
Con = [f,g]
; :: thesis: ( Con is co-Galois iff for p being Element of P
for r being Element of R holds
( p <= g . r iff r <= f . p ) )
A2:
now assume
Con is
co-Galois
;
:: thesis: for p being Element of P
for r being Element of R holds
( p <= g . r iff r <= f . p )then consider f' being
Function of
P,
R,
g' being
Function of
R,
P such that A3:
(
Con = [f',g'] &
f' is
antitone &
g' is
antitone & ( for
p1,
p2 being
Element of
P for
r1,
r2 being
Element of
R holds
(
p1 <= g' . (f' . p1) &
r1 <= f' . (g' . r1) ) ) )
by Def10;
A4:
f =
Con `1
by A1, MCART_1:def 1
.=
f'
by A3, MCART_1:def 1
;
A5:
g =
Con `2
by A1, MCART_1:def 2
.=
g'
by A3, MCART_1:def 2
;
A6:
for
p being
Element of
P for
r being
Element of
R st
p <= g . r holds
r <= f . p
for
p being
Element of
P for
r being
Element of
R st
r <= f . p holds
p <= g . r
hence
for
p being
Element of
P for
r being
Element of
R holds
(
p <= g . r iff
r <= f . p )
by A6;
:: thesis: verum end;
hence
( Con is co-Galois iff for p being Element of P
for r being Element of R holds
( p <= g . r iff r <= f . p ) )
by A2; :: thesis: verum