Macaulay2 » Documentation
Packages » SubalgebraBases :: net(Subring)
next | previous | forward | backward | up | index | toc

net(Subring) -- Short summary of a subring

Synopsis

Description

Displays the presentation and ambient rings of a Subring.

i1 : R = QQ[x,y];
i2 : S = subring{x^2,x*y^2,y^4}

o2 = QQ[p_0..p_2], subring of R

o2 : Subring

See also

Ways to use this method: