Theorems · Theorem · order theory
strictMono_of_odd_strictMonoOn_nonneg
∀ {G : Type u_1} {H : Type u_2} [inst : AddCommGroup G] [inst_1 : LinearOrder G] [IsOrderedAddMonoid G]
[inst_3 : AddCommGroup H] [inst_4 : PartialOrder H] [IsOrderedAddMonoid H] {f : G → H},
(∀ (x : G), f (-x) = -f x) → StrictMonoOn f (Set.Ici 0) → StrictMono fAn odd function on a linear ordered additive commutative group is strictly monotone on the whole
group provided that it is strictly monotone on Set.Ici 0.
- Defined in
- Mathlib.Order.Monotone.Odd
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 27 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.
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Set.Iicproof · cited by 1,111
- Set.Icistatement and proof · cited by 1,070
- StrictMonostatement · cited by 706
- StrictMonoOnstatement and proof · cited by 194
- neg_nonnegproof · cited by 60
- neg_lt_neg_iffproof · cited by 39
- neg_lt_negproof · cited by 20
- StrictMonoOn.Iic_union_Iciproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Real.sinh_sub_id_strictMonoproof · cited by 2
- strictAnti_of_odd_strictAntiOn_nonnegproof · cited by 0