Theorems · Theorem · field theory
IsAlgClosed.cardinal_le_max_transcendence_basis
∀ {R : Type u} {K : Type v} [inst : CommRing R] [inst_1 : Field K] [inst_2 : Algebra R K] [IsAlgClosed K] {ι : Type w}
(v : ι → K),
IsTranscendenceBasis R v →
Cardinal.lift.{max u w, v} (Cardinal.mk K) ≤
max (max (Cardinal.lift.{max v w, u} (Cardinal.mk R)) (Cardinal.lift.{max u v, w} (Cardinal.mk ι)))
Cardinal.aleph0The cardinality of an algebraically closed R-algebra is less than or equal to
the maximum of the cardinality of R, the cardinality of a transcendence basis and
ℵ₀
For a simpler, but less universe-polymorphic statement, see
IsAlgClosed.cardinal_le_max_transcendence_basis'
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Set.rangeproof · cited by 4,705
- Cardinalstatement and proof · cited by 2,598
- MvPolynomialproof · cited by 2,140
- le_rflproof · cited by 1,558
- Cardinal.mkstatement and proof · cited by 942
- Cardinal.liftstatement and proof · cited by 583
- Algebra.adjoinproof · cited by 535
- Cardinal.aleph0statement and proof · cited by 521
- sup_of_le_leftproof · cited by 218
Cited by2
Results whose statement or proof uses this declaration.
- IsAlgClosed.cardinal_eq_cardinal_transcendence_basis_of_aleph0_ltproof · cited by 2
- IsAlgClosed.cardinal_le_max_transcendence_basis'proof · cited by 0