Theorems · Theorem · field theory
AlgebraicIndependent.iff_adjoin_image
∀ {ι : Type u_1} {R : Type u_3} {A : Type v} {x : ι → A} [inst : CommRing R] [inst_1 : CommRing A]
[inst_2 : Algebra R A] (s : Set ι),
AlgebraicIndependent R x ↔
(AlgebraicIndependent R fun i => x ↑i) ∧ AlgebraicIndepOn (↥(Algebra.adjoin R (x '' s))) x sᶜ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 101 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.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Set.Elemstatement and proof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- Set.rangeproof · cited by 4,705
- Compl.complstatement and proof · cited by 2,925
- Set.extproof · cited by 2,266
- Subalgebrastatement · cited by 1,353
- Algebra.adjoinstatement and proof · cited by 535
- Equiv.transproof · cited by 337
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicIndependent.adjoin_of_disjointproof · cited by 2
- AlgebraicIndependent.iff_adjoin_image_complproof · cited by 1