Theorems · Theorem · order theory
Set.preimage_mul_const_Icc
∀ {α : Type u_1} [inst : CommGroup α] [inst_1 : PartialOrder α] [IsOrderedMonoid α] (a b c : α),
(fun x => x * a) ⁻¹' Set.Icc b c = Set.Icc (b / a) (c / a)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, 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.Iccstatement · cited by 1,702
- Set.Iicproof · cited by 1,111
- Set.Iciproof · cited by 1,070
- CommGroupstatement and proof · cited by 990
- IsOrderedMonoidstatement and proof · cited by 577
- Set.preimage_mul_const_Iicproof · cited by 7
- Set.preimage_mul_const_Iciproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Set.image_div_const_Iccproof · cited by 0
- Set.preimage_div_const_Iccproof · cited by 0
- Set.image_const_div_Iccproof · cited by 0