Cyclic order

From Wikipedia, the free encyclopedia
(Redirected from Cyclic sequence)
Jump to navigation Jump to search

Template:Short description

File:Months circle svg.svg
The months are a cyclic order.

In mathematics, a cyclic order is a way to arrange a set of objects in a circle.[nb] Unlike most structures in order theory, a cyclic order is not modeled as a binary relation, such as "a < bScript error: No such module "Check for unknown parameters".". One does not say that east is "more clockwise" than west. Instead, a cyclic order is defined as a ternary relation [a, b, c]Script error: No such module "Check for unknown parameters"., meaning "after Template:Mvar, one reaches Template:Mvar before Template:Mvar". For example, [June, October, February], but not [June, February, October], cf. picture. A ternary relation is called a cyclic order if it is cyclic, asymmetric, transitive, and connected. Dropping the "connected" requirement results in a partial cyclic order.

A set with a cyclic order is called a cyclically ordered set or simply a cycle.[nb] Some familiar cycles are discrete, having only a finite number of elements: there are seven days of the week, four cardinal directions, twelve notes in the chromatic scale, and three plays in rock-paper-scissors. In a finite cycle, each element has a "next element" and a "previous element". There are also cyclic orders with infinitely many elements, such as the oriented unit circle in the plane.

Cyclic orders are closely related to the more familiar linear orders, which arrange objects in a line. Any linear order can be bent into a circle, and any cyclic order can be cut at a point, resulting in a line. These operations, along with the related constructions of intervals and covering maps, mean that questions about cyclic orders can often be transformed into questions about linear orders. Cycles have more symmetries than linear orders, and they often naturally occur as residues of linear structures, as in the finite cyclic groups or the real projective line.

Finite cycles

File:Orientovaná kružnice.svg
A 5-element cycle

A cyclic order on a set Template:Mvar with Template:Mvar elements is like an arrangement of Template:Mvar on a clock face, for an Template:Mvar-hour clock. Each element Template:Mvar in Template:Mvar has a "next element" and a "previous element", and taking either successors or predecessors cycles exactly once through the elements as x(1), x(2), ..., x(n)Script error: No such module "Check for unknown parameters"..

There are a few equivalent ways to state this definition. A cyclic order on Template:Mvar is the same as a permutation that makes all of Template:Mvar into a single cycle, which is a special type of permutation - a circular permutation. Alternatively, a cycle with Template:Mvar elements is also a ZnScript error: No such module "Check for unknown parameters".-torsor: a set with a free transitive action by a finite cyclic group.Template:Sfn Another formulation is to make Template:Mvar into the standard directed cycle graph on Template:Mvar vertices, by some matching of elements to vertices.

It can be instinctive to use cyclic orders for symmetric functions, for example as in

xy + yz + zxScript error: No such module "Check for unknown parameters".

where writing the final monomial as xzScript error: No such module "Check for unknown parameters". would distract from the pattern.

A substantial use of cyclic orders is in the determination of the conjugacy classes of free groups. Two elements Template:Mvar and Template:Mvar of the free group Template:Mvar on a set Template:Mvar are conjugate if and only if, when they are written as products of elements Template:Mvar and y−1Script error: No such module "Check for unknown parameters". with Template:Mvar in Template:Mvar, and then those products are put in cyclic order, the cyclic orders are equivalent under the rewriting rules that allow one to remove or add adjacent Template:Mvar and y−1Script error: No such module "Check for unknown parameters"..

A cyclic order on a set Template:Mvar can be determined by a linear order on Template:Mvar, but not in a unique way. Choosing a linear order is equivalent to choosing a first element, so there are exactly Template:Mvar linear orders that induce a given cyclic order. Since there are n!Script error: No such module "Check for unknown parameters". possible linear orders (as in permutations), there are (n − 1)!Script error: No such module "Check for unknown parameters". possible cyclic orders (as in circular permutations).

Definitions

