NPAへ戻る
Declaration
subgroup_inter_normal_in_left
Mathlib.Algebra.Group.Subgroup
Packages
2
Module
63
Theorem
750
Declarations
1016
信頼境界外の sidecar
Source text や表示 overlay は提示用メタデータです。信頼する証拠は署名済み証明書と checker の結果です。
Statement
forall (G : Sort u), forall (one : G), forall (mul : forall (a : G), forall (b : G), G), forall (inv : forall (a : G), G), forall (Hpred : forall (x : G), Prop), forall (N : forall (x : G), Prop), forall (h_args : @SubgroupLawArgs.{u} G one mul inv Hpred), forall (n_normal : @NormalSubgroupLawArgs.{u} G one mul inv N), forall (h : G), forall (n : G), forall (hh : Hpred h), forall (hn : @SubgroupInterPred.{u} G Hpred N n), @SubgroupInterPred.{u} G Hpred N (mul (mul h n) (inv h))
Proof term
fun G => fun one => fun mul => fun inv => fun Hpred => fun N => fun h_args => fun n_normal => fun h => fun n => fun hh => fun hn => hn (@SubgroupInterPred.{u} G Hpred N (mul (mul h n) (inv h))) (fun (hnH : Hpred n) => fun (hnN : N n) => @subgroup_inter_intro.{u} G Hpred N (mul (mul h n) (inv h)) (@subgroup_mul_closed.{u} G one mul inv Hpred h_args (mul h n) (inv h) (@subgroup_mul_closed.{u} G one mul inv Hpred h_args h n hh hnH) (@subgroup_inv_closed.{u} G one mul inv Hpred h_args h hh)) (@normal_conj_closed.{u} G one mul inv N n_normal h n hnN))
Constants
Mathlib.Algebra.Group.Subgroup.NormalSubgroupLawArgs
Interface hash: sha256:808ae35e6b38f18f2fa58c14eebebbc2e93b11d1887b258bff2cea4daf9d9fb8
Mathlib.Algebra.Group.Subgroup.SubgroupInterPred
Interface hash: sha256:1dd799b430071044f579b518d434bdc6772cebff542702f6197e3513ed8db34a
Mathlib.Algebra.Group.Subgroup.SubgroupLawArgs
Interface hash: sha256:ab8653cb757048257bdb25d2e3319a7cc9476c36a6a5c1e17a97e8bdc2962a8c