Theorems · Definition · group theory
MulEquiv.subgroupMap
{G : Type u_1} →
{G' : Type u_2} →
[inst : Group G] → [inst_1 : Group G'] → (e : G ≃* G') → (H : Subgroup G) → ↥H ≃* ↥(Subgroup.map (↑e) H)A subgroup is isomorphic to its image under an isomorphism. If you only have an injective map,
use Subgroup.equivMapOfInjective.
- Defined in
- Mathlib.Algebra.Group.Subgroup.Map
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Subgroupstatement and proof · cited by 3,593
- MulEquivstatement and proof · cited by 1,142
- Subgroup.mapstatement · cited by 301
- MonoidHomClass.toMonoidHomstatement · cited by 294
- Subgroup.toSubmonoidproof · cited by 114
- MulEquiv.submonoidMapproof · cited by 3
Cited by8
Results whose statement or proof uses this declaration.
- MulAction.stabilizerEquivStabilizerproof · cited by 16
- SubMulAction.fixingSubgroupEquivFixingSubgroupproof · cited by 5
- Subgroup.equivSMulproof · cited by 2
- Equiv.altCongrHomproof · cited by 1
- MulEquiv.coe_subgroupMap_applystatement · cited by 0
- Subgroup.equivMapOfInjective_coe_mulEquivstatement · cited by 0
- Int.subgroup_index_ne_zero_iffproof · cited by 0
- MulEquiv.subgroupMap_symm_applystatement · cited by 0