Theorems · Definition · group theory
AddSubgroup.equivMapOfInjective
{G : Type u_1} →
[inst : AddGroup G] →
{N : Type u_5} →
[inst_1 : AddGroup N] → (H : AddSubgroup G) → (f : G →+ N) → Function.Injective ⇑f → ↥H ≃+ ↥(AddSubgroup.map f H)An additive subgroup is isomorphic to its image under an injective function. If you
have an isomorphism, use AddEquiv.addSubgroupMap for better definitional equalities.
- Defined in
- Mathlib.Algebra.Group.Subgroup.Map
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivproof · cited by 8,337
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Set.imageproof · cited by 5,609
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- AddEquivstatement · cited by 1,087
- AddSubgroup.mapstatement · cited by 189
- Equiv.Set.imageproof · cited by 15
Cited by3
Results whose statement or proof uses this declaration.
- AddSubgroup.card_comap_dvd_of_injectiveproof · cited by 0
- AddSubgroup.equivMapOfInjective_coe_addEquivstatement and proof · cited by 0
- AddSubgroup.coe_equivMapOfInjective_applystatement · cited by 0