![]() |
Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > ILE Home > Th. List > strslfv | GIF version |
Description: Extract a structure component 𝐶 (such as the base set) from a structure 𝑆 with a component extractor 𝐸 (such as the base set extractor df-base 12624). By virtue of ndxslid 12643, this can be done without having to refer to the hard-coded numeric index of 𝐸. (Contributed by Mario Carneiro, 6-Oct-2013.) (Revised by Jim Kingdon, 30-Jan-2023.) |
Ref | Expression |
---|---|
strfv.s | ⊢ 𝑆 Struct 𝑋 |
strslfv.e | ⊢ (𝐸 = Slot (𝐸‘ndx) ∧ (𝐸‘ndx) ∈ ℕ) |
strfv.n | ⊢ {〈(𝐸‘ndx), 𝐶〉} ⊆ 𝑆 |
Ref | Expression |
---|---|
strslfv | ⊢ (𝐶 ∈ 𝑉 → 𝐶 = (𝐸‘𝑆)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | strslfv.e | . 2 ⊢ (𝐸 = Slot (𝐸‘ndx) ∧ (𝐸‘ndx) ∈ ℕ) | |
2 | strfv.s | . . 3 ⊢ 𝑆 Struct 𝑋 | |
3 | structex 12630 | . . 3 ⊢ (𝑆 Struct 𝑋 → 𝑆 ∈ V) | |
4 | 2, 3 | mp1i 10 | . 2 ⊢ (𝐶 ∈ 𝑉 → 𝑆 ∈ V) |
5 | 2 | structfun 12636 | . . 3 ⊢ Fun ◡◡𝑆 |
6 | 5 | a1i 9 | . 2 ⊢ (𝐶 ∈ 𝑉 → Fun ◡◡𝑆) |
7 | strfv.n | . . 3 ⊢ {〈(𝐸‘ndx), 𝐶〉} ⊆ 𝑆 | |
8 | 1 | simpri 113 | . . . . 5 ⊢ (𝐸‘ndx) ∈ ℕ |
9 | opexg 4257 | . . . . 5 ⊢ (((𝐸‘ndx) ∈ ℕ ∧ 𝐶 ∈ 𝑉) → 〈(𝐸‘ndx), 𝐶〉 ∈ V) | |
10 | 8, 9 | mpan 424 | . . . 4 ⊢ (𝐶 ∈ 𝑉 → 〈(𝐸‘ndx), 𝐶〉 ∈ V) |
11 | snssg 3752 | . . . 4 ⊢ (〈(𝐸‘ndx), 𝐶〉 ∈ V → (〈(𝐸‘ndx), 𝐶〉 ∈ 𝑆 ↔ {〈(𝐸‘ndx), 𝐶〉} ⊆ 𝑆)) | |
12 | 10, 11 | syl 14 | . . 3 ⊢ (𝐶 ∈ 𝑉 → (〈(𝐸‘ndx), 𝐶〉 ∈ 𝑆 ↔ {〈(𝐸‘ndx), 𝐶〉} ⊆ 𝑆)) |
13 | 7, 12 | mpbiri 168 | . 2 ⊢ (𝐶 ∈ 𝑉 → 〈(𝐸‘ndx), 𝐶〉 ∈ 𝑆) |
14 | id 19 | . 2 ⊢ (𝐶 ∈ 𝑉 → 𝐶 ∈ 𝑉) | |
15 | 1, 4, 6, 13, 14 | strslfv2d 12661 | 1 ⊢ (𝐶 ∈ 𝑉 → 𝐶 = (𝐸‘𝑆)) |
Colors of variables: wff set class |
Syntax hints: → wi 4 ∧ wa 104 ↔ wb 105 = wceq 1364 ∈ wcel 2164 Vcvv 2760 ⊆ wss 3153 {csn 3618 〈cop 3621 class class class wbr 4029 ◡ccnv 4658 Fun wfun 5248 ‘cfv 5254 ℕcn 8982 Struct cstr 12614 ndxcnx 12615 Slot cslot 12617 |
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-in1 615 ax-in2 616 ax-io 710 ax-5 1458 ax-7 1459 ax-gen 1460 ax-ie1 1504 ax-ie2 1505 ax-8 1515 ax-10 1516 ax-11 1517 ax-i12 1518 ax-bndl 1520 ax-4 1521 ax-17 1537 ax-i9 1541 ax-ial 1545 ax-i5r 1546 ax-13 2166 ax-14 2167 ax-ext 2175 ax-sep 4147 ax-pow 4203 ax-pr 4238 ax-un 4464 |
This theorem depends on definitions: df-bi 117 df-3an 982 df-tru 1367 df-fal 1370 df-nf 1472 df-sb 1774 df-eu 2045 df-mo 2046 df-clab 2180 df-cleq 2186 df-clel 2189 df-nfc 2325 df-ne 2365 df-ral 2477 df-rex 2478 df-rab 2481 df-v 2762 df-sbc 2986 df-dif 3155 df-un 3157 df-in 3159 df-ss 3166 df-nul 3447 df-pw 3603 df-sn 3624 df-pr 3625 df-op 3627 df-uni 3836 df-br 4030 df-opab 4091 df-mpt 4092 df-id 4324 df-xp 4665 df-rel 4666 df-cnv 4667 df-co 4668 df-dm 4669 df-rn 4670 df-res 4671 df-iota 5215 df-fun 5256 df-fv 5262 df-struct 12620 df-slot 12622 |
This theorem is referenced by: strslfv3 12664 cnfldbas 14051 cnfldadd 14052 cnfldmul 14054 cnfldcj 14056 |
Copyright terms: Public domain | W3C validator |