Goto Chapter: Top 1 2 3 4 Ind
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 

4 operations for triangulated categories
 4.1 Add-methods

  4.1-1 AddCounitOfShiftAdjunctionWithGivenObject

  4.1-2 AddDomainMorphismByOctahedralAxiomWithGivenObjects

  4.1-3 AddInverseOfCounitOfShiftAdjunctionWithGivenObject

  4.1-4 AddInverseOfUnitOfShiftAdjunctionWithGivenObject

  4.1-5 AddInverseShiftExpandingIsomorphismWithGivenObjects

  4.1-6 AddInverseShiftFactoringIsomorphismWithGivenObjects

  4.1-7 AddInverseShiftOfMorphismWithGivenObjects

  4.1-8 AddInverseShiftOfObject

  4.1-9 AddIsExactTriangle

  4.1-10 AddMorphismBetweenStandardConeObjectsWithGivenObjects

  4.1-11 AddMorphismFromConeObjectByOctahedralAxiomWithGivenObjects

  4.1-12 AddMorphismFromStandardConeObject

  4.1-13 AddMorphismFromStandardConeObjectWithGivenObjects

  4.1-14 AddMorphismIntoConeObjectByOctahedralAxiomWithGivenObjects

  4.1-15 AddMorphismIntoStandardConeObject

  4.1-16 AddMorphismIntoStandardConeObjectWithGivenStandardConeObject

  4.1-17 AddShiftExpandingIsomorphismWithGivenObjects

  4.1-18 AddShiftFactoringIsomorphismWithGivenObjects

  4.1-19 AddShiftOfMorphismByInteger

  4.1-20 AddShiftOfMorphismByIntegerWithGivenObjects

  4.1-21 AddShiftOfMorphismWithGivenObjects

  4.1-22 AddShiftOfObject

  4.1-23 AddShiftOfObjectByInteger

  4.1-24 AddStandardConeObject

  4.1-25 AddUnitOfShiftAdjunctionWithGivenObject

  4.1-26 AddWitnessIsomorphismFromStandardConeObject

  4.1-27 AddWitnessIsomorphismFromStandardConeObjectByInverseRotationAxiomWithGivenObjects

  4.1-28 AddWitnessIsomorphismFromStandardConeObjectByOctahedralAxiomWithGivenObjects

  4.1-29 AddWitnessIsomorphismFromStandardConeObjectByRotationAxiomWithGivenObjects

  4.1-30 AddWitnessIsomorphismIntoStandardConeObject

  4.1-31 AddWitnessIsomorphismIntoStandardConeObjectByInverseRotationAxiomWithGivenObjects

  4.1-32 AddWitnessIsomorphismIntoStandardConeObjectByOctahedralAxiomWithGivenObjects

  4.1-33 AddWitnessIsomorphismIntoStandardConeObjectByRotationAxiomWithGivenObjects

4 operations for triangulated categories

4.1 Add-methods

