Mathlib Map

Theorems · Theorem · field theory

exists_isTranscendenceBasis_subset

∀ {R : Type u_1} {A : Type w} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A] [NoZeroDivisors A]
  [FaithfulSMul R A] (s : Set A) [Algebra.IsAlgebraic (↥(Algebra.adjoin R s)) A],
  ∃ t ⊆ s, IsTranscendenceBasis R Subtype.val
Defined in
Mathlib.RingTheory.AlgebraicIndependent.TranscendenceBasis
Cited by
2 results in Mathlib
Foundations
Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraNoZeroDivisorsFaithfulSMulAlgebra.IsAlgebraic

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.