Theorems · Theorem · order theory
antivaryOn_neg
∀ {ι : Type u_1} {α : Type u_2} {β : Type u_3} [inst : AddCommGroup α] [inst_1 : PartialOrder α] [IsOrderedAddMonoid α]
[inst_3 : AddCommGroup β] [inst_4 : PartialOrder β] [IsOrderedAddMonoid β] {s : Set ι} {f : ι → α} {g : ι → β},
AntivaryOn (-f) (-g) s ↔ AntivaryOn f g s- Defined in
- Mathlib.Algebra.Order.Monovary
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- AntivaryOnstatement and proof · cited by 138
- monovaryOn_neg_leftproof · cited by 3
- antivaryOn_neg_rightproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- AntivaryOn.negproof · cited by 1
- AntivaryOn.of_negproof · cited by 0