Mathlib Map

Theorems · Theorem · group theory

AddEquiv.addSubgroupMap_symm_apply

∀ {G : Type u_1} {G' : Type u_2} [inst : AddGroup G] [inst_1 : AddGroup G'] (e : G ≃+ G') (H : AddSubgroup G)
  (g : ↥(AddSubgroup.map (↑e) H)), (e.addSubgroupMap H).symm g = ⟨e.symm ↑g, ⋯⟩
Defined in
Mathlib.Algebra.Group.Subgroup.Map
Cited by
0 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound
Assumes
AddGroupAddGroup

Around this declaration

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

Cites16

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.