You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A toy example to test that the program works in :math:`V_{3,2}`.
3
+
arity_four
4
+
Another example for sanity checking. This is an automorphism of :math:`V_{4,1}`.
5
+
arity_three_order_inf
6
+
A purely :mod:`~thompson.infinite` automorphism of :math:`V_{3,1}`
7
+
cyclic_order_six
8
+
An introductory example drawn on the board by NB. It is purely periodic of order six.
9
+
example_4_1
10
+
This example is used in the paper to illustrate the meaning of a semi-normal form (Example :paperref:`ex:snf1`) and of a tree pair diagram (Example :paperref:`snf0`).
11
+
example_4_11
12
+
This example is used in the paper to illustrate the meaning of a semi-normal form (Example :paperref:`ex:snf1`) and of a tree pair diagram (Example :paperref:`snf0`).
13
+
example_4_12
14
+
This example is used in the paper to illustrate the meaning of a semi-normal form. This example needs to be expanded from its minimal representation to find a semi-normal (in fact quasi-normal) form.
15
+
example_4_17
16
+
Nathan's example of an automorphism containing a pond. This was simpler than the first example found.
17
+
example_4_33
18
+
Nathan's example of an automorphism containing a pond. This was simpler than the first example found.
19
+
example_4_35
20
+
Nathan's example of an automorphism containing a pond. This was simpler than the first example found.
21
+
example_4_5
22
+
This example is used to illustrate the different types of :mod:`components/orbits <thompson.orbits>` in the paper.
23
+
example_4_7
24
+
This example is used to illustrate the different types of :mod:`components/orbits <thompson.orbits>` in the paper.
25
+
example_5_12_phi
26
+
The example used in the paper to demonstrate the :meth:`periodic conjugacy test <thompson.periodic.PeriodicAut.test_conjugate_to>`.
27
+
example_5_12_psi
28
+
The example used in the paper to demonstrate the :meth:`periodic conjugacy test <thompson.periodic.PeriodicAut.test_conjugate_to>`.
29
+
example_5_15
30
+
This example is used in the paper to illustrate the process of finding the :meth:`quasi-normal basis <thompson.automorphism.Automorphism.compute_quasinormal_basis>`.
31
+
example_5_18
32
+
This example is used in the paper to illustrate the process of finding the :meth:`quasi-normal basis <thompson.automorphism.Automorphism.compute_quasinormal_basis>`.
33
+
example_5_2
34
+
This example is used to illustrate the different types of :mod:`components/orbits <thompson.orbits>` in the paper.
35
+
example_5_26_phi
36
+
This example is used in the paper to illustrate the process of finding the :meth:`quasi-normal basis <thompson.automorphism.Automorphism.compute_quasinormal_basis>`.
37
+
example_5_26_psi
38
+
The example used in the paper to demonstrate the :meth:`infinite conjugacy test <thompson.infinite.InfiniteAut.test_conjugate_to>`.
39
+
example_5_3
40
+
This example is used to demonstrate how we can break down an automorphism into its :meth:`~thompson.mixed.MixedAut.free_factors`.
41
+
example_5_3_i
42
+
A purely infinite free factor, extracted from example_5_3.
43
+
example_5_3_p
44
+
A purely periodic free factor, extracted from example_5_3.
45
+
example_5_9
46
+
This example is used in the paper to illustrate the definition of :class:`cycle types <thompson.periodic.PeriodicAut>`.
47
+
example_6_2
48
+
Example :paperref:`pcExample1` of the paper, used to illustrate lemma :paperref:`AJDLEMMACMa`.
49
+
example_6_8_phi
50
+
A purely infinite automorphism which illustrates the bounds :math:`\hat a, \hat b` for power conjugacy.
51
+
example_6_8_psi
52
+
This example is used in the paper to illustrate the meaning of a semi-normal form (Example :paperref:`ex:snf1`) and of a tree pair diagram (Example :paperref:`snf0`).
53
+
example_6_9_phi
54
+
Example :paperref:`pcExample1` of the paper, used to illustrate lemma :paperref:`AJDLEMMACMa`.
55
+
example_6_9_psi
56
+
This example is used in the paper to illustrate the meaning of a semi-normal form (Example :paperref:`ex:snf1`) and of a tree pair diagram (Example :paperref:`snf0`).
57
+
first_pond_example_phi
58
+
The first example of a pond orbit, found by a random search. Its banks are :math:`x\alpha_1^4\alpha_2` and :math:`x\alpha_1\alpha_2^2`.
59
+
first_pond_example_psi
60
+
The element which was conjugate to the first example of a pond orbit, found by a random search.
61
+
inf_conj_phi
62
+
An example used to debug the :meth:`infinite conjugacy test <thompson.infinite.InfiniteAut.test_conjugate_to>`.
63
+
inf_conj_psi
64
+
An example used to debug the :meth:`infinite conjugacy test <thompson.infinite.InfiniteAut.test_conjugate_to>`.
65
+
mixed_pconj_phi
66
+
An example of mixed power conjugacy found by random search. Should have :math:`\psi^{-4} \sim \phi^2`.
67
+
mixed_pconj_psi
68
+
An example of mixed power conjugacy found by random search. Should have :math:`\psi^{-4} \sim \phi^2`.
69
+
nathan1_example
70
+
One of Nathan's examples. This is *almost*, but not quite conjugate to nathan_pond_example. Nathan had this to say: *"I untwisted one of the infinite orbits after a conjugation and so they definitely should not be conjugate."*
71
+
nathan2_example
72
+
One of Nathan's examples. Nathan had this to say: "*nathan2_example is conjugate to nathan3_example, via a rho that can be found using your program or nathan4_example. Note that characteristics are not the same for two of the semi-infinite orbits.*"
73
+
nathan3_example
74
+
One of Nathan's examples. Nathan had this to say: "*nathan2_example is conjugate to nathan3_example, via a rho that can be found using your program or nathan4_example. Note that characteristics are not the same for two of the semi-infinite orbits.*"
75
+
nathan4_example
76
+
One of Nathan's examples. Nathan had this to say: "*nathan2_example is conjugate to nathan3_example, via a rho that can be found using your program or nathan4_example. Note that characteristics are not the same for two of the semi-infinite orbits.*"
77
+
nathan_pond_example
78
+
Nathan's example of an automorphism containing a pond. This was simpler than the first example found.
79
+
periodic_QNB_206
80
+
This purely periodic automorphism (again found by random search) has a quasinormal basis of size 206.
81
+
periodic_QNB_344
82
+
This purely periodic automorphism (again found by random search) has a quasinormal basis of size 344.
83
+
pond_width_4
84
+
An example found by random search of a pond orbit of width 4. Prior to this we had only seen ponds of width 1 or 2.
85
+
power_smaller_QNB
86
+
The square of this automorphism appears to have a QNB above the QNB of the original automorphism.
.. [AS74] \M. Anshel and P. Stebe, "The solvability of the conjugacy problem for certain HNN groups", *Bull. Amer. Math. Soc.* , **80** (2) (1974) 266–270.
2
2
.. [B] \K. Brown, "Finiteness properties of groups". *J. Pure Appl. Algebra* **44** (1987), no. 1-3, 45–75.
3
-
.. [BGG11] \C. Bleak, , H. Bowman, A. Gordon, G. Graham, J.Hughes, F. Matucci , J.Sapir, F. Matucci, "Centralizers in R.Thompson's group :math:`V_{n}` ", *Groups, Geometry and Dynamics* **7** , No. 4 (2013), 821-865.
3
+
.. [BCR] \J. Burillo, S. Cleary and C. E. R\"over, "Obstructions for subgroups of Thompson's group :math:`V`", arxiv.org/abs/1402.3860
4
+
.. [BGG11] \C. Bleak, , H. Bowman, A. Gordon, G. Graham, J. Hughes, F. Matucci and J. Sapir, "Centralizers in R.Thompson's group :math:`V_{n}`", *Groups, Geometry and Dynamics* **7** , No. 4 (2013), 821-865.
4
5
.. [BM07] \J. M. Belk and F. Matucci, "Conjugacy and dynamics in Thompson's groups", *Geom. Dedicata* **169** (1) (2014) 239-261.
5
6
.. [BO93] \R. V. Book and F. Otto, "String-rewriting Systems", Springer, (1993).
.. [CFP96] \J.W. Cannon, W.J. Floyd and W.R. Parry, "Introductory notes on Richard Thompson's groups", *Enseign. Math.* , (2) **42** (3-4) (1996) 215-256.
8
9
.. [Cohn81] \P. M. Cohn, "Universal Algebra". Mathematics and its Applications, 6, D. Reidel Pub. Company, (1981).
9
10
.. [Cohn91] \P. M. Cohn, "Algebra, Volume 3". J. Wiley, (1991).
10
-
.. [Com77] \L. P. J. Comerford, "A note on power-conjugacy", *Houston J. Math.* 3 (1977), no. 3, 337—341.
11
11
.. [DMP] \W. Dicks, C. Martinez-Pérez, "Isomorphisms of Brin-Higman-Thompson groups", *Israel Journal of Mathematics* , **199** (2014), 189–218.
12
+
.. [DMR] \D. M. Robertson, "``thompson``: a package for Python 3.3+ to work with elements of the Higman-Thompson groups :math:`G_{n,r}`". Source code available from https://github.com/DMRobertson/thompsons\_v and documentation available from http://thompsons-v.readthedocs.org/.
12
13
.. [Hig74] \G. Higman, "Finitely presented infinite simple groups", *Notes on Pure Mathematics* , Vol. 8 (1974).
13
14
.. [JT61] \B. Jónsson and A. Tarski, "On two properties of free algebras", *Math. Scand.* , **9** (1961) 95-101.
14
15
.. [Lip66] \S. Lipschutz, "Generalisation of Dehn's result on the conjugacy problem", *Proc. Amer. Math. Soc.* , **17** (1966) 759–762.
15
16
.. [Lot83] \M. Lothaire, "Combinatorics on Words", Addison-Wesley, Advanced Book Program, World Science Division, (1983).
16
17
.. [MPN] \C. Martinez-Perez, B. Nukinkis, "Bredon cohomological finiteness conditions for generalisations of Thompson's groups", *Groups Geom. Dyn.* **7** (4) (2013) 931–959.
17
-
.. [MT] \McKenzie, Ralph; Thompson, Richard J."An elementary construction of unsolvable word problems in group theory", Word problems: decision problems and the Burnside problem in group theory, Studies in Logic and the Foundations of Math., 71, pp. 457–478. North-Holland, Amsterdam, (1973).
18
+
.. [MT] \R. McKenzie and R. J. Thompson, "An elementary construction of unsolvable word problems in group theory", Word problems: decision problems and the Burnside problem in group theory, Studies in Logic and the Foundations of Math., 71, pp. 457–478. North-Holland, Amsterdam, (1973).
18
19
.. [Pardo] \E. Pardo, "The isomorphism problem for Higman-Thompson groups", *Journal of Algebra* , **344** (2011), 172-–183.
19
20
.. [Pride08] \S. J. Pride, "On the residual finiteness and other properties of (relative) one-relator groups", *Proc. Amer. Math. Soc.* **136** (2) (2008) 377–386.
20
-
.. [SD10] \O.P. Salazar-Diaz, "Thompson's group V from a dynamical viewpoint", *Internat. J. Algebra Comput.* , 1, 39-70, 20, (2010).
.. [RT] \E. M. Reingold and J. S. Tilford. "`Tidier Drawings of Trees <http://emr.cs.iit.edu/~reingold/tidier-drawings.pdf>`_", *IEEE Transactions on Software Engineering* 7, no. 2, pp. 223--228 (1981). See also sec. "`Trees as Blocks <http://billmill.org/pymag-trees/#heading6>`_" of [Mill].
19
19
20
-
..comment [Zaks] Zaks, S. (1980). `Lexicographic generation of ordered trees <http://ac.els-cdn.com/0304397580900730/1-s2.0-0304397580900730-main.pdf?_tid=a998eb50-4d3a-11e4-88d6-00000aacb35d&acdnat=1412587687_576aee4e88c728ef1ad84538f82f736d>`_. *Theoretical Computer Science* 10 (1980): 63-82.
20
+
.. [Zaks] \S. Zaks, "`Lexicographic generation of ordered trees <http://ac.els-cdn.com/0304397580900730/1-s2.0-0304397580900730-main.pdf?_tid=a998eb50-4d3a-11e4-88d6-00000aacb35d&acdnat=1412587687_576aee4e88c728ef1ad84538f82f736d>`_", *Theoretical Computer Science* 10: 63-82 (1980).
Copy file name to clipboardExpand all lines: docs/thompson.examples.rst
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,18 +3,16 @@ Examples
3
3
4
4
This module provides a number of explicit examples for use in doctests. Additionally, functions to generate random automorphisms are provided.
5
5
6
+
.. automodule:: thompson.examples
7
+
6
8
Explict named examples
7
9
----------------------
8
10
9
-
A list of named examples is loaded from the ``.aut`` files in `the examples folder <https://github.com/DMRobertson/thompsons_v/tree/master/thompson/examples>`_. This includes all the examples given in AJD and NB's paper.
11
+
A list of named examples is loaded from the ``.aut`` files in `the examples folder <https://github.com/DMRobertson/thompsons_v/tree/master/thompson/examples>`_. This includes all the examples given in the paper.
10
12
11
-
.. todo:: Make Sphinx show these examples here? A better system for importing/loading examples?
13
+
.. todo:: The numbered examples need updating to a current version of the paper.
0 commit comments