let X, Y be set ; for D being non empty set
for A being Matrix of D
for P, Q being finite without_zero Subset of NAT holds [:((Sgm P) " X),((Sgm Q) " Y):] c= Indices (Segm A,P,Q)
let D be non empty set ; for A being Matrix of D
for P, Q being finite without_zero Subset of NAT holds [:((Sgm P) " X),((Sgm Q) " Y):] c= Indices (Segm A,P,Q)
let A be Matrix of D; for P, Q being finite without_zero Subset of NAT holds [:((Sgm P) " X),((Sgm Q) " Y):] c= Indices (Segm A,P,Q)
let P, Q be finite without_zero Subset of NAT ; [:((Sgm P) " X),((Sgm Q) " Y):] c= Indices (Segm A,P,Q)
set SP = Sgm P;
set SQ = Sgm Q;
set I = Indices (Segm A,P,Q);
ex m being Nat st Q c= Seg m
by Th43;
then
dom (Sgm Q) = Seg (card Q)
by FINSEQ_3:45;
then A3:
(Sgm Q) " Y c= Seg (card Q)
by RELAT_1:167;
ex n being Nat st P c= Seg n
by Th43;
then
dom (Sgm P) = Seg (card P)
by FINSEQ_3:45;
then
(Sgm P) " X c= Seg (card P)
by RELAT_1:167;
hence
[:((Sgm P) " X),((Sgm Q) " Y):] c= Indices (Segm A,P,Q)
by A3, A1, ZFMISC_1:119; verum