Theorems · Theorem · number theory
cauchy_davenport_add_of_linearOrder_isCancelAdd
∀ {α : Type u_2} [inst : LinearOrder α] [inst_1 : Add α] [IsCancelAdd α] [AddLeftMono α] [AddRightMono α]
{s t : Finset α}, s.Nonempty → t.Nonempty → s.card + t.card - 1 ≤ (s + t).cardThe Cauchy-Davenport theorem for linearly ordered additive cancellative semigroups. The
size of s + t is lower-bounded by |s| + |t| - 1.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- LinearOrderstatement and proof · cited by 8,572
- Finset.cardstatement and proof · cited by 2,327
- Finset.Nonemptystatement and proof · cited by 1,001
- AddLeftMonostatement and proof · cited by 687
- AddRightMonostatement and proof · cited by 367
- LT.lt.not_geproof · cited by 305
- Finset.card_singletonproof · cited by 144
- Finset.addstatement · cited by 133
- Finset.mem_singletonproof · cited by 103
- Finset.max'proof · cited by 81
- IsCancelAddstatement and proof · cited by 79
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.