let I be non empty set ; for A being PLS-yielding ManySortedSet of I
for P being ManySortedSet of I st P is Point of (Segre_Product A) holds
for i being Element of I
for p being Point of (A . i) holds P +* (i,p) is Point of (Segre_Product A)
let A be PLS-yielding ManySortedSet of I; for P being ManySortedSet of I st P is Point of (Segre_Product A) holds
for i being Element of I
for p being Point of (A . i) holds P +* (i,p) is Point of (Segre_Product A)
let P be ManySortedSet of I; ( P is Point of (Segre_Product A) implies for i being Element of I
for p being Point of (A . i) holds P +* (i,p) is Point of (Segre_Product A) )
assume A1:
P is Point of (Segre_Product A)
; for i being Element of I
for p being Point of (A . i) holds P +* (i,p) is Point of (Segre_Product A)
let j be Element of I; for p being Point of (A . j) holds P +* (j,p) is Point of (Segre_Product A)
let p be Point of (A . j); P +* (j,p) is Point of (Segre_Product A)
A2:
for i being object st i in dom (Carrier A) holds
(P +* (j,p)) . i in (Carrier A) . i
dom (P +* (j,p)) =
I
by PARTFUN1:def 2
.=
dom (Carrier A)
by PARTFUN1:def 2
;
hence
P +* (j,p) is Point of (Segre_Product A)
by A2, CARD_3:9; verum