File: transform1.ocd

package info (click to toggle)
gap-openmath 11.2.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 612 kB
  • ctags: 3
  • sloc: xml: 456; sh: 72; makefile: 11
file content (36 lines) | stat: -rw-r--r-- 716 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<CDName>transform1</CDName>
<CDReviewDate>2009-05-14</CDReviewDate>
<CDDate>2009-05-14</CDDate>
<CDVersion>1</CDVersion>
<CDRevision>0</CDRevision>
<CDStatus>private</CDStatus>

<Description>
This is a private CD for transformations. A transformation in GAP
is an endomorphism of a set of integers of the form {1, ..., n}. 
</Description>

<CDDefinition>

<Name>transformation</Name>
<Description> 
An n-ary function to construct a transformation of degree n 
with the list of images given as its arguments.
</Description>

</FMP>
<OMOBJ>
	<OMA>
		<OMS cd="transform1" name="transformation"/>
		<OMI>2</OMI>
		<OMI>3</OMI>
		<OMI>4</OMI>
		<OMI>2</OMI>
		<OMI>4</OMI>
	</OMA>
</OMOBJ>
</FMP>

</CDDefinition>

</CD>