Mathlib Map

Theorems · Theorem · combinatorics

MonoidAlgebra.cardinalMk_eq_max_lift_of_infinite

∀ (R : Type u) (M' : Type v) [inst : Semiring R] [Infinite M'] [Nontrivial R],
  Cardinal.mk (MonoidAlgebra R M') = max (Cardinal.lift.{v, u} (Cardinal.mk R)) (Cardinal.lift.{u, v} (Cardinal.mk M'))
Defined in
Mathlib.Algebra.MonoidAlgebra.Cardinal
Cited by
3 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringInfiniteNontrivial

Around this declaration

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

Cites11

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.