Theorems · Theorem · order theory
Set.image_div_const_Ioi
∀ {α : Type u_1} [inst : CommGroup α] [inst_1 : PartialOrder α] [IsOrderedMonoid α] (a b : α),
(fun x => x / a) '' Set.Ioi b = Set.Ioi (b / a)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- PartialOrderstatement and proof · cited by 6,410
- Set.imagestatement · cited by 5,609
- Set.preimageproof · cited by 4,946
- Set.Ioistatement and proof · cited by 1,463
- CommGroupstatement and proof · cited by 990
- div_eq_mul_invproof · cited by 715
- IsOrderedMonoidstatement and proof · cited by 577
- Set.image_congrproof · cited by 533
- inv_invproof · cited by 494
- Set.image_mul_rightproof · cited by 24
- Set.preimage_mul_const_Ioiproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Filter.map_divRight_nhdsGTproof · cited by 0