Theorems · Theorem · order theory
Set.preimage_mul_const_Ico
∀ {α : Type u_1} [inst : CommGroup α] [inst_1 : PartialOrder α] [IsOrderedMonoid α] (a b c : α),
(fun x => x * a) ⁻¹' Set.Ico b c = Set.Ico (b / a) (c / a)- Cited by
- 3 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.
Cites10
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.Iioproof · cited by 1,166
- Set.Iciproof · cited by 1,070
- CommGroupstatement and proof · cited by 990
- Set.Icostatement · cited by 799
- IsOrderedMonoidstatement and proof · cited by 577
- Set.preimage_mul_const_Iioproof · cited by 9
- Set.preimage_mul_const_Iciproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Set.preimage_div_const_Icoproof · cited by 0
- Set.image_div_const_Icoproof · cited by 0
- Set.image_const_div_Iocproof · cited by 0