Theorems · Theorem · order theory
Set.smul_Icc
∀ {α : Type u_1} [inst : CommMonoid α] [inst_1 : LinearOrder α] [IsOrderedMonoid α] [MulLeftReflectLE α]
[ExistsMulOfLE α] (a b c : α), a • Set.Icc b c = Set.Icc (a * b) (a * c)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.extproof · cited by 2,266
- CommMonoidstatement and proof · cited by 2,264
- le_reflproof · cited by 2,061
- Set.Iccstatement and proof · cited by 1,702
- mul_assocproof · cited by 1,667
- Set.smulSetstatement · cited by 608
- IsOrderedMonoidstatement and proof · cited by 577
- mul_le_mul'proof · cited by 274
- le_mul_of_one_le_right'proof · cited by 17
- mul_le_mul_iff_leftproof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.