Theorems · Theorem · order theory
Set.Iio_mul_bij
∀ {α : Type u_1} [inst : CommGroup α] [inst_1 : PartialOrder α] [IsOrderedMonoid α] (a b : α),
Set.BijOn (fun x => x * a) (Set.Iio b) (Set.Iio (b * 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.
- PartialOrderstatement and proof · cited by 6,410
- Set.Iiostatement · cited by 1,166
- CommGroupstatement and proof · cited by 990
- IsOrderedMonoidstatement and proof · cited by 577
- Function.Injective.injOnproof · cited by 280
- Set.BijOnstatement · cited by 168
- Set.InjOn.bijOn_imageproof · cited by 20
- mul_left_injectiveproof · cited by 19
- Set.image_mul_const_Iioproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.