This file is indexed.

/usr/share/gap/pkg/openmath/cds/poset1.ocd is in gap-openmath 11.2.0+ds-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<CDName>poset1</CDName>
<CDReviewDate>2009-06-26</CDReviewDate>
<CDDate>2009-06-26</CDDate>
<CDVersion>1</CDVersion>
<CDRevision>0</CDRevision>
<CDStatus>private</CDStatus>

<Description>
This is a private CD to represent lattices of subgroups. 
</Description>

<CDDefinition>
<Name>vertex</Name>
<Description> 
Represents a vertex of the diagram (a subgroup of the group). 
The first argument is its label, the second argument is the 
list of labels of its subgroups.
</Description>
</CDDefinition>

<CDDefinition>
<Name>class</Name>
<Description> 
Represents conjugacy class of subgroups. The argument is the list
of vertices. 
</Description>
</CDDefinition>

<CDDefinition>
<Name>level</Name>
<Description> 
Represents a level of the diagram. The first argument is the index,
the second argument is the list of classes.
</Description>
</CDDefinition>

<CDDefinition>
<Name>poset_diagram</Name>
<Description> 
Represents the poset diagram (lattice of subgroups). The argument is 
the list of levels.
</Description>

</FMP>
<OMOBJ>
	<OMA>
		<OMS cd="poset1" name="poset_diagram"/>
		<OMA>
			<OMS cd="poset1" name="level"/>
			<OMI>1</OMI>
			<OMA>
				<OMS cd="list1" name="list"/>
				<OMA>
					<OMS cd="poset1" name="class"/>
					<OMA>
						<OMS cd="list1" name="list"/>
						<OMA>
							<OMS cd="poset1" name="vertex"/>
							<OMSTR>G</OMSTR>
							<OMA>
								<OMS cd="list1" name="list"/>
								<OMSTR>3</OMSTR>
								<OMSTR>2.1</OMSTR>
								<OMSTR>2.2</OMSTR>
								<OMSTR>2.3</OMSTR>
							</OMA>
						</OMA>
					</OMA>
				</OMA>
			</OMA>
		</OMA>
		<OMA>
			<OMS cd="poset1" name="level"/>
			<OMI>2</OMI>
			<OMA>
				<OMS cd="list1" name="list"/>
				<OMA>
					<OMS cd="poset1" name="class"/>
					<OMA>
						<OMS cd="list1" name="list"/>
						<OMA>
							<OMS cd="poset1" name="vertex"/>
							<OMSTR>3</OMSTR>
							<OMA>
								<OMS cd="list1" name="list"/>
								<OMSTR>1</OMSTR>
							</OMA>
						</OMA>
					</OMA>
				</OMA>
			</OMA>
		</OMA>
		<OMA>
			<OMS cd="poset1" name="level"/>
			<OMI>3</OMI>
			<OMA>
				<OMS cd="list1" name="list"/>
				<OMA>
					<OMS cd="poset1" name="class"/>
					<OMA>
						<OMS cd="list1" name="list"/>
						<OMA>
							<OMS cd="poset1" name="vertex"/>
							<OMSTR>2.1</OMSTR>
							<OMA>
								<OMS cd="list1" name="list"/>
								<OMSTR>1</OMSTR>
							</OMA>
						</OMA>
						<OMA>
							<OMS cd="poset1" name="vertex"/>
							<OMSTR>2.2</OMSTR>
							<OMA>
								<OMS cd="list1" name="list"/>
								<OMSTR>1</OMSTR>
							</OMA>
						</OMA>
						<OMA>
							<OMS cd="poset1" name="vertex"/>
							<OMSTR>2.3</OMSTR>
							<OMA>
								<OMS cd="list1" name="list"/>
								<OMSTR>1</OMSTR>
							</OMA>
						</OMA>
					</OMA>
				</OMA>
			</OMA>
		</OMA>
		<OMA>
			<OMS cd="poset1" name="level"/>
			<OMI>6</OMI>
			<OMA>
				<OMS cd="list1" name="list"/>
				<OMA>
					<OMS cd="poset1" name="class"/>
					<OMA>
						<OMS cd="list1" name="list"/>
						<OMA>
							<OMS cd="poset1" name="vertex"/>
							<OMSTR>1</OMSTR>
							<OMS cd="set1" name="emptyset"/>
						</OMA>
					</OMA>
				</OMA>
			</OMA>
		</OMA>
	</OMA>
</OMOBJ>
</FMP>

</CDDefinition>

</CD>