Theorems · Theorem · real analysis
EReal.add_ne_bot_iff
∀ {x y : EReal}, x + y ≠ ⊥ ↔ x ≠ ⊥ ∧ y ≠ ⊥- Defined in
- Mathlib.Data.EReal.Operations
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Bot.botstatement · cited by 4,720
- ERealstatement and proof · cited by 793
- WithBot.add_ne_botproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.