An infinite set can also be ordered cyclically. Important examples of infinite cycles include the unit circle, S1Script error: No such module "Check for unknown parameters"., and the rational numbers, QScript error: No such module "Check for unknown parameters".. The basic idea is the same: we arrange elements of the set around a circle. However, in the infinite case we cannot rely upon an immediate successor relation, because points may not have successors. For example, given a point on the unit circle, there is no "next point". Nor can we rely upon a binary relation to determine which of two points comes "first". Traveling clockwise on a circle, neither east or west comes first, but each follows the other.

Instead, we use a ternary relation denoting that elements Template:Mvar, Template:Mvar, Template:Mvar occur after each other (not necessarily immediately) as we go around the circle. For example, in clockwise order, [east, south, west]. By currying the arguments of the ternary relation [a, b, c]Script error: No such module "Check for unknown parameters"., one can think of a cyclic order as a one-parameter family of binary order relations, called cuts, or as a two-parameter family of subsets of Template:Mvar, called intervals.

The ternary relation

The general definition is as follows: a cyclic order on a set Template:Mvar is a relation CX3Script error: No such module "Check for unknown parameters"., written [a, b, c]Script error: No such module "Check for unknown parameters"., that satisfies the following axioms:[nb]

  1. Cyclicity: If [a, b, c]Script error: No such module "Check for unknown parameters". then [b, c, a]Script error: No such module "Check for unknown parameters".
  2. Asymmetry: If [a, b, c]Script error: No such module "Check for unknown parameters". then not [c, b, a]Script error: No such module "Check for unknown parameters".
  3. Transitivity: If [a, b, c]Script error: No such module "Check for unknown parameters". and [a, c, d]Script error: No such module "Check for unknown parameters". then [a, b, d]Script error: No such module "Check for unknown parameters".
  4. Connectedness: If Template:Mvar, Template:Mvar, and Template:Mvar are distinct, then either [a, b, c]Script error: No such module "Check for unknown parameters". or [c, b, a]Script error: No such module "Check for unknown parameters".

The axioms are named by analogy with the asymmetry, transitivity, and connectedness axioms for a binary relation, which together define a strict linear order. Edward Huntington (1916, 1924) considered other possible lists of axioms, including one list that was meant to emphasize the similarity between a cyclic order and a betweenness relation. A ternary relation that satisfies the first three axioms, but not necessarily the axiom of totality, is a partial cyclic order.

Rolling and cuts

Given a linear order <Script error: No such module "Check for unknown parameters". on a set Template:Mvar, the cyclic order on Template:Mvar induced by <Script error: No such module "Check for unknown parameters". is defined as follows:[1]

[a, b, c]Script error: No such module "Check for unknown parameters". if and only if a < b < cScript error: No such module "Check for unknown parameters". or b < c < aScript error: No such module "Check for unknown parameters". or c < a < bScript error: No such module "Check for unknown parameters".

Two linear orders induce the same cyclic order if they can be transformed into each other by a cyclic rearrangement, as in cutting a deck of cards.Template:Sfn One may define a cyclic order relation as a ternary relation that is induced by a strict linear order as above.Template:Sfn

Cutting a single point out of a cyclic order leaves a linear order behind. More precisely, given a cyclically ordered set (K,[,,]), each element aK defines a natural linear order <a on the remainder of the set, K{a}, by the following rule:[2]

Template:Bi

Moreover, <a can be extended by adjoining a as a least element; the resulting linear order on K is called the principal cut with least element a. Likewise, adjoining a as a greatest element results in a cut <a.Template:Sfn

Intervals

Given two elements abK, the open interval from a to b, written (a,b), is the set of all xK such that [a,x,b]. The system of open intervals completely defines the cyclic order and can be used as an alternate definition of a cyclic order relation.Template:Sfn

An interval (a,b) has a natural linear order given by <a. One can define half-closed and closed intervals [a,b), (a,b], and [a,b] by adjoining a as a least element and/or b as a greatest element.Template:Sfn As a special case, the open interval (a,a) is defined as the cut Ka.

