Algebraic Independence #
This file contains basic results on algebraic independence of a family of elements of an R
-algebra
References #
TODO #
Define the transcendence degree and show it is independent of the choice of a transcendence basis.
Tags #
transcendence basis, transcendence degree, transcendence
If x = {x_i : A | i : ι}
and f = {f_i : MvPolynomial ι R | i : ι}
are algebraically
independent over R
, then {f_i(x) | i : ι}
is also algebraically independent over R
.
For the partial converse, see AlgebraicIndependent.of_aeval
.
If {f_i(x) | i : ι}
is algebraically independent over R
, then
{f_i : MvPolynomial ι R | i : ι}
is also algebraically independent over R
.
In fact, the x = {x_i : A | i : ι}
is also transcendental over R
provided that R
is a field and ι
is finite; the proof needs transcendence degree.
A set of algebraically independent elements in an algebra A
over a ring K
is also
algebraically independent over a subring R
of K
.
Every finite subset of an algebraically independent set is algebraically independent.
If every finite set of algebraically independent element has cardinality at most n
,
then the same is true for arbitrary sets of algebraically independent elements.
The isomorphism between MvPolynomial (Option ι) R
and the polynomial ring over
the algebra generated by an algebraically independent family.
Equations
- hx.mvPolynomialOptionEquivPolynomialAdjoin = (MvPolynomial.optionEquivLeft R ι).toRingEquiv.trans (Polynomial.mapEquiv hx.aevalEquiv.toRingEquiv)
Instances For
simp
-normal form of mvPolynomialOptionEquivPolynomialAdjoin_C