Processing Math: Done
No jsMath TeX fonts found -- using unicode fonts instead.
This may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

People interested

Xavier Caruso, Jérémy Le Borgne

Description

If k is a field and σ a ring endomorphism of k, the ring of skew polynomials k[X,σ] is the usual vector space of polynomials over k equipped with the multiplication deduced from the rule aX=σ(a)X (aK)

This ring is closely related to σ-modules over k (which arises in p-adic Hodge theory).

The aim of the project is to implement basic arithmetic on k[X,σ] when k is a finite field

Progress

A class has been written (for now, in python). It supports the following functions:

Bugs

Do not derive from PolynomialRing_general since this class assumes that the variable commutes with the constant