Mathlib Map

Theorems · Theorem · field theory

Algebra.IsAlgebraic.cardinalMk_le_max

∀ (R : Type u) [inst : CommRing R] [IsDomain R] (L : Type u) [inst_2 : CommRing L] [IsDomain L] [inst_4 : Algebra R L]
  [Module.IsTorsionFree R L] [Algebra.IsAlgebraic R L], Cardinal.mk L ≤ max (Cardinal.mk R) Cardinal.aleph0

The cardinality of an algebraic extension is at most the maximum of the cardinality of the base ring or ℵ₀.

Defined in
Mathlib.RingTheory.Algebraic.Cardinality
Cited by
3 results in Mathlib
Foundations
Depth 136 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDomainCommRingIsDomainAlgebraModule.IsTorsionFreeAlgebra.IsAlgebraic

Around this declaration

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

Cites10

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

Cited by3

Results whose statement or proof uses this declaration.