Theorems · Theorem · group theory
AddSubgroup.index_map_of_injective
∀ {G : Type u_1} {G' : Type u_2} [inst : AddGroup G] [inst_1 : AddGroup G'] (H : AddSubgroup G) {f : G →+ G'},
Function.Injective ⇑f → (AddSubgroup.map f H).index = H.index * f.range.index- Defined in
- Mathlib.GroupTheory.Index
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- AddSubgroup.mapstatement · cited by 189
- AddMonoidHom.rangestatement and proof · cited by 142
- AddSubgroup.indexstatement and proof · cited by 104
- sup_bot_eqproof · cited by 31
- AddMonoidHom.ker_eq_botproof · cited by 7
- AddSubgroup.index_mapproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- AddSubgroup.index_map_subtypeproof · cited by 0