More generally, a proper subset S of K is called convex if it contains an interval between every pair of points: for abS, either (a,b) or (b,a) must also be in S.Template:Sfn A convex set is linearly ordered by the cut <x for any x not in the set; this ordering is independent of the choice of x.

Automorphisms

As a circle has a clockwise order and a counterclockwise order, any set with a cyclic order has two senses. A bijection of the set that preserves the order is called an ordered correspondence. If the sense is maintained as before, it is a direct correspondence, otherwise it is called an opposite correspondence.Template:Sfn Coxeter uses a separation relation to describe cyclic order, and this relation is strong enough to distinguish the two senses of cyclic order. The automorphisms of a cyclically ordered set may be identified with C2, the two-element group, of direct and opposite correspondences.

Monotone functions

The "cyclic order = arranging in a circle" idea works because any subset of a cycle is itself a cycle. In order to use this idea to impose cyclic orders on sets that are not actually subsets of the unit circle in the plane, it is necessary to consider functions between sets.

A function between two cyclically ordered sets, f : XYScript error: No such module "Check for unknown parameters"., is called a monotonic function or a homomorphism if it pulls back the ordering on Template:Mvar: whenever [f(a), f(b), f(c)]Script error: No such module "Check for unknown parameters"., one has [a, b, c]Script error: No such module "Check for unknown parameters".. Equivalently, Template:Mvar is monotone if whenever [a, b, c]Script error: No such module "Check for unknown parameters". and f(a), f(b)Script error: No such module "Check for unknown parameters"., and f(c)Script error: No such module "Check for unknown parameters". are all distinct, then [f(a), f(b), f(c)]Script error: No such module "Check for unknown parameters".. A typical example of a monotone function is the following function on the cycle with 6 elements:

f(0) = f(1) = 4,Script error: No such module "Check for unknown parameters".
f(2) = f(3) = 0,Script error: No such module "Check for unknown parameters".
f(4) = f(5) = 1.Script error: No such module "Check for unknown parameters".

A function is called an embedding if it is both monotone and injective.[nb] Equivalently, an embedding is a function that pushes forward the ordering on Template:Mvar: whenever [a, b, c]Script error: No such module "Check for unknown parameters"., one has [f(a), f(b), f(c)]Script error: No such module "Check for unknown parameters".. As an important example, if Template:Mvar is a subset of a cyclically ordered set Template:Mvar, and Template:Mvar is given its natural ordering, then the inclusion map i : XYScript error: No such module "Check for unknown parameters". is an embedding.

Generally, an injective function Template:Mvar from an unordered set Template:Mvar to a cycle Template:Mvar induces a unique cyclic order on Template:Mvar that makes Template:Mvar an embedding.

Functions on finite sets

A cyclic order on a finite set Template:Mvar can be determined by an injection into the unit circle, XS1Script error: No such module "Check for unknown parameters".. There are many possible functions that induce the same cyclic order—in fact, infinitely many. In order to quantify this redundancy, it takes a more complex combinatorial object than a simple number. Examining the configuration space of all such maps leads to the definition of an (n − 1)Script error: No such module "Check for unknown parameters".-dimensional polytope known as a cyclohedron. Cyclohedra were first applied to the study of knot invariants;Template:Sfn they have more recently been applied to the experimental detection of periodically expressed genes in the study of biological clocks.Template:Sfn

The category of homomorphisms of the standard finite cycles is called the cyclic category; it may be used to construct Alain Connes' cyclic homology.

One may define a degree of a function between cycles, analogous to the degree of a continuous mapping. For example, the natural map from the circle of fifths to the chromatic circle is a map of degree 7. One may also define a rotation number.

