| 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 6587, as relsnopg 5782 is to relop 5830. (New usage is discouraged.) |
| Ref | Expression |
|---|---|
| funopsn.x | ⊢ 𝑋 ∈ V |
| funopsn.y | ⊢ 𝑌 ∈ V |
| Ref | Expression |
|---|---|
| funop | ⊢ (Fun 〈𝑋, 𝑌〉 ↔ ∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉})) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | eqid 2735 | . . 3 ⊢ 〈𝑋, 𝑌〉 = 〈𝑋, 𝑌〉 | |
| 2 | funopsn.x | . . . 4 ⊢ 𝑋 ∈ V | |
| 3 | funopsn.y | . . . 4 ⊢ 𝑌 ∈ V | |
| 4 | 2, 3 | funopsn 7138 | . . 3 ⊢ ((Fun 〈𝑋, 𝑌〉 ∧ 〈𝑋, 𝑌〉 = 〈𝑋, 𝑌〉) → ∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉})) |
| 5 | 1, 4 | mpan2 691 | . 2 ⊢ (Fun 〈𝑋, 𝑌〉 → ∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉})) |
| 6 | vex 3463 | . . . . . 6 ⊢ 𝑎 ∈ V | |
| 7 | 6, 6 | funsn 6589 | . . . . 5 ⊢ Fun {〈𝑎, 𝑎〉} |
| 8 | funeq 6556 | . . . . 5 ⊢ (〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉} → (Fun 〈𝑋, 𝑌〉 ↔ Fun {〈𝑎, 𝑎〉})) | |
| 9 | 7, 8 | mpbiri 258 | . . . 4 ⊢ (〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉} → Fun 〈𝑋, 𝑌〉) |
| 10 | 9 | adantl 481 | . . 3 ⊢ ((𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉}) → Fun 〈𝑋, 𝑌〉) |
| 11 | 10 | exlimiv 1930 | . 2 ⊢ (∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉}) → Fun 〈𝑋, 𝑌〉) |
| 12 | 5, 11 | impbii 209 | 1 ⊢ (Fun 〈𝑋, 𝑌〉 ↔ ∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉})) |
| Colors of variables: wff setvar class |
| Syntax hints: ↔ wb 206 ∧ wa 395 = wceq 1540 ∃wex 1779 ∈ wcel 2108 Vcvv 3459 {csn 4601 〈cop 4607 Fun wfun 6525 |
| 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-reu 3360 df-rab 3416 df-v 3461 df-sbc 3766 df-csb 3875 df-dif 3929 df-un 3931 df-in 3933 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 6484 df-fun 6533 df-fn 6534 df-f 6535 df-f1 6536 df-fo 6537 df-f1o 6538 df-fv 6539 |
| This theorem is referenced by: funopdmsn 7140 funsndifnop 7141 |
| Copyright terms: Public domain | W3C validator |