Documentation

PiBaseLean.Bundled.Defs

This file defined a bundled type for well-defined properties of topological spaces.

structure PiBase.Formal.Property :
Type (u + 1)

Formally, we use the Property structure to encode properties of topological functions, which consist of the property in question and a proof that it is being preserved under homeomorphism.

Instances For
    @[instance_reducible]
    Equations
    • One or more equations did not get rendered due to their size.
    @[reducible, inline]
    Equations
    Instances For

      For two homeomorphic spaces X, Y, if p of type Property , p X and p Y are equivalent.