Mathlib Map

Theorems · Theorem · field theory

AlgEquiv.isAlgebraic

∀ {R : Type u} {A : Type v} [inst : CommRing R] [inst_1 : Ring A] [inst_2 : Algebra R A] {B : Type u_2}
  [inst_3 : Ring B] [inst_4 : Algebra R B] (e : A ≃ₐ[R] B) [Algebra.IsAlgebraic R A], Algebra.IsAlgebraic R B

Transfer Algebra.IsAlgebraic across an AlgEquiv.

Defined in
Mathlib.RingTheory.Algebraic.Basic
Cited by
6 results in Mathlib
Foundations
Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingRingAlgebraRingAlgebraAlgebra.IsAlgebraic

Around this declaration

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

Cites9

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.