Theorems · Theorem · field theory
AlgebraicIndependent.of_ringHom_of_comp_eq
∀ {ι : Type u} {R : Type u_2} {A : Type v} {x : ι → A} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A]
{S : Type u_3} {B : Type u_4} {FRS : Type u_5} {FAB : Type u_6} [inst_3 : CommRing S] [inst_4 : CommRing B]
[inst_5 : Algebra S B] [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),
AlgebraicIndependent S (⇑g ∘ x) →
Function.Injective ⇑f → (algebraMap S B).comp ↑f = (↑g).comp (algebraMap R A) → AlgebraicIndependent R x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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 and proof · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- FunLikestatement and proof · cited by 2,560
- MvPolynomialproof · cited by 2,140
- map_zeroproof · cited by 1,614
- RingHom.compstatement and proof · cited by 899
- RingHomClass.toRingHomstatement and proof · cited by 746
- MvPolynomial.aevalproof · cited by 298
- RingHomClassstatement and proof · cited by 193
Cited by1
Results whose statement or proof uses this declaration.
- algebraicIndependent_ringHom_iff_of_comp_eqproof · cited by 0