Mathlib Map

Theorems · Theorem · group theory

SubgroupClass.coe_div

∀ {G : Type u_1} [inst : Group G] {S : Type u_4} {H : S} [inst_1 : SetLike S G] [inst_2 : SubgroupClass S G] (x y : ↥H),
  ↑(x / y) = ↑x / ↑y
Defined in
Mathlib.Algebra.Group.Subgroup.Defs
Cited by
0 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
GroupSetLikeSubgroupClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

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
  • SetLikestatement and proof · cited by 1,084
  • SubgroupClassstatement and proof · cited by 34

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.