Theorems · Theorem · order theory
Set.preimage_mul_const_Ici
∀ {α : Type u_1} [inst : CommGroup α] [inst_1 : PartialOrder α] [IsOrderedMonoid α] (a b : α),
(fun x => x * a) ⁻¹' Set.Ici b = Set.Ici (b / a)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.preimagestatement · cited by 4,946
- Set.extproof · cited by 2,266
- Set.Icistatement · cited by 1,070
- CommGroupstatement and proof · cited by 990
- IsOrderedMonoidstatement and proof · cited by 577
- div_le_iff_le_mulproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- Set.preimage_mul_const_Iccproof · cited by 3
- Set.preimage_mul_const_Icoproof · cited by 3
- Set.image_const_div_Iicproof · cited by 0
- Set.preimage_div_const_Iciproof · cited by 0
- Set.image_div_const_Iciproof · cited by 0