<?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=Strong_generating_set</id>
	<title>Strong generating set - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=Strong_generating_set"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Strong_generating_set&amp;action=history"/>
	<updated>2026-04-17T06:50:31Z</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=Strong_generating_set&amp;diff=6888&amp;oldid=prev</id>
		<title>en&gt;Maproom: Removed false tag</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Strong_generating_set&amp;diff=6888&amp;oldid=prev"/>
		<updated>2012-01-15T00:44:52Z</updated>

		<summary type="html">&lt;p&gt;Removed false tag&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In [[group theory]], the &amp;#039;&amp;#039;&amp;#039;Todd–Coxeter algorithm&amp;#039;&amp;#039;&amp;#039;, created by [[J. A. Todd]] and [[H. S. M. Coxeter]] in 1936, is an [[algorithm]] for solving the [[coset enumeration]] problem.  Given a [[presentation of a group]] &amp;#039;&amp;#039;G&amp;#039;&amp;#039; by generators and relations and a [[subgroup]] &amp;#039;&amp;#039;H&amp;#039;&amp;#039; of &amp;#039;&amp;#039;G&amp;#039;&amp;#039;, the algorithm enumerates the [[coset]]s of &amp;#039;&amp;#039;H&amp;#039;&amp;#039; on &amp;#039;&amp;#039;G&amp;#039;&amp;#039; and describes the [[permutation representation (symmetric group)|permutation representation]] of &amp;#039;&amp;#039;G&amp;#039;&amp;#039; on the space of the cosets. If the [[order of a group]] &amp;#039;&amp;#039;G&amp;#039;&amp;#039; is relatively small and the subgroup &amp;#039;&amp;#039;H&amp;#039;&amp;#039; is known to be uncomplicated (for example, a [[cyclic group]]), then the algorithm can be carried out by hand and gives a reasonable description of the group &amp;#039;&amp;#039;G&amp;#039;&amp;#039;. Using their algorithm, Coxeter and Todd showed that certain systems of relations between generators of known groups are complete, i.e. constitute systems of defining relations.&lt;br /&gt;
