| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > fnsnbOLD | Structured version Visualization version GIF version | ||
| Description: Obsolete version of fnsnb 7170 as of 21-Oct-2025. A function whose domain is a singleton can be represented as a singleton of an ordered pair. (Contributed by Jonathan Ben-Naim, 3-Jun-2011.) Revised to add reverse implication. (Revised by NM, 29-Dec-2018.) (Proof modification is discouraged.) (New usage is discouraged.) |
| Ref | Expression |
|---|---|
| fnsnb.1 | ⊢ 𝐴 ∈ V |
| Ref | Expression |
|---|---|
| fnsnbOLD | ⊢ (𝐹 Fn {𝐴} ↔ 𝐹 = {〈𝐴, (𝐹‘𝐴)〉}) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | fnsnr 7168 | . . . . 5 ⊢ (𝐹 Fn {𝐴} → (𝑥 ∈ 𝐹 → 𝑥 = 〈𝐴, (𝐹‘𝐴)〉)) | |
| 2 | df-fn 6546 | . . . . . . . 8 ⊢ (𝐹 Fn {𝐴} ↔ (Fun 𝐹 ∧ dom 𝐹 = {𝐴})) | |
| 3 | fnsnb.1 | . . . . . . . . . . 11 ⊢ 𝐴 ∈ V | |
| 4 | 3 | snid 4633 | . . . . . . . . . 10 ⊢ 𝐴 ∈ {𝐴} |
| 5 | eleq2 2855 | . . . . . . . . . 10 ⊢ (dom 𝐹 = {𝐴} → (𝐴 ∈ dom 𝐹 ↔ 𝐴 ∈ {𝐴})) | |
| 6 | 4, 5 | mpbiri 261 | . . . . . . . . 9 ⊢ (dom 𝐹 = {𝐴} → 𝐴 ∈ dom 𝐹) |
| 7 | 6 | anim2i 629 | . . . . . . . 8 ⊢ ((Fun 𝐹 ∧ dom 𝐹 = {𝐴}) → (Fun 𝐹 ∧ 𝐴 ∈ dom 𝐹)) |
| 8 | 2, 7 | sylbi 220 | . . . . . . 7 ⊢ (𝐹 Fn {𝐴} → (Fun 𝐹 ∧ 𝐴 ∈ dom 𝐹)) |
| 9 | funfvop 7052 | . . . . . . 7 ⊢ ((Fun 𝐹 ∧ 𝐴 ∈ dom 𝐹) → 〈𝐴, (𝐹‘𝐴)〉 ∈ 𝐹) | |
| 10 | 8, 9 | syl 18 | . . . . . 6 ⊢ (𝐹 Fn {𝐴} → 〈𝐴, (𝐹‘𝐴)〉 ∈ 𝐹) |
| 11 | eleq1 2854 | . . . . . 6 ⊢ (𝑥 = 〈𝐴, (𝐹‘𝐴)〉 → (𝑥 ∈ 𝐹 ↔ 〈𝐴, (𝐹‘𝐴)〉 ∈ 𝐹)) | |
| 12 | 10, 11 | syl5ibrcom 250 | . . . . 5 ⊢ (𝐹 Fn {𝐴} → (𝑥 = 〈𝐴, (𝐹‘𝐴)〉 → 𝑥 ∈ 𝐹)) |
| 13 | 1, 12 | impbid 215 | . . . 4 ⊢ (𝐹 Fn {𝐴} → (𝑥 ∈ 𝐹 ↔ 𝑥 = 〈𝐴, (𝐹‘𝐴)〉)) |
| 14 | velsn 4610 | . . . 4 ⊢ (𝑥 ∈ {〈𝐴, (𝐹‘𝐴)〉} ↔ 𝑥 = 〈𝐴, (𝐹‘𝐴)〉) | |
| 15 | 13, 14 | bitr4di 292 | . . 3 ⊢ (𝐹 Fn {𝐴} → (𝑥 ∈ 𝐹 ↔ 𝑥 ∈ {〈𝐴, (𝐹‘𝐴)〉})) |
| 16 | 15 | eqrdv 2764 | . 2 ⊢ (𝐹 Fn {𝐴} → 𝐹 = {〈𝐴, (𝐹‘𝐴)〉}) |
| 17 | fvex 6901 | . . . 4 ⊢ (𝐹‘𝐴) ∈ V | |
| 18 | 3, 17 | fnsn 6601 | . . 3 ⊢ {〈𝐴, (𝐹‘𝐴)〉} Fn {𝐴} |
| 19 | fneq1 6633 | . . 3 ⊢ (𝐹 = {〈𝐴, (𝐹‘𝐴)〉} → (𝐹 Fn {𝐴} ↔ {〈𝐴, (𝐹‘𝐴)〉} Fn {𝐴})) | |
| 20 | 18, 19 | mpbiri 261 | . 2 ⊢ (𝐹 = {〈𝐴, (𝐹‘𝐴)〉} → 𝐹 Fn {𝐴}) |
| 21 | 16, 20 | impbii 212 | 1 ⊢ (𝐹 Fn {𝐴} ↔ 𝐹 = {〈𝐴, (𝐹‘𝐴)〉}) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: ↔ wb 209 ∧ wa 401 = wceq 1570 ∈ wcel 2146 Vcvv 3458 {csn 4594 〈cop 4600 dom cdm 5666 Fun wfun 6537 Fn wfn 6538 ‘cfv 6543 |
| 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-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-ne 2962 df-ral 3083 df-rex 3093 df-reu 3373 df-rab 3420 df-v 3460 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-br 5115 df-opab 5179 df-id 5561 df-xp 5672 df-rel 5673 df-cnv 5674 df-co 5675 df-dm 5676 df-rn 5677 df-res 5678 df-ima 5679 df-iota 6499 df-fun 6545 df-fn 6546 df-f 6547 df-f1 6548 df-fo 6549 df-f1o 6550 df-fv 6551 |
| This theorem is used by: (None) |
| Copyright terms: Public domain | W3C validator |