Theorems · Theorem · order theory
le_abs
∀ {α : Type u_1} [inst : AddGroup α] [inst_1 : LinearOrder α] {a b : α}, a ≤ |b| ↔ a ≤ b ∨ a ≤ -b- Cited by
- 5 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroupLinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- AddGroupstatement and proof · cited by 4,410
- absstatement · cited by 1,814
- le_max_iffproof · cited by 26
Cited by5
Results whose statement or proof uses this declaration.
- Real.sub_le_distproof · cited by 2
- le_abs'proof · cited by 1
- ContinuousMap.apply_le_normproof · cited by 0
- Polynomial.Chebyshev.isExtrOn_T_real_iffproof · cited by 0