Mathlib Map

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
Assumes
GroupGroupGroupGroup

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.