Theorems · Theorem · order theory
StrictMono.div_const
∀ {α : Type u_2} [inst : Semifield α] [inst_1 : PartialOrder α] [PosMulReflectLT α] [IsStrictOrderedRing α]
{β : Type u_4} [inst_4 : Preorder β] {f : β → α}, StrictMono f → ∀ {c : α}, 0 < c → StrictMono fun x => f x / c- Defined in
- Mathlib.Algebra.Order.Field.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- div_eq_mul_invproof · cited by 715
- StrictMonostatement and proof · cited by 706
- Semifieldstatement and proof · cited by 439
- PosMulReflectLTstatement and proof · cited by 278
- inv_posproof · cited by 124
- StrictMono.mul_constproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.