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

Impressum Invariants.g   Sprache: unbekannt

 
LoadPackage( "RingsForHomalg" );

LoadPackage( "Modules" );

Qxyz := HomalgFieldOfRationalsInDefaultCAS( ) * "x,y,z";

matx := HomalgMatrix( "[ x ]", 1, 1, Qxyz );

Wx := LeftPresentation( matx );

matxy := HomalgMatrix( "[ x, y ]", 1, 2, Qxyz );

Wxy := LeftPresentation( matxy );

matxyz := HomalgMatrix( "[ x, y, z ]", 1, 3, Qxyz );

Wxyz := LeftPresentation( matxyz );


[ Seitenstruktur0.7Drucken  etwas mehr zur Ethik  ]