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
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.
- AddGroupstatement and proof · cited by 4,410
- SetLikestatement and proof · cited by 1,084
- AddSubgroupClassstatement and proof · cited by 240
- AddMemClass.add_memproof · cited by 229
- add_neg_cancel_rightproof · cited by 65
- NegMemClass.neg_memproof · cited by 63
Cited by10
Results whose statement or proof uses this declaration.
- Submodule.add_mem_iff_leftproof · cited by 8
- AddSubgroup.add_mem_cancel_rightproof · cited by 6
- op_vadd_coe_setproof · cited by 2
- AddSubgroup.le_normalizer_iff_addCommutator_le_rightproof · cited by 1
- AddSubgroup.add_mem_iff_of_index_twoproof · cited by 1
- rightAddCoset_mem_rightAddCosetproof · cited by 1
- AddSubgroupClass.subset_unionproof · cited by 1
- AddSubgroup.normalizer_addCommutator_ge_leftproof · cited by 1
- AddAction.stabilizer_orbit_eqproof · cited by 0
- AddAction.IsBlock.of_orbitproof · cited by 0