Mathlib Map

Theorems · Theorem · order theory

Set.Ici_mul_Ici_eq

∀ {α : Type u_2} [inst : Monoid α] [inst_1 : Preorder α] [CanonicallyOrderedMul α] [MulRightMono α] {a b : α},
  Set.Ici a * Set.Ici b = Set.Ici (a * b)
Defined in
Mathlib.Algebra.Order.Group.Pointwise.Interval
Cited by
0 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext, Quot.sound
Assumes
MonoidPreorderCanonicallyOrderedMulMulRightMono

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.