Completion

  • A cut with both a least element and a greatest element is called a jump. For example, every cut of a finite cycle ZnScript error: No such module "Check for unknown parameters". is a jump. A cycle with no jumps is called dense.Template:SfnTemplate:Sfn
  • A cut with neither a least element nor a greatest element is called a gap. For example, the rational numbers QScript error: No such module "Check for unknown parameters". have a gap at every irrational number. They also have a gap at infinity, i.e. the usual ordering. A cycle with no gaps is called complete.Template:SfnTemplate:Sfn
  • A cut with exactly one endpoint is called a principal or Dedekind cut. For example, every cut of the circle S1Script error: No such module "Check for unknown parameters". is a principal cut. A cycle where every cut is principal, being both dense and complete, is called continuous.Template:SfnTemplate:Sfn
File:CyclicOrderingOfCuts.svg
[<1, <2, <3]Script error: No such module "Check for unknown parameters". and [x, y, z]Script error: No such module "Check for unknown parameters".

The set of all cuts is cyclically ordered by the following relation: [<1, <2, <3]Script error: No such module "Check for unknown parameters". if and only if there exist x, y, zScript error: No such module "Check for unknown parameters". such that:Template:Sfn

x <1 y <1 zScript error: No such module "Check for unknown parameters".,
x <1 Script error: No such module "Check for unknown parameters".y <2 z <2 xScript error: No such module "Check for unknown parameters"., and
x <1 y <1 Script error: No such module "Check for unknown parameters".z <3 x <3 yScript error: No such module "Check for unknown parameters"..

A certain subset of this cycle of cuts is the Dedekind completion of the original cycle.

Further constructions

Unrolling and covers

Starting from a cyclically ordered set Template:Mvar, one may form a linear order by unrolling it along an infinite line. This captures the intuitive notion of keeping track of how many times one goes around the circle. Formally, one defines a linear order on the Cartesian product Z × KScript error: No such module "Check for unknown parameters"., where ZScript error: No such module "Check for unknown parameters". is the set of integers, by fixing an element Template:Mvar and requiring that for all Template:Mvar:[3]

If [a, x, y]Script error: No such module "Check for unknown parameters"., then ai < xi < yi < ai+1Script error: No such module "Check for unknown parameters"..

For example, the months January 2026, May 2026, September 2026, and January 2027 occur in that order.

This ordering of Z × KScript error: No such module "Check for unknown parameters". is called the universal cover of Template:Mvar.[nb] Its order type is independent of the choice of Template:Mvar, but the notation is not, since the integer coordinate "rolls over" at Template:Mvar. For example, although the cyclic order of pitch classes is compatible with the A-to-G alphabetical order, C is chosen to be the first note in each octave, so in note-octave notation, B3 is followed by C4.

The inverse construction starts with a linearly ordered set and coils it up into a cyclically ordered set. Given a linearly ordered set Template:Mvar and an order-preserving bijection T : LLScript error: No such module "Check for unknown parameters". with unbounded orbits, the orbit space L / TScript error: No such module "Check for unknown parameters". is cyclically ordered by the requirement:Template:Sfn[nb]

If a < b < c < T(a)Script error: No such module "Check for unknown parameters"., then [[a], [b], [c]]Script error: No such module "Check for unknown parameters"..

In particular, one can recover Template:Mvar by defining T(xi) = xi+1Script error: No such module "Check for unknown parameters". on Z × KScript error: No such module "Check for unknown parameters"..

There are also Template:Mvar-fold coverings for finite Template:Mvar; in this case, one cyclically ordered set covers another cyclically ordered set. For example, the 24-hour clock is a double cover of the 12-hour clock. In geometry, the pencil of rays emanating from a point in the oriented plane is a double cover of the pencil of unoriented lines passing through the same point.[4] These covering maps can be characterized by lifting them to the universal cover.Template:Sfn

Products and retracts

File:CyclicLinearProductLabels.svg

