| 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 5790 is to relop 5836. (New usage is discouraged.) |
| Ref | Expression |
|---|---|
| funopsn.x | ⊢ 𝑋 ∈ V |
| funopsn.y | ⊢ 𝑌 ∈ V |
| Ref | Expression |
|---|---|
| funop | ⊢ (Fun 〈𝑋, 𝑌〉 ↔ ∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉})) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | eqid 2763 | . . 3 ⊢ 〈𝑋, 𝑌〉 = 〈𝑋, 𝑌〉 | |
| 2 | funopsn.x | . . . 4 ⊢ 𝑋 ∈ V | |
| 3 | funopsn.y | . . . 4 ⊢ 𝑌 ∈ V | |
| 4 | 2, 3 | funopsn 7144 | . . 3 ⊢ ((Fun 〈𝑋, 𝑌〉 ∧ 〈𝑋, 𝑌〉 = 〈𝑋, 𝑌〉) → ∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉})) |
| 5 | 1, 4 | mpan2 703 | . 2 ⊢ (Fun 〈𝑋, 𝑌〉 → ∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉})) |
| 6 | vex 3459 | . . . . . 6 ⊢ 𝑎 ∈ V | |
| 7 | 6, 6 | funsn 6589 | . . . . 5 ⊢ Fun {〈𝑎, 𝑎〉} |
| 8 | funeq 6556 | . . . . 5 ⊢ (〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉} → (Fun 〈𝑋, 𝑌〉 ↔ Fun {〈𝑎, 𝑎〉})) | |
| 9 | 7, 8 | mpbiri 261 | . . . 4 ⊢ (〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉} → Fun 〈𝑋, 𝑌〉) |
| 10 | 9 | adantl 486 | . . 3 ⊢ ((𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉}) → Fun 〈𝑋, 𝑌〉) |
| 11 | 10 | exlimiv 1960 | . 2 ⊢ (∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉}) → Fun 〈𝑋, 𝑌〉) |
| 12 | 5, 11 | impbii 212 | 1 ⊢ (Fun 〈𝑋, 𝑌〉 ↔ ∃𝑎(𝑋 = {𝑎} ∧ 〈𝑋, 𝑌〉 = {〈𝑎, 𝑎〉})) |
| Colors of variables: wff setvar class |
| Syntax hints: ↔ wb 209 ∧ wa 400 = wceq 1570 ∃wex 1809 ∈ wcel 2143 Vcvv 3455 {csn 4589 〈cop 4595 Fun wfun 6530 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1825 ax-4 1839 ax-5 1940 ax-6 1997 ax-7 2038 ax-8 2145 ax-9 2153 ax-10 2176 ax-11 2192 ax-12 2213 ax-ext 2735 ax-sep 5257 ax-nul 5269 ax-pr 5404 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1810 df-nf 1814 df-sb 2097 df-mo 2567 df-eu 2597 df-clab 2742 df-cleq 2755 df-clel 2838 df-nfc 2912 df-ne 2959 df-ral 3080 df-rex 3090 df-reu 3370 df-rab 3417 df-v 3457 df-sbc 3745 df-csb 3854 df-dif 3908 df-un 3910 df-in 3912 df-ss 3922 df-nul 4287 df-if 4488 df-sn 4590 df-pr 4592 df-op 4596 df-uni 4873 df-iun 4958 df-br 5110 df-opab 5174 df-mpt 5193 df-id 5556 df-xp 5667 df-rel 5668 df-cnv 5669 df-co 5670 df-dm 5671 df-rn 5672 df-iota 6492 df-fun 6538 df-fn 6539 df-f 6540 df-f1 6541 df-fo 6542 df-f1o 6543 df-fv 6544 |
| This theorem is referenced by: funopdmsn 7147 funsndifnop 7148 |
| Copyright terms: Public domain | W3C validator |