Theorems · Theorem · order theory
WithTop.mul_left_strictMono
∀ {α : Type u_1} [inst : DecidableEq α] [inst_1 : MulZeroClass α] {a : WithTop α} [inst_2 : Preorder α]
[MulPosStrictMono α], 0 < a → a ≠ ⊤ → StrictMono fun x => x * a- Defined in
- Mathlib.Algebra.Order.Ring.WithTop
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, 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.
- Top.topstatement and proof · cited by 9,680
- Preorderstatement and proof · cited by 7,952
- WithTopstatement and proof · cited by 3,754
- LT.lt.ne'proof · cited by 1,417
- WithTop.someproof · cited by 1,128
- StrictMonostatement · cited by 706
- MulZeroClassstatement and proof · cited by 232
- MulPosStrictMonostatement and proof · cited by 94
- mul_lt_mul_of_pos_rightproof · cited by 54
- LT.lt.ne_topproof · cited by 34
- WithTop.top_mulproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- ENNReal.mul_left_strictMonoproof · cited by 2
- ENat.mul_left_strictMonoproof · cited by 1