Given a cyclically ordered set (K, [ ])Script error: No such module "Check for unknown parameters". and a linearly ordered set (L, <)Script error: No such module "Check for unknown parameters"., the (total) lexicographic product is a cyclic order on the product set K × LScript error: No such module "Check for unknown parameters"., defined by [(a, x), (b, y), (c, z)]Script error: No such module "Check for unknown parameters". if one of the following holds:Template:Sfn

  • [a, b, c]Script error: No such module "Check for unknown parameters".
  • a = bcScript error: No such module "Check for unknown parameters". and x < yScript error: No such module "Check for unknown parameters".
  • b = caScript error: No such module "Check for unknown parameters". and y < zScript error: No such module "Check for unknown parameters".
  • c = abScript error: No such module "Check for unknown parameters". and z < xScript error: No such module "Check for unknown parameters".
  • a = b = cScript error: No such module "Check for unknown parameters". and [x, y, z]Script error: No such module "Check for unknown parameters".

The lexicographic product K × LScript error: No such module "Check for unknown parameters". globally looks like Template:Mvar and locally looks like Template:Mvar; it can be thought of as Template:Mvar copies of Template:Mvar. This construction is sometimes used to characterize cyclically ordered groups.Template:Sfn

One can also glue together different linearly ordered sets to form a circularly ordered set. For example, given two linearly ordered sets L1Script error: No such module "Check for unknown parameters". and L2Script error: No such module "Check for unknown parameters"., one may form a circle by joining them together at positive and negative infinity. A circular order on the disjoint union L1L2 ∪ {−∞, ∞Script error: No such module "Check for unknown parameters".} is defined by ∞ < L1 < −∞ < L2 < ∞Script error: No such module "Check for unknown parameters"., where the induced ordering on L1Script error: No such module "Check for unknown parameters". is the opposite of its original ordering. For example, the set of all longitudes is circularly ordered by joining all points west and all points east, along with the prime meridian and the 180th meridian. Script error: No such module "Footnotes". use this construction while characterizing the spaces of orderings and real places of double formal Laurent series over a real closed field.Template:Sfn

Topology

The open intervals form a base for a natural topology, the cyclic order topology. The open sets in this topology are exactly those sets which are open in every compatible linear order.Template:Sfn To illustrate the difference, in the set [0, 1), the subset [0, 1/2) is a neighborhood of 0 in the linear order but not in the cyclic order.

Interesting examples of cyclically ordered spaces include the conformal boundary of a simply connected Lorentz surfaceTemplate:Sfn and the leaf space of a lifted essential lamination of certain 3-manifolds.Template:Sfn Discrete dynamical systems on cyclically ordered spaces have also been studied.Template:Sfn

The interval topology forgets the original orientation of the cyclic order. This orientation can be restored by enriching the intervals with their induced linear orders; then one has a set covered with an atlas of linear orders that are compatible where they overlap. In other words, a cyclically ordered set can be thought of as a locally linearly ordered space: an object like a manifold, but with order relations instead of coordinate charts. This viewpoint makes it easier to be precise about such concepts as covering maps. The generalization to a locally partially ordered space is studied in Script error: No such module "Footnotes".; see also Directed topology.

Related structures

Groups

Script error: No such module "Labelled list hatnote". A cyclically ordered group is a set with both a group structure and a cyclic order, such that left and right multiplication both preserve the cyclic order. Cyclically ordered groups were first studied in depth by Ladislav Rieger in 1947.Template:Sfn They are a generalization of cyclic groups: the infinite cyclic group ZScript error: No such module "Check for unknown parameters". and the finite cyclic groups Z/nScript error: No such module "Check for unknown parameters".. Since a linear order induces a cyclic order, cyclically ordered groups are also a generalization of linearly ordered groups: the rational numbers QScript error: No such module "Check for unknown parameters"., the real numbers RScript error: No such module "Check for unknown parameters"., and so on. Some of the most important cyclically ordered groups fall into neither previous category: the circle group TScript error: No such module "Check for unknown parameters". and its subgroups, such as the subgroup of rational points.

