Theorems · Theorem · group theory
rightAddCoset_eq_iff
∀ {α : Type u_1} [inst : AddGroup α] (s : AddSubgroup α) {x y : α},
AddOpposite.op x +ᵥ ↑s = AddOpposite.op y +ᵥ ↑s ↔ y + -x ∈ s- Defined in
- Mathlib.GroupTheory.Coset.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
- Assumes
- AddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- SetLike.coestatement · cited by 8,199
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- HVAdd.hVAddstatement · cited by 1,820
- add_assocproof · cited by 746
- AddOppositestatement · cited by 452
- Set.vaddSetstatement · cited by 403
- SetLike.mem_coeproof · cited by 302
- add_neg_cancelproof · cited by 213
- AddOpposite.opstatement · cited by 192
- Set.ext_iffproof · cited by 90
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.