Theorems · Theorem · group theory
Set.sdiv_subset_iff
∀ {α : Type u_2} {β : Type u_3} [inst : SDiv α β] {s t : Set β} {u : Set α}, s /ₛ t ⊆ u ↔ ∀ x ∈ s, ∀ y ∈ t, x /ₛ y ∈ u- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SDiv
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- SDiv.sdivstatement · cited by 79
- Set.image2_subset_iffproof · cited by 30
- SDivstatement and proof · cited by 27
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.