let L1, L2, L3 be non empty Poset; :: thesis: for g1 being Function of L1,L2
for g2 being Function of L2,L3
for d1 being Function of L2,L1
for d2 being Function of L3,L2 st [g1,d1] is Galois & [g2,d2] is Galois holds
[(g2 * g1),(d1 * d2)] is Galois
let g1 be Function of L1,L2; :: thesis: for g2 being Function of L2,L3
for d1 being Function of L2,L1
for d2 being Function of L3,L2 st [g1,d1] is Galois & [g2,d2] is Galois holds
[(g2 * g1),(d1 * d2)] is Galois
let g2 be Function of L2,L3; :: thesis: for d1 being Function of L2,L1
for d2 being Function of L3,L2 st [g1,d1] is Galois & [g2,d2] is Galois holds
[(g2 * g1),(d1 * d2)] is Galois
let d1 be Function of L2,L1; :: thesis: for d2 being Function of L3,L2 st [g1,d1] is Galois & [g2,d2] is Galois holds
[(g2 * g1),(d1 * d2)] is Galois
let d2 be Function of L3,L2; :: thesis: ( [g1,d1] is Galois & [g2,d2] is Galois implies [(g2 * g1),(d1 * d2)] is Galois )
assume that
A1:
[g1,d1] is Galois
and
A2:
[g2,d2] is Galois
; :: thesis: [(g2 * g1),(d1 * d2)] is Galois
A3:
( g1 is monotone & d1 is monotone )
by A1, WAYBEL_1:9;
A4:
( g2 is monotone & d2 is monotone )
by A2, WAYBEL_1:9;
then A5:
g2 * g1 is monotone
by A3, YELLOW_2:14;
A6:
d1 * d2 is monotone
by A3, A4, YELLOW_2:14;
hence
[(g2 * g1),(d1 * d2)] is Galois
by A5, A6, WAYBEL_1:9; :: thesis: verum