4.1-1 AddCounitOfShiftAdjunctionWithGivenObject
‣ AddCounitOfShiftAdjunctionWithGivenObject( C, F )( operation )
‣ AddCounitOfShiftAdjunctionWithGivenObject( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation CounitOfShiftAdjunctionWithGivenObject. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( s, r ) \mapsto \mathtt{CounitOfShiftAdjunctionWithGivenObject}(s, r).

4.1-2 AddDomainMorphismByOctahedralAxiomWithGivenObjects
‣ AddDomainMorphismByOctahedralAxiomWithGivenObjects( C, F )( operation )
‣ AddDomainMorphismByOctahedralAxiomWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation DomainMorphismByOctahedralAxiomWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( arg2, arg3, arg4, arg5, arg6 ) \mapsto \mathtt{DomainMorphismByOctahedralAxiomWithGivenObjects}(arg2, arg3, arg4, arg5, arg6).

4.1-3 AddInverseOfCounitOfShiftAdjunctionWithGivenObject
‣ AddInverseOfCounitOfShiftAdjunctionWithGivenObject( C, F )( operation )
‣ AddInverseOfCounitOfShiftAdjunctionWithGivenObject( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation InverseOfCounitOfShiftAdjunctionWithGivenObject. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( s, r ) \mapsto \mathtt{InverseOfCounitOfShiftAdjunctionWithGivenObject}(s, r).

4.1-4 AddInverseOfUnitOfShiftAdjunctionWithGivenObject
‣ AddInverseOfUnitOfShiftAdjunctionWithGivenObject( C, F )( operation )
‣ AddInverseOfUnitOfShiftAdjunctionWithGivenObject( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation InverseOfUnitOfShiftAdjunctionWithGivenObject. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( s, r ) \mapsto \mathtt{InverseOfUnitOfShiftAdjunctionWithGivenObject}(s, r).

4.1-5 AddInverseShiftExpandingIsomorphismWithGivenObjects
‣ AddInverseShiftExpandingIsomorphismWithGivenObjects( C, F )( operation )
‣ AddInverseShiftExpandingIsomorphismWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation InverseShiftExpandingIsomorphismWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( s, L, r ) \mapsto \mathtt{InverseShiftExpandingIsomorphismWithGivenObjects}(s, L, r).

4.1-6 AddInverseShiftFactoringIsomorphismWithGivenObjects
‣ AddInverseShiftFactoringIsomorphismWithGivenObjects( C, F )( operation )
‣ AddInverseShiftFactoringIsomorphismWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation InverseShiftFactoringIsomorphismWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( s, L, r ) \mapsto \mathtt{InverseShiftFactoringIsomorphismWithGivenObjects}(s, L, r).

4.1-7 AddInverseShiftOfMorphismWithGivenObjects
‣ AddInverseShiftOfMorphismWithGivenObjects( C, F )( operation )
‣ AddInverseShiftOfMorphismWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation InverseShiftOfMorphismWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( s, alpha, r ) \mapsto \mathtt{InverseShiftOfMorphismWithGivenObjects}(s, alpha, r).

4.1-8 AddInverseShiftOfObject
‣ AddInverseShiftOfObject( C, F )( operation )
‣ AddInverseShiftOfObject( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation InverseShiftOfObject. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( arg2 ) \mapsto \mathtt{InverseShiftOfObject}(arg2).

4.1-9 AddIsExactTriangle
‣ AddIsExactTriangle( C, F )( operation )
‣ AddIsExactTriangle( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation IsExactTriangle. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( arg2, arg3, arg4 ) \mapsto \mathtt{IsExactTriangle}(arg2, arg3, arg4).

4.1-10 AddMorphismBetweenStandardConeObjectsWithGivenObjects
‣ AddMorphismBetweenStandardConeObjectsWithGivenObjects( C, F )( operation )
‣ AddMorphismBetweenStandardConeObjectsWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation MorphismBetweenStandardConeObjectsWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( cone_alpha, list, cone_alpha_prime ) \mapsto \mathtt{MorphismBetweenStandardConeObjectsWithGivenObjects}(cone_alpha, list, cone_alpha_prime).

4.1-11 AddMorphismFromConeObjectByOctahedralAxiomWithGivenObjects
‣ AddMorphismFromConeObjectByOctahedralAxiomWithGivenObjects( C, F )( operation )
‣ AddMorphismFromConeObjectByOctahedralAxiomWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation MorphismFromConeObjectByOctahedralAxiomWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( arg2, arg3, arg4, arg5, arg6 ) \mapsto \mathtt{MorphismFromConeObjectByOctahedralAxiomWithGivenObjects}(arg2, arg3, arg4, arg5, arg6).

4.1-12 AddMorphismFromStandardConeObject
‣ AddMorphismFromStandardConeObject( C, F )( operation )
‣ AddMorphismFromStandardConeObject( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation MorphismFromStandardConeObject. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( alpha ) \mapsto \mathtt{MorphismFromStandardConeObject}(alpha).

4.1-13 AddMorphismFromStandardConeObjectWithGivenObjects
‣ AddMorphismFromStandardConeObjectWithGivenObjects( C, F )( operation )
‣ AddMorphismFromStandardConeObjectWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation MorphismFromStandardConeObjectWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( cone_alpha, alpha, sh_source_alpha ) \mapsto \mathtt{MorphismFromStandardConeObjectWithGivenObjects}(cone_alpha, alpha, sh_source_alpha).

4.1-14 AddMorphismIntoConeObjectByOctahedralAxiomWithGivenObjects
‣ AddMorphismIntoConeObjectByOctahedralAxiomWithGivenObjects( C, F )( operation )
‣ AddMorphismIntoConeObjectByOctahedralAxiomWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation MorphismIntoConeObjectByOctahedralAxiomWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( arg2, arg3, arg4, arg5, arg6 ) \mapsto \mathtt{MorphismIntoConeObjectByOctahedralAxiomWithGivenObjects}(arg2, arg3, arg4, arg5, arg6).

4.1-15 AddMorphismIntoStandardConeObject
‣ AddMorphismIntoStandardConeObject( C, F )( operation )
‣ AddMorphismIntoStandardConeObject( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation MorphismIntoStandardConeObject. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( alpha ) \mapsto \mathtt{MorphismIntoStandardConeObject}(alpha).

4.1-16 AddMorphismIntoStandardConeObjectWithGivenStandardConeObject
‣ AddMorphismIntoStandardConeObjectWithGivenStandardConeObject( C, F )( operation )
‣ AddMorphismIntoStandardConeObjectWithGivenStandardConeObject( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation MorphismIntoStandardConeObjectWithGivenStandardConeObject. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( alpha, cone ) \mapsto \mathtt{MorphismIntoStandardConeObjectWithGivenStandardConeObject}(alpha, cone).

4.1-17 AddShiftExpandingIsomorphismWithGivenObjects
‣ AddShiftExpandingIsomorphismWithGivenObjects( C, F )( operation )
‣ AddShiftExpandingIsomorphismWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation ShiftExpandingIsomorphismWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( s, L, r ) \mapsto \mathtt{ShiftExpandingIsomorphismWithGivenObjects}(s, L, r).

4.1-18 AddShiftFactoringIsomorphismWithGivenObjects
‣ AddShiftFactoringIsomorphismWithGivenObjects( C, F )( operation )
‣ AddShiftFactoringIsomorphismWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation ShiftFactoringIsomorphismWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( s, L, r ) \mapsto \mathtt{ShiftFactoringIsomorphismWithGivenObjects}(s, L, r).

4.1-19 AddShiftOfMorphismByInteger
‣ AddShiftOfMorphismByInteger( C, F )( operation )
‣ AddShiftOfMorphismByInteger( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation ShiftOfMorphismByInteger. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( arg2, arg3 ) \mapsto \mathtt{ShiftOfMorphismByInteger}(arg2, arg3).

4.1-20 AddShiftOfMorphismByIntegerWithGivenObjects
‣ AddShiftOfMorphismByIntegerWithGivenObjects( C, F )( operation )
‣ AddShiftOfMorphismByIntegerWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation ShiftOfMorphismByIntegerWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( arg2, arg3, arg4, arg5 ) \mapsto \mathtt{ShiftOfMorphismByIntegerWithGivenObjects}(arg2, arg3, arg4, arg5).

4.1-21 AddShiftOfMorphismWithGivenObjects
‣ AddShiftOfMorphismWithGivenObjects( C, F )( operation )
‣ AddShiftOfMorphismWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation ShiftOfMorphismWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( arg2, arg3, arg4 ) \mapsto \mathtt{ShiftOfMorphismWithGivenObjects}(arg2, arg3, arg4).

4.1-22 AddShiftOfObject
‣ AddShiftOfObject( C, F )( operation )
‣ AddShiftOfObject( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation ShiftOfObject. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( arg2 ) \mapsto \mathtt{ShiftOfObject}(arg2).

4.1-23 AddShiftOfObjectByInteger
‣ AddShiftOfObjectByInteger( C, F )( operation )
‣ AddShiftOfObjectByInteger( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation ShiftOfObjectByInteger. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( arg2, arg3 ) \mapsto \mathtt{ShiftOfObjectByInteger}(arg2, arg3).

4.1-24 AddStandardConeObject
‣ AddStandardConeObject( C, F )( operation )
‣ AddStandardConeObject( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation StandardConeObject. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( arg2 ) \mapsto \mathtt{StandardConeObject}(arg2).

4.1-25 AddUnitOfShiftAdjunctionWithGivenObject
‣ AddUnitOfShiftAdjunctionWithGivenObject( C, F )( operation )
‣ AddUnitOfShiftAdjunctionWithGivenObject( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation UnitOfShiftAdjunctionWithGivenObject. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( s, r ) \mapsto \mathtt{UnitOfShiftAdjunctionWithGivenObject}(s, r).

4.1-26 AddWitnessIsomorphismFromStandardConeObject
‣ AddWitnessIsomorphismFromStandardConeObject( C, F )( operation )
‣ AddWitnessIsomorphismFromStandardConeObject( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation WitnessIsomorphismFromStandardConeObject. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( alpha, iota, pi ) \mapsto \mathtt{WitnessIsomorphismFromStandardConeObject}(alpha, iota, pi).

4.1-27 AddWitnessIsomorphismFromStandardConeObjectByInverseRotationAxiomWithGivenObjects
‣ AddWitnessIsomorphismFromStandardConeObjectByInverseRotationAxiomWithGivenObjects( C, F )( operation )
‣ AddWitnessIsomorphismFromStandardConeObjectByInverseRotationAxiomWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation WitnessIsomorphismFromStandardConeObjectByInverseRotationAxiomWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( st_cone, f, cone ) \mapsto \mathtt{WitnessIsomorphismFromStandardConeObjectByInverseRotationAxiomWithGivenObjects}(st_cone, f, cone).

4.1-28 AddWitnessIsomorphismFromStandardConeObjectByOctahedralAxiomWithGivenObjects
‣ AddWitnessIsomorphismFromStandardConeObjectByOctahedralAxiomWithGivenObjects( C, F )( operation )
‣ AddWitnessIsomorphismFromStandardConeObjectByOctahedralAxiomWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation WitnessIsomorphismFromStandardConeObjectByOctahedralAxiomWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( st_cone, f, g, h, cone_g ) \mapsto \mathtt{WitnessIsomorphismFromStandardConeObjectByOctahedralAxiomWithGivenObjects}(st_cone, f, g, h, cone_g).

4.1-29 AddWitnessIsomorphismFromStandardConeObjectByRotationAxiomWithGivenObjects
‣ AddWitnessIsomorphismFromStandardConeObjectByRotationAxiomWithGivenObjects( C, F )( operation )
‣ AddWitnessIsomorphismFromStandardConeObjectByRotationAxiomWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation WitnessIsomorphismFromStandardConeObjectByRotationAxiomWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( st_cone, f, cone ) \mapsto \mathtt{WitnessIsomorphismFromStandardConeObjectByRotationAxiomWithGivenObjects}(st_cone, f, cone).

4.1-30 AddWitnessIsomorphismIntoStandardConeObject
‣ AddWitnessIsomorphismIntoStandardConeObject( C, F )( operation )
‣ AddWitnessIsomorphismIntoStandardConeObject( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation WitnessIsomorphismIntoStandardConeObject. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( alpha, iota, pi ) \mapsto \mathtt{WitnessIsomorphismIntoStandardConeObject}(alpha, iota, pi).

4.1-31 AddWitnessIsomorphismIntoStandardConeObjectByInverseRotationAxiomWithGivenObjects
‣ AddWitnessIsomorphismIntoStandardConeObjectByInverseRotationAxiomWithGivenObjects( C, F )( operation )
‣ AddWitnessIsomorphismIntoStandardConeObjectByInverseRotationAxiomWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation WitnessIsomorphismIntoStandardConeObjectByInverseRotationAxiomWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( cone, f, st_cone ) \mapsto \mathtt{WitnessIsomorphismIntoStandardConeObjectByInverseRotationAxiomWithGivenObjects}(cone, f, st_cone).

4.1-32 AddWitnessIsomorphismIntoStandardConeObjectByOctahedralAxiomWithGivenObjects
‣ AddWitnessIsomorphismIntoStandardConeObjectByOctahedralAxiomWithGivenObjects( C, F )( operation )
‣ AddWitnessIsomorphismIntoStandardConeObjectByOctahedralAxiomWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation WitnessIsomorphismIntoStandardConeObjectByOctahedralAxiomWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( cone_g, f, g, h, st_cone ) \mapsto \mathtt{WitnessIsomorphismIntoStandardConeObjectByOctahedralAxiomWithGivenObjects}(cone_g, f, g, h, st_cone).

4.1-33 AddWitnessIsomorphismIntoStandardConeObjectByRotationAxiomWithGivenObjects
‣ AddWitnessIsomorphismIntoStandardConeObjectByRotationAxiomWithGivenObjects( C, F )( operation )
‣ AddWitnessIsomorphismIntoStandardConeObjectByRotationAxiomWithGivenObjects( C, F, weight )( operation )

Returns: nothing

The arguments are a category C and a function F. This operation adds the given function F to the category for the basic operation WitnessIsomorphismIntoStandardConeObjectByRotationAxiomWithGivenObjects. Optionally, a weight (default: 100) can be specified which should roughly correspond to the computational complexity of the function (lower weight = less complex = faster execution). F: ( cone, f, st_cone ) \mapsto \mathtt{WitnessIsomorphismIntoStandardConeObjectByRotationAxiomWithGivenObjects}(cone, f, st_cone).

 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 
Goto Chapter: Top 1 2 3 4 Ind

generated by GAPDoc2HTML