Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/fining/examples/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 27.6.2023 mit Größe 250 B image not shown  

SSL projgroups_isprojectivity.g   Interaktion und
Portierbarkeitunbekannt

 
rahmenlose Ansicht.g DruckansichtUnknown {[0] [0] [0]}Entwicklung

#checks if an object in IsProjGrpEtc is a projectivity
g := Random(HomographyGroup(PG(3,4)));
IsProjectivity(g);
g := Random(CollineationGroup(PG(3,4)));
IsProjectivity(g);
g := Random(CorrelationCollineationGroup(PG(3,4)));
IsProjectivity(g);
quit;

[ Verzeichnis aufwärts0.66unsichere Verbindung  ]