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
<p>We will show how one can reinterpret a category with the following guiding example: We reinterpret <codeclass="code">Opposite( CategoryOfRows( R ) )</code> as <codeclass="code">CategoryOfColumns( R )</code> using <codeclass="func">ReinterpretationOfCategory</code> (<ahref="chap12.html#X81D06FCA7ECE38C4"><spanclass="RefLink">12.6-1</span></a>) with the options described in the following (see <codeclass="code">CategoryOfColumns_as_Opposite_CategoryOfRows.gi</code> in <codeclass="code">FreydCategoriesForCAP</code> for a full implementation).</p>
102
+
<p>We will show how one can reinterpret a category with the following guiding example: We reinterpret <codeclass="code">Opposite( CategoryOfRows( R ) )</code> as <codeclass="code">CategoryOfColumns( R )</code> using <codeclass="func">ReinterpretationOfCategory</code> (<ahref="chap12.html#X81D06FCA7ECE38C4"><spanclass="RefLink">12.6-1</span></a>) with the options described in the following (see <codeclass="code">CategoryOfColumns_as_Opposite_CategoryOfRows.gi</code> in <codeclass="code">AdditiveClosuresForCAP</code> for a full implementation).</p>
103
103
104
104
<ol>
105
105
<li><p>Set the options <codeclass="code">category_filter</code>, <codeclass="code">category_object_filter</code>, and <codeclass="code">category_morphism_filter</code> to the filters corresponding to the data structure of the desired reinterpretation, e.g. <codeclass="code">IsCategoryOfColumns</code>, <codeclass="code">IsCategoryOfColumsObject</code>, and <codeclass="code">IsCategoryOfColumsMorphism</code>.</p>
<p>We will show how one can reinterpret a category with the following guiding example: We reinterpret <codeclass="code">Opposite( CategoryOfRows( R ) )</code> as <codeclass="code">CategoryOfColumns( R )</code> using <codeclass="func">ReinterpretationOfCategory</code> (<ahref="chap12_mj.html#X81D06FCA7ECE38C4"><spanclass="RefLink">12.6-1</span></a>) with the options described in the following (see <codeclass="code">CategoryOfColumns_as_Opposite_CategoryOfRows.gi</code> in <codeclass="code">FreydCategoriesForCAP</code> for a full implementation).</p>
105
+
<p>We will show how one can reinterpret a category with the following guiding example: We reinterpret <codeclass="code">Opposite( CategoryOfRows( R ) )</code> as <codeclass="code">CategoryOfColumns( R )</code> using <codeclass="func">ReinterpretationOfCategory</code> (<ahref="chap12_mj.html#X81D06FCA7ECE38C4"><spanclass="RefLink">12.6-1</span></a>) with the options described in the following (see <codeclass="code">CategoryOfColumns_as_Opposite_CategoryOfRows.gi</code> in <codeclass="code">AdditiveClosuresForCAP</code> for a full implementation).</p>
106
106
107
107
<ol>
108
108
<li><p>Set the options <codeclass="code">category_filter</code>, <codeclass="code">category_object_filter</code>, and <codeclass="code">category_morphism_filter</code> to the filters corresponding to the data structure of the desired reinterpretation, e.g. <codeclass="code">IsCategoryOfColumns</code>, <codeclass="code">IsCategoryOfColumsObject</code>, and <codeclass="code">IsCategoryOfColumsMorphism</code>.</p>
0 commit comments