Theorems · Theorem · number theory
ThreeAPFree.eq_right
∀ {α : Type u_2} [inst : AddCommMonoid α] [IsCancelAdd α] {s : Set α},
ThreeAPFree s → ∀ ⦃a : α⦄, a ∈ s → ∀ ⦃b : α⦄, b ∈ s → ∀ ⦃c : α⦄, c ∈ s → a + c = b + b → b = c- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext
- Assumes
- AddCommMonoidIsCancelAdd
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.
- Setstatement and proof · cited by 53,352
- AddCommMonoidstatement and proof · cited by 12,281
- IsCancelAddstatement and proof · cited by 79
- add_right_injproof · cited by 71
- ThreeAPFreestatement and proof · cited by 38
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.