MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  fvmptex Structured version   Visualization version   GIF version

Theorem fvmptex 6994
Description: Express a function 𝐹 whose value 𝐵 may not always be a set in terms of another function 𝐺 for which sethood is guaranteed. (Note that ( I ‘𝐵) is just shorthand for if(𝐵 ∈ V, 𝐵, ∅), and it is always a set by fvex 6884.) Note also that these functions are not the same; wherever 𝐵(𝐶) is not a set, 𝐶 is not in the domain of 𝐹 (so it evaluates to the empty set), but 𝐶 is in the domain of 𝐺, and 𝐺(𝐶) is defined to be the empty set. (Contributed by Mario Carneiro, 14-Jul-2013.) (Revised by Mario Carneiro, 23-Apr-2014.)
Hypotheses
Ref Expression
fvmptex.1 𝐹 = (𝑥𝐴𝐵)
fvmptex.2 𝐺 = (𝑥𝐴 ↦ ( I ‘𝐵))
Assertion
Ref Expression
fvmptex (𝐹𝐶) = (𝐺𝐶)
Distinct variable group:   𝑥,𝐴
Allowed substitution hints:   𝐵(𝑥)   𝐶(𝑥)   𝐹(𝑥)   𝐺(𝑥)

Proof of Theorem fvmptex
Dummy variable 𝑦 is distinct from all other variables.
StepHypRef Expression
1 csbeq1 3858 . . . 4 (𝑦 = 𝐶𝑦 / 𝑥𝐵 = 𝐶 / 𝑥𝐵)
2 fvmptex.1 . . . . 5 𝐹 = (𝑥𝐴𝐵)
3 nfcv 2927 . . . . . 6 𝑦𝐵
4 nfcsb1v 3879 . . . . . 6 𝑥𝑦 / 𝑥𝐵
5 csbeq1a 3869 . . . . . 6 (𝑥 = 𝑦𝐵 = 𝑦 / 𝑥𝐵)
63, 4, 5cbvmpt 5206 . . . . 5 (𝑥𝐴𝐵) = (𝑦𝐴𝑦 / 𝑥𝐵)
72, 6eqtri 2788 . . . 4 𝐹 = (𝑦𝐴𝑦 / 𝑥𝐵)
81, 7fvmpti 6978 . . 3 (𝐶𝐴 → (𝐹𝐶) = ( I ‘𝐶 / 𝑥𝐵))
91fveq2d 6875 . . . 4 (𝑦 = 𝐶 → ( I ‘𝑦 / 𝑥𝐵) = ( I ‘𝐶 / 𝑥𝐵))
10 fvmptex.2 . . . . 5 𝐺 = (𝑥𝐴 ↦ ( I ‘𝐵))
11 nfcv 2927 . . . . . 6 𝑦( I ‘𝐵)
12 nfcv 2927 . . . . . . 7 𝑥 I
1312, 4nffv 6881 . . . . . 6 𝑥( I ‘𝑦 / 𝑥𝐵)
145fveq2d 6875 . . . . . 6 (𝑥 = 𝑦 → ( I ‘𝐵) = ( I ‘𝑦 / 𝑥𝐵))
1511, 13, 14cbvmpt 5206 . . . . 5 (𝑥𝐴 ↦ ( I ‘𝐵)) = (𝑦𝐴 ↦ ( I ‘𝑦 / 𝑥𝐵))
1610, 15eqtri 2788 . . . 4 𝐺 = (𝑦𝐴 ↦ ( I ‘𝑦 / 𝑥𝐵))
17 fvex 6884 . . . 4 ( I ‘𝐶 / 𝑥𝐵) ∈ V
189, 16, 17fvmpt 6979 . . 3 (𝐶𝐴 → (𝐺𝐶) = ( I ‘𝐶 / 𝑥𝐵))
198, 18eqtr4d 2803 . 2 (𝐶𝐴 → (𝐹𝐶) = (𝐺𝐶))
202dmmptss 6231 . . . . 5 dom 𝐹𝐴
2120sseli 3935 . . . 4 (𝐶 ∈ dom 𝐹𝐶𝐴)
22 ndmfv 6903 . . . 4 𝐶 ∈ dom 𝐹 → (𝐹𝐶) = ∅)
2321, 22nsyl5 160 . . 3 𝐶𝐴 → (𝐹𝐶) = ∅)
24 fvex 6884 . . . . . 6 ( I ‘𝐵) ∈ V
2524, 10dmmpti 6669 . . . . 5 dom 𝐺 = 𝐴
2625eleq2i 2857 . . . 4 (𝐶 ∈ dom 𝐺𝐶𝐴)
27 ndmfv 6903 . . . 4 𝐶 ∈ dom 𝐺 → (𝐺𝐶) = ∅)
2826, 27sylnbir 334 . . 3 𝐶𝐴 → (𝐺𝐶) = ∅)
2923, 28eqtr4d 2803 . 2 𝐶𝐴 → (𝐹𝐶) = (𝐺𝐶))
3019, 29pm2.61i 184 1 (𝐹𝐶) = (𝐺𝐶)
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3   = wceq 1563  wcel 2145  csb 3855  c0 4288  cmpt 5185   I cid 5545  dom cdm 5651  cfv 6525
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1818  ax-4 1832  ax-5 1933  ax-6 1990  ax-7 2031  ax-8 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2215  ax-ext 2737  ax-sep 5250  ax-nul 5260  ax-pr 5394
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3an 1103  df-tru 1566  df-fal 1576  df-ex 1803  df-nf 1807  df-sb 2094  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-ral 3080  df-rex 3090  df-rab 3418  df-v 3459  df-sbc 3748  df-csb 3856  df-dif 3910  df-un 3912  df-in 3914  df-ss 3924  df-nul 4289  df-if 4484  df-sn 4586  df-pr 4588  df-op 4592  df-uni 4868  df-br 5105  df-opab 5167  df-mpt 5186  df-id 5546  df-xp 5657  df-rel 5658  df-cnv 5659  df-co 5660  df-dm 5661  df-rn 5662  df-res 5663  df-ima 5664  df-iota 6481  df-fun 6527  df-fn 6528  df-fv 6533
This theorem is referenced by:  fvmptnf  7002  sumeq2ii  15732  prodeq2ii  15953
  Copyright terms: Public domain W3C validator