![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > restid2 | Structured version Visualization version GIF version |
Description: The subspace topology over a subset of the base set is the original topology. (Contributed by Mario Carneiro, 13-Aug-2015.) |
Ref | Expression |
---|---|
restid2 | ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐽 ⊆ 𝒫 𝐴) → (𝐽 ↾t 𝐴) = 𝐽) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | pwexg 5126 | . . . . 5 ⊢ (𝐴 ∈ 𝑉 → 𝒫 𝐴 ∈ V) | |
2 | 1 | adantr 473 | . . . 4 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐽 ⊆ 𝒫 𝐴) → 𝒫 𝐴 ∈ V) |
3 | simpr 477 | . . . 4 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐽 ⊆ 𝒫 𝐴) → 𝐽 ⊆ 𝒫 𝐴) | |
4 | 2, 3 | ssexd 5078 | . . 3 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐽 ⊆ 𝒫 𝐴) → 𝐽 ∈ V) |
5 | simpl 475 | . . 3 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐽 ⊆ 𝒫 𝐴) → 𝐴 ∈ 𝑉) | |
6 | restval 16546 | . . 3 ⊢ ((𝐽 ∈ V ∧ 𝐴 ∈ 𝑉) → (𝐽 ↾t 𝐴) = ran (𝑥 ∈ 𝐽 ↦ (𝑥 ∩ 𝐴))) | |
7 | 4, 5, 6 | syl2anc 576 | . 2 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐽 ⊆ 𝒫 𝐴) → (𝐽 ↾t 𝐴) = ran (𝑥 ∈ 𝐽 ↦ (𝑥 ∩ 𝐴))) |
8 | 3 | sselda 3854 | . . . . . . . 8 ⊢ (((𝐴 ∈ 𝑉 ∧ 𝐽 ⊆ 𝒫 𝐴) ∧ 𝑥 ∈ 𝐽) → 𝑥 ∈ 𝒫 𝐴) |
9 | 8 | elpwid 4428 | . . . . . . 7 ⊢ (((𝐴 ∈ 𝑉 ∧ 𝐽 ⊆ 𝒫 𝐴) ∧ 𝑥 ∈ 𝐽) → 𝑥 ⊆ 𝐴) |
10 | df-ss 3839 | . . . . . . 7 ⊢ (𝑥 ⊆ 𝐴 ↔ (𝑥 ∩ 𝐴) = 𝑥) | |
11 | 9, 10 | sylib 210 | . . . . . 6 ⊢ (((𝐴 ∈ 𝑉 ∧ 𝐽 ⊆ 𝒫 𝐴) ∧ 𝑥 ∈ 𝐽) → (𝑥 ∩ 𝐴) = 𝑥) |
12 | 11 | mpteq2dva 5016 | . . . . 5 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐽 ⊆ 𝒫 𝐴) → (𝑥 ∈ 𝐽 ↦ (𝑥 ∩ 𝐴)) = (𝑥 ∈ 𝐽 ↦ 𝑥)) |
13 | mptresid 5756 | . . . . 5 ⊢ (𝑥 ∈ 𝐽 ↦ 𝑥) = ( I ↾ 𝐽) | |
14 | 12, 13 | syl6eq 2824 | . . . 4 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐽 ⊆ 𝒫 𝐴) → (𝑥 ∈ 𝐽 ↦ (𝑥 ∩ 𝐴)) = ( I ↾ 𝐽)) |
15 | 14 | rneqd 5644 | . . 3 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐽 ⊆ 𝒫 𝐴) → ran (𝑥 ∈ 𝐽 ↦ (𝑥 ∩ 𝐴)) = ran ( I ↾ 𝐽)) |
16 | rnresi 5777 | . . 3 ⊢ ran ( I ↾ 𝐽) = 𝐽 | |
17 | 15, 16 | syl6eq 2824 | . 2 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐽 ⊆ 𝒫 𝐴) → ran (𝑥 ∈ 𝐽 ↦ (𝑥 ∩ 𝐴)) = 𝐽) |
18 | 7, 17 | eqtrd 2808 | 1 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐽 ⊆ 𝒫 𝐴) → (𝐽 ↾t 𝐴) = 𝐽) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 387 = wceq 1507 ∈ wcel 2048 Vcvv 3409 ∩ cin 3824 ⊆ wss 3825 𝒫 cpw 4416 ↦ cmpt 5002 I cid 5304 ran crn 5401 ↾ cres 5402 (class class class)co 6970 ↾t crest 16540 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1758 ax-4 1772 ax-5 1869 ax-6 1928 ax-7 1964 ax-8 2050 ax-9 2057 ax-10 2077 ax-11 2091 ax-12 2104 ax-13 2299 ax-ext 2745 ax-rep 5043 ax-sep 5054 ax-nul 5061 ax-pow 5113 ax-pr 5180 ax-un 7273 |
This theorem depends on definitions: df-bi 199 df-an 388 df-or 834 df-3an 1070 df-tru 1510 df-ex 1743 df-nf 1747 df-sb 2014 df-mo 2544 df-eu 2580 df-clab 2754 df-cleq 2765 df-clel 2840 df-nfc 2912 df-ne 2962 df-ral 3087 df-rex 3088 df-reu 3089 df-rab 3091 df-v 3411 df-sbc 3678 df-csb 3783 df-dif 3828 df-un 3830 df-in 3832 df-ss 3839 df-nul 4174 df-if 4345 df-pw 4418 df-sn 4436 df-pr 4438 df-op 4442 df-uni 4707 df-iun 4788 df-br 4924 df-opab 4986 df-mpt 5003 df-id 5305 df-xp 5406 df-rel 5407 df-cnv 5408 df-co 5409 df-dm 5410 df-rn 5411 df-res 5412 df-ima 5413 df-iota 6146 df-fun 6184 df-fn 6185 df-f 6186 df-f1 6187 df-fo 6188 df-f1o 6189 df-fv 6190 df-ov 6973 df-oprab 6974 df-mpo 6975 df-rest 16542 |
This theorem is referenced by: restid 16553 topnid 16555 ssufl 22220 |
Copyright terms: Public domain | W3C validator |