Documentation

FormalConjectures.Paper.WeaklyFirstCountable

Conjectures about Weakly First Countable spaces #

This file formalizes the notion of a weakly first countable topological space and some conjectures around those.

References:

A topological space $X$ is called weakly first countable if there exists a function $N : X → ℕ → Set X, such that:

  • For all $x : X, n : ℕ$ we have $x ∈ V x n$
  • For all $x : X, n : ℕ$: $V x (n + 1) ⊆ V x n$
  • $O ⊆ X$ is open iff $∀ x ∈ O, ∃ n : ℕ, V x n ⊆ O$
Instances

    There are weakly first countable spaces which are not first countable, for example the Arens Space.

    Every first countable space is weakly first countable, simply take $N x$ as a countable neighborhood basis of $x$.

    Problem 2 in [Ar2013]: Give an example in ZFC of a weakly first- countable compact space X such that $𝔠 < |X|$.

    Problem 3 in [Ar2013]: Give an example in ZFC of a weakly first- countable compact space which is not first countable.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      Problem 4 in [Ar2013]: Give an example in ZFC of a weakly first- countable compact space X which is not first countable.