substitute(arr, f)sub(arr, f)arr ** f
|
|
|
|
Alternatively, you can use **.
|
Given a ring S, sub(arr, S) is the same as sub(arr, map(S, ring arr)).
|
|
|
Note that the underlying matroid of the arrangement may change as a result of changing the ring. For example, the Fano matroid is realizable only in characteristic 2:
|
|
|
|
|
|
The source of this document is in /build/macaulay2-88fgJW/macaulay2-1.25.11+ds/M2/Macaulay2/packages/HyperplaneArrangements.m2:1846:0.