Algebraic Independence #
This file relates algebraic independence and transcendence (or algebraicity) of elements.
References #
Tags #
transcendence
A one-element family x is algebraically independent if and only if
its element is transcendental.
The one-element family ![x] is algebraically independent if and only if
x is transcendental.
If a family x is algebraically independent, then any of its element is transcendental.
If A/R is algebraic, then all algebraically independent families are empty.
Variant of algebraicIndependent_of_finite_type using Transcendental.
Variant of algebraicIndependent_of_finite using Transcendental.
If for each i : ι, f_i : R[X] is transcendental over R, then {f_i(X_i) | i : ι}
in MvPolynomial ι R is algebraically independent over R.
If {x_i : A | i : ι} is algebraically independent over R, and for each i,
f_i : R[X] is transcendental over R, then {f_i(x_i) | i : ι} is also
algebraically independent over R.