Mathlib Map

Theorems · Theorem · ring theory

FreeAlgebra.cardinalMk_eq_max_lift

∀ (R : Type u) [inst : CommSemiring R] (X : Type v) [Nonempty X] [Nontrivial R],
  Cardinal.mk (FreeAlgebra R X) =
    max (max (Cardinal.lift.{v, u} (Cardinal.mk R)) (Cardinal.lift.{u, v} (Cardinal.mk X))) Cardinal.aleph0
Defined in
Mathlib.Algebra.FreeAlgebra.Cardinality
Cited by
2 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.

Cites16

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

Cited by2

Results whose statement or proof uses this declaration.