Documentation

FormalConjectures.Paper.Homogenous

Conjectures around homogeneous topological 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 homogeneous if for all $x, y \in X$ there is homeomorphism $f : X \to X$ with $f(x) = y$.

  • exists_equiv (x y : X) : ∃ (f : X ≃ₜ X), f x = y
Instances

    Every discrete space is homogeneous.

    Problem 13 in [Ar2013]: Is it true that every infinite homogeneous compact space contains a non-trivial convergent sequence?

    Problem 14 in [Ar2013]: Is it possible to represent an arbitrary compact space as an image of a homogeneous compact space under a continuous mapping?

    A topological space is called ω-monolithic if the closure of every countable subspace is metrizable.

    Instances

      Problem 15 in [Ar2013]: Is every homogeneous ω-monolithic compact space first countable?

      Problem 16 in [Ar2013]: Is the cardinality of every homogeneous ω-monolithic compact space not greater than 𝔠?

      Problem 17 in [Ar2013]: Is it true that every ω-monolithic compact space contains a point with a first countable neighborhood basis?