-
Notifications
You must be signed in to change notification settings - Fork 55
Conventions and Style
In property descriptions and in proofs of theorems, we often use
When providing the proof of a theorem, for example A + B implies C, we usually make the implicit assumption that the hypotheses, A and B in the example, hold for the space
For the separation axioms, T_n ⇒ T_m whenever n ≥ m.
For example regular
is defined to assert that closed points and sets can be separated;
T₃ is defined to be both regular and T₀.
See e.g. wikipedia for more information.
A property is "locally P" if every point in the space has a neighborhood base satisfying P for every member of the base. On the other hand, some authors define "locally P" to mean there is a single neighborhood satisfying P for each point. These definitions are occasionally equivalent (e.g. locally metrizable), but are not equivalent in general (e.g. locally compact). See this issue for discussion.
Use "locally P" when the P neighborhoods form a neighborhood base, and (when not equivalent) use "weakly locally P" when only a single P neighborhood is required.
At this moment
-
This property is hereditary.
-
This property is hereditary with respect to open sets.
-
This property is hereditary with respect to closed sets.
-
$X$ satisfies this property iff its Kolmogorov quotient$\mathrm{Kol}(X)$ does. -
This property is preserved by quotient maps.
-
This property is preserved by arbitrary disjoint unions.
-
This property is preserved by
$\Sigma$ -products -
This property is preserved by countable products.
-
This property is preserved by arbitrary products.
-
This property is preserved in any finer topology.
-
This property is preserved in any coarser topology.
-
If each point has a neighborhood with the property,
$X$ also has the property. -
If
$X$ is covered by countably many subspaces, each having the property, then so does$X$ . -
If each path component of
$X$ has the property, then so does$X$ .
If the justification is non-trivial, it is good to provide a reference (in parentheses after the meta-property). If the justification is straightforward, there is no need to provide one.
On some occasions analogous negative statements (e.g. This property is not hereditary with respect to open sets) may be of interest. Of course whenever a property is said to be hereditary with respect to e.g. open sets, it usually means it is not hereditary in general.
Note that the list may not be complete; contributors are invited to expand it.
See also the thread #1071.
- Whenever dealing with intervals and pairs (tuples), the latter should be better denoted by
$\langle x, y\rangle$ (\langleandrangle) than$(x,y)$ . If there is no need to care about the intervals, standard pair notation can be used. - For open covers the
\mathscrfont is commonly used.
When referencing the literature we shall use zbMath links whenever possible, especially when the zbMath entry provides the DOI.
Appropriate modification of old files is advised (upon editing them);
e.g. the reference to Counterexamples in topology should be switched from the DOI to zb:0386.54001.
Note that this requires change in the refs header and the links in text {{doi: ... }}.