Theorems · Theorem · group theory
SemidirectProduct.lift_inr
∀ {N : Type u_1} {G : Type u_2} {H : Type u_3} [inst : Group N] [inst_1 : Group G] [inst_2 : Group H]
{φ : G →* MulAut N} (fn : N →* H) (fg : G →* H)
(h : ∀ (g : G), fn.comp (MulEquiv.toMonoidHom (φ g)) = (MulEquiv.toMonoidHom (MulAut.conj (fg g))).comp fn) (g : G),
(SemidirectProduct.lift fn fg h) (SemidirectProduct.inr g) = fg g- Defined in
- Mathlib.GroupTheory.SemidirectProduct
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, 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
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- one_mulproof · cited by 2,841
- map_oneproof · cited by 861
- MonoidHom.compstatement and proof · cited by 469
- MulAutstatement and proof · cited by 158
- MulEquiv.toMonoidHomstatement and proof · cited by 126
- SemidirectProductstatement · cited by 69
- MulAut.conjstatement and proof · cited by 64
- SemidirectProduct.inrstatement · cited by 18
- SemidirectProduct.liftstatement · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- SemidirectProduct.lift_comp_inrproof · cited by 0