per cases ( not n in dom X or n in dom X ) ;
suppose not n in dom X ; :: thesis: X . n is Subset of A
end;
suppose n in dom X ; :: thesis: X . n is Subset of A
hence X . n is Subset of A by FINSEQ_2:11; :: thesis: verum
end;
end;