Mathlib Map

Theorems · Theorem · group theory

div_mem

∀ {M : Type u_3} {S : Type u_4} [inst : DivInvMonoid M] [inst_1 : SetLike S M] [hSM : SubgroupClass S M] {H : S}
  {x y : M}, x ∈ H → y ∈ H → x / y ∈ H

A subgroup is closed under division.

Defined in
Mathlib.Algebra.Group.Subgroup.Defs
Cited by
9 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
DivInvMonoidSetLikeSubgroupClass

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 by9

Results whose statement or proof uses this declaration.