Theorems · Theorem · field theory
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) {a : A},
IsAlgebraic S (g a) →
Function.Surjective ⇑f →
Function.Injective ⇑g → (algebraMap S B).comp ↑f = (↑g).comp (algebraMap R A) → IsAlgebraic R a- 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.
Cites18
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
- Algebra.algebraMapstatement and proof · cited by 4,706
- FunLikestatement and proof · cited by 2,560
- map_zeroproof · cited by 1,614
- RingHom.compstatement and proof · cited by 899
- Polynomial.mapproof · cited by 806
- RingHomClass.toRingHomstatement and proof · cited by 746
Cited by4
Results whose statement or proof uses this declaration.
- isAlgebraic_ringHom_iff_of_comp_eqproof · cited by 3
- Algebra.IsAlgebraic.of_ringHom_of_comp_eqproof · cited by 3
- Subalgebra.isAlgebraic_of_isAlgebraic_botproof · cited by 0
- Transcendental.ringHom_of_comp_eqproof · cited by 0