Loading [MathJax]/jax/output/HTML-CSS/jax.js
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 5 years ago

Abhishek gravatar image

Change base Field of Vector Space

Given a number field L, I can construct a vector space V over the rational field as follows :

V,fr,to = L.vector_space()

Now, if I want to define the same vector space over a subfield of L, say K rather than the rational field, is there any command.