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

Theorem ovelrn 7599
Description: A member of an operation's range is a value of the operation. (Contributed by NM, 7-Feb-2007.) (Revised by Mario Carneiro, 30-Jan-2014.)
Assertion
Ref Expression
ovelrn (𝐹 Fn (𝐴 × 𝐵) → (𝐶 ∈ ran 𝐹 ↔ ∃𝑥𝐴𝑦𝐵 𝐶 = (𝑥𝐹𝑦)))
Distinct variable groups:   𝑥,𝑦,𝐴   𝑥,𝐵,𝑦   𝑥,𝐶,𝑦   𝑥,𝐹,𝑦

Proof of Theorem ovelrn
Dummy variable 𝑧 is distinct from all other variables.
StepHypRef Expression
1 fnrnov 7596 . . 3 (𝐹 Fn (𝐴 × 𝐵) → ran 𝐹 = {𝑧 ∣ ∃𝑥𝐴𝑦𝐵 𝑧 = (𝑥𝐹𝑦)})
21eleq2d 2852 . 2 (𝐹 Fn (𝐴 × 𝐵) → (𝐶 ∈ ran 𝐹𝐶 ∈ {𝑧 ∣ ∃𝑥𝐴𝑦𝐵 𝑧 = (𝑥𝐹𝑦)}))
3 ovex 7456 . . . . . 6 (𝑥𝐹𝑦) ∈ V
4 eleq1 2854 . . . . . 6 (𝐶 = (𝑥𝐹𝑦) → (𝐶 ∈ V ↔ (𝑥𝐹𝑦) ∈ V))
53, 4mpbiri 261 . . . . 5 (𝐶 = (𝑥𝐹𝑦) → 𝐶 ∈ V)
65rexlimivw 3165 . . . 4 (∃𝑦𝐵 𝐶 = (𝑥𝐹𝑦) → 𝐶 ∈ V)
76rexlimivw 3165 . . 3 (∃𝑥𝐴𝑦𝐵 𝐶 = (𝑥𝐹𝑦) → 𝐶 ∈ V)
8 eqeq1 2770 . . . 4 (𝑧 = 𝐶 → (𝑧 = (𝑥𝐹𝑦) ↔ 𝐶 = (𝑥𝐹𝑦)))
982rexbidv 3233 . . 3 (𝑧 = 𝐶 → (∃𝑥𝐴𝑦𝐵 𝑧 = (𝑥𝐹𝑦) ↔ ∃𝑥𝐴𝑦𝐵 𝐶 = (𝑥𝐹𝑦)))
107, 9elab3 3648 . 2 (𝐶 ∈ {𝑧 ∣ ∃𝑥𝐴𝑦𝐵 𝑧 = (𝑥𝐹𝑦)} ↔ ∃𝑥𝐴𝑦𝐵 𝐶 = (𝑥𝐹𝑦))
112, 10bitrdi 290 1 (𝐹 Fn (𝐴 × 𝐵) → (𝐶 ∈ ran 𝐹 ↔ ∃𝑥𝐴𝑦𝐵 𝐶 = (𝑥𝐹𝑦)))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wb 209   = wceq 1570  wcel 2146  {cab 2744  wrex 3092  Vcvv 3458   × cxp 5664  ran crn 5667   Fn wfn 6538  (class class class)co 7423
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2148  ax-9 2156  ax-10 2179  ax-11 2195  ax-12 2216  ax-ext 2738  ax-sep 5262  ax-nul 5274  ax-pr 5409
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2570  df-eu 2600  df-clab 2745  df-cleq 2758  df-clel 2841  df-nfc 2915  df-ne 2962  df-ral 3083  df-rex 3093  df-rab 3420  df-v 3460  df-sbc 3748  df-csb 3857  df-dif 3911  df-un 3913  df-in 3915  df-ss 3925  df-nul 4290  df-if 4493  df-sn 4595  df-pr 4597  df-op 4601  df-uni 4878  df-iun 4963  df-br 5115  df-opab 5179  df-mpt 5198  df-id 5561  df-xp 5672  df-rel 5673  df-cnv 5674  df-co 5675  df-dm 5676  df-rn 5677  df-iota 6499  df-fun 6545  df-fn 6546  df-fv 6551  df-ov 7426
This theorem is used by:  efgredlem  19848  efgcpbllemb  19856  gsumval3  20008  lecldbas  23413  blrnps  24602  blrn  24603  qdensere  24963  tgioo  24990  xrge0tsms  25029  ioorf  25769  ioorinv  25772  ioorcl  25773  dyaddisj  25792  dyadmax  25794  mbfid  25831  ismbfd  25835  hhssnv  31653  xrge0tsmsd  33424  iccllysconn  35763  rellysconn  35764  icoreelrnab  38041  relowlssretop  38050  relowlpssretop  38051  islptre  46376
  Copyright terms: Public domain W3C validator