MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  bastop1 Structured version   Visualization version   GIF version

Theorem bastop1 22937
Description: A subset of a topology is a basis for the topology iff every member of the topology is a union of members of the basis. We use the idiom "(topGen‘𝐵) = 𝐽 " to express "𝐵 is a basis for topology 𝐽 " since we do not have a separate notation for this. Definition 15.35 of [Schechter] p. 428. (Contributed by NM, 2-Feb-2008.) (Proof shortened by Mario Carneiro, 2-Sep-2015.)
Assertion
Ref Expression
bastop1 ((𝐽 ∈ Top ∧ 𝐵𝐽) → ((topGen‘𝐵) = 𝐽 ↔ ∀𝑥𝐽𝑦(𝑦𝐵𝑥 = 𝑦)))
Distinct variable groups:   𝑥,𝑦,𝐵   𝑥,𝐽,𝑦

Proof of Theorem bastop1
StepHypRef Expression
1 tgss 22912 . . . . 5 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (topGen‘𝐵) ⊆ (topGen‘𝐽))
2 tgtop 22917 . . . . . 6 (𝐽 ∈ Top → (topGen‘𝐽) = 𝐽)
32adantr 480 . . . . 5 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (topGen‘𝐽) = 𝐽)
41, 3sseqtrd 3970 . . . 4 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (topGen‘𝐵) ⊆ 𝐽)
5 eqss 3949 . . . . 5 ((topGen‘𝐵) = 𝐽 ↔ ((topGen‘𝐵) ⊆ 𝐽𝐽 ⊆ (topGen‘𝐵)))
65baib 535 . . . 4 ((topGen‘𝐵) ⊆ 𝐽 → ((topGen‘𝐵) = 𝐽𝐽 ⊆ (topGen‘𝐵)))
74, 6syl 17 . . 3 ((𝐽 ∈ Top ∧ 𝐵𝐽) → ((topGen‘𝐵) = 𝐽𝐽 ⊆ (topGen‘𝐵)))
8 dfss3 3922 . . 3 (𝐽 ⊆ (topGen‘𝐵) ↔ ∀𝑥𝐽 𝑥 ∈ (topGen‘𝐵))
97, 8bitrdi 287 . 2 ((𝐽 ∈ Top ∧ 𝐵𝐽) → ((topGen‘𝐵) = 𝐽 ↔ ∀𝑥𝐽 𝑥 ∈ (topGen‘𝐵)))
10 ssexg 5268 . . . . 5 ((𝐵𝐽𝐽 ∈ Top) → 𝐵 ∈ V)
1110ancoms 458 . . . 4 ((𝐽 ∈ Top ∧ 𝐵𝐽) → 𝐵 ∈ V)
12 eltg3 22906 . . . 4 (𝐵 ∈ V → (𝑥 ∈ (topGen‘𝐵) ↔ ∃𝑦(𝑦𝐵𝑥 = 𝑦)))
1311, 12syl 17 . . 3 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (𝑥 ∈ (topGen‘𝐵) ↔ ∃𝑦(𝑦𝐵𝑥 = 𝑦)))
1413ralbidv 3159 . 2 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (∀𝑥𝐽 𝑥 ∈ (topGen‘𝐵) ↔ ∀𝑥𝐽𝑦(𝑦𝐵𝑥 = 𝑦)))
159, 14bitrd 279 1 ((𝐽 ∈ Top ∧ 𝐵𝐽) → ((topGen‘𝐵) = 𝐽 ↔ ∀𝑥𝐽𝑦(𝑦𝐵𝑥 = 𝑦)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206  wa 395   = wceq 1541  wex 1780  wcel 2113  wral 3051  Vcvv 3440  wss 3901   cuni 4863  cfv 6492  topGenctg 17357  Topctop 22837
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1911  ax-6 1968  ax-7 2009  ax-8 2115  ax-9 2123  ax-10 2146  ax-11 2162  ax-12 2184  ax-ext 2708  ax-sep 5241  ax-nul 5251  ax-pow 5310  ax-pr 5377  ax-un 7680
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3an 1088  df-tru 1544  df-fal 1554  df-ex 1781  df-nf 1785  df-sb 2068  df-mo 2539  df-eu 2569  df-clab 2715  df-cleq 2728  df-clel 2811  df-nfc 2885  df-ne 2933  df-ral 3052  df-rex 3061  df-rab 3400  df-v 3442  df-dif 3904  df-un 3906  df-in 3908  df-ss 3918  df-nul 4286  df-if 4480  df-pw 4556  df-sn 4581  df-pr 4583  df-op 4587  df-uni 4864  df-br 5099  df-opab 5161  df-mpt 5180  df-id 5519  df-xp 5630  df-rel 5631  df-cnv 5632  df-co 5633  df-dm 5634  df-iota 6448  df-fun 6494  df-fv 6500  df-topgen 17363  df-top 22838
This theorem is referenced by:  bastop2  22938
  Copyright terms: Public domain W3C validator