Theorems · Theorem · order theory
LinearOrderedAddCommGroupWithTop.neg_add_cancel_right_of_ne_top
∀ {α : Type u_2} [inst : LinearOrderedAddCommGroupWithTop α] {b : α}, b ≠ ⊤ → ∀ (a : α), a + -b + b = a- Defined in
- Mathlib.Algebra.Order.AddGroupWithTop
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
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.
- Top.topstatement and proof · cited by 9,680
- add_zeroproof · cited by 2,707
- add_assocproof · cited by 746
- LinearOrderedAddCommGroupWithTopstatement and proof · cited by 37
- LinearOrderedAddCommGroupWithTop.neg_add_cancel_of_ne_topproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.