Theorems · Theorem · order theory
strictMono_iff_map_pos
∀ {F : Type u_1} {α : Type u_2} {β : Type u_3} [inst : AddCommGroup α] [inst_1 : PartialOrder α] [IsOrderedAddMonoid α]
[inst_3 : AddCommGroup β] [inst_4 : PartialOrder β] [IsOrderedAddMonoid β] [i : FunLike F α β] (f : F)
[iamhc : AddMonoidHomClass F α β], StrictMono ⇑f ↔ ∀ (a : α), 0 < a → 0 < f a- Defined in
- Mathlib.Algebra.Order.Hom.Monoid
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- FunLikestatement and proof · cited by 2,560
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- map_zeroproof · cited by 1,614
- map_addproof · cited by 964
- StrictMonostatement and proof · cited by 706
- sub_add_cancelproof · cited by 344
- AddMonoidHomClassstatement and proof · cited by 252
- sub_posproof · cited by 147
- lt_add_of_pos_leftproof · cited by 19
Cited by3
Results whose statement or proof uses this declaration.
- LocallyFiniteOrder.orderAddMonoidHom_strictMonoproof · cited by 3
- strictAnti_iff_map_negproof · cited by 1
- strictAnti_iff_map_posproof · cited by 0