Theorems · Theorem · order theory
strictAnti_of_odd_strictAntiOn_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) → StrictAntiOn f (Set.Ici 0) → StrictAnti fAn odd function on a linear ordered additive commutative group is strictly antitone on the whole
group provided that it is strictly antitone on Set.Ici 0.
- Defined in
- Mathlib.Order.Monotone.Odd
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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.Icistatement and proof · cited by 1,070
- StrictAntistatement · cited by 204
- StrictAntiOnstatement and proof · cited by 120
- strictMono_of_odd_strictMonoOn_nonnegproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.