Mathlib Map

Theorems · Theorem · group theory

Finset.card_le_card_mul_right

∀ {α : Type u_2} [inst : Mul α] [IsRightCancelMul α] [inst_2 : DecidableEq α] {s t : Finset α},
  t.Nonempty → s.card ≤ (s * t).card
Defined in
Mathlib.Algebra.Group.Pointwise.Finset.Basic
Cited by
3 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MulIsRightCancelMulDecidableEq

Around this declaration

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

Cites7

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.