| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > ovelrn | Structured version Visualization version GIF version | ||
| 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.) |
| Ref | Expression |
|---|---|
| ovelrn | ⊢ (𝐹 Fn (𝐴 × 𝐵) → (𝐶 ∈ ran 𝐹 ↔ ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝐶 = (𝑥𝐹𝑦))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | fnrnov 7578 | . . 3 ⊢ (𝐹 Fn (𝐴 × 𝐵) → ran 𝐹 = {𝑧 ∣ ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝑧 = (𝑥𝐹𝑦)}) | |
| 2 | 1 | eleq2d 2820 | . 2 ⊢ (𝐹 Fn (𝐴 × 𝐵) → (𝐶 ∈ ran 𝐹 ↔ 𝐶 ∈ {𝑧 ∣ ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝑧 = (𝑥𝐹𝑦)})) |
| 3 | ovex 7436 | . . . . . 6 ⊢ (𝑥𝐹𝑦) ∈ V | |
| 4 | eleq1 2822 | . . . . . 6 ⊢ (𝐶 = (𝑥𝐹𝑦) → (𝐶 ∈ V ↔ (𝑥𝐹𝑦) ∈ V)) | |
| 5 | 3, 4 | mpbiri 258 | . . . . 5 ⊢ (𝐶 = (𝑥𝐹𝑦) → 𝐶 ∈ V) |
| 6 | 5 | rexlimivw 3137 | . . . 4 ⊢ (∃𝑦 ∈ 𝐵 𝐶 = (𝑥𝐹𝑦) → 𝐶 ∈ V) |
| 7 | 6 | rexlimivw 3137 | . . 3 ⊢ (∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝐶 = (𝑥𝐹𝑦) → 𝐶 ∈ V) |
| 8 | eqeq1 2739 | . . . 4 ⊢ (𝑧 = 𝐶 → (𝑧 = (𝑥𝐹𝑦) ↔ 𝐶 = (𝑥𝐹𝑦))) | |
| 9 | 8 | 2rexbidv 3206 | . . 3 ⊢ (𝑧 = 𝐶 → (∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝑧 = (𝑥𝐹𝑦) ↔ ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝐶 = (𝑥𝐹𝑦))) |
| 10 | 7, 9 | elab3 3665 | . 2 ⊢ (𝐶 ∈ {𝑧 ∣ ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝑧 = (𝑥𝐹𝑦)} ↔ ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝐶 = (𝑥𝐹𝑦)) |
| 11 | 2, 10 | bitrdi 287 | 1 ⊢ (𝐹 Fn (𝐴 × 𝐵) → (𝐶 ∈ ran 𝐹 ↔ ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝐶 = (𝑥𝐹𝑦))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 = wceq 1540 ∈ wcel 2108 {cab 2713 ∃wrex 3060 Vcvv 3459 × cxp 5652 ran crn 5655 Fn wfn 6525 (class class class)co 7403 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-10 2141 ax-11 2157 ax-12 2177 ax-ext 2707 ax-sep 5266 ax-nul 5276 ax-pr 5402 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2065 df-mo 2539 df-eu 2568 df-clab 2714 df-cleq 2727 df-clel 2809 df-nfc 2885 df-ne 2933 df-ral 3052 df-rex 3061 df-rab 3416 df-v 3461 df-sbc 3766 df-csb 3875 df-dif 3929 df-un 3931 df-ss 3943 df-nul 4309 df-if 4501 df-sn 4602 df-pr 4604 df-op 4608 df-uni 4884 df-iun 4969 df-br 5120 df-opab 5182 df-mpt 5202 df-id 5548 df-xp 5660 df-rel 5661 df-cnv 5662 df-co 5663 df-dm 5664 df-rn 5665 df-iota 6483 df-fun 6532 df-fn 6533 df-fv 6538 df-ov 7406 |
| This theorem is referenced by: efgredlem 19726 efgcpbllemb 19734 gsumval3 19886 lecldbas 23155 blrnps 24345 blrn 24346 qdensere 24706 tgioo 24733 xrge0tsms 24772 ioorf 25524 ioorinv 25527 ioorcl 25528 dyaddisj 25547 dyadmax 25549 mbfid 25586 ismbfd 25590 hhssnv 31191 xrge0tsmsd 33002 iccllysconn 35218 rellysconn 35219 icoreelrnab 37318 relowlssretop 37327 relowlpssretop 37328 islptre 45596 |
| Copyright terms: Public domain | W3C validator |