Theorems · Theorem · group theory
Set.nonempty_image_mulLeft_inv_inter_iff
∀ {α : Type u_2} [inst : DivisionMonoid α] {s t : Set α} {a : α},
((fun x => a⁻¹ * x) '' s ∩ t).Nonempty ↔ ((fun x => x * a) '' s⁻¹ ∩ t⁻¹).Nonempty- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DivisionMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.imagestatement and proof · cited by 5,609
- Set.Nonemptystatement and proof · cited by 2,627
- Set.image_congrproof · cited by 533
- inv_invproof · cited by 494
- mul_inv_revproof · cited by 270
- DivisionMonoidstatement and proof · cited by 201
- Set.image_imageproof · cited by 140
- Set.invstatement · cited by 132
- Set.inter_invproof · cited by 11
- Set.nonempty_invproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- IsDiscrete.exists_nhds_eq_one_of_image_mulRight_inter_nonemptyproof · cited by 1