Mathlib Map

Theorems · Definition · field theory

AlgebraicIndependent.aevalEquivField

{ι : Type u_1} →
  {F : Type u_2} →
    {E : Type u_3} →
      {x : ι → E} →
        [inst : Field F] →
          [inst_1 : Field E] →
            [inst_2 : Algebra F E] →
              AlgebraicIndependent F x →
                FractionRing (MvPolynomial ι F) ≃ₐ[F] ↥(IntermediateField.adjoin F (Set.range x))

Canonical isomorphism between rational function field and the intermediate field generated by algebraically independent elements.

Defined in
Mathlib.RingTheory.AlgebraicIndependent.Adjoin
Cited by
5 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.