Theorems · Theorem · order theory
WithTop.add_right_inj
∀ {α : Type u} [inst : Add α] {x y z : WithTop α} [IsRightCancelAdd α], z ≠ ⊤ → (x + z = y + z ↔ x = y)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
- Assumes
- AddIsRightCancelAdd
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- WithTopstatement and proof · cited by 3,754
- WithTop.someproof · cited by 1,128
- IsRightCancelAddstatement and proof · cited by 69
- IsAddRightRegular.allproof · cited by 5
- IsAddRightRegular.withTopproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- WithTop.add_right_cancelproof · cited by 1