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

Theorem bastop1 23111
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 23086 . . . . 5 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (topGen‘𝐵) ⊆ (topGen‘𝐽))
2 tgtop 23091 . . . . . 6 (𝐽 ∈ Top → (topGen‘𝐽) = 𝐽)
32adantr 485 . . . . 5 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (topGen‘𝐽) = 𝐽)
41, 3sseqtrd 3975 . . . 4 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (topGen‘𝐵) ⊆ 𝐽)
5 eqss 3954 . . . . 5 ((topGen‘𝐵) = 𝐽 ↔ ((topGen‘𝐵) ⊆ 𝐽𝐽 ⊆ (topGen‘𝐵)))
65baib 544 . . . 4 ((topGen‘𝐵) ⊆ 𝐽 → ((topGen‘𝐵) = 𝐽𝐽 ⊆ (topGen‘𝐵)))
74, 6syl 18 . . 3 ((𝐽 ∈ Top ∧ 𝐵𝐽) → ((topGen‘𝐵) = 𝐽𝐽 ⊆ (topGen‘𝐵)))
8 dfss3 3928 . . 3 (𝐽 ⊆ (topGen‘𝐵) ↔ ∀𝑥𝐽 𝑥 ∈ (topGen‘𝐵))
97, 8bitrdi 290 . 2 ((𝐽 ∈ Top ∧ 𝐵𝐽) → ((topGen‘𝐵) = 𝐽 ↔ ∀𝑥𝐽 𝑥 ∈ (topGen‘𝐵)))
10 ssexg 5284 . . . . 5 ((𝐵𝐽𝐽 ∈ Top) → 𝐵 ∈ V)
1110ancoms 463 . . . 4 ((𝐽 ∈ Top ∧ 𝐵𝐽) → 𝐵 ∈ V)
12 eltg3 23080 . . . 4 (𝐵 ∈ V → (𝑥 ∈ (topGen‘𝐵) ↔ ∃𝑦(𝑦𝐵𝑥 = 𝑦)))
1311, 12syl 18 . . 3 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (𝑥 ∈ (topGen‘𝐵) ↔ ∃𝑦(𝑦𝐵𝑥 = 𝑦)))
1413ralbidv 3188 . 2 ((𝐽 ∈ Top ∧ 𝐵𝐽) → (∀𝑥𝐽 𝑥 ∈ (topGen‘𝐵) ↔ ∀𝑥𝐽𝑦(𝑦𝐵𝑥 = 𝑦)))
159, 14bitrd 282 1 ((𝐽 ∈ Top ∧ 𝐵𝐽) → ((topGen‘𝐵) = 𝐽 ↔ ∀𝑥𝐽𝑦(𝑦𝐵𝑥 = 𝑦)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 209  wa 400   = wceq 1563  wex 1802  wcel 2145  wral 3079  Vcvv 3457  wss 3907   cuni 4868  cfv 6525  topGenctg 17480  Topctop 23011
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1818  ax-4 1832  ax-5 1933  ax-6 1990  ax-7 2031  ax-8 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2215  ax-ext 2737  ax-sep 5251  ax-nul 5261  ax-pow 5327  ax-pr 5395  ax-un 7722
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3an 1103  df-tru 1566  df-fal 1576  df-ex 1803  df-nf 1807  df-sb 2094  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-ral 3080  df-rex 3090  df-rab 3418  df-v 3459  df-dif 3910  df-un 3912  df-in 3914  df-ss 3924  df-nul 4289  df-if 4484  df-pw 4560  df-sn 4586  df-pr 4588  df-op 4592  df-uni 4869  df-br 5106  df-opab 5168  df-mpt 5187  df-id 5547  df-xp 5658  df-rel 5659  df-cnv 5660  df-co 5661  df-dm 5662  df-iota 6481  df-fun 6527  df-fv 6533  df-topgen 17486  df-top 23012
This theorem is referenced by:  bastop2  23112
  Copyright terms: Public domain W3C validator