Mathlib Map

Theorems · Theorem · field theory

Algebra.IsAlgebraic.lift_cardinalMk_le_max

∀ (R : Type u) [inst : CommRing R] [IsDomain R] (L : Type v) [inst_2 : CommRing L] [IsDomain L] [inst_4 : Algebra R L]
  [Module.IsTorsionFree R L] [Algebra.IsAlgebraic R L],
  Cardinal.lift.{u, v} (Cardinal.mk L) ≤ max (Cardinal.lift.{v, u} (Cardinal.mk R)) Cardinal.aleph0
Defined in
Mathlib.RingTheory.Algebraic.Cardinality
Cited by
1 results in Mathlib
Foundations
Depth 135 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.

Cites27

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

Cited by1

Results whose statement or proof uses this declaration.