Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/cap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 22.8.2025 mit Größe 1 kB image not shown  

Quelle  help_for_CAP.md   Sprache: unbekannt

 
## CAP info functions

* CanCompute( category, string )
  Returns true if the operation with name <string> is computable in <category>.

* MissingOperationsForConstructivenessOfCategory( category, string )
  Returns a list of names of basic operations which are not computable in <category> but
  needed to have the categorical property <string> completely constructive.

* ListKnownCategoricalProperties( category )
  Lists all known categorical properties of <category>.

* InstalledMethodsOfCategory( category )
  Lists all installed methods of category.

* DerivationsOfMethodByCategory( category, method )
  Shows how <method> can be derived in <category>.

* ListInstalledOperationsOfCategory( category )
  Returns a list of strings of all installed operations of <category>.

* ListPrimitivelyInstalledOperationsOfCategory( category )
  Returns a list of strings of all primitively installed operations of <category>.

* ListCAPPrepareFunctions( )
  Lists all prepare functions currently available.

* PrintAutomaticallyGeneratedInstallationsForLimits( string )
  Prints all installations of the method with name <string> which are automatically generated
  by the (co)limit mechanism. If no method name is given, all such installations are printed.

* PackageOfCAPOperation( string )
  Returns the package where the operation with name <string> is defined.
  

[ Dauer der Verarbeitung: 0.6 Sekunden  (vorverarbeitet)  ]