Documentation

PiBaseLean.AdditionalDefs.Cardinal

This file contains additional set theoretic constructions around topological spaces which are useful for properties and theorems.

noncomputable def PiBase.Spread (X : Type u) [TopologicalSpace X] :

Spread of a topological space

Equations
Instances For

    The spread is less then the cardinality of the space + ℵ₀.

    noncomputable def PiBase.Extent (X : Type u) [TopologicalSpace X] :

    Spread of a topological space

    Equations
    Instances For

      The extent of a space is less or equal to the spread.

      The extent of a space is at least ℵ₀.

      The spread of a space is at least ℵ₀.

      A radially closed set is a set such that all limits of transfinite of sequences in the set lie in the set themselves

      Equations
      Instances For
        def PiBase.radialClosure {X : Type u} [TopologicalSpace X] (s : Set X) :
        Set X

        The radial closure of a set.

        Equations
        Instances For

          A type α is denumerable iff univ : Set α is denumerable.

          theorem PiBase.countable_equiv_type (α : Type u) [h : Countable α] :
          ∃ (ι : Type) (x : α ι), Countable ι

          If α : Type u is countable, it is bijective to some countable r : Type.

          @[instance_reducible]
          Equations
          Instances For
            def PiBase.KAdditive {k : Cardinal.{u}} (f : Set (Set.Iio k)Fin 2) :
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              Equations
              • One or more equations did not get rendered due to their size.
              Instances For