Theorems · Theorem · group theory
SemidirectProduct.map_left
∀ {N₁ : Type u_4} {G₁ : Type u_5} {N₂ : Type u_6} {G₂ : Type u_7} [inst : Group N₁] [inst_1 : Group G₁]
[inst_2 : Group N₂] [inst_3 : Group G₂] {φ₁ : G₁ →* MulAut N₁} {φ₂ : G₂ →* MulAut N₂} (fn : N₁ →* N₂) (fg : G₁ →* G₂)
(h : ∀ (g : G₁), fn.comp (MulEquiv.toMonoidHom (φ₁ g)) = (MulEquiv.toMonoidHom (φ₂ (fg g))).comp fn)
(g : N₁ ⋊[φ₁] G₁), ((SemidirectProduct.map fn fg h) g).left = fn g.left- Defined in
- Mathlib.GroupTheory.SemidirectProduct
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, 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
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- MonoidHom.compstatement and proof · cited by 469
- MulAutstatement and proof · cited by 158
- MulEquiv.toMonoidHomstatement and proof · cited by 126
- SemidirectProductstatement and proof · cited by 69
- SemidirectProduct.leftstatement · cited by 30
- SemidirectProduct.mapstatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.