Theorems · Theorem · field theory
Algebra.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) → ∀ [Algebra.IsAlgebraic R A], Algebra.IsAlgebraic S AIf A is an algebraic algebra over R, then A 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
- 4 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- Algebra.IsAlgebraicstatement and proof · cited by 322
- Algebra.IsAlgebraic.isAlgebraicproof · cited by 51
- IsAlgebraic.extendScalarsproof · cited by 10
Cited by4
Results whose statement or proof uses this declaration.
- IsTranscendenceBasis.isAlgebraic_fieldproof · cited by 3
- Algebra.IsAlgebraic.tower_topproof · cited by 3
- IsTranscendenceBasis.isAlgebraic_iffproof · cited by 0
- IsTranscendenceBasis.algebraMap_compproof · cited by 0