Theorems · Definition · group theory
Submonoid.equivMapOfInjective
{N : Type u_2} →
[inst : MulOneClass N] →
{M : Type u_5} →
[inst_1 : MulOneClass M] → (S : Submonoid M) → (f : M →* N) → Function.Injective ⇑f → ↥S ≃* ↥(Submonoid.map f S)A Subgroup is isomorphic to its image under an injective function. If you have an isomorphism,
use MulEquiv.submonoidMap for better definitional equalities.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses Classical.choice
- Assumes
- MulOneClassMulOneClass
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
- MonoidHomstatement and proof · cited by 3,629
- Submonoidstatement and proof · cited by 3,086
- MulEquivstatement · cited by 1,142
- MulOneClassstatement and proof · cited by 1,018
- Submonoid.mapstatement · cited by 190
- Equiv.Set.imageproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- Submonoid.coe_equivMapOfInjective_applystatement · cited by 0
- Submonoid.equivMapOfInjective_coe_mulEquivstatement and proof · cited by 0