Theorems · Theorem · group theory
Set.finite_add
∀ {α : Type u_2} [inst : Add α] [IsLeftCancelAdd α] [IsRightCancelAdd α] {s t : Set α},
(s + t).Finite ↔ s.Finite ∧ t.Finite ∨ s = ∅ ∨ t = ∅- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.Finitestatement · cited by 1,814
- Set.addstatement · cited by 338
- Function.Injective.injOnproof · cited by 280
- IsLeftCancelAddstatement and proof · cited by 72
- IsRightCancelAddstatement and proof · cited by 69
- add_left_injectiveproof · cited by 49
- add_right_injectiveproof · cited by 36
- Set.finite_image2proof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Set.natCard_add_leproof · cited by 1