| Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > ILE Home > Th. List > ndxid | GIF version | ||
| Description: A structure component
extractor is defined by its own index. This
theorem, together with strslfv 13117 below, is useful for avoiding direct
reference to the hard-coded numeric index in component extractor
definitions, such as the 1 in df-base 13078, making it easier to change
should the need arise.
(Contributed by NM, 19-Oct-2012.) (Revised by Mario Carneiro, 6-Oct-2013.) (Proof shortened by BJ, 27-Dec-2021.) |
| Ref | Expression |
|---|---|
| ndxarg.1 | ⊢ 𝐸 = Slot 𝑁 |
| ndxarg.2 | ⊢ 𝑁 ∈ ℕ |
| Ref | Expression |
|---|---|
| ndxid | ⊢ 𝐸 = Slot (𝐸‘ndx) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | ndxarg.1 | . . . 4 ⊢ 𝐸 = Slot 𝑁 | |
| 2 | ndxarg.2 | . . . 4 ⊢ 𝑁 ∈ ℕ | |
| 3 | 1, 2 | ndxarg 13095 | . . 3 ⊢ (𝐸‘ndx) = 𝑁 |
| 4 | 3 | eqcomi 2233 | . 2 ⊢ 𝑁 = (𝐸‘ndx) |
| 5 | sloteq 13077 | . . 3 ⊢ (𝑁 = (𝐸‘ndx) → Slot 𝑁 = Slot (𝐸‘ndx)) | |
| 6 | 1, 5 | eqtrid 2274 | . 2 ⊢ (𝑁 = (𝐸‘ndx) → 𝐸 = Slot (𝐸‘ndx)) |
| 7 | 4, 6 | ax-mp 5 | 1 ⊢ 𝐸 = Slot (𝐸‘ndx) |
| Colors of variables: wff set class |
| Syntax hints: = wceq 1395 ∈ wcel 2200 ‘cfv 5324 ℕcn 9133 ndxcnx 13069 Slot cslot 13071 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-ia1 106 ax-ia2 107 ax-ia3 108 ax-io 714 ax-5 1493 ax-7 1494 ax-gen 1495 ax-ie1 1539 ax-ie2 1540 ax-8 1550 ax-10 1551 ax-11 1552 ax-i12 1553 ax-bndl 1555 ax-4 1556 ax-17 1572 ax-i9 1576 ax-ial 1580 ax-i5r 1581 ax-13 2202 ax-14 2203 ax-ext 2211 ax-sep 4205 ax-pow 4262 ax-pr 4297 ax-un 4528 ax-cnex 8113 ax-resscn 8114 ax-1re 8116 ax-addrcl 8119 |
| This theorem depends on definitions: df-bi 117 df-3an 1004 df-tru 1398 df-nf 1507 df-sb 1809 df-eu 2080 df-mo 2081 df-clab 2216 df-cleq 2222 df-clel 2225 df-nfc 2361 df-ral 2513 df-rex 2514 df-v 2802 df-sbc 3030 df-un 3202 df-in 3204 df-ss 3211 df-pw 3652 df-sn 3673 df-pr 3674 df-op 3676 df-uni 3892 df-int 3927 df-br 4087 df-opab 4149 df-mpt 4150 df-id 4388 df-xp 4729 df-rel 4730 df-cnv 4731 df-co 4732 df-dm 4733 df-rn 4734 df-res 4735 df-iota 5284 df-fun 5326 df-fv 5332 df-inn 9134 df-ndx 13075 df-slot 13076 |
| This theorem is referenced by: ndxslid 13097 strndxid 13100 baseid 13126 plusgid 13183 mulridx 13204 starvid 13213 scaid 13225 vscaid 13231 ipid 13243 tsetid 13260 pleid 13274 ocid 13285 dsid 13289 unifid 13300 homid 13307 ccoid 13310 edgfid 15847 |
| Copyright terms: Public domain | W3C validator |