&lt;br /&gt;
The Todd–Coxeter algorithm can be applied to infinite groups and is known to terminate in a finite number of steps, provided that the [[index (group theory)|index]] of &amp;#039;&amp;#039;H&amp;#039;&amp;#039; in &amp;#039;&amp;#039;G&amp;#039;&amp;#039; is finite. On the other hand, for a general pair consisting of a group presentation and a subgroup, its running time is not bounded by any [[computable function]] of the index of the subgroup and the size of the input data.&lt;br /&gt;
&lt;br /&gt;
== Description of the algorithm ==&lt;br /&gt;
One implementation of the algorithm proceeds as follows.  Suppose that &amp;lt;math&amp;gt; G = \langle X \mid R \rangle &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; X &amp;lt;/math&amp;gt; is a set of [[generating set of a group|generators]] and &amp;lt;math&amp;gt; R &amp;lt;/math&amp;gt; is a set of [[relation (mathematics)|relations]] and denote by &amp;lt;math&amp;gt; X&amp;#039; &amp;lt;/math&amp;gt; the set of generators &amp;lt;math&amp;gt; X &amp;lt;/math&amp;gt; and their inverses.  Let &amp;lt;math&amp;gt; H = \langle h_1, h_2, \ldots, h_s \rangle &amp;lt;/math&amp;gt; where the &amp;lt;math&amp;gt; h_i &amp;lt;/math&amp;gt; are words of elements of &amp;lt;math&amp;gt; X&amp;#039; &amp;lt;/math&amp;gt;.  There are three types of tables that will be used: a coset table, a relation table for each relation in &amp;lt;math&amp;gt; R &amp;lt;/math&amp;gt;, and a subgroup table for each generator &amp;lt;math&amp;gt; h_i &amp;lt;/math&amp;gt; of &amp;lt;math&amp;gt; H &amp;lt;/math&amp;gt;.  Information is gradually added to these tables, and once they are filled in, all cosets have been enumerated and the algorithm terminates.&lt;br /&gt;
&lt;br /&gt;
The coset table is used to store the relationships between the known cosets when multiplying by a generator.  It has rows representing cosets of &amp;lt;math&amp;gt; H &amp;lt;/math&amp;gt; and a column for each element of &amp;lt;math&amp;gt; X&amp;#039; &amp;lt;/math&amp;gt;.  Let &amp;lt;math&amp;gt; C_i &amp;lt;/math&amp;gt; denote the coset of the &amp;#039;&amp;#039;i&amp;#039;&amp;#039;th row of the coset table, and let &amp;lt;math&amp;gt; g_j \in X&amp;#039; &amp;lt;/math&amp;gt; denote generator of the &amp;#039;&amp;#039;j&amp;#039;&amp;#039;th column.  The entry of the coset table in row &amp;#039;&amp;#039;i&amp;#039;&amp;#039;, column &amp;#039;&amp;#039;j&amp;#039;&amp;#039; is defined to be (if known) &amp;#039;&amp;#039;k&amp;#039;&amp;#039;, where &amp;#039;&amp;#039;k&amp;#039;&amp;#039; is such that &amp;lt;math&amp;gt; C_k = C_ig_j &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The relation tables are used to detect when some of the cosets we have found are actually equivalent.  One relation table for each relation in &amp;lt;math&amp;gt; R &amp;lt;/math&amp;gt; is maintained.  Let &amp;lt;math&amp;gt; 1 = g_{n_1} g_{n_2} \cdots g_{n_t} &amp;lt;/math&amp;gt; be a relation in &amp;lt;math&amp;gt; R &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; g_{n_i} \in X&amp;#039; &amp;lt;/math&amp;gt;.  The relation table has rows representing the cosets of &amp;lt;math&amp;gt; H &amp;lt;/math&amp;gt;, as in the coset table.  It has &amp;#039;&amp;#039;t&amp;#039;&amp;#039; columns, and the entry in the &amp;#039;&amp;#039;i&amp;#039;&amp;#039;th row and &amp;#039;&amp;#039;j&amp;#039;&amp;#039;th column is defined to be (if known) &amp;#039;&amp;#039;k&amp;#039;&amp;#039;, where &amp;lt;math&amp;gt; C_k = C_i g_{n_1} g_{n_2} \cdots g_{n_j} &amp;lt;/math&amp;gt;.  In particular, the &amp;lt;math&amp;gt;(i,t)&amp;lt;/math&amp;gt;&amp;#039;th entry is initially &amp;#039;&amp;#039;i&amp;#039;&amp;#039;, since &amp;lt;math&amp;gt; g_{n_1} g_{n_2} \cdots g_{n_t} = 1&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Finally, the subgroup tables are similar to the relation tables, except that they keep track of possible relations of the generators of &amp;lt;math&amp;gt; H &amp;lt;/math&amp;gt;.  For each generator &amp;lt;math&amp;gt; h_n = g_{n_1} g_{n_2} \cdots g_{n_t} &amp;lt;/math&amp;gt; of &amp;lt;math&amp;gt; H &amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt; g_{n_i} \in X&amp;#039; &amp;lt;/math&amp;gt;, we create a subgroup table.  It has only one row, corresponding to the coset of &amp;lt;math&amp;gt; H &amp;lt;/math&amp;gt; itself.  It has &amp;#039;&amp;#039;t&amp;#039;&amp;#039; columns, and the entry in the &amp;#039;&amp;#039;j&amp;#039;&amp;#039;th column is defined (if known) to be &amp;#039;&amp;#039;k&amp;#039;&amp;#039;, where &amp;lt;math&amp;gt; C_k = H g_{n_1} g_{n_2} \cdots g_{n_j} &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
When a row of a relation or subgroup table is completed, a new piece of information &amp;lt;math&amp;gt; C_i = C_j g &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; g \in X&amp;#039; &amp;lt;/math&amp;gt;, is found.  This is known as a &amp;#039;&amp;#039;deduction&amp;#039;&amp;#039;.  From the deduction, we may be able to fill in additional entries of the relation and subgroup tables, resulting in possible additional deductions.  We can fill in the entries of the coset table corresponding to the equations &amp;lt;math&amp;gt; C_i = C_j g &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; C_j = C_i g^{-1} &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
However, when filling in the coset table, it is possible that we may already have an entry for the equation, but the entry has a different value.  In this case, we have discovered that two of our cosets are actually the same, known as a &amp;#039;&amp;#039;coincidence&amp;#039;&amp;#039;.  Suppose &amp;lt;math&amp;gt; C_i = C_j &amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt; i &amp;lt; j &amp;lt;/math&amp;gt;.  We replace all instances of &amp;#039;&amp;#039;j&amp;#039;&amp;#039; in the tables with &amp;#039;&amp;#039;i&amp;#039;&amp;#039;.  Then, we fill in all possible entries of the tables, possibly leading to more deductions and coincidences.&lt;br /&gt;
&lt;br /&gt;
If there are empty entries in the table after all deductions and coincidences have been taken care of, add a new coset to the tables and repeat the process.  We make sure that when adding cosets, if &amp;#039;&amp;#039;Hx&amp;#039;&amp;#039; is a known coset, then &amp;#039;&amp;#039;Hxg&amp;#039;&amp;#039; will be added at some point for all &amp;lt;math&amp;gt; g \in X&amp;#039; &amp;lt;/math&amp;gt;.  (This is needed to guarantee that the algorithm will terminate provided &amp;lt;math&amp;gt; |G : H| &amp;lt;/math&amp;gt; is finite.)&lt;br /&gt;
&lt;br /&gt;
When all the tables are filled, the algorithm terminates.  We then have all needed information on the action of &amp;lt;math&amp;gt; G &amp;lt;/math&amp;gt; on the cosets of &amp;lt;math&amp;gt; H &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Coxeter group]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
* {{cite journal |last=Todd |first=J. A. |last2=Coxeter |first2=H. S. M. |year= 1936 |title=A practical method for enumerating cosets of a finite abstract group |journal=[[Proceedings of the Edinburgh Mathematical Society]] |series=Series II |volume=5 |pages=26–34 | jfm = 62.1094.02 |zbl = 0015.10103 |doi=10.1017/S0013091500008221 }}&lt;br /&gt;
* {{cite book |last=Coxeter |first=W. O. J. |last2=Moser |year=1980 |title=Generators and Relations for Discrete Groups |edition=4th |series=[[Ergebnisse der Mathematik und ihrer Grenzgebiete]] |volume=14 |publisher=[[Springer-Verlag]] 1980 |isbn=3-540-09212-9 |mr=0562913 }}&lt;br /&gt;
* {{cite journal |last=Seress |first=A. |year=1997 |title=An Introduction to Computational Group Theory |url=http://www.ams.org/notices/199706/seress.pdf |journal=[[Notices of the American Mathematical Society]] |volume= |issue= |pages= }}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Todd-Coxeter algorithm}}&lt;br /&gt;
[[Category:Computational group theory]]&lt;/div&gt;</summary>
		<author><name>en&gt;Maproom</name></author>
	</entry>
</feed>