Theorems · Theorem · field theory
IsTranscendenceBasis.of_isAlgebraic_adjoin_insert_sdiff
∀ {ι : Type u} {R : Type u_1} {S : Type v} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
[FaithfulSMul R S] [NoZeroDivisors S] (s : Set ι) (i j : ι) (v : ι → S),
j ∈ insert i s →
(IsTranscendenceBasis R fun x => v ↑x) →
IsAlgebraic (↥(Algebra.adjoin R (v '' (insert i s \ {j})))) (v j) → IsTranscendenceBasis R fun x => v ↑xIf s is a transcendence basis and j is algebraic over s ∪ {i} \ {j},
then s ∪ {i} \ {j} is also a transcendence basis.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites61
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
- Equiv.symmproof · cited by 3,681
- Nontrivialproof · cited by 2,416
- IsDomainproof · cited by 2,196
- Subalgebrastatement · cited by 1,353
- eq_or_neproof · cited by 1,117
- NoZeroDivisorsstatement and proof · cited by 545
Cited by2
Results whose statement or proof uses this declaration.
- IsTranscendenceBasis.of_isAlgebraic_adjoin_image_complproof · cited by 1
- IsTranscendenceBasis.of_isAlgebraic_adjoin_insert_diffproof · cited by 0