Metamath Proof Explorer


Definition df-topgen

Description: Define a function that converts a basis to its corresponding topology. Equivalent to the definition of a topology generated by a basis in Munkres p. 78 (see tgval2 ). The first use of this definition is tgval but the token is used in df-pt . See tgval3 for an alternate expression for the value. (Contributed by NM, 16-Jul-2006)

Ref Expression
Assertion df-topgen topGen = x V y | y x 𝒫 y

Detailed syntax breakdown

Step Hyp Ref Expression
0 ctg class topGen
1 vx setvar x
2 cvv class V
3 vy setvar y
4 3 cv setvar y
5 1 cv setvar x
6 4 cpw class 𝒫 y
7 5 6 cin class x 𝒫 y
8 7 cuni class x 𝒫 y
9 4 8 wss wff y x 𝒫 y
10 9 3 cab class y | y x 𝒫 y
11 1 2 10 cmpt class x V y | y x 𝒫 y
12 0 11 wceq wff topGen = x V y | y x 𝒫 y