Theorems · Theorem · field theory
Algebra.IsAlgebraic.of_ringHom_of_comp_eq
∀ {R : Type u} {S : Type u_1} {A : Type v} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Ring A]
[inst_3 : Algebra R A] {B : Type u_2} [inst_4 : Ring B] [inst_5 : Algebra S B] {FRS : Type u_3} {FAB : Type u_4}
[inst_6 : FunLike FRS R S] [inst_7 : RingHomClass FRS R S] [inst_8 : FunLike FAB A B] [inst_9 : RingHomClass FAB A B]
(f : FRS) (g : FAB) [Algebra.IsAlgebraic S B],
Function.Surjective ⇑f →
Function.Injective ⇑g → (algebraMap S B).comp ↑f = (↑g).comp (algebraMap R A) → Algebra.IsAlgebraic R A- Defined in
- Mathlib.RingTheory.Algebraic.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- FunLikestatement and proof · cited by 2,560
- RingHom.compstatement and proof · cited by 899
- RingHomClass.toRingHomstatement and proof · cited by 746
- Algebra.IsAlgebraicstatement and proof · cited by 322
- RingHomClassstatement and proof · cited by 193
- Algebra.IsAlgebraic.isAlgebraicproof · cited by 51
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.isAlgebraic_ringHom_iff_of_comp_eqproof · cited by 1
- Algebra.Transcendental.ringHom_of_comp_eqproof · cited by 1
- Subalgebra.algebra_isAlgebraic_of_algebra_isAlgebraic_bot_leftproof · cited by 1