Theorems · Theorem · real analysis
EReal.sub_lt_iff
∀ {a b c : EReal}, b ≠ ⊥ ∨ c ≠ ⊥ → b ≠ ⊤ ∨ c ≠ ⊤ → (c - b < a ↔ c < a + b)- Defined in
- Mathlib.Data.EReal.Operations
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Top.topstatement and proof · cited by 9,680
- Bot.botstatement and proof · cited by 4,720
- ERealstatement and proof · cited by 793
- lt_iff_lt_of_le_iff_leproof · cited by 54
- EReal.le_sub_iff_add_leproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.