| 1 | initial version |
To see the basis of SubM as elements of M use
[b.lift() for b in SubM.basis()]
Similarly, to get a random element of SubM lifted to M run:
SubM.random_element().lift()
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.