Theorems · Theorem · field theory
AlgebraicIndependent.sumElim_iff
∀ {ι : Type u_1} {R : Type u_3} {A : Type v} {x : ι → A} [inst : CommRing R] [inst_1 : CommRing A]
[inst_2 : Algebra R A] {ι' : Type u_4} {y : ι' → A},
AlgebraicIndependent R (Sum.elim y x) ↔
AlgebraicIndependent R x ∧ AlgebraicIndependent (↥(Algebra.adjoin R (Set.range x))) y- Cited by
- 2 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Set.rangestatement and proof · cited by 4,705
- MvPolynomialproof · cited by 2,140
- AlgEquivproof · cited by 1,681
- Subalgebrastatement · cited by 1,353
- RingHomClass.toRingHomproof · cited by 746
- MvPolynomial.Xproof · cited by 552
- Algebra.adjoinstatement and proof · cited by 535
- AlgHom.compproof · cited by 501
- MvPolynomial.aevalproof · cited by 298
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicIndependent.iff_adjoin_imageproof · cited by 2
- AlgebraicIndependent.sumElimproof · cited by 1