Mathlib Map

Theorems · Theorem · group theory

add_mem_cancel_right

∀ {G : Type u_1} [inst : AddGroup G] {S : Type u_4} {H : S} [inst_1 : SetLike S G] [AddSubgroupClass S G] {x y : G},
  x ∈ H → (y + x ∈ H ↔ y ∈ H)
Defined in
Mathlib.Algebra.Group.Subgroup.Defs
Cited by
10 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
AddGroupSetLikeAddSubgroupClass

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.

Cited by10

Results whose statement or proof uses this declaration.