Theorems · Theorem · number theory
Zsqrtd.le_of_add_le_add_left
Deprecated since 2026-02-19Use le_of_add_le_add_left instead.
∀ {d : ℕ} [dnsq : Zsqrtd.Nonsquare d] (a b c : ℤ√↑d), c + a ≤ c + b → a ≤ b- Defined in
- Mathlib.NumberTheory.Zsqrtd.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Zsqrtd.Nonsquare
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.
- Zsqrtdstatement and proof · cited by 105
- le_of_add_le_add_leftproof · cited by 15
- Zsqrtd.Nonsquarestatement and proof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.