Theorems · Theorem · order theory
neg_neg_iff_pos
∀ {α : Type u} [inst : AddGroup α] [inst_1 : LT α] [AddLeftStrictMono α] {a : α}, -a < 0 ↔ 0 < aAlias of Left.neg_neg_iff.
Uses left co(ntra)variant.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext
- Assumes
- AddGroupLTAddLeftStrictMono
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement · cited by 4,410
- AddLeftStrictMonostatement · cited by 203
- Left.neg_neg_iffproof · cited by 16
Cited by2
Results whose statement or proof uses this declaration.
- neg_neg_of_posproof · cited by 227
- exp_neg_integrableOn_Ioiproof · cited by 2