Macaulay2 » Documentation
Packages » Macaulay2Doc :: ambient(GaloisField)
next | previous | forward | backward | up | index | toc

ambient(GaloisField) -- corresponding quotient ring

Synopsis

Description

description
i1 : F = GF(25,Variable=>a)

o1 = F

o1 : GaloisField
i2 : ambient F

        ZZ
        --[a]
         5
o2 = ----------
      2
     a  - a + 2

o2 : QuotientRing

Ways to use this method: