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

Theorem bastop1 23050
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 23025 . . . . 5 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (topGen‘𝐵) ⊆ (topGen‘𝐽))
2 tgtop 23030 . . . . . 6 (𝐽 ∈ Top → (topGen‘𝐽) = 𝐽)
32adantr 484 . . . . 5 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (topGen‘𝐽) = 𝐽)
41, 3sseqtrd 3972 . . . 4 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (topGen‘𝐵) ⊆ 𝐽)
5 eqss 3951 . . . . 5 ((topGen‘𝐵) = 𝐽 ↔ ((topGen‘𝐵) ⊆ 𝐽𝐽 ⊆ (topGen‘𝐵)))
65baib 543 . . . 4 ((topGen‘𝐵) ⊆ 𝐽 → ((topGen‘𝐵) = 𝐽𝐽 ⊆ (topGen‘𝐵)))
74, 6syl 17 . . 3 ((𝐽 ∈ Top ∧ 𝐵𝐽) → ((topGen‘𝐵) = 𝐽𝐽 ⊆ (topGen‘𝐵)))
8 dfss3 3925 . . 3 (𝐽 ⊆ (topGen‘𝐵) ↔ ∀𝑥𝐽 𝑥 ∈ (topGen‘𝐵))
97, 8bitrdi 289 . 2 ((𝐽 ∈ Top ∧ 𝐵𝐽) → ((topGen‘𝐵) = 𝐽 ↔ ∀𝑥𝐽 𝑥 ∈ (topGen‘𝐵)))
10 ssexg 5279 . . . . 5 ((𝐵𝐽𝐽 ∈ Top) → 𝐵 ∈ V)
1110ancoms 462 . . . 4 ((𝐽 ∈ Top ∧ 𝐵𝐽) → 𝐵 ∈ V)
12 eltg3 23019 . . . 4 (𝐵 ∈ V → (𝑥 ∈ (topGen‘𝐵) ↔ ∃𝑦(𝑦𝐵𝑥 = 𝑦)))
1311, 12syl 17 . . 3 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (𝑥 ∈ (topGen‘𝐵) ↔ ∃𝑦(𝑦𝐵𝑥 = 𝑦)))
1413ralbidv 3185 . 2 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (∀𝑥𝐽 𝑥 ∈ (topGen‘𝐵) ↔ ∀𝑥𝐽𝑦(𝑦𝐵𝑥 = 𝑦)))
159, 14bitrd 281 1 ((𝐽 ∈ Top ∧ 𝐵𝐽) → ((topGen‘𝐵) = 𝐽 ↔ ∀𝑥𝐽𝑦(𝑦𝐵𝑥 = 𝑦)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 399   = wceq 1560  wex 1799  wcel 2142  wral 3076  Vcvv 3454  wss 3904   cuni 4865  cfv 6521  topGenctg 17466  Topctop 22950
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1815  ax-4 1829  ax-5 1930  ax-6 1987  ax-7 2028  ax-8 2144  ax-9 2152  ax-10 2175  ax-11 2191  ax-12 2212  ax-ext 2734  ax-sep 5246  ax-nul 5256  ax-pow 5322  ax-pr 5390  ax-un 7718
This theorem depends on definitions:  df-bi 209  df-an 400  df-or 859  df-3an 1100  df-tru 1563  df-fal 1573  df-ex 1800  df-nf 1804  df-sb 2091  df-mo 2566  df-eu 2596  df-clab 2741  df-cleq 2754  df-clel 2837  df-nfc 2911  df-ne 2958  df-ral 3077  df-rex 3087  df-rab 3415  df-v 3456  df-dif 3907  df-un 3909  df-in 3911  df-ss 3921  df-nul 4286  df-if 4481  df-pw 4557  df-sn 4583  df-pr 4585  df-op 4589  df-uni 4866  df-br 5101  df-opab 5163  df-mpt 5182  df-id 5542  df-xp 5653  df-rel 5654  df-cnv 5655  df-co 5656  df-dm 5657  df-iota 6477  df-fun 6523  df-fv 6529  df-topgen 17472  df-top 22951
This theorem is referenced by:  bastop2  23051
  Copyright terms: Public domain W3C validator