返回 NPA
声明
normal_rel_mul_compat
Mathlib.Algebra.Group.Subgroup
包
2
模块
63
定理
750
声明
1016
非可信 sidecar
源文本和展示 overlay 属于展示元数据。可信证据是签名证书和 checker 结果。
陈述
forall (G : Sort u), forall (one : G), forall (mul : forall (a : G), forall (b : G), G), forall (inv : forall (a : G), G), forall (group_args : @GroupLawArgs.{u} G one mul inv), forall (N : forall (x : G), Prop), forall (normal_args : @NormalSubgroupLawArgs.{u} G one mul inv N), forall (a : G), forall (a2 : G), forall (b : G), forall (b2 : G), forall (ha : @NormalRel.{u} G one mul inv N a a2), forall (hb : @NormalRel.{u} G one mul inv N b b2), @NormalRel.{u} G one mul inv N (mul a b) (mul a2 b2)
证明项
fun G => fun one => fun mul => fun inv => fun group_args => fun N => fun normal_args => fun a => fun a2 => fun b => fun b2 => fun ha => fun hb => @eq_subst.{u} G N (mul (mul (mul (inv b) (mul (inv a) a2)) b) (mul (inv b) b2)) (mul (inv (mul a b)) (mul a2 b2)) (@group_rel_mul_reassoc.{u} G one mul inv group_args a a2 b b2) (@subgroup_mul_closed.{u} G one mul inv N (@normal_subgroup_laws.{u} G one mul inv N normal_args) (mul (mul (inv b) (mul (inv a) a2)) b) (mul (inv b) b2) (@normal_inv_conj_closed.{u} G one mul inv group_args N normal_args b (mul (inv a) a2) ha) hb)
常量
Mathlib.Algebra.Group.Basic.GroupLawArgs
Interface hash: sha256:2d87332e5e2af4c4567f00f441f3a30fa8780563655728bc695cf467701fd8db
Mathlib.Algebra.Group.Subgroup.NormalRel
Interface hash: sha256:9846c2dd7eb15da07ecbeb78644532226c8ce50cf7ddf9c0f7a2bd5cbb7bc58e
Mathlib.Algebra.Group.Subgroup.NormalSubgroupLawArgs
Interface hash: sha256:808ae35e6b38f18f2fa58c14eebebbc2e93b11d1887b258bff2cea4daf9d9fb8