Description: The value of the converse of ( A O B ) , where O is the operator which maps between maps from one base set to subsets of the second to maps from the second base set to subsets of the first for base sets, evaluated at function F . (Contributed by RP, 27-Apr-2021)
Ref | Expression | ||
---|---|---|---|
Hypotheses | fsovd.fs | |- O = ( a e. _V , b e. _V |-> ( f e. ( ~P b ^m a ) |-> ( y e. b |-> { x e. a | y e. ( f ` x ) } ) ) ) |
|
fsovd.a | |- ( ph -> A e. V ) |
||
fsovd.b | |- ( ph -> B e. W ) |
||
fsovfvd.g | |- G = ( A O B ) |
||
fsovcnvfvd.f | |- ( ph -> F e. ( ~P A ^m B ) ) |
||
Assertion | fsovcnvfvd | |- ( ph -> ( `' G ` F ) = ( y e. A |-> { x e. B | y e. ( F ` x ) } ) ) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | fsovd.fs | |- O = ( a e. _V , b e. _V |-> ( f e. ( ~P b ^m a ) |-> ( y e. b |-> { x e. a | y e. ( f ` x ) } ) ) ) |
|
2 | fsovd.a | |- ( ph -> A e. V ) |
|
3 | fsovd.b | |- ( ph -> B e. W ) |
|
4 | fsovfvd.g | |- G = ( A O B ) |
|
5 | fsovcnvfvd.f | |- ( ph -> F e. ( ~P A ^m B ) ) |
|
6 | eqid | |- ( B O A ) = ( B O A ) |
|
7 | 1 2 3 4 6 | fsovcnvd | |- ( ph -> `' G = ( B O A ) ) |
8 | 7 | fveq1d | |- ( ph -> ( `' G ` F ) = ( ( B O A ) ` F ) ) |
9 | 1 3 2 6 5 | fsovfvd | |- ( ph -> ( ( B O A ) ` F ) = ( y e. A |-> { x e. B | y e. ( F ` x ) } ) ) |
10 | 8 9 | eqtrd | |- ( ph -> ( `' G ` F ) = ( y e. A |-> { x e. B | y e. ( F ` x ) } ) ) |