<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=Inside%E2%80%93outside_algorithm</id>
	<title>Inside–outside algorithm - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=Inside%E2%80%93outside_algorithm"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Inside%E2%80%93outside_algorithm&amp;action=history"/>
	<updated>2026-05-20T04:27:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Inside%E2%80%93outside_algorithm&amp;diff=13286&amp;oldid=prev</id>
		<title>en&gt;Rklbstruna at 12:25, 3 February 2014</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Inside%E2%80%93outside_algorithm&amp;diff=13286&amp;oldid=prev"/>
		<updated>2014-02-03T12:25:45Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Distinguish2|[[Ordered type system|ordered types]]}}&lt;br /&gt;
In [[mathematics]], especially in [[set theory]], two [[ordered set]]s &amp;#039;&amp;#039;X,Y&amp;#039;&amp;#039; are said to have the same &amp;#039;&amp;#039;&amp;#039;order type&amp;#039;&amp;#039;&amp;#039; just when they are [[order isomorphic]], that is, when there exists a [[bijection]] (each element matches exactly one in the other set) &amp;#039;&amp;#039;f&amp;#039;&amp;#039;: &amp;#039;&amp;#039;X&amp;#039;&amp;#039; &amp;amp;rarr; &amp;#039;&amp;#039;Y&amp;#039;&amp;#039; such that both &amp;#039;&amp;#039;f&amp;#039;&amp;#039; and its inverse are strictly increasing (order preserving) (the matching elements are also in the correct order). (In the special case when &amp;#039;&amp;#039;X&amp;#039;&amp;#039; is [[totally ordered]], monotonicity of &amp;#039;&amp;#039;f&amp;#039;&amp;#039; implies monotonicity of its inverse.)&lt;br /&gt;
&lt;br /&gt;
For example, the set of integers and the set of even integers have the same order type, because the mapping &amp;lt;math&amp;gt;n\mapsto2n&amp;lt;/math&amp;gt; preserves the order.  But the set of integers and the set of rational numbers (with the standard ordering) are not order isomorphic, because, even though the sets are of the same [[Cardinality|size]] (they are both [[Countable set|countably infinite]]), there is no order-preserving bijective mapping between them.  To these two order types we may add two more: the set of positive integers (which has a least element), and that of negative integers (which has a greatest element).  The open interval (0,1) of rationals is order isomorphic to the rationals (since &lt;br /&gt;
:&amp;lt;math&amp;gt;y = \frac{2x - 1}{1 - \vert {2x - 1} \vert}&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
provides a strictly increasing bijection from the former to the latter); the half-closed intervals [0,1) and (0,1], and the closed interval [0,1], are three additional order type examples.&lt;br /&gt;
&lt;br /&gt;
Since order-equivalence is an [[equivalence relation]], it partitions the class of all ordered sets into equivalence classes.&lt;br /&gt;
&lt;br /&gt;
==Order type of well-orderings==&lt;br /&gt;
Every [[well-ordered set]] is order-equivalent to exactly one [[ordinal number (mathematics)|ordinal number]]. The ordinal numbers are taken to be the [[canonical form|canonical representatives]] of their classes, and so the order type of a well-ordered set is usually identified with the corresponding ordinal. For example, the order type of the natural numbers is [[ω (ordinal number)|ω]].&lt;br /&gt;
&lt;br /&gt;
The order type of a well-ordered set &amp;#039;&amp;#039;V&amp;#039;&amp;#039; is sometimes expressed as ord(&amp;#039;&amp;#039;V&amp;#039;&amp;#039;).&amp;lt;ref&amp;gt;[http://www.sjsu.edu/faculty/watkins/ordinals.htm Ordinal Numbers and Their Arithmetic&amp;lt;!-- Bot generated title --&amp;gt;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example, consider the set of [[even ordinal]]s less than ω·2+7, which is:&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;V&amp;#039;&amp;#039; = {0, 2, 4, 6, ...; &amp;amp;omega;, &amp;amp;omega;+2, &amp;amp;omega;+4, ...; &amp;amp;omega;&amp;amp;middot;2, &amp;amp;omega;&amp;amp;middot;2+2, &amp;amp;omega;&amp;amp;middot;2+4, &amp;amp;omega;&amp;amp;middot;2+6}.&lt;br /&gt;
&lt;br /&gt;
Its order type is:&lt;br /&gt;
&lt;br /&gt;
: ord(&amp;#039;&amp;#039;V&amp;#039;&amp;#039;) = &amp;amp;omega;&amp;amp;middot;2+4 = {0, 1, 2, 3, ...; &amp;amp;omega;, &amp;amp;omega;+1, &amp;amp;omega;+2, ...; &amp;amp;omega;&amp;amp;middot;2, &amp;amp;omega;&amp;amp;middot;2+1, &amp;amp;omega;&amp;amp;middot;2+2, &amp;amp;omega;&amp;amp;middot;2+3}.&lt;br /&gt;
&lt;br /&gt;
Because there are 2 separate lists of counting and 4 in sequence at the end.&lt;br /&gt;
&lt;br /&gt;
==Rational numbers==&lt;br /&gt;
Any countable totally ordered set can be mapped injectively into the rational numbers in an order-preserving way.&lt;br /&gt;
Any [[dense order|dense]] countable totally ordered set with no highest and no lowest element can be mapped bijectively onto the rational numbers in an order-preserving way.&lt;br /&gt;
&lt;br /&gt;
== Notation ==&lt;br /&gt;
&lt;br /&gt;
The order type of the [[Rational number|rationals]] is usually denoted &amp;lt;math&amp;gt;\eta&amp;lt;/math&amp;gt;. If a set S has order type &amp;lt;math&amp;gt;\sigma&amp;lt;/math&amp;gt;, the order type of the [[Duality (order theory)|dual]] of S (the reversed order) is denoted &amp;lt;math&amp;gt;\sigma^{*}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*[[Well-order]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* {{mathworld|urlname=OrderType|title=Order Type}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ordinal numbers]]&lt;/div&gt;</summary>
		<author><name>en&gt;Rklbstruna</name></author>
	</entry>
</feed>