Commit 2024-10-18 14:51 c289ac29
View on Github →feat(RingTheory/Algebraic): add some results on Transcendental
(#17867)
transcendental_iff
,transcendental_iff_ker_eq_bot
: similar to the API ofAlgebraicIndependent
IsAlgebraic.of_aeval
,Transcendental.aeval
: behavior of transcendental overaeval
Polynomial.transcendental
,Polynomial.transcendental_X
: some specific polynomials are transcendental over its base ringTranscendental.linearIndependent_sub_inv
: ifE / F
is a field extension,x
is an element ofE
transcendental overF
, then{(x - a)⁻¹ | a : F}
is linearly independent overF
transcendental_algebraMap_iff
: negation ofisAlgebraic_algebraMap_iff