Mathlib Map

Theorems · Theorem · commutative algebra

MvPolynomial.cardinalMk_eq_max_lift

∀ {σ : Type u} {R : Type v} [inst : CommSemiring R] [Nonempty σ] [Nontrivial R],
  Cardinal.mk (MvPolynomial σ R) =
    max (max (Cardinal.lift.{u, v} (Cardinal.mk R)) (Cardinal.lift.{v, u} (Cardinal.mk σ))) Cardinal.aleph0
Defined in
Mathlib.Algebra.MvPolynomial.Cardinal
Cited by
5 results in Mathlib
Foundations
Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringNonemptyNontrivial

Around this declaration

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

Cites15

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

Cited by5

Results whose statement or proof uses this declaration.