Mathlib Map

Theorems · Theorem · real analysis

ENNReal.sub_eq_of_eq_add

∀ {a b c : ENNReal}, b ≠ ⊤ → a = c + b → a - b = c

See ENNReal.sub_eq_of_eq_add' for a version assuming that a = c + b itself is finite rather than b.

Defined in
Mathlib.Data.ENNReal.Operations
Cited by
2 results in Mathlib
Foundations
Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound

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.

Cited by2

Results whose statement or proof uses this declaration.