let X, Y, Z be set ; ( X c= Y implies the_subsets_of_card (Z,X) c= the_subsets_of_card (Z,Y) )
assume A1:
X c= Y
; the_subsets_of_card (Z,X) c= the_subsets_of_card (Z,Y)
for x being set st x in the_subsets_of_card (Z,X) holds
x in the_subsets_of_card (Z,Y)
hence
the_subsets_of_card (Z,X) c= the_subsets_of_card (Z,Y)
by TARSKI:def 3; verum