Mathlib Map

Theorems · Theorem · group theory

MulEquiv.mapSubgroup_apply

∀ {G : Type u_1} [inst : Group G] {H : Type u_6} [inst_1 : Group H] (f : G ≃* H) (H_1 : Subgroup G),
  f.mapSubgroup H_1 = Subgroup.map (↑f) H_1
Defined in
Mathlib.Algebra.Group.Subgroup.Map
Cited by
4 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupGroup

Around this declaration

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

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.