let S, T be non empty Poset; for g being Function of S,T
for d being Function of T,S holds
( [g,d] is Galois iff ( g is monotone & ( for t being Element of T holds d . t is_minimum_of g " (uparrow t) ) ) )
let g be Function of S,T; for d being Function of T,S holds
( [g,d] is Galois iff ( g is monotone & ( for t being Element of T holds d . t is_minimum_of g " (uparrow t) ) ) )
let d be Function of T,S; ( [g,d] is Galois iff ( g is monotone & ( for t being Element of T holds d . t is_minimum_of g " (uparrow t) ) ) )
assume that
A5:
g is monotone
and
A6:
for t being Element of T holds d . t is_minimum_of g " (uparrow t)
; [g,d] is Galois
A7:
for t being Element of T
for s being Element of S holds
( t <= g . s iff d . t <= s )
d is monotone
hence
[g,d] is Galois
by A5, A7; verum