MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  subgdisjb Structured version   Visualization version   GIF version

Theorem subgdisjb 19613
Description: Vectors belonging to disjoint commuting subgroups are uniquely determined by their sum. Analogous to opth 5421, this theorem shows a way of representing a pair of vectors. (Contributed by NM, 5-Jul-2014.) (Revised by Mario Carneiro, 19-Apr-2016.)
Hypotheses
Ref Expression
subgdisj.p + = (+g𝐺)
subgdisj.o 0 = (0g𝐺)
subgdisj.z 𝑍 = (Cntz‘𝐺)
subgdisj.t (𝜑𝑇 ∈ (SubGrp‘𝐺))
subgdisj.u (𝜑𝑈 ∈ (SubGrp‘𝐺))
subgdisj.i (𝜑 → (𝑇𝑈) = { 0 })
subgdisj.s (𝜑𝑇 ⊆ (𝑍𝑈))
subgdisj.a (𝜑𝐴𝑇)
subgdisj.c (𝜑𝐶𝑇)
subgdisj.b (𝜑𝐵𝑈)
subgdisj.d (𝜑𝐷𝑈)
Assertion
Ref Expression
subgdisjb (𝜑 → ((𝐴 + 𝐵) = (𝐶 + 𝐷) ↔ (𝐴 = 𝐶𝐵 = 𝐷)))

Proof of Theorem subgdisjb
StepHypRef Expression
1 subgdisj.p . . . . 5 + = (+g𝐺)
2 subgdisj.o . . . . 5 0 = (0g𝐺)
3 subgdisj.z . . . . 5 𝑍 = (Cntz‘𝐺)
4 subgdisj.t . . . . . 6 (𝜑𝑇 ∈ (SubGrp‘𝐺))
54adantr 480 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝑇 ∈ (SubGrp‘𝐺))
6 subgdisj.u . . . . . 6 (𝜑𝑈 ∈ (SubGrp‘𝐺))
76adantr 480 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝑈 ∈ (SubGrp‘𝐺))
8 subgdisj.i . . . . . 6 (𝜑 → (𝑇𝑈) = { 0 })
98adantr 480 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → (𝑇𝑈) = { 0 })
10 subgdisj.s . . . . . 6 (𝜑𝑇 ⊆ (𝑍𝑈))
1110adantr 480 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝑇 ⊆ (𝑍𝑈))
12 subgdisj.a . . . . . 6 (𝜑𝐴𝑇)
1312adantr 480 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝐴𝑇)
14 subgdisj.c . . . . . 6 (𝜑𝐶𝑇)
1514adantr 480 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝐶𝑇)
16 subgdisj.b . . . . . 6 (𝜑𝐵𝑈)
1716adantr 480 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝐵𝑈)
18 subgdisj.d . . . . . 6 (𝜑𝐷𝑈)
1918adantr 480 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝐷𝑈)
20 simpr 484 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → (𝐴 + 𝐵) = (𝐶 + 𝐷))
211, 2, 3, 5, 7, 9, 11, 13, 15, 17, 19, 20subgdisj1 19611 . . . 4 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝐴 = 𝐶)
221, 2, 3, 5, 7, 9, 11, 13, 15, 17, 19, 20subgdisj2 19612 . . . 4 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝐵 = 𝐷)
2321, 22jca 511 . . 3 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → (𝐴 = 𝐶𝐵 = 𝐷))
2423ex 412 . 2 (𝜑 → ((𝐴 + 𝐵) = (𝐶 + 𝐷) → (𝐴 = 𝐶𝐵 = 𝐷)))
25 oveq12 7364 . 2 ((𝐴 = 𝐶𝐵 = 𝐷) → (𝐴 + 𝐵) = (𝐶 + 𝐷))
2624, 25impbid1 225 1 (𝜑 → ((𝐴 + 𝐵) = (𝐶 + 𝐷) ↔ (𝐴 = 𝐶𝐵 = 𝐷)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206  wa 395   = wceq 1541  wcel 2113  cin 3897  wss 3898  {csn 4577  cfv 6489  (class class class)co 7355  +gcplusg 17168  0gc0g 17350  SubGrpcsubg 19041  Cntzccntz 19235
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1911  ax-6 1968  ax-7 2009  ax-8 2115  ax-9 2123  ax-10 2146  ax-11 2162  ax-12 2182  ax-ext 2705  ax-rep 5221  ax-sep 5238  ax-nul 5248  ax-pow 5307  ax-pr 5374  ax-un 7677  ax-cnex 11073  ax-resscn 11074  ax-1cn 11075  ax-icn 11076  ax-addcl 11077  ax-addrcl 11078  ax-mulcl 11079  ax-mulrcl 11080  ax-mulcom 11081  ax-addass 11082  ax-mulass 11083  ax-distr 11084  ax-i2m1 11085  ax-1ne0 11086  ax-1rid 11087  ax-rnegex 11088  ax-rrecex 11089  ax-cnre 11090  ax-pre-lttri 11091  ax-pre-lttrn 11092  ax-pre-ltadd 11093  ax-pre-mulgt0 11094
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3or 1087  df-3an 1088  df-tru 1544  df-fal 1554  df-ex 1781  df-nf 1785  df-sb 2068  df-mo 2537  df-eu 2566  df-clab 2712  df-cleq 2725  df-clel 2808  df-nfc 2882  df-ne 2930  df-nel 3034  df-ral 3049  df-rex 3058  df-rmo 3347  df-reu 3348  df-rab 3397  df-v 3439  df-sbc 3738  df-csb 3847  df-dif 3901  df-un 3903  df-in 3905  df-ss 3915  df-pss 3918  df-nul 4283  df-if 4477  df-pw 4553  df-sn 4578  df-pr 4580  df-op 4584  df-uni 4861  df-iun 4945  df-br 5096  df-opab 5158  df-mpt 5177  df-tr 5203  df-id 5516  df-eprel 5521  df-po 5529  df-so 5530  df-fr 5574  df-we 5576  df-xp 5627  df-rel 5628  df-cnv 5629  df-co 5630  df-dm 5631  df-rn 5632  df-res 5633  df-ima 5634  df-pred 6256  df-ord 6317  df-on 6318  df-lim 6319  df-suc 6320  df-iota 6445  df-fun 6491  df-fn 6492  df-f 6493  df-f1 6494  df-fo 6495  df-f1o 6496  df-fv 6497  df-riota 7312  df-ov 7358  df-oprab 7359  df-mpo 7360  df-om 7806  df-1st 7930  df-2nd 7931  df-frecs 8220  df-wrecs 8251  df-recs 8300  df-rdg 8338  df-er 8631  df-en 8880  df-dom 8881  df-sdom 8882  df-pnf 11159  df-mnf 11160  df-xr 11161  df-ltxr 11162  df-le 11163  df-sub 11357  df-neg 11358  df-nn 12137  df-2 12199  df-sets 17082  df-slot 17100  df-ndx 17112  df-base 17128  df-ress 17149  df-plusg 17181  df-0g 17352  df-mgm 18556  df-sgrp 18635  df-mnd 18651  df-grp 18857  df-minusg 18858  df-sbg 18859  df-subg 19044  df-cntz 19237
This theorem is referenced by:  pj1eu  19616  pj1eq  19620  lvecindp2  21085
  Copyright terms: Public domain W3C validator