<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.conservapedia.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=AlexQR</id>
	<title>Conservapedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.conservapedia.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=AlexQR"/>
	<link rel="alternate" type="text/html" href="https://www.conservapedia.com/Special:Contributions/AlexQR"/>
	<updated>2026-09-23T05:47:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://www.conservapedia.com/index.php?title=Cryptography&amp;diff=720894</id>
		<title>Cryptography</title>
		<link rel="alternate" type="text/html" href="https://www.conservapedia.com/index.php?title=Cryptography&amp;diff=720894"/>
		<updated>2009-11-16T19:04:30Z</updated>

		<summary type="html">&lt;p&gt;AlexQR: added an important detail&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Cryptography''' is the writing of [[secret]]s. The word 'cryptography' comes from the [[Greek]] 'cryptos', secret, and 'graphos', writing.&lt;br /&gt;
&lt;br /&gt;
All of cryptography can be described as one of two methods: (this assertion has become debatable since the dawn of [[quantum cryptography]])&lt;br /&gt;
&lt;br /&gt;
== Codes ==&lt;br /&gt;
&lt;br /&gt;
[[Code]]s are, in their simplest terms, replacing words and phrases in a message with other words and phrases whose meaning is known to the recipient. For example:&lt;br /&gt;
&lt;br /&gt;
Take the phrase: &amp;quot;The bombers require a fighter escort at Newcastle, 2300 hours&amp;quot;&lt;br /&gt;
&lt;br /&gt;
There are many ways to encode this. Some appropriate rules must be created and shared with the recipient. Because to anyone who intercepts the message, something that sounds like a code could arouse their suspicions, causing the message to be &amp;quot;cracked&amp;quot; (decoded) or to be destroyed or otherwise delayed. Therefore it is wise to create a code that produces innocent sounding messages:&lt;br /&gt;
&lt;br /&gt;
:11.00pm, Newcastle: Mother birds look for duckling flock&lt;br /&gt;
&lt;br /&gt;
The above message simply substitutes &amp;quot;mother bird&amp;quot; for bomber, &amp;quot;duckling&amp;quot; for fighter and &amp;quot;flock&amp;quot; for escort. The message could now be transmitted, and if intercepted could easily be mistaken for a diary entry of a birdwatcher.&lt;br /&gt;
&lt;br /&gt;
Codes also include methods of hiding a message within a seemingly normal message (used frequently by POW's). A famous example of this is the [http://www.flickr.com/photos/8443340@N06/sets/72157600242068267/ September 1992 edition of Autocar]&lt;br /&gt;
&lt;br /&gt;
James May amused himself while compiling a top 100 list of the cars that year arranged the capitalised letters across many pages to spell out &amp;quot;So, you think it's really good yeah? You should try making the bloody thing up. It's a real pain in the arse&amp;quot; (punctuation and spaces added for clarity).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Of course there is a very obvious problem with codes, find out the rules governing what is substituted for what and an intercepted message can be read easily. And in order to produce any useful codesets, large &amp;quot;dictionaries&amp;quot; were required by both sender and receiver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ciphers ==&lt;br /&gt;
&lt;br /&gt;
Cipher: a method of changing the plaintext (normal written word) into ciphertext and back again.&lt;br /&gt;
&lt;br /&gt;
A cipher can be as simple, or as complex, as the user requires. For the most part (see RSA later for exception) ciphers require both a rule and a key. The key is used by the recipient of the message to turn the ciphertext back into plaintext using the reverse of the rule.&lt;br /&gt;
&lt;br /&gt;
'''Some examples of ciphers:'''&lt;br /&gt;
 &lt;br /&gt;
:Plaintext: &amp;quot;HELLO WORLD&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Even without substituting letters as commonly done in ciphers, by reflecting the message, words, or blocks of letters it is possible to make it difficult to decrypt the message without knowing the rule, even for computers. Note that processes like this are not commutative.&lt;br /&gt;
&lt;br /&gt;
:Word Reversal: &amp;quot;OLLEH DLROW&amp;quot;&lt;br /&gt;
&lt;br /&gt;
:Message Reversal: &amp;quot;DLROW OLLEH&amp;quot;&lt;br /&gt;
&lt;br /&gt;
:3-Letter block reversal: &amp;quot;LEH OLROWDL&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Using a cipher historically attributed to Julius Caeser, wherein the letters are moved along in the alphabet by the number of letters represented by the key (note Z+1 = A). This example uses a key of 1&lt;br /&gt;
&lt;br /&gt;
:Caeser: &amp;quot;IFMMP XPSME&amp;quot;&lt;br /&gt;
&lt;br /&gt;
However this cipher can be easily broken by modern computers as it uses a 1:1 alphabet substitution. It can be made more secure by encrypting each letter with a different key. In this example the letter key will be its position in the text.&lt;br /&gt;
&lt;br /&gt;
:Letter Key Caeser: &amp;quot;IGOPT DWAVO&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that although O appears twice in the ciphertext, the first time it represents an L, the second time a D, making this a much harder cipher to break.&lt;br /&gt;
&lt;br /&gt;
== Historical Uses Of Cryptography ==&lt;br /&gt;
&lt;br /&gt;
Generally speaking, cryptography has been the sole domain of governments. All governments of the world have a branch dedicated to the interception and decryption of encoded information. In [[America]], this is the [[CIA]]; in [[Britain]], it's [[MI5]]; in [[Vatican City]] it's [[Iscariot]] (Vatican Section XIII).&lt;br /&gt;
&lt;br /&gt;
Cryptography has played a large part in many wars. In the [[World War I|First World War]], [[Mata Hari]] was responsible for carrying messages back and forth for the [[German]] government, causing the deaths of thousands of [[French]] soldiers.&amp;lt;ref&amp;gt;http://www.firstworldwar.com/bio/matahari.htm&amp;lt;/ref&amp;gt; In the [[World War II|Second World War]], [[British]] soldiers captured the crew and The [[Enigma machine]] of German [[U-boat]] [[U-571]], leading to the decryption of [[Nazi]] communications and the end of the war. &lt;br /&gt;
&lt;br /&gt;
Other examples of the importance of cryptography include Ethel and Julius Rosenberg. &lt;br /&gt;
&lt;br /&gt;
[[Ethel Rosenberg]] and [[Julius Rosenberg]] sold US atomic secrets to the [[USSR]] at the height of the [[Cold War]]. They were convicted and executed in the electric chair at [[Sing Sing]] prison.&lt;br /&gt;
&lt;br /&gt;
== Modern Uses Of Cryptography ==&lt;br /&gt;
&lt;br /&gt;
Currently the most common form of cryptography is [[public key encryption]]. This relies on the fact that it takes significantly (order 10&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; times) longer to find two prime factors of 1000 or more digit numbers than it does to multiply the numbers together to create the 1000 digit number in the first place.&lt;br /&gt;
&lt;br /&gt;
In this system there are two keys, the first is the &amp;quot;private key&amp;quot;, which only the '''recipient''' knows. The second is the &amp;quot;public key&amp;quot; which can be sent freely to anyone, allowing them to encrypt messages with it such that only the owner of the private key can decrypt them. The private key is the square of the public key. These public keys are calculated from the private keys, but as they are often over 1000 digits long and would take many decades to calculate the private key from them (RSA, the most commonly used encryption protocol uses 2048 digit numbers which would take over 4000 years to crack with a desktop computer).&lt;br /&gt;
&lt;br /&gt;
This technology is put to use mostly on the internet. It allows sensitive data, eg. credit card numbers, phone numbers, social security numbers etc. to be transmitted without fear of interception and use by malevolent third parties. All internet banking and shopping uses this technology (whenever you see &amp;quot;https://&amp;quot; instead of &amp;quot;http://&amp;quot; in the address bar a public key algorithm is in use, most likely RSA&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
[http://www.pbs.org/wgbh/nova/sciencenow/3411/03.html Kryptos]&lt;br /&gt;
&lt;br /&gt;
[[category:information technology]]&lt;br /&gt;
[[Category:Cryptography]]&lt;/div&gt;</summary>
		<author><name>AlexQR</name></author>
	</entry>
	<entry>
		<id>https://www.conservapedia.com/index.php?title=Real_analysis&amp;diff=720893</id>
		<title>Real analysis</title>
		<link rel="alternate" type="text/html" href="https://www.conservapedia.com/index.php?title=Real_analysis&amp;diff=720893"/>
		<updated>2009-11-16T19:02:18Z</updated>

		<summary type="html">&lt;p&gt;AlexQR: fixed non-rigorous proof&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Math-h}}&lt;br /&gt;
'''Real analysis''' is a field in [[mathematics]] that focuses on the set of [[real number]]s, their properties, [[sequence]]s and [[function]]s.  Included in this branch of mathematics are the concepts of [[Limit_%28mathematics%29|limit]]s and [[convergence]], [[calculus]], and properties of real-valued functions such as [[continuous|continuity]].  It also includes [[measure theory]].&lt;br /&gt;
&lt;br /&gt;
For the purposes of this article, &amp;quot;analysis&amp;quot; will be limited to the generalization and extension of the concepts of calculus, using the concepts of elementary [[point-set topology]].&lt;br /&gt;
&lt;br /&gt;
The reader should be quite familiar with the concepts of calculus, especially limits and continuity.  In particular, the reader should be comfortable with the ramifications of the phrase &amp;quot;[[Limit_%28mathematics%29|for every epsilon]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Open sets==&lt;br /&gt;
&lt;br /&gt;
Open sets (and, by extension, closed sets, which are just the complements of open sets) are the fundamental concept of analysis.  Analysis and topology are really just the study of open sets.&lt;br /&gt;
&lt;br /&gt;
Before giving the definition of open sets in Euclidean space, we present some examples.  Readers who are aware of the general intuitive notion of open sets should find these examples familiar.&lt;br /&gt;
&lt;br /&gt;
===In one dimension===&lt;br /&gt;
&lt;br /&gt;
The simplest open sets in 1-dimensional Euclidean space (formally called &amp;lt;math&amp;gt;\mathbb{R}^1&amp;lt;/math&amp;gt;; informally called the real numbers of the &amp;quot;real line&amp;quot;) are '''open intervals'''.  An open interval consists of those numbers lying strictly between two endpoints a and b.  In set-theoretic notation:&lt;br /&gt;
::&amp;lt;math&amp;gt;\{ x\ |\ a &amp;lt; x &amp;lt; b \}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A shorter notation for this set consists of the two endpoints in parentheses:&lt;br /&gt;
::&amp;lt;math&amp;gt;( a, b )\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A '''closed interval''' (we will have more to say about closed sets later) would include the endpoints.  It is commonly denoted with brackets:&lt;br /&gt;
::&amp;lt;math&amp;gt;[ a, b ] = \{ x\ |\ a \le x \le b \}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
An interval that includes one endpoint but not the other is called semi-open:&lt;br /&gt;
::&amp;lt;math&amp;gt;[ a, b ) = \{ x\ |\ a \le x &amp;lt; b \}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;( c, d ] = \{ x\ |\ c &amp;lt; x \le d \}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When drawing pictures of intervals, those same symbols are typically used:&lt;br /&gt;
&lt;br /&gt;
::::''Need a picture here!''&lt;br /&gt;
&lt;br /&gt;
Open intervals are not the only open sets.  Any union of open intervals is an open set.  For example:&lt;br /&gt;
::&amp;lt;math&amp;gt;\bigcup_{N \textrm{\ is\ an\ integer\ } \geq 2} (N, N+1/N)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Bizarrely defined sets like the one above are commonly used as examples and counterexamples in analysis and topology.&lt;br /&gt;
&lt;br /&gt;
===In two or more dimensions===&lt;br /&gt;
&lt;br /&gt;
In two or more dimensions the situation becomes more complicated, because even simple open sets can come in an endless variety of shapes.  The fundamental open set (equivalent to an open interval) is the '''open neighborhood''', also called an open ball.  An open neighborhood has a center point and a nonzero radius, and is the set of all points whose distance from the center is strictly less than that radius.  In set-theoretic notation:&lt;br /&gt;
::&amp;lt;math&amp;gt;\{ x\ |\ \|x-C\| &amp;lt; r \}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
The double-stroke absolute value sign is the '''norm''' or the '''metric distance function'''.  In the common case it is the Euclidean/Pythagorean distance:&lt;br /&gt;
::&amp;lt;math&amp;gt;\|a-b\| = \sqrt{(a_1-b_1)^2 + (a_2-b_2)^2}\,&amp;lt;/math&amp;gt; in two dimensions (similarly for higher dimensions)&lt;br /&gt;
The double-stroke absolute value sign is similar to the usual absolute value operation, generalized to arbitrary dimensions or other metric spaces.&lt;br /&gt;
&lt;br /&gt;
It is easy to see that, in two dimensions, an open neighborhood is the interior of a circle.  It does '''not''' include the actual boundary of the circle, because it consists of the points whose distance from &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt; is '''strictly less''' than &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt;.  This point is crucial&amp;amp;mdash;the whole subject of analysis and topology depends on it!&lt;br /&gt;
&lt;br /&gt;
To draw a picture of an open neighborhood, use a circle bounded by a dotted line:&lt;br /&gt;
&lt;br /&gt;
::::''Need a picture here!''&lt;br /&gt;
&lt;br /&gt;
(To make a closed ball, the formula would be:&lt;br /&gt;
::&amp;lt;math&amp;gt;\{ x\ |\ \|x-C\| \le r \}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
and the picture would be a solid circle.  But open neighborhoods are the important sets from a theoretical standpoint.)&lt;br /&gt;
&lt;br /&gt;
==Definition of open set==&lt;br /&gt;
&lt;br /&gt;
Here is the proper theoretical definition:&lt;br /&gt;
&lt;br /&gt;
Definition:  A set is '''open''' if it contains a neighborhood of each of its points.&lt;br /&gt;
&lt;br /&gt;
What this means is that a set &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is open if, for every point &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; in &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;, there is a neighborhood &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;x \in N&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;N \subseteq X&amp;lt;/math&amp;gt;.  This construction is shown in the following diagram:&lt;br /&gt;
&lt;br /&gt;
::::''Need a picture here!''&lt;br /&gt;
&lt;br /&gt;
If the point &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; were allowed to lie exactly on the edge of &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;, it wouldn't be possible to draw a nonzero neighborhood around &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; that lies in &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;.  So the important feature of &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;'s openness is that no point can lie exactly on its edge.  Every point in &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; must be some finite distance back from the edge, which makes it possible to draw a neighborhood around it.&lt;br /&gt;
&lt;br /&gt;
==Theorems==&lt;br /&gt;
&lt;br /&gt;
Here are a few extremely fundamental and far-reaching theorems.  Some of them are surprisingly simple:&lt;br /&gt;
&lt;br /&gt;
Theorem:  Neighborhoods are open sets.&lt;br /&gt;
&lt;br /&gt;
Proof:  Suppose a neighborhood has center &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt; and radius &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt;. Let &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt; be a prime number. If a point &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; is in that neighborhood, its distance from &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt; must be strictly less than &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt;, call it &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;. If &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; is a positive integer and &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt; divides &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, then &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; is a multiple of &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt;, and therefore &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; is also in the neighbourhood of &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt;.&lt;br /&gt;
::&amp;lt;math&amp;gt;\|x-C\| = k,\ \ \ k &amp;lt; r\,&amp;lt;/math&amp;gt;&lt;br /&gt;
Place a new neighborhood, of radius &amp;lt;math&amp;gt;(r-k)/2&amp;lt;/math&amp;gt;, around &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;.  Every point in that neighborhood has a distance less than &amp;lt;math&amp;gt;k + (r-k)/2&amp;lt;/math&amp;gt; from &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;.  That distance is less than &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt;, and this distance is a multiple of &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt;, so every point in the new neighborhood is in the original neighborhood, so the new neighborhood lies within the original one.&lt;br /&gt;
&lt;br /&gt;
Theorem:  Any union of open sets, including unions of an infinite number of open sets, is an open set.&lt;br /&gt;
&lt;br /&gt;
Proof:  If a point &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; lies in the union, it must lie within one of the constituent open sets.  There must be a neighborhood of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; contained in that constituent open set.  That neighborhood must be contained in the union.&lt;br /&gt;
&lt;br /&gt;
Theorem:  The intersection of two open sets is an open set.&lt;br /&gt;
&lt;br /&gt;
Proof:  Let &amp;lt;math&amp;gt;X = P_1 \cap P_2&amp;lt;/math&amp;gt;, and let &amp;lt;math&amp;gt;x \in X&amp;lt;/math&amp;gt;.  Then &amp;lt;math&amp;gt;x \in P_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;x \in P_2&amp;lt;/math&amp;gt;.  Since &amp;lt;math&amp;gt;P_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;P_2&amp;lt;/math&amp;gt; are open, there must be neighborhoods &amp;lt;math&amp;gt;N_1 \subseteq P_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;N_2 \subseteq P_2&amp;lt;/math&amp;gt; that contain &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;.  Whichever of those two neighborhoods has the smaller radius will be a subset of both &amp;lt;math&amp;gt;P_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;P_2&amp;lt;/math&amp;gt;, so it will be a subset of &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
This theorem can be extended for any '''finite''' intersection, but it does not work for infinite intersections.  Here is an example:&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;P_i&amp;lt;/math&amp;gt; be an infinite sequence of ever-decreasing open intervals:&lt;br /&gt;
::&amp;lt;math&amp;gt;P_i = \{ x\ |\ -1-1/i &amp;lt; x &amp;lt; 1+1/i \}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
for integer &amp;lt;math&amp;gt;i \ge 1&amp;lt;/math&amp;gt;&lt;br /&gt;
The intersection of all of the &amp;lt;math&amp;gt;P_i&amp;lt;/math&amp;gt;'s is the closed interval&lt;br /&gt;
::&amp;lt;math&amp;gt;[ -1, 1 ]\,&amp;lt;/math&amp;gt;&lt;br /&gt;
which is not open.&lt;br /&gt;
&lt;br /&gt;
So the topological rule of thumb is:&lt;br /&gt;
::'''Any''' union of open sets is open.&lt;br /&gt;
::Any '''finite''' intersection of open sets is open&lt;br /&gt;
&lt;br /&gt;
Theorem:  The null set (empty set) is open.&lt;br /&gt;
&lt;br /&gt;
Proof:  It needs to contain a neighborhood of each of its points.  But it has no points.&lt;br /&gt;
&lt;br /&gt;
Theorem:  The entire space is open.&lt;br /&gt;
&lt;br /&gt;
Proof:  We need a neighborhood of each point in the space.  The neighborhood centered on that point, with radius 1, will do the trick.&lt;br /&gt;
&lt;br /&gt;
This means that the real line is open.  It is '''not''' an open interval, because that interval would have to be &amp;quot;&amp;lt;math&amp;gt;(-\infty, \infty)&amp;lt;/math&amp;gt;&amp;quot;, and '''infinity is not a number'''.  The real line is an open '''set''', because it is:&lt;br /&gt;
::&amp;lt;math&amp;gt;\mathbb{R}^1 = \bigcup_{n}\ (n-1, n+1)&amp;lt;/math&amp;gt;&lt;br /&gt;
over all integers &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.  (Infinite unions are allowed, even though infinity is not a number.)&lt;br /&gt;
&lt;br /&gt;
Theorem:  Every open set is a union of neighborhoods.&lt;br /&gt;
&lt;br /&gt;
Proof:  It contains a neighborhood of each of its points; those are its constituent neighborhoods.&lt;br /&gt;
&lt;br /&gt;
This means that any open set in the plane, for example, is a union of open circles.  (It is also the union of open rectangles, open diamonds, open 5-pointed stars, and so on.  This is a consequence of the invariance of the metric in defining a topology.)&lt;br /&gt;
&lt;br /&gt;
In the field of topology, a collection of open sets, whose unions comprise all of the opens sets that exist, is called a '''basis'''.  So what we have just shown is that the open neighborhoods (open intervals, open circles, open spheres, etc.) are a basis for the topology of finite-dimensional Euclidean spaces.&lt;br /&gt;
&lt;br /&gt;
==Closed sets==&lt;br /&gt;
&lt;br /&gt;
Definition:  A set is '''closed''' if its complement is open.&lt;br /&gt;
&lt;br /&gt;
That's all there is to it.&lt;br /&gt;
&lt;br /&gt;
Because of some simple theorems of set theory, including DeMorgan's laws, some of the preceding theorems relating to open sets can be reformulated for closed sets.&lt;br /&gt;
&lt;br /&gt;
Any intersection of closed sets, including the intersection of an infinite number of closed sets, is closed.&lt;br /&gt;
&lt;br /&gt;
Any union of a finite number of closed sets is closed.&lt;br /&gt;
&lt;br /&gt;
The null set is closed.&lt;br /&gt;
&lt;br /&gt;
The entire space (for example, the real line) is closed.&lt;br /&gt;
&lt;br /&gt;
==Limit points, and the other definition of closed sets==&lt;br /&gt;
&lt;br /&gt;
Closed sets are sometimes given a different definition, as sets containing their limit points.&lt;br /&gt;
&lt;br /&gt;
[[category:mathematics]]&lt;/div&gt;</summary>
		<author><name>AlexQR</name></author>
	</entry>
</feed>