Theorems · Theorem · group theory
sdiv_right_cancel_iff
∀ {G : Type u_1} {P : Type u_2} [inst : Group G] [T : Torsor G P] {p₁ p₂ p : P}, p /ₛ p₁ = p /ₛ p₂ ↔ p₁ = p₂Subtracting two points from the same point produces equal results if and only if those points are equal.
- Defined in
- Mathlib.Algebra.Torsor.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
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.
- Groupstatement and proof · cited by 6,238
- SDiv.sdivstatement · cited by 79
- Torsorstatement and proof · cited by 65
- sdiv_right_cancelproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.