Every cyclically ordered group can be expressed as a quotient L / ZScript error: No such module "Check for unknown parameters"., where Template:Mvar is a linearly ordered group and Template:Mvar is a cyclic cofinal subgroup of Template:Mvar. Every cyclically ordered group can also be expressed as a subgroup of a product T × LScript error: No such module "Check for unknown parameters"., where Template:Mvar is a linearly ordered group. If a cyclically ordered group is Archimedean or compact, it can be embedded in TScript error: No such module "Check for unknown parameters". itself.Template:Sfn

Modified axioms

A partial cyclic order is a ternary relation that generalizes a (total) cyclic order in the same way that a partial order generalizes a total order. It is cyclic, asymmetric, and transitive, but it need not be total. An order variety is a partial cyclic order that satisfies an additional spreading axiom.[5] Replacing the asymmetry axiom with a complementary version results in the definition of a co-cyclic order. Appropriately total co-cyclic orders are related to cyclic orders in the same way that Script error: No such module "Check for unknown parameters". is related to <Script error: No such module "Check for unknown parameters"..

A cyclic order obeys a relatively strong 4-point transitivity axiom. One structure that weakens this axiom is a CC system: a ternary relation that is cyclic, asymmetric, and total, but generally not transitive. Instead, a CC system must obey a 5-point transitivity axiom and a new interiority axiom, which constrains the 4-point configurations that violate cyclic transitivity.Template:Sfn

A cyclic order is required to be symmetric under cyclic permutation, [a, b, c] ⇒ [b, c, a]Script error: No such module "Check for unknown parameters"., and asymmetric under reversal: [a, b, c] ⇒ ¬[c, b, a]Script error: No such module "Check for unknown parameters".. A ternary relation that is asymmetric under cyclic permutation and symmetric under reversal, together with appropriate versions of the transitivity and totality axioms, is called a betweenness relation. A quaternary relation called point-pair separation distinguishes the two intervals that a point-pair determines on a circle. The relationship between a circular order and a point-pair separation is analogous to the relationship between a linear order and a betweenness relation.Template:Sfn

Symmetries and model theory

Script error: No such module "Footnotes". provide a model-theoretic description of the covering maps of cycles.

Tararin (2001, 2002) studies groups of automorphisms of cycles with various transitivity properties. Script error: No such module "Footnotes". characterize cycles whose full automorphism groups act freely and transitively. Script error: No such module "Footnotes". characterize countable colored cycles whose automorphism groups act transitively. Script error: No such module "Footnotes". studies the automorphism group of the unique (up to isomorphism) countable dense cycle.

Script error: No such module "Footnotes". study minimality conditions on circularly ordered structures, i.e. models of first-order languages that include a cyclic order relation. These conditions are analogues of o-minimality and weak o-minimality for the case of linearly ordered structures. Kulpeshov (2006, 2009) continues with some characterizations of ω-categorical structures.Template:Sfn

Cognition

Hans Freudenthal has emphasized the role of cyclic orders in cognitive development, as a contrast to Jean Piaget who addresses only linear orders. Some experiments have been performed to investigate the mental representations of cyclically ordered sets, such as the months of the year.

Notes on usage

<templatestyles src="Citation/styles.css"/>^cyclic order The relation may be called a cyclic order Script error: No such module "Footnotes"., a circular order Script error: No such module "Footnotes"., a cyclic ordering Script error: No such module "Footnotes"., or a circular ordering Script error: No such module "Footnotes".. Some authors call such an ordering a total cyclic order Script error: No such module "Footnotes"., a complete cyclic order Script error: No such module "Footnotes"., a linear cyclic order Script error: No such module "Footnotes"., or an l-cyclic order or ℓ-cyclic order Script error: No such module "Footnotes"., to distinguish from the broader class of partial cyclic orders, which they call simply cyclic orders. Finally, some authors may take cyclic order to mean an unoriented quaternary separation relation Script error: No such module "Footnotes"..

