Theorems · Theorem · field theory
IsAlgebraic.extendScalars
∀ {R : Type u_3} {S : Type u_4} {A : Type u_5} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Ring A]
[inst_3 : Algebra R S] [inst_4 : Algebra S A] [inst_5 : Algebra R A] [IsScalarTower R S A],
Function.Injective ⇑(algebraMap R S) → ∀ {x : A}, IsAlgebraic R x → IsAlgebraic S xIf x is algebraic over R, then x is algebraic over S when S is an extension of R,
and the map from R to S is injective.
- Defined in
- Mathlib.RingTheory.Algebraic.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Polynomialproof · cited by 5,681
- Bot.botproof · cited by 4,720
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- WithBotproof · cited by 1,498
- Polynomial.mapproof · cited by 806
- Polynomial.aevalproof · cited by 615
Cited by10
Results whose statement or proof uses this declaration.
- AlgebraicIndependent.extendScalarsproof · cited by 4
- Algebra.IsAlgebraic.extendScalarsproof · cited by 4
- Transcendental.restrictScalarsproof · cited by 3
- IsAlgebraic.tower_topproof · cited by 3
- Algebra.IsAlgebraic.isAlgebraic_iffproof · cited by 2
- IsAlgebraic.tower_top_of_subalgebra_leproof · cited by 2
- IsAlgebraic.adjoin_of_forall_isAlgebraicproof · cited by 1
- IsTranscendenceBasis.sumElim_compproof · cited by 1
- Algebra.IsIntegral.isAlgebraic_iffproof · cited by 1
- IsFractionRing.isAlgebraic_iff'proof · cited by 0