Back to NPA
Declaration
kernel_inv_closed
Mathlib.Algebra.Group.Kernel
Packages
2
Module
63
Theorems
750
Declarations
1016
Untrusted sidecar
Source text and display overlays are presentation metadata. The signed certificate and checker result are the trusted evidence.
Statement
forall (G : Sort u), forall (oneG : G), forall (mulG : forall (a : G), forall (b : G), G), forall (invG : forall (a : G), G), forall (H : Sort v), forall (oneH : H), forall (mulH : forall (a : H), forall (b : H), H), forall (invH : forall (a : H), H), forall (f : forall (x : G), H), forall (groupH_args : @GroupLawArgs.{v} H oneH mulH invH), forall (hom_args : @GroupHomLawArgs.{u,v} G oneG mulG invG H oneH mulH invH f), forall (a : G), forall (ha : @KernelPred.{u,v} G H oneH f a), @KernelPred.{u,v} G H oneH f (invG a)
Proof term
fun G => fun oneG => fun mulG => fun invG => fun H => fun oneH => fun mulH => fun invH => fun f => fun groupH_args => fun hom_args => fun a => fun ha => @eq_trans.{v} H (f (invG a)) (invH (f a)) oneH (@hom_inv.{u,v} G oneG mulG invG H oneH mulH invH f hom_args a) (@eq_trans.{v} H (invH (f a)) (invH oneH) oneH (@eq_congr_arg.{v,v} H H invH (f a) oneH ha) (@eq_trans.{v} H (invH oneH) (mulH (invH oneH) oneH) oneH (@eq_symm.{v} H (mulH (invH oneH) oneH) (invH oneH) (@group_mul_one.{v} H oneH mulH invH groupH_args (invH oneH))) (@group_inv_mul.{v} H oneH mulH invH groupH_args oneH)))
Constants
Mathlib.Algebra.Group.Basic.GroupHomLawArgs
Interface hash: sha256:2991d80d7b6ba372e78a2481565ce13cd1438fdfe94ebda3febafcb8b0123ac2
Mathlib.Algebra.Group.Basic.GroupLawArgs
Interface hash: sha256:2d87332e5e2af4c4567f00f441f3a30fa8780563655728bc695cf467701fd8db
Mathlib.Algebra.Group.Basic.KernelPred
Interface hash: sha256:2d08ea1b24e6a892389925c4e52c3a7187ce98dccf8c9e6b96e0bf0672ab35b8