Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  HomalgCategory.gi   Sprache: unbekannt

 
Spracherkennung für: .gi vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# SPDX-License-Identifier: GPL-2.0-or-later
# homalg: A homological algebra meta-package for computable Abelian categories
#
# Implementations
#

##  Implementations for categories.

####################################
#
# representations:
#
####################################

##  <#GAPDoc Label="IsHomalgCategoryOfLeftObjectsRep">
##  <ManSection>
##    <Filt Type="Representation" Arg="BC" Name="IsHomalgCategoryOfLeftObjectsRep"/>
##    <Returns><C>true</C> or <C>false</C></Returns>
##    <Description>
##      The &GAP; representation of categories of left objects. <P/>
##      (It is a representation of the &GAP; category <Ref Filt="IsHomalgCategory"/>.)
##    </Description>
##  </ManSection>
##  <#/GAPDoc>
##
DeclareRepresentation( "IsHomalgCategoryOfLeftObjectsRep",
        IsHomalgCategory,
        [  ] );

##  <#GAPDoc Label="IsHomalgCategoryOfRightObjectsRep">
##  <ManSection>
##    <Filt Type="Representation" Arg="BC" Name="IsHomalgCategoryOfRightObjectsRep"/>
##    <Returns><C>true</C> or <C>false</C></Returns>
##    <Description>
##      The &GAP; representation of categories of left objects. <P/>
##      (It is a representation of the &GAP; category <Ref Filt="IsHomalgCategory"/>.)
##    </Description>
##  </ManSection>
##  <#/GAPDoc>
##
DeclareRepresentation( "IsHomalgCategoryOfRightObjectsRep",
        IsHomalgCategory,
        [  ] );

####################################
#
# families and types:
#
####################################

# a new family:
BindGlobal( "TheFamilyOfHomalgCategories",
        NewFamily( "TheFamilyOfHomalgCategories" ) );

[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-06-17]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=492969
#Domains=607362