Table of ContentsTable of Contents Mathbox for Frédéric Liné < Previous   Next >
Related theorems
Unicode version

Theorem fnopabco2b 14734
Description: Composition of a function with a function abstraction. Adapted from fnopabco 15711.
Hypotheses
Ref Expression
fnopabco2b.2 |- F = {<.x, y>. | (x e. A /\ y = B)}
fnopabco2b. |- G = {<.x, y>. | (x e. A /\ y = (H` B))}
Assertion
Ref Expression
fnopabco2b |- ((A.x e. A B e. C /\ H Fn C) -> G = (H o. F))
Distinct variable groups:   x,A,y   y,B   x,C,y   x,H,y

Proof of Theorem fnopabco2b
StepHypRef Expression
1 hbra1 2147 . . . 4 |- (A.x e. A B e. C -> A.xA.x e. A B e. C)
2 ax-17 1317 . . . 4 |- (H Fn C -> A.x H Fn C)
31, 2hban 1356 . . 3 |- ((A.x e. A B e. C /\ H Fn C) -> A.x(A.x e. A B e. C /\ H Fn C))
4 ra4 2155 . . . . . . . . 9 |- (A.x e. A B e. C -> (x e. A -> B e. C))
5 fvopab2 4754 . . . . . . . . . . . . . . . 16 |- ((x e. A /\ B e. C) -> ({<.x, y>. | (x e. A /\ y = B)}` x) = B)
6 fnopabco2b.2 . . . . . . . . . . . . . . . . . 18 |- F = {<.x, y>. | (x e. A /\ y = B)}
76eqcomi 1888 . . . . . . . . . . . . . . . . 17 |- {<.x, y>. | (x e. A /\ y = B)} = F
87fveq1i 4682 . . . . . . . . . . . . . . . 16 |- ({<.x, y>. | (x e. A /\ y = B)}` x) = (F` x)
95, 8syl5eqr 1942 . . . . . . . . . . . . . . 15 |- ((x e. A /\ B e. C) -> (F` x) = B)
109ancoms 484 . . . . . . . . . . . . . 14 |- ((B e. C /\ x e. A) -> (F` x) = B)
11103adant3 896 . . . . . . . . . . . . 13 |- ((B e. C /\ x e. A /\ H Fn C) -> (F` x) = B)
1211fveq2d 4685 . . . . . . . . . . . 12 |- ((B e. C /\ x e. A /\ H Fn C) -> (H` (F` x)) = (H` B))
13123adant2r 1093 . . . . . . . . . . 11 |- ((B e. C /\ (x e. A /\ A.x e. A B e. C) /\ H Fn C) -> (H` (F` x)) = (H` B))
14 fnfun 4510 . . . . . . . . . . . . 13 |- (H Fn C -> Fun H)
15143ad2ant3 899 . . . . . . . . . . . 12 |- ((B e. C /\ (x e. A /\ A.x e. A B e. C) /\ H Fn C) -> Fun H)
16 elisset 2299 . . . . . . . . . . . . . . . 16 |- (B e. C -> B e. _V)
1716ralimi 2168 . . . . . . . . . . . . . . 15 |- (A.x e. A B e. C -> A.x e. A B e. _V)
186fnopab2g 4547 . . . . . . . . . . . . . . 15 |- (A.x e. A B e. _V <-> F Fn A)
1917, 18sylib 215 . . . . . . . . . . . . . 14 |- (A.x e. A B e. C -> F Fn A)
2019adantl 424 . . . . . . . . . . . . 13 |- ((x e. A /\ A.x e. A B e. C) -> F Fn A)
21203ad2ant2 898 . . . . . . . . . . . 12 |- ((B e. C /\ (x e. A /\ A.x e. A B e. C) /\ H Fn C) -> F Fn A)
22 simp2l 902 . . . . . . . . . . . 12 |- ((B e. C /\ (x e. A /\ A.x e. A B e. C) /\ H Fn C) -> x e. A)
23 fvco2 4737 . . . . . . . . . . . 12 |- ((Fun H /\ F Fn A /\ x e. A) -> ((H o. F)` x) = (H` (F` x)))
2415, 21, 22, 23syl111anc 1100 . . . . . . . . . . 11 |- ((B e. C /\ (x e. A /\ A.x e. A B e. C) /\ H Fn C) -> ((H o. F)` x) = (H` (F` x)))
25 simpl 346 . . . . . . . . . . . . . . 15 |- ((x e. A /\ A.x e. A B e. C) -> x e. A)
26 fvex 4689 . . . . . . . . . . . . . . 15 |- (H` B) e. _V
2725, 26jctir 317 . . . . . . . . . . . . . 14 |- ((x e. A /\ A.x e. A B e. C) -> (x e. A /\ (H` B) e. _V))
28273ad2ant2 898 . . . . . . . . . . . . 13 |- ((B e. C /\ (x e. A /\ A.x e. A B e. C) /\ H Fn C) -> (x e. A /\ (H` B) e. _V))
29 fvopab2 4754 . . . . . . . . . . . . 13 |- ((x e. A /\ (H` B) e. _V) -> ({<.x, y>. | (x e. A /\ y = (H` B))}` x) = (H` B))
3028, 29syl 12 . . . . . . . . . . . 12 |- ((B e. C /\ (x e. A /\ A.x e. A B e. C) /\ H Fn C) -> ({<.x, y>. | (x e. A /\ y = (H` B))}` x) = (H` B))
31 fnopabco2b. . . . . . . . . . . . . 13 |- G = {<.x, y>. | (x e. A /\ y = (H` B))}
3231fveq1i 4682 . . . . . . . . . . . 12 |- (G` x) = ({<.x, y>. | (x e. A /\ y = (H` B))}` x)
3330, 32syl5eq 1940 . . . . . . . . . . 11 |- ((B e. C /\ (x e. A /\ A.x e. A B e. C) /\ H Fn C) -> (G` x) = (H` B))
3413, 24, 333eqtr4rd 1939 . . . . . . . . . 10 |- ((B e. C /\ (x e. A /\ A.x e. A B e. C) /\ H Fn C) -> (G` x) = ((H o. F)` x))
35343exp 1066 . . . . . . . . 9 |- (B e. C -> ((x e. A /\ A.x e. A B e. C) -> (H Fn C -> (G` x) = ((H o. F)` x))))
364, 35syl6com 64 . . . . . . . 8 |- (x e. A -> (A.x e. A B e. C -> ((x e. A /\ A.x e. A B e. C) -> (H Fn C -> (G` x) = ((H o. F)` x)))))
3736imp 377 . . . . . . 7 |- ((x e. A /\ A.x e. A B e. C) -> ((x e. A /\ A.x e. A B e. C) -> (H Fn C -> (G` x) = ((H o. F)` x))))
3837pm2.43i 78 . . . . . 6 |- ((x e. A /\ A.x e. A B e. C) -> (H Fn C -> (G` x) = ((H o. F)` x)))
3938ex 402 . . . . 5 |- (x e. A -> (A.x e. A B e. C -> (H Fn C -> (G` x) = ((H o. F)` x))))
4039com3l 38 . . . 4 |- (A.x e. A B e. C -> (H Fn C -> (x e. A -> (G` x) = ((H o. F)` x))))
4140imp 377 . . 3 |- ((A.x e. A B e. C /\ H Fn C) -> (x e. A -> (G` x) = ((H o. F)` x)))
423, 41r19.21ai 2174 . 2 |- ((A.x e. A B e. C /\ H Fn C) -> A.x e. A (G` x) = ((H o. F)` x))
43 hbopab1 3562 . . . . 5 |- (t e. {<.x, y>. | (x e. A /\ y = (H` B))} -> A.x t e. {<.x, y>. | (x e. A /\ y = (H` B))})
4431, 43hbxfr 1992 . . . 4 |- (t e. G -> A.x t e. G)
45 ax-17 1317 . . . . 5 |- (t e. H -> A.x t e. H)
46 hbopab1 3562 . . . . . 6 |- (t e. {<.x, y>. | (x e. A /\ y = B)} -> A.x t e. {<.x, y>. | (x e. A /\ y = B)})
476, 46hbxfr 1992 . . . . 5 |- (t e. F -> A.x t e. F)
4845, 47hbco 4129 . . . 4 |- (t e. (H o. F) -> A.x t e. (H o. F))
4944, 48eqfnfv2f 4770 . . 3 |- ((G Fn A /\ (H o. F) Fn A) -> (G = (H o. F) <-> A.x e. A (G` x) = ((H o. F)` x)))
5026, 31fnopab2 4549 . . 3 |- G Fn A
51 simpr 350 . . . 4 |- ((A.x e. A B e. C /\ H Fn C) -> H Fn C)
5219adantr 425 . . . 4 |- ((A.x e. A B e. C /\ H Fn C) -> F Fn A)
536fopab2 4796 . . . . . . 7 |- (A.x e. A B e. C <-> F:A-->C)
5453biimpi 168 . . . . . 6 |- (A.x e. A B e. C -> F:A-->C)
5554adantr 425 . . . . 5 |- ((A.x e. A B e. C /\ H Fn C) -> F:A-->C)
56 frn 4569 . . . . 5 |- (F:A-->C -> ran F C_ C)
5755, 56syl 12 . . . 4 |- ((A.x e. A B e. C /\ H Fn C) -> ran F C_ C)
58 fnco 4521 . . . 4 |- ((H Fn C /\ F Fn A /\ ran F C_ C) -> (H o. F) Fn A)
5951, 52, 57, 58syl111anc 1100 . . 3 |- ((A.x e. A B e. C /\ H Fn C) -> (H o. F) Fn A)
6049, 50, 59sylancr 526 . 2 |- ((A.x e. A B e. C /\ H Fn C) -> (G = (H o. F) <-> A.x e. A (G` x) = ((H o. F)` x)))
6142, 60mpbird 213 1 |- ((A.x e. A B e. C /\ H Fn C) -> G = (H o. F))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 163   /\ wa 240   /\ w3a 858   = wceq 1298   e. wcel 1300  A.wral 2105  _Vcvv 2292   C_ wss 2593  {copab 3395  ran crn 3987   o. ccom 3990  Fun wfun 3992   Fn wfn 3993  -->wf 3994  ` cfv 3998
This theorem is referenced by:  curgrpact 14735  trhom 14983
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 1304  ax-gen 1305  ax-8 1306  ax-9 1307  ax-10 1308  ax-11 1309  ax-12 1310  ax-13 1311  ax-14 1312  ax-17 1317  ax-4 1319  ax-5o 1321  ax-6o 1324  ax-9o 1481  ax-10o 1500  ax-16 1580  ax-11o 1588  ax-ext 1865  ax-sep 3438  ax-nul 3445  ax-pow 3481  ax-pr 3524  ax-un 3790
This theorem depends on definitions:  df-bi 164  df-or 241  df-an 242  df-3an 860  df-ex 1327  df-sb 1536  df-eu 1775  df-mo 1776  df-clab 1872  df-cleq 1877  df-clel 1880  df-ne 2019  df-ral 2109  df-rex 2110  df-v 2294  df-dif 2597  df-un 2600  df-in 2603  df-ss 2605  df-nul 2876  df-pw 3035  df-sn 3049  df-pr 3050  df-op 3053  df-uni 3178  df-br 3339  df-opab 3396  df-id 3586  df-xp 4000  df-rel 4001  df-cnv 4002  df-co 4003  df-dm 4004  df-rn 4005  df-res 4006  df-ima 4007  df-fun 4008  df-fn 4009  df-f 4010  df-fv 4014
Copyright terms: Public domain