Theorems · Theorem · commutative algebra
IsAlgebraic.adjoin_of_forall_isAlgebraic
∀ {R : Type u_1} {S : Type u_2} {A : Type u_3} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Ring A]
[inst_3 : Algebra R S] [inst_4 : Algebra S A] [NoZeroDivisors S] {s t : Set S},
(∀ x ∈ s \ t, IsAlgebraic (↥(Algebra.adjoin R t)) x) →
∀ {a : A}, IsAlgebraic (↥(Algebra.adjoin R s)) a → IsAlgebraic (↥(Algebra.adjoin R t)) a- Defined in
- Mathlib.RingTheory.Algebraic.Integral
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 140 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Ringstatement and proof · cited by 7,463
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerproof · cited by 3,896
- Nontrivialproof · cited by 2,416
- IsDomainproof · cited by 2,196
- Subalgebrastatement and proof · cited by 1,353
- NoZeroDivisorsstatement and proof · cited by 545
- Algebra.adjoinstatement and proof · cited by 535
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicIndependent.isAlgebraic_adjoin_iff_of_matroid_isBasisproof · cited by 1