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

Theorem subgdisjb 19662
Description: Vectors belonging to disjoint commuting subgroups are uniquely determined by their sum. Analogous to opth 5418, 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 482 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝑇 ∈ (SubGrp‘𝐺))
6 subgdisj.u . . . . . 6 (𝜑𝑈 ∈ (SubGrp‘𝐺))
76adantr 482 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝑈 ∈ (SubGrp‘𝐺))
8 subgdisj.i . . . . . 6 (𝜑 → (𝑇𝑈) = { 0 })
98adantr 482 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → (𝑇𝑈) = { 0 })
10 subgdisj.s . . . . . 6 (𝜑𝑇 ⊆ (𝑍𝑈))
1110adantr 482 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝑇 ⊆ (𝑍𝑈))
12 subgdisj.a . . . . . 6 (𝜑𝐴𝑇)
1312adantr 482 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝐴𝑇)
14 subgdisj.c . . . . . 6 (𝜑𝐶𝑇)
1514adantr 482 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝐶𝑇)
16 subgdisj.b . . . . . 6 (𝜑𝐵𝑈)
1716adantr 482 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝐵𝑈)
18 subgdisj.d . . . . . 6 (𝜑𝐷𝑈)
1918adantr 482 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝐷𝑈)
20 simpr 486 . . . . 5 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → (𝐴 + 𝐵) = (𝐶 + 𝐷))
211, 2, 3, 5, 7, 9, 11, 13, 15, 17, 19, 20subgdisj1 19660 . . . 4 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝐴 = 𝐶)
221, 2, 3, 5, 7, 9, 11, 13, 15, 17, 19, 20subgdisj2 19661 . . . 4 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝐵 = 𝐷)
2321, 22jca 517 . . 3 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → (𝐴 = 𝐶𝐵 = 𝐷))
2423ex 414 . 2 (𝜑 → ((𝐴 + 𝐵) = (𝐶 + 𝐷) → (𝐴 = 𝐶𝐵 = 𝐷)))
25 oveq12 7368 . 2 ((𝐴 = 𝐶𝐵 = 𝐷) → (𝐴 + 𝐵) = (𝐶 + 𝐷))
2624, 25impbid1 227 1 (𝜑 → ((𝐴 + 𝐵) = (𝐶 + 𝐷) ↔ (𝐴 = 𝐶𝐵 = 𝐷)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 397   = wceq 1548  wcel 2121  cin 3883  wss 3884  {csn 4557  cfv 6488  (class class class)co 7359  +gcplusg 17215  0gc0g 17397  SubGrpcsubg 19091  Cntzccntz 19284
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1803  ax-4 1817  ax-5 1918  ax-6 1975  ax-7 2016  ax-8 2123  ax-9 2131  ax-10 2154  ax-11 2170  ax-12 2191  ax-ext 2713  ax-rep 5201  ax-sep 5220  ax-nul 5230  ax-pow 5296  ax-pr 5364  ax-un 7681  ax-cnex 11090  ax-resscn 11091  ax-1cn 11092  ax-icn 11093  ax-addcl 11094  ax-addrcl 11095  ax-mulcl 11096  ax-mulrcl 11097  ax-mulcom 11098  ax-addass 11099  ax-mulass 11100  ax-distr 11101  ax-i2m1 11102  ax-1ne0 11103  ax-1rid 11104  ax-rnegex 11105  ax-rrecex 11106  ax-cnre 11107  ax-pre-lttri 11108  ax-pre-lttrn 11109  ax-pre-ltadd 11110  ax-pre-mulgt0 11111
This theorem depends on definitions:  df-bi 209  df-an 398  df-or 855  df-3or 1094  df-3an 1095  df-tru 1551  df-fal 1561  df-ex 1788  df-nf 1792  df-sb 2075  df-mo 2545  df-eu 2575  df-clab 2720  df-cleq 2733  df-clel 2816  df-nfc 2890  df-ne 2937  df-nel 3041  df-ral 3056  df-rex 3066  df-rmo 3346  df-reu 3347  df-rab 3394  df-v 3435  df-sbc 3725  df-csb 3833  df-dif 3887  df-un 3889  df-in 3891  df-ss 3901  df-pss 3904  df-nul 4264  df-if 4457  df-pw 4533  df-sn 4558  df-pr 4560  df-op 4564  df-uni 4841  df-iun 4925  df-br 5075  df-opab 5137  df-mpt 5156  df-tr 5182  df-id 5515  df-eprel 5520  df-po 5528  df-so 5529  df-fr 5573  df-we 5575  df-xp 5626  df-rel 5627  df-cnv 5628  df-co 5629  df-dm 5630  df-rn 5631  df-res 5632  df-ima 5633  df-pred 6255  df-ord 6316  df-on 6317  df-lim 6318  df-suc 6319  df-iota 6444  df-fun 6490  df-fn 6491  df-f 6492  df-f1 6493  df-fo 6494  df-f1o 6495  df-fv 6496  df-riota 7316  df-ov 7362  df-oprab 7363  df-mpo 7364  df-om 7810  df-1st 7933  df-2nd 7934  df-frecs 8224  df-wrecs 8255  df-recs 8304  df-rdg 8343  df-er 8637  df-en 8888  df-dom 8889  df-sdom 8890  df-pnf 11177  df-mnf 11178  df-xr 11179  df-ltxr 11180  df-le 11181  df-sub 11375  df-neg 11376  df-nn 12170  df-2 12239  df-sets 17129  df-slot 17147  df-ndx 17159  df-base 17175  df-ress 17196  df-plusg 17228  df-0g 17399  df-mgm 18603  df-sgrp 18682  df-mnd 18698  df-grp 18907  df-minusg 18908  df-sbg 18909  df-subg 19094  df-cntz 19286
This theorem is referenced by:  pj1eu  19665  pj1eq  19669  lvecindp2  21135
  Copyright terms: Public domain W3C validator