Theorems · Theorem · order theory
Set.image_mul_left_Ioo
∀ {G₀ : Type u_2} [inst : GroupWithZero G₀] [inst_1 : PartialOrder G₀] [PosMulReflectLT G₀] {a : G₀},
0 < a → ∀ (b c : G₀), (fun x => a * x) '' Set.Ioo b c = Set.Ioo (a * b) (a * c)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, 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.imagestatement · cited by 5,609
- Set.Ioostatement · cited by 1,214
- GroupWithZerostatement and proof · cited by 691
- PosMulReflectLTstatement and proof · cited by 278
- OrderIso.mulLeft₀proof · cited by 25
- OrderIso.image_Iooproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Set.image_affine_Iooproof · cited by 1