Theorems · Theorem · order theory
ENat.WithBot.ofNat_add_cancel
∀ {a b : WithBot ℕ∞} {c : ℕ} [inst : c.AtLeastTwo], OfNat.ofNat c + a = OfNat.ofNat c + b ↔ a = b- Defined in
- Mathlib.Data.ENat.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext
- Assumes
- Nat.AtLeastTwo
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.
- ENatstatement and proof · cited by 4,985
- WithBotstatement and proof · cited by 1,498
- Nat.AtLeastTwostatement and proof · cited by 405
- ENat.WithBot.natCast_add_cancelproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.