Mathlib Map

Theorems · Theorem · logic and foundations

HahnSeries.cardSupp_hsum_le

∀ {Γ : Type u_1} {R : Type u_2} {α : Type u_4} [inst : PartialOrder Γ] [inst_1 : AddCommMonoid R]
  (s : HahnSeries.SummableFamily Γ R α), Cardinal.lift.{u_4, u_1} s.hsum.cardSupp ≤ Cardinal.sum fun a => (s a).cardSupp
Defined in
Mathlib.RingTheory.HahnSeries.Cardinal
Cited by
1 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrderAddCommMonoid

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 by1

Results whose statement or proof uses this declaration.