Description: The iota class is a subset of the union of all elements satisfying ph . (Contributed by Mario Carneiro, 24-Dec-2016)
Ref | Expression | ||
---|---|---|---|
Assertion | iotassuni | |- ( iota x ph ) C_ U. { x | ph } |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | iotauni | |- ( E! x ph -> ( iota x ph ) = U. { x | ph } ) |
|
2 | eqimss | |- ( ( iota x ph ) = U. { x | ph } -> ( iota x ph ) C_ U. { x | ph } ) |
|
3 | 1 2 | syl | |- ( E! x ph -> ( iota x ph ) C_ U. { x | ph } ) |
4 | iotanul | |- ( -. E! x ph -> ( iota x ph ) = (/) ) |
|
5 | 0ss | |- (/) C_ U. { x | ph } |
|
6 | 4 5 | eqsstrdi | |- ( -. E! x ph -> ( iota x ph ) C_ U. { x | ph } ) |
7 | 3 6 | pm2.61i | |- ( iota x ph ) C_ U. { x | ph } |