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

Quelle  projsp_short.include   Sprache: unbekannt

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

gap> ps := PG(6,13);
ProjectiveSpace(613)
gap> Points(ps);
<points of ProjectiveSpace(613)>
gap> Lines(ps);
<lines of ProjectiveSpace(613)>
gap> Planes(ps);
<planes of ProjectiveSpace(613)>
gap> Solids(ps);
<solids of ProjectiveSpace(613)>
gap> Hyperplanes(ps);
<proj. 5-subspaces of ProjectiveSpace(613)>
gap> ps := PG(2,2);
ProjectiveSpace(22)
gap> Hyperplanes(ps);
<lines of ProjectiveSpace(22)>

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