Theorems · Theorem · order theory
Set.image_affine_Ioo
∀ {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.Ioo c d = Set.Ioo (a * c + b) (a * d + b)- Cited by
- 1 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.Ioostatement and proof · cited by 1,214
- 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_Iooproof · cited by 3
- Set.image_mul_left_Iooproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- affineHomeomorph_image_Iooproof · cited by 0