Theorems · Theorem · group theory
Subgroup.relIndex_map_map
∀ {G : Type u_1} {G' : Type u_2} [inst : Group G] [inst_1 : Group G'] (f : G →* G') (H K : Subgroup G),
(Subgroup.map f H).relIndex (Subgroup.map f K) = (H ⊔ f.ker).relIndex (K ⊔ f.ker)- Defined in
- Mathlib.GroupTheory.Index
- Cited by
- 0 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.
Cites11
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
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- Subgroup.mapstatement and proof · cited by 301
- MonoidHom.kerstatement and proof · cited by 212
- Subgroup.comapproof · cited by 154
- Subgroup.relIndexstatement and proof · cited by 72
- GaloisConnection.l_u_l_eq_lproof · cited by 19
- Subgroup.gc_map_comapproof · cited by 12
- Subgroup.comap_map_eqproof · cited by 9
- Subgroup.relIndex_comapproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.