Continuing real TVS: Singleton and large indiscrete spaces have real TVS topologies#1750
Continuing real TVS: Singleton and large indiscrete spaces have real TVS topologies#1750
Conversation
|
T882: I was asking myself about the other approach, which is to add TVS as a trait for the Singleton space. Right now, all the other traits for the singleton are derived from the same two asserted traits (not multiple points + not empty). Mostly deriving all the other traits via discrete + indiscrete + not empty. But the various theorems being used for that are kind of useful in their own right (sometimes via the contrapositive).
I take that back: Even if T882 does not seem very useful, it's fine to have it. So that a query like Note: once we add the Euclidean property, this will be changed to assert Euclidean. |
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
Adds two more basic theorems.
(Brain slipped typing the commit message just now.)