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

Theorem subgdisjb 19629
Description: Vectors belonging to disjoint commuting subgroups are uniquely determined by their sum. Analogous to opth 5444, 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 19627 . . . 4 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝐴 = 𝐶)
221, 2, 3, 5, 7, 9, 11, 13, 15, 17, 19, 20subgdisj2 19628 . . . 4 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → 𝐵 = 𝐷)
2321, 22jca 511 . . 3 ((𝜑 ∧ (𝐴 + 𝐵) = (𝐶 + 𝐷)) → (𝐴 = 𝐶𝐵 = 𝐷))
2423ex 412 . 2 (𝜑 → ((𝐴 + 𝐵) = (𝐶 + 𝐷) → (𝐴 = 𝐶𝐵 = 𝐷)))
25 oveq12 7403 . 2 ((𝐴 = 𝐶𝐵 = 𝐷) → (𝐴 + 𝐵) = (𝐶 + 𝐷))
2624, 25impbid1 225 1 (𝜑 → ((𝐴 + 𝐵) = (𝐶 + 𝐷) ↔ (𝐴 = 𝐶𝐵 = 𝐷)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206  wa 395   = wceq 1540  wcel 2109  cin 3921  wss 3922  {csn 4597  cfv 6519  (class class class)co 7394  +gcplusg 17226  0gc0g 17408  SubGrpcsubg 19058  Cntzccntz 19253
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1967  ax-7 2008  ax-8 2111  ax-9 2119  ax-10 2142  ax-11 2158  ax-12 2178  ax-ext 2702  ax-rep 5242  ax-sep 5259  ax-nul 5269  ax-pow 5328  ax-pr 5395  ax-un 7718  ax-cnex 11142  ax-resscn 11143  ax-1cn 11144  ax-icn 11145  ax-addcl 11146  ax-addrcl 11147  ax-mulcl 11148  ax-mulrcl 11149  ax-mulcom 11150  ax-addass 11151  ax-mulass 11152  ax-distr 11153  ax-i2m1 11154  ax-1ne0 11155  ax-1rid 11156  ax-rnegex 11157  ax-rrecex 11158  ax-cnre 11159  ax-pre-lttri 11160  ax-pre-lttrn 11161  ax-pre-ltadd 11162  ax-pre-mulgt0 11163
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3or 1087  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1780  df-nf 1784  df-sb 2066  df-mo 2534  df-eu 2563  df-clab 2709  df-cleq 2722  df-clel 2804  df-nfc 2880  df-ne 2928  df-nel 3032  df-ral 3047  df-rex 3056  df-rmo 3357  df-reu 3358  df-rab 3412  df-v 3457  df-sbc 3762  df-csb 3871  df-dif 3925  df-un 3927  df-in 3929  df-ss 3939  df-pss 3942  df-nul 4305  df-if 4497  df-pw 4573  df-sn 4598  df-pr 4600  df-op 4604  df-uni 4880  df-iun 4965  df-br 5116  df-opab 5178  df-mpt 5197  df-tr 5223  df-id 5541  df-eprel 5546  df-po 5554  df-so 5555  df-fr 5599  df-we 5601  df-xp 5652  df-rel 5653  df-cnv 5654  df-co 5655  df-dm 5656  df-rn 5657  df-res 5658  df-ima 5659  df-pred 6282  df-ord 6343  df-on 6344  df-lim 6345  df-suc 6346  df-iota 6472  df-fun 6521  df-fn 6522  df-f 6523  df-f1 6524  df-fo 6525  df-f1o 6526  df-fv 6527  df-riota 7351  df-ov 7397  df-oprab 7398  df-mpo 7399  df-om 7851  df-1st 7977  df-2nd 7978  df-frecs 8269  df-wrecs 8300  df-recs 8349  df-rdg 8387  df-er 8682  df-en 8923  df-dom 8924  df-sdom 8925  df-pnf 11228  df-mnf 11229  df-xr 11230  df-ltxr 11231  df-le 11232  df-sub 11425  df-neg 11426  df-nn 12198  df-2 12260  df-sets 17140  df-slot 17158  df-ndx 17170  df-base 17186  df-ress 17207  df-plusg 17239  df-0g 17410  df-mgm 18573  df-sgrp 18652  df-mnd 18668  df-grp 18874  df-minusg 18875  df-sbg 18876  df-subg 19061  df-cntz 19255
This theorem is referenced by:  pj1eu  19632  pj1eq  19636  lvecindp2  21055
  Copyright terms: Public domain W3C validator