Theorems · Theorem · order theory
abs_le_of_sq_le_sq
∀ {α : Type u_1} [inst : Ring α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] {a b : α},
a ^ 2 ≤ b ^ 2 → 0 ≤ b → |a| ≤ b- Defined in
- Mathlib.Algebra.Order.Ring.Abs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Ringstatement and proof · cited by 7,463
- IsStrictOrderedRingstatement and proof · cited by 2,490
- absstatement and proof · cited by 1,814
- abs_of_nonnegproof · cited by 279
- sq_le_sqproof · cited by 16
Cited by2
Results whose statement or proof uses this declaration.
- le_of_sq_le_sqproof · cited by 8
- abs_le_of_sq_le_sq'proof · cited by 3