Theorems · Theorem · group theory
SemidirectProduct.lift_inl
∀ {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) (n : N),
(SemidirectProduct.lift fn fg h) (SemidirectProduct.inl n) = fn n- 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
- mul_oneproof · cited by 3,885
- MonoidHomstatement and proof · cited by 3,629
- 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.inlstatement · cited by 20
- SemidirectProduct.liftstatement · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- SemidirectProduct.lift_comp_inlproof · cited by 0