Theorems · Theorem · group theory
QuotientGroup.homQuotientZPowOfHom_comp_of_rightInverse
∀ {A B : Type u} [inst : CommGroup A] [inst_1 : CommGroup B] (f : A →* B) (g : B →* A) (n : ℤ),
Function.RightInverse ⇑g ⇑f →
(QuotientGroup.homQuotientZPowOfHom f n).comp (QuotientGroup.homQuotientZPowOfHom g n) =
MonoidHom.id (B ⧸ (zpowGroupHom n).range)- Defined in
- Mathlib.GroupTheory.QuotientGroup.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- CommGroupstatement and proof · cited by 990
- MonoidHom.compstatement · cited by 469
- MonoidHom.idstatement · cited by 323
- MonoidHom.rangestatement and proof · cited by 314
- MonoidHom.extproof · cited by 109
- zpowGroupHomstatement and proof · cited by 12
- QuotientGroup.monoidHom_extproof · cited by 5
- QuotientGroup.homQuotientZPowOfHomstatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.