Theorems · Theorem · group theory
Set.infinite_div
∀ {α : Type u_2} [inst : Group α] {s t : Set α}, (s / t).Infinite ↔ s.Infinite ∧ t.Nonempty ∨ t.Infinite ∧ s.Nonempty- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
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
- Groupstatement and proof · cited by 6,238
- Set.Nonemptystatement · cited by 2,627
- Function.Injective.injOnproof · cited by 280
- Set.Infinitestatement · cited by 263
- Set.divstatement · cited by 112
- Set.infinite_image2proof · cited by 5
- div_right_injectiveproof · cited by 5
- div_left_injectiveproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.