Difference between revisions of "Basis for a topology"

From Maths
Jump to: navigation, search
(Created page with "==Definition== Let {{M|X}} be a set. A ''basis'' for a topology on {{M|X}} is a collection of subsets of {{M|X}}, {{M|\mathcal{B}\subseteq\mathcal{P}(X)}} such that<ref name="...")
 
m (Missed something silly)
Line 12: Line 12:
 
If {{M|\mathcal{B} }} is such a basis for {{M|X}}, we define the ''topology {{M|\mathcal{J} }} generated by {{M|\mathcal{B} }}''<ref name="Top"/> as follows:
 
If {{M|\mathcal{B} }} is such a basis for {{M|X}}, we define the ''topology {{M|\mathcal{J} }} generated by {{M|\mathcal{B} }}''<ref name="Top"/> as follows:
 
* A subset of {{M|X}}, {{M|U\subseteq X}} is considered open (equivalently, {{M|U\in\mathcal{J} }}) if:
 
* A subset of {{M|X}}, {{M|U\subseteq X}} is considered open (equivalently, {{M|U\in\mathcal{J} }}) if:
** {{M|1=\forall x\in U\exists B\in\mathcal{B}[x\in B\wedge B\subseteq U]}}<ref group="Note">Note that each basis element is itself is open.{{Todo|Find out what book I read that said this was 'true vicariously' or something}}</ref>
+
** {{M|1=\forall x\in U\exists B\in\mathcal{B}[x\in B\wedge B\subseteq U]}}<ref group="Note">Note that each basis element is itself is open. This is because {{M|U}} is considered open if forall x, there is a basis element containing {{M|x}} with that basis element {{M|\subseteq U}}, if {{M|U}} is itself a basis element, it clearly satisfies this as {{M|B\subseteq B}} {{Todo|Make this into a claim}}</ref>
 
{{Begin Theorem}}
 
{{Begin Theorem}}
 
Claim: This {{M|\mathcal{(J)} }} is indeed a topology
 
Claim: This {{M|\mathcal{(J)} }} is indeed a topology

Revision as of 16:43, 20 March 2016

Definition

Let X be a set. A basis for a topology on X is a collection of subsets of X, BP(X) such that[1]:

  1. xXBB[xB] - every element of X belongs to at least one basis element.
  2. B1,B2B,xX B3B[xB1B2(xB3B3B1B2)][Note 1] - if any 2 basis elements have non empty intersection, there is a basis element within that intersection containing each point in it.

Note that:

  • The elements of B are called basis elements[1]

Topology generated by B

If B is such a basis for X, we define the topology J generated by B[1] as follows:

  • A subset of X, UX is considered open (equivalently, UJ) if:
    • xUBB[xBBU][Note 2]
[Expand]

Claim: This (J) is indeed a topology

See also

Notes

  1. Jump up This is a great example of a hiding if-and-only-if, note that:
    • (xB3B3B1B2)xB1B2 (by the implies-subset relation) so we have:
      • (xB3B3B1B2)xB1B2(xB3B3B1B2)
    • Thus (xB3B3B1B2)xB1B2
    This pattern occurs a lot, like with the axiom of extensionality in set theory.
  2. Jump up Note that each basis element is itself is open. This is because U is considered open if forall x, there is a basis element containing x with that basis element U, if U is itself a basis element, it clearly satisfies this as BB

    TODO: Make this into a claim


References

  1. Jump up to: 1.0 1.1 1.2 Topology - Second Edition - James R. Munkres