Theorems · Theorem · field theory
algebraicIndependent_of_set_of_finite
∀ {ι : 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 fun i => x ↑i) →
(∀ (t : Set ι),
t.Finite →
(AlgebraicIndependent R fun i => x ↑i) →
∀ i ∉ s, i ∉ t → Transcendental (↥(Algebra.adjoin R (x '' t))) (x i)) →
AlgebraicIndependent R x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- LE.le.transproof · cited by 3,151
- Set.Finitestatement and proof · cited by 1,814
- Subalgebrastatement · cited by 1,353
- Algebra.adjoinstatement and proof · cited by 535
- Equiv.injectiveproof · cited by 464
- Set.inter_subset_leftproof · cited by 360
Cited by1
Results whose statement or proof uses this declaration.
- algebraicIndependent_of_finite_type'proof · cited by 3