Metamath Proof Explorer


Definition df-kq

Description: Define the Kolmogorov quotient. This is a function on topologies which maps a topology to its quotient under the topological distinguishability map, which takes a point to the set of open sets that contain it. Two points are mapped to the same image under this function iff they are topologically indistinguishable. (Contributed by Mario Carneiro, 25-Aug-2015)

Ref Expression
Assertion df-kq KQ = j Top j qTop x j y j | x y

Detailed syntax breakdown

Step Hyp Ref Expression
0 ckq class KQ
1 vj setvar j
2 ctop class Top
3 1 cv setvar j
4 cqtop class qTop
5 vx setvar x
6 3 cuni class j
7 vy setvar y
8 5 cv setvar x
9 7 cv setvar y
10 8 9 wcel wff x y
11 10 7 3 crab class y j | x y
12 5 6 11 cmpt class x j y j | x y
13 3 12 4 co class j qTop x j y j | x y
14 1 2 13 cmpt class j Top j qTop x j y j | x y
15 0 14 wceq wff KQ = j Top j qTop x j y j | x y