let I be set ; for A being ManySortedSet of I
for B, C being non-empty ManySortedSet of I
for F being ManySortedFunction of A,B
for G being ManySortedFunction of B,C st F is "onto" & G is "onto" holds
G ** F is "onto"
let A be ManySortedSet of I; for B, C being non-empty ManySortedSet of I
for F being ManySortedFunction of A,B
for G being ManySortedFunction of B,C st F is "onto" & G is "onto" holds
G ** F is "onto"
let B, C be non-empty ManySortedSet of I; for F being ManySortedFunction of A,B
for G being ManySortedFunction of B,C st F is "onto" & G is "onto" holds
G ** F is "onto"
let F be ManySortedFunction of A,B; for G being ManySortedFunction of B,C st F is "onto" & G is "onto" holds
G ** F is "onto"
let G be ManySortedFunction of B,C; ( F is "onto" & G is "onto" implies G ** F is "onto" )
assume A1:
( F is "onto" & G is "onto" )
; G ** F is "onto"
hence
G ** F is "onto"
; verum