Theorems · Theorem · order theory
IsOrderedModule.of_smul_one_mono
∀ {α : Type u_1} {β : Type u_2} [inst : Zero α] [inst_1 : Zero β] [inst_2 : SMulWithZero α β] [inst_3 : Preorder α]
[inst_4 : Preorder β] [inst_5 : MulOneClass β] [PosMulMono β] [MulPosMono β] [IsScalarTower α β β],
(Monotone fun x => x • 1) → IsOrderedModule α β- Defined in
- Mathlib.Algebra.Order.Module.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- IsScalarTowerstatement and proof · cited by 3,896
- Monotonestatement and proof · cited by 1,397
- MulOneClassstatement and proof · cited by 1,018
- PosMulMonostatement and proof · cited by 165
- IsOrderedModulestatement · cited by 156
- MulPosMonostatement and proof · cited by 128
- SMulWithZerostatement and proof · cited by 113
Cited by2
Results whose statement or proof uses this declaration.
- isOrderedModule_iff_smul_one_monoproof · cited by 0
- IsOrderedModule.of_algebraMap_monoproof · cited by 0