| 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 13092 below, is useful for avoiding direct
reference to the hard-coded numeric index in component extractor
definitions, such as the 1 in df-base 13053, 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 13070 | . . 3 ⊢ (𝐸‘ndx) = 𝑁 |
| 4 | 3 | eqcomi 2233 | . 2 ⊢ 𝑁 = (𝐸‘ndx) |
| 5 | sloteq 13052 | . . 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 5318 ℕcn 9121 ndxcnx 13044 Slot cslot 13046 |
| 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 4202 ax-pow 4258 ax-pr 4293 ax-un 4524 ax-cnex 8101 ax-resscn 8102 ax-1re 8104 ax-addrcl 8107 |
| 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 2801 df-sbc 3029 df-un 3201 df-in 3203 df-ss 3210 df-pw 3651 df-sn 3672 df-pr 3673 df-op 3675 df-uni 3889 df-int 3924 df-br 4084 df-opab 4146 df-mpt 4147 df-id 4384 df-xp 4725 df-rel 4726 df-cnv 4727 df-co 4728 df-dm 4729 df-rn 4730 df-res 4731 df-iota 5278 df-fun 5320 df-fv 5326 df-inn 9122 df-ndx 13050 df-slot 13051 |
| This theorem is referenced by: ndxslid 13072 strndxid 13075 baseid 13101 plusgid 13158 mulridx 13179 starvid 13188 scaid 13200 vscaid 13206 ipid 13218 tsetid 13235 pleid 13249 ocid 13260 dsid 13264 unifid 13275 homid 13282 ccoid 13285 edgfid 15822 |
| Copyright terms: Public domain | W3C validator |