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));
dom (Sgm Q) = Seg (card Q)
by FINSEQ_3:40;
then A3:
(Sgm Q) " Y c= Seg (card Q)
by RELAT_1:132;
dom (Sgm P) = Seg (card P)
by FINSEQ_3:40;
then
(Sgm P) " X c= Seg (card P)
by RELAT_1:132;
hence
[:((Sgm P) " X),((Sgm Q) " Y):] c= Indices (Segm (A,P,Q))
by A3, A1, ZFMISC_1:96; verum