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 537 B image not shown  

Quelle  projsp_short2.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> plane := Random(Planes(ps));
<a plane in ProjectiveSpace(613)>
gap> Points(plane);
<shadow points in ProjectiveSpace(613)>
gap> Lines(plane);
<shadow lines in ProjectiveSpace(613)>
gap> Solids(plane);
<shadow solids in ProjectiveSpace(613)>
gap> Hyperplanes(plane);
<shadow lines in ProjectiveSpace(613)>
gap> ElementsIncidentWithElementOfIncidenceStructure(plane,6);
<shadow proj. 5-subspaces in ProjectiveSpace(613)>

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