| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > funop | Structured version Visualization version GIF version | ||
| Description: An ordered pair is a function iff it is a singleton of an ordered pair. (Contributed by AV, 20-Sep-2020.) A function is a class of ordered pairs, so the fact that an ordered pair may sometimes be itself a function is an "accident" depending on the specific encoding of ordered pairs as classes (in set.mm, the Kuratowski encoding). A more meaningful statement is funsng 6536, as relsnopg 5746 is to relop 5792. (New usage is discouraged.) |
| Ref | Expression |
|---|---|
| funopsn.x | ⊢ 𝑋 ∈ V |
| funopsn.y | ⊢ 𝑌 ∈ V |
| Ref | Expression |
|---|---|
| funop | ⊢ (Fun 〈𝑋, 𝑌〉 ↔ ∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉})) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | eqid 2739 | . . 3 ⊢ 〈𝑋, 𝑌〉 = 〈𝑋, 𝑌〉 | |
| 2 | funopsn.x | . . . 4 ⊢ 𝑋 ∈ V | |
| 3 | funopsn.y | . . . 4 ⊢ 𝑌 ∈ V | |
| 4 | 2, 3 | funopsn 7090 | . . 3 ⊢ ((Fun 〈𝑋, 𝑌〉 ∧ 〈𝑋, 𝑌〉 = 〈𝑋, 𝑌〉) → ∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉})) |
| 5 | 1, 4 | mpan2 697 | . 2 ⊢ (Fun 〈𝑋, 𝑌〉 → ∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉})) |
| 6 | vex 3435 | . . . . . 6 ⊢ 𝑎 ∈ V | |
| 7 | 6, 6 | funsn 6538 | . . . . 5 ⊢ Fun {〈𝑎, 𝑎〉} |
| 8 | funeq 6505 | . . . . 5 ⊢ (〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉} → (Fun 〈𝑋, 𝑌〉 ↔ Fun {〈𝑎, 𝑎〉})) | |
| 9 | 7, 8 | mpbiri 259 | . . . 4 ⊢ (〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉} → Fun 〈𝑋, 𝑌〉) |
| 10 | 9 | adantl 482 | . . 3 ⊢ ((𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉}) → Fun 〈𝑋, 𝑌〉) |
| 11 | 10 | exlimiv 1937 | . 2 ⊢ (∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉}) → Fun 〈𝑋, 𝑌〉) |
| 12 | 5, 11 | impbii 210 | 1 ⊢ (Fun 〈𝑋, 𝑌〉 ↔ ∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉})) |
| Colors of variables: wff setvar class |
| Syntax hints: ↔ wb 207 ∧ wa 396 = wceq 1547 ∃wex 1786 ∈ wcel 2119 Vcvv 3431 {csn 4555 〈cop 4561 Fun wfun 6479 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1802 ax-4 1816 ax-5 1917 ax-6 1974 ax-7 2015 ax-8 2121 ax-9 2129 ax-10 2152 ax-11 2168 ax-12 2189 ax-ext 2711 ax-sep 5218 ax-nul 5228 ax-pr 5362 |
| This theorem depends on definitions: df-bi 208 df-an 397 df-or 854 df-3an 1094 df-tru 1550 df-fal 1560 df-ex 1787 df-nf 1791 df-sb 2074 df-mo 2543 df-eu 2573 df-clab 2718 df-cleq 2731 df-clel 2814 df-nfc 2888 df-ne 2935 df-ral 3054 df-rex 3064 df-reu 3345 df-rab 3392 df-v 3433 df-sbc 3724 df-csb 3832 df-dif 3886 df-un 3888 df-in 3890 df-ss 3900 df-nul 4262 df-if 4455 df-sn 4556 df-pr 4558 df-op 4562 df-uni 4839 df-iun 4923 df-br 5073 df-opab 5135 df-mpt 5154 df-id 5513 df-xp 5624 df-rel 5625 df-cnv 5626 df-co 5627 df-dm 5628 df-rn 5629 df-iota 6441 df-fun 6487 df-fn 6488 df-f 6489 df-f1 6490 df-fo 6491 df-f1o 6492 df-fv 6493 |
| This theorem is referenced by: funopdmsn 7093 funsndifnop 7094 |
| Copyright terms: Public domain | W3C validator |