let S, T be non empty Poset; for g being Function of S,T
for d being Function of T,S st [g,d] is Galois holds
( g is one-to-one iff d is onto )
let g be Function of S,T; for d being Function of T,S st [g,d] is Galois holds
( g is one-to-one iff d is onto )
let d be Function of T,S; ( [g,d] is Galois implies ( g is one-to-one iff d is onto ) )
assume A1:
[g,d] is Galois
; ( g is one-to-one iff d is onto )
assume
d is onto
; g is one-to-one
then
for s being Element of S holds g . s is_maximum_of d " {s}
by A1, Th25;
then
d * g = id S
by Th26;
hence
g is one-to-one
by FUNCT_2:23; verum