Theorems · Theorem · order theory
WithBot.add_right_inj
∀ {α : Type u} [inst : Add α] {x y z : WithBot α} [IsRightCancelAdd α], z ≠ ⊥ → (x + z = y + z ↔ x = y)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
- Assumes
- AddIsRightCancelAdd
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.
- Bot.botstatement and proof · cited by 4,720
- WithBotstatement and proof · cited by 1,498
- WithBot.someproof · cited by 541
- WithBot.recBotCoeproof · cited by 101
- IsRightCancelAddstatement and proof · cited by 69
Cited by1
Results whose statement or proof uses this declaration.
- WithBot.add_right_cancelproof · cited by 0