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

Impressum incgeom_rankofflag.include   Sprache: unbekannt

 
Haftungsausschluß.include KontaktUnknown {[0] [0] [0]}diese Dinge liegen außhalb unserer Verantwortung

gap> ps := ParabolicQuadric(8,3); 
Q(8, 3)
gap> l := Random(Lines(ps));
<a line in Q(8, 3)>
gap> plane := Random(Planes(l));
<a plane in Q(8, 3)>
gap> solid := Random(Solids(plane));
<a solid in Q(8, 3)>
gap> flag := FlagOfIncidenceStructure(ps,[l,plane,solid]);
<a flag of Q(8, 3) >
gap> Rank(flag);
3

[ Seitenstruktur0.96Drucken  ]