Mathlib Map

Theorems · Theorem · logic and foundations

HahnSeries.cardSupp_pow_le

∀ {Γ : Type u_1} {R : Type u_2} [inst : PartialOrder Γ] [inst_1 : AddCommMonoid Γ] [inst_2 : IsOrderedCancelAddMonoid Γ]
  [inst_3 : Semiring R] (x : HahnSeries Γ R) (n : ℕ), (x ^ n).cardSupp ≤ x.cardSupp ^ n
Defined in
Mathlib.RingTheory.HahnSeries.Cardinal
Cited by
1 results in Mathlib
Foundations
Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrderAddCommMonoidIsOrderedCancelAddMonoidSemiring

Around this declaration

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

Cites12

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.