Theorems · Theorem · field theory
AlgebraicIndependent.isTranscendenceBasis_iff
∀ {ι : Type u} {R : Type u_1} {A : Type w} {x : ι → A} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A]
[Nontrivial R],
AlgebraicIndependent R x →
(IsTranscendenceBasis R x ↔
∀ (κ : Type w) (w : κ → A), AlgebraicIndependent R w → ∀ (j : ι → κ), w ∘ j = x → Function.Surjective j)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Set.Elemproof · cited by 7,166
- Set.imageproof · cited by 5,609
- Set.rangeproof · cited by 4,705
- Set.univproof · cited by 3,945
- Nontrivialstatement and proof · cited by 2,416
- Set.image_congrproof · cited by 533
- Set.image_univproof · cited by 322
- Set.range_compproof · cited by 223
- Subtype.range_coe_subtypeproof · cited by 170
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.