Theorems · Theorem · group theory
AddSubgroup.index_map_eq
∀ {G : Type u_1} {G' : Type u_2} [inst : AddGroup G] [inst_1 : AddGroup G'] (H : AddSubgroup G) {f : G →+ G'},
Function.Surjective ⇑f → f.ker ≤ H → (AddSubgroup.map f H).index = H.index- Defined in
- Mathlib.GroupTheory.Index
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.kerstatement and proof · cited by 158
- AddSubgroup.indexstatement · cited by 104
- AddSubgroup.dvd_index_mapproof · cited by 1
- AddSubgroup.index_map_dvdproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- AddSubgroup.index_map_of_bijectiveproof · cited by 2