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

Theorem bastop1 22935
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 22910 . . . . 5 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (topGen‘𝐵) ⊆ (topGen‘𝐽))
2 tgtop 22915 . . . . . 6 (𝐽 ∈ Top → (topGen‘𝐽) = 𝐽)
32adantr 480 . . . . 5 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (topGen‘𝐽) = 𝐽)
41, 3sseqtrd 3968 . . . 4 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (topGen‘𝐵) ⊆ 𝐽)
5 eqss 3947 . . . . 5 ((topGen‘𝐵) = 𝐽 ↔ ((topGen‘𝐵) ⊆ 𝐽𝐽 ⊆ (topGen‘𝐵)))
65baib 535 . . . 4 ((topGen‘𝐵) ⊆ 𝐽 → ((topGen‘𝐵) = 𝐽𝐽 ⊆ (topGen‘𝐵)))
74, 6syl 17 . . 3 ((𝐽 ∈ Top ∧ 𝐵𝐽) → ((topGen‘𝐵) = 𝐽𝐽 ⊆ (topGen‘𝐵)))
8 dfss3 3920 . . 3 (𝐽 ⊆ (topGen‘𝐵) ↔ ∀𝑥𝐽 𝑥 ∈ (topGen‘𝐵))
97, 8bitrdi 287 . 2 ((𝐽 ∈ Top ∧ 𝐵𝐽) → ((topGen‘𝐵) = 𝐽 ↔ ∀𝑥𝐽 𝑥 ∈ (topGen‘𝐵)))
10 ssexg 5266 . . . . 5 ((𝐵𝐽𝐽 ∈ Top) → 𝐵 ∈ V)
1110ancoms 458 . . . 4 ((𝐽 ∈ Top ∧ 𝐵𝐽) → 𝐵 ∈ V)
12 eltg3 22904 . . . 4 (𝐵 ∈ V → (𝑥 ∈ (topGen‘𝐵) ↔ ∃𝑦(𝑦𝐵𝑥 = 𝑦)))
1311, 12syl 17 . . 3 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (𝑥 ∈ (topGen‘𝐵) ↔ ∃𝑦(𝑦𝐵𝑥 = 𝑦)))
1413ralbidv 3157 . 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 3049  Vcvv 3438  wss 3899   cuni 4861  cfv 6490  topGenctg 17355  Topctop 22835
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 2182  ax-ext 2706  ax-sep 5239  ax-nul 5249  ax-pow 5308  ax-pr 5375  ax-un 7678
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 2537  df-eu 2567  df-clab 2713  df-cleq 2726  df-clel 2809  df-nfc 2883  df-ne 2931  df-ral 3050  df-rex 3059  df-rab 3398  df-v 3440  df-dif 3902  df-un 3904  df-in 3906  df-ss 3916  df-nul 4284  df-if 4478  df-pw 4554  df-sn 4579  df-pr 4581  df-op 4585  df-uni 4862  df-br 5097  df-opab 5159  df-mpt 5178  df-id 5517  df-xp 5628  df-rel 5629  df-cnv 5630  df-co 5631  df-dm 5632  df-iota 6446  df-fun 6492  df-fv 6498  df-topgen 17361  df-top 22836
This theorem is referenced by:  bastop2  22936
  Copyright terms: Public domain W3C validator