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

Theorem dfgrp2e 19087
Description: Alternate definition of a group as a set with a closed, associative operation, a left identity and a left inverse for each element. Alternate definition in [Lang] p. 7. (Contributed by NM, 10-Oct-2006.) (Revised by AV, 28-Aug-2021.)
Hypotheses
Ref Expression
dfgrp2.b 𝐵 = (Base‘𝐺)
dfgrp2.p + = (+g𝐺)
Assertion
Ref Expression
dfgrp2e (𝐺 ∈ Grp ↔ (∀𝑥𝐵𝑦𝐵 ((𝑥 + 𝑦) ∈ 𝐵 ∧ ∀𝑧𝐵 ((𝑥 + 𝑦) + 𝑧) = (𝑥 + (𝑦 + 𝑧))) ∧ ∃𝑛𝐵𝑥𝐵 ((𝑛 + 𝑥) = 𝑥 ∧ ∃𝑖𝐵 (𝑖 + 𝑥) = 𝑛)))
Distinct variable groups:   𝐵,𝑖,𝑛,𝑥   𝑖,𝐺,𝑛,𝑥   + ,𝑖,𝑛,𝑥   𝑦,𝐵,𝑧,𝑥   𝑦,𝐺,𝑧   𝑦, + ,𝑧

Proof of Theorem dfgrp2e
StepHypRef Expression
1 dfgrp2.b . . 3 𝐵 = (Base‘𝐺)
2 dfgrp2.p . . 3 + = (+g𝐺)
31, 2dfgrp2 19086 . 2 (𝐺 ∈ Grp ↔ (𝐺 ∈ Smgrp ∧ ∃𝑛𝐵𝑥𝐵 ((𝑛 + 𝑥) = 𝑥 ∧ ∃𝑖𝐵 (𝑖 + 𝑥) = 𝑛)))
4 ax-1 6 . . . . . . 7 (𝐺 ∈ V → (𝑛𝐵𝐺 ∈ V))
5 fvprc 6870 . . . . . . . 8 𝐺 ∈ V → (Base‘𝐺) = ∅)
61eleq2i 2852 . . . . . . . . 9 (𝑛𝐵𝑛 ∈ (Base‘𝐺))
7 eleq2 2849 . . . . . . . . . 10 ((Base‘𝐺) = ∅ → (𝑛 ∈ (Base‘𝐺) ↔ 𝑛 ∈ ∅))
8 noel 4284 . . . . . . . . . . 11 ¬ 𝑛 ∈ ∅
98pm2.21i 120 . . . . . . . . . 10 (𝑛 ∈ ∅ → 𝐺 ∈ V)
107, 9biimtrdi 256 . . . . . . . . 9 ((Base‘𝐺) = ∅ → (𝑛 ∈ (Base‘𝐺) → 𝐺 ∈ V))
116, 10biimtrid 245 . . . . . . . 8 ((Base‘𝐺) = ∅ → (𝑛𝐵𝐺 ∈ V))
125, 11syl 18 . . . . . . 7 𝐺 ∈ V → (𝑛𝐵𝐺 ∈ V))
134, 12pm2.61i 184 . . . . . 6 (𝑛𝐵𝐺 ∈ V)
1413a1d 26 . . . . 5 (𝑛𝐵 → (∀𝑥𝐵 ((𝑛 + 𝑥) = 𝑥 ∧ ∃𝑖𝐵 (𝑖 + 𝑥) = 𝑛) → 𝐺 ∈ V))
1514rexlimiv 3156 . . . 4 (∃𝑛𝐵𝑥𝐵 ((𝑛 + 𝑥) = 𝑥 ∧ ∃𝑖𝐵 (𝑖 + 𝑥) = 𝑛) → 𝐺 ∈ V)
161, 2issgrpv 18823 . . . 4 (𝐺 ∈ V → (𝐺 ∈ Smgrp ↔ ∀𝑥𝐵𝑦𝐵 ((𝑥 + 𝑦) ∈ 𝐵 ∧ ∀𝑧𝐵 ((𝑥 + 𝑦) + 𝑧) = (𝑥 + (𝑦 + 𝑧)))))
1715, 16syl 18 . . 3 (∃𝑛𝐵𝑥𝐵 ((𝑛 + 𝑥) = 𝑥 ∧ ∃𝑖𝐵 (𝑖 + 𝑥) = 𝑛) → (𝐺 ∈ Smgrp ↔ ∀𝑥𝐵𝑦𝐵 ((𝑥 + 𝑦) ∈ 𝐵 ∧ ∀𝑧𝐵 ((𝑥 + 𝑦) + 𝑧) = (𝑥 + (𝑦 + 𝑧)))))
1817pm5.32ri 586 . 2 ((𝐺 ∈ Smgrp ∧ ∃𝑛𝐵𝑥𝐵 ((𝑛 + 𝑥) = 𝑥 ∧ ∃𝑖𝐵 (𝑖 + 𝑥) = 𝑛)) ↔ (∀𝑥𝐵𝑦𝐵 ((𝑥 + 𝑦) ∈ 𝐵 ∧ ∀𝑧𝐵 ((𝑥 + 𝑦) + 𝑧) = (𝑥 + (𝑦 + 𝑧))) ∧ ∃𝑛𝐵𝑥𝐵 ((𝑛 + 𝑥) = 𝑥 ∧ ∃𝑖𝐵 (𝑖 + 𝑥) = 𝑛)))
193, 18bitri 278 1 (𝐺 ∈ Grp ↔ (∀𝑥𝐵𝑦𝐵 ((𝑥 + 𝑦) ∈ 𝐵 ∧ ∀𝑧𝐵 ((𝑥 + 𝑦) + 𝑧) = (𝑥 + (𝑦 + 𝑧))) ∧ ∃𝑛𝐵𝑥𝐵 ((𝑛 + 𝑥) = 𝑥 ∧ ∃𝑖𝐵 (𝑖 + 𝑥) = 𝑛)))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  ¬ wn 3  wi 4  wb 209  wa 401   = wceq 1570  wcel 2145  wral 3076  wrex 3086  Vcvv 3450  c0 4279  cfv 6533  (class class class)co 7413  Basecbs 17301  +gcplusg 17342  Smgrpcsgrp 18820  Grpcgrp 19057
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2213  ax-ext 2732  ax-sep 5251  ax-nul 5263  ax-pr 5398
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2564  df-eu 2594  df-clab 2739  df-cleq 2752  df-clel 2835  df-nfc 2909  df-ne 2956  df-ral 3077  df-rex 3087  df-rmo 3365  df-reu 3366  df-rab 3413  df-v 3452  df-sbc 3740  df-dif 3902  df-un 3904  df-in 3906  df-ss 3916  df-nul 4280  df-if 4483  df-sn 4585  df-pr 4587  df-op 4591  df-uni 4868  df-br 5104  df-opab 5168  df-mpt 5187  df-id 5550  df-xp 5661  df-rel 5662  df-cnv 5663  df-co 5664  df-dm 5665  df-iota 6489  df-fun 6535  df-fv 6541  df-riota 7370  df-ov 7416  df-0g 17526  df-mgm 18730  df-sgrp 18821  df-mnd 18837  df-grp 19060
This theorem is used by: (None)
  Copyright terms: Public domain W3C validator