products/Sources/formale Sprachen/GAP/pkg/recog/gap/base/   (GAP Algebra Version 4.15.1©)  Datei vom 22.0.2025 mit Größe 741 B image not shown  

 projective.gd   Interaktion und
Portierbarkeitunbekannt

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

#############################################################################
##
##  This file is part of recog, a package for the GAP computer algebra system
##  which provides a collection of methods for the constructive recognition
##  of groups.
##
##  This files's authors include Max Neunhöffer, Ákos Seress.
##
##  Copyright of recog belongs to its developers whose names are too numerous
##  to list here. Please refer to the COPYRIGHT file for details.
##
##  SPDX-License-Identifier: GPL-3.0-or-later
##
##
##  Declaration stuff for projective recognition.
##
#############################################################################

DeclareGlobalFunction( "IsOneProjective" );
DeclareGlobalFunction( "IsEqualProjective" );

[Konzepte0.21Was zu einem Entwurf gehörtWie die Entwicklung von Software durchgeführt wird2026-06-18]