Theorems · Theorem · order theory
Set.preimage_mul_const_Iic
∀ {α : Type u_1} [inst : CommGroup α] [inst_1 : PartialOrder α] [IsOrderedMonoid α] (a b : α),
(fun x => x * a) ⁻¹' Set.Iic b = Set.Iic (b / a)- Cited by
- 7 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.Iicstatement · cited by 1,111
- CommGroupstatement and proof · cited by 990
- IsOrderedMonoidstatement and proof · cited by 577
- le_div_iff_mul_leproof · cited by 4
Cited by7
Results whose statement or proof uses this declaration.
- Set.preimage_mul_const_Iocproof · cited by 3
- Set.preimage_mul_const_Iccproof · cited by 3
- Set.image_mul_const_Iicproof · cited by 1
- Set.image_div_const_Iicproof · cited by 0
- Set.image_const_mul_Iicproof · cited by 0
- Set.preimage_div_const_Iicproof · cited by 0
- Set.image_const_div_Iciproof · cited by 0