Theorems · Theorem · order theory
Right.neg_pos_iff
∀ {α : Type u} [inst : AddGroup α] [inst_1 : LT α] [AddRightStrictMono α] {a : α}, 0 < -a ↔ a < 0Uses right co(ntra)variant.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
- Assumes
- AddGroupLTAddRightStrictMono
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- zero_addproof · cited by 2,366
- neg_add_cancelproof · cited by 256
- AddRightStrictMonostatement and proof · cited by 160
- add_lt_add_iff_rightproof · cited by 42
Cited by2
Results whose statement or proof uses this declaration.
- Module.Ray.units_smul_of_negproof · cited by 0
- Right.self_lt_negproof · cited by 0