set X = { (card B1) where B1 is Basis of T : verum } ; defpred S1[ Ordinal] means $1 in { (card B) where B is Basis of T : verum } ; A1:
ex A being Ordinal st S1[A]
A4: now :: thesis: for x being object holds ( ( ( for y being set st y in { (card B1) where B1 is Basis of T : verum } holds x in y ) implies x in A ) & ( x in A implies for y being set st y in { (card B1) where B1 is Basis of T : verum } holds x in y ) )
let x be object ; :: thesis: ( ( ( for y being set st y in { (card B1) where B1 is Basis of T : verum } holds x in y ) implies x in A ) & ( x in A implies for y being set st y in { (card B1) where B1 is Basis of T : verum } holds x in y ) ) thus
( ( for y being set st y in { (card B1) where B1 is Basis of T : verum } holds x in y ) implies x in A )
byA2; :: thesis: ( x in A implies for y being set st y in { (card B1) where B1 is Basis of T : verum } holds x in y ) assume A5:
x in A
; :: thesis: for y being set st y in { (card B1) where B1 is Basis of T : verum } holds x in y let y be set ; :: thesis: ( y in { (card B1) where B1 is Basis of T : verum } implies x in y ) assume A6:
y in { (card B1) where B1 is Basis of T : verum }
; :: thesis: x in y then
ex B1 being Basis of T st y =card B1
; then reconsider y1 = y as Cardinal ;
A c= y1
byA3, A6; hence
x in y
byA5; :: thesis: verum