<templatestyles src="Citation/styles.css"/>^cycle A set with a cyclic order may be called a cycle Script error: No such module "Footnotes". or a circle Script error: No such module "Footnotes".. The above variations also appear in adjective form: cyclically ordered set (cyklicky uspořádané množiny, Script error: No such module "Footnotes".), circularly ordered set, total cyclically ordered set, complete cyclically ordered set, linearly cyclically ordered set, l-cyclically ordered set, ℓ-cyclically ordered set. All authors agree that a cycle is totally ordered.

<templatestyles src="Citation/styles.css"/>^ternary relation There are a few different symbols in use for a cyclic relation. Script error: No such module "Footnotes". uses concatenation: ABCScript error: No such module "Check for unknown parameters".. Script error: No such module "Footnotes". and Script error: No such module "Footnotes". use ordered triples and the set membership symbol: (a, b, c) ∈ CScript error: No such module "Check for unknown parameters".. Script error: No such module "Footnotes". uses concatenation and set membership: abcCScript error: No such module "Check for unknown parameters"., understanding abcScript error: No such module "Check for unknown parameters". as a cyclically ordered triple. The literature on groups, such as Script error: No such module "Footnotes". and Script error: No such module "Footnotes"., tend to use square brackets: [a, b, c]Script error: No such module "Check for unknown parameters".. Script error: No such module "Footnotes". use round parentheses: (a, b, c)Script error: No such module "Check for unknown parameters"., reserving square brackets for a betweenness relation. Script error: No such module "Footnotes". use a function-style notation: R(a, b, c)Script error: No such module "Check for unknown parameters".. Rieger (1947), cited after Script error: No such module "Footnotes".) uses a "less-than" symbol as a delimiter: < x, y, z <Script error: No such module "Check for unknown parameters".. Some authors use infix notation: a < b < cScript error: No such module "Check for unknown parameters"., with the understanding that this does not carry the usual meaning of a < bScript error: No such module "Check for unknown parameters". and b < cScript error: No such module "Check for unknown parameters". for some binary relation < Script error: No such module "Footnotes".. Script error: No such module "Footnotes". emphasizes the cyclic nature by repeating an element: prqpScript error: No such module "Check for unknown parameters"..

<templatestyles src="Citation/styles.css"/>^embedding Script error: No such module "Footnotes". calls an embedding an "isomorphic embedding".

<templatestyles src="Citation/styles.css"/>^roll In this case, Script error: No such module "Footnotes". write that Template:Mvar is Template:Mvar "rolled up".

<templatestyles src="Citation/styles.css"/>^orbit space The map T is called archimedean by Script error: No such module "Footnotes"., coterminal by Script error: No such module "Footnotes"., and a translation by Script error: No such module "Footnotes"..

<templatestyles src="Citation/styles.css"/>^universal cover Script error: No such module "Footnotes". calls Z × KScript error: No such module "Check for unknown parameters". the "universal cover" of Template:Mvar. Script error: No such module "Footnotes". write that Template:Mvar is Z × KScript error: No such module "Check for unknown parameters". "coiled". Script error: No such module "Footnotes". call Z × KScript error: No such module "Check for unknown parameters". the "∞-times covering" of Template:Mvar. Often this construction is written as the anti-lexicographic order on K × ZScript error: No such module "Check for unknown parameters"..

References

Citations

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "Footnotes".; Script error: No such module "Footnotes"..
  2. Script error: No such module "Footnotes".; Script error: No such module "Footnotes"..
  3. Script error: No such module "Footnotes".; Script error: No such module "Footnotes".
  4. Script error: No such module "Footnotes".; Script error: No such module "Footnotes".
  5. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

Bibliography

<templatestyles src="Refbegin/styles.css" />

  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
    • Translation of Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
    • Translation of Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
    • Translation of Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".

Further reading

<templatestyles src="Refbegin/styles.css" />

  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".

External links

Template:Order theory