Theorems · Theorem · order theory
Set.preimage_div_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
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 and proof · cited by 4,946
- CommGroupstatement and proof · cited by 990
- Set.Icostatement and proof · cited by 799
- div_eq_mul_invproof · cited by 715
- IsOrderedMonoidstatement and proof · cited by 577
- inv_invproof · cited by 494
- Set.preimage_mul_const_Icoproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.