Template:GAP finite field of prime order

From Groupprops

The field can be defined using GAP's GF function:

GF({{{1}}})

It can also be defined using the ZmodnZ function:

ZmodnZ({{{1}}})