Theorems · Theorem · order theory
Set.image_affine_Ioc
∀ {K : Type u_2} [inst : DivisionSemiring K] [inst_1 : PartialOrder K] [PosMulReflectLT K] [IsOrderedCancelAddMonoid K]
[ExistsAddOfLE K] {a : K},
0 < a → ∀ (b c d : K), (fun x => a * x + b) '' Set.Ioc c d = Set.Ioc (a * c + b) (a * d + b)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- PartialOrderstatement and proof · cited by 6,410
- Set.imagestatement and proof · cited by 5,609
- Set.Iocstatement and proof · cited by 971
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- ExistsAddOfLEstatement and proof · cited by 330
- PosMulReflectLTstatement and proof · cited by 278
- DivisionSemiringstatement and proof · cited by 216
- Set.image_imageproof · cited by 140
- Set.image_add_const_Iocproof · cited by 3
- Set.image_mul_left_Iocproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- segment_image_Iocproof · cited by 1
- affineHomeomorph_image_Iocproof · cited by 0