![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > isgrpd | Structured version Visualization version GIF version |
Description: Deduce a group from its properties. Unlike isgrpd2 17649, this one goes straight from the base properties rather than going through Mnd. 𝑁 (negative) is normally dependent on 𝑥 i.e. read it as 𝑁(𝑥). (Contributed by NM, 6-Jun-2013.) (Revised by Mario Carneiro, 6-Jan-2015.) |
Ref | Expression |
---|---|
isgrpd.b | ⊢ (𝜑 → 𝐵 = (Base‘𝐺)) |
isgrpd.p | ⊢ (𝜑 → + = (+g‘𝐺)) |
isgrpd.c | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵 ∧ 𝑦 ∈ 𝐵) → (𝑥 + 𝑦) ∈ 𝐵) |
isgrpd.a | ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐵 ∧ 𝑦 ∈ 𝐵 ∧ 𝑧 ∈ 𝐵)) → ((𝑥 + 𝑦) + 𝑧) = (𝑥 + (𝑦 + 𝑧))) |
isgrpd.z | ⊢ (𝜑 → 0 ∈ 𝐵) |
isgrpd.i | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵) → ( 0 + 𝑥) = 𝑥) |
isgrpd.n | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵) → 𝑁 ∈ 𝐵) |
isgrpd.j | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵) → (𝑁 + 𝑥) = 0 ) |
Ref | Expression |
---|---|
isgrpd | ⊢ (𝜑 → 𝐺 ∈ Grp) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | isgrpd.b | . 2 ⊢ (𝜑 → 𝐵 = (Base‘𝐺)) | |
2 | isgrpd.p | . 2 ⊢ (𝜑 → + = (+g‘𝐺)) | |
3 | isgrpd.c | . 2 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵 ∧ 𝑦 ∈ 𝐵) → (𝑥 + 𝑦) ∈ 𝐵) | |
4 | isgrpd.a | . 2 ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐵 ∧ 𝑦 ∈ 𝐵 ∧ 𝑧 ∈ 𝐵)) → ((𝑥 + 𝑦) + 𝑧) = (𝑥 + (𝑦 + 𝑧))) | |
5 | isgrpd.z | . 2 ⊢ (𝜑 → 0 ∈ 𝐵) | |
6 | isgrpd.i | . 2 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵) → ( 0 + 𝑥) = 𝑥) | |
7 | isgrpd.n | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵) → 𝑁 ∈ 𝐵) | |
8 | isgrpd.j | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵) → (𝑁 + 𝑥) = 0 ) | |
9 | oveq1 6799 | . . . . 5 ⊢ (𝑦 = 𝑁 → (𝑦 + 𝑥) = (𝑁 + 𝑥)) | |
10 | 9 | eqeq1d 2772 | . . . 4 ⊢ (𝑦 = 𝑁 → ((𝑦 + 𝑥) = 0 ↔ (𝑁 + 𝑥) = 0 )) |
11 | 10 | rspcev 3458 | . . 3 ⊢ ((𝑁 ∈ 𝐵 ∧ (𝑁 + 𝑥) = 0 ) → ∃𝑦 ∈ 𝐵 (𝑦 + 𝑥) = 0 ) |
12 | 7, 8, 11 | syl2anc 565 | . 2 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵) → ∃𝑦 ∈ 𝐵 (𝑦 + 𝑥) = 0 ) |
13 | 1, 2, 3, 4, 5, 6, 12 | isgrpde 17650 | 1 ⊢ (𝜑 → 𝐺 ∈ Grp) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 382 ∧ w3a 1070 = wceq 1630 ∈ wcel 2144 ∃wrex 3061 ‘cfv 6031 (class class class)co 6792 Basecbs 16063 +gcplusg 16148 Grpcgrp 17629 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1869 ax-4 1884 ax-5 1990 ax-6 2056 ax-7 2092 ax-8 2146 ax-9 2153 ax-10 2173 ax-11 2189 ax-12 2202 ax-13 2407 ax-ext 2750 ax-sep 4912 ax-nul 4920 ax-pow 4971 ax-pr 5034 |
This theorem depends on definitions: df-bi 197 df-an 383 df-or 827 df-3an 1072 df-tru 1633 df-ex 1852 df-nf 1857 df-sb 2049 df-eu 2621 df-mo 2622 df-clab 2757 df-cleq 2763 df-clel 2766 df-nfc 2901 df-ne 2943 df-ral 3065 df-rex 3066 df-reu 3067 df-rmo 3068 df-rab 3069 df-v 3351 df-sbc 3586 df-dif 3724 df-un 3726 df-in 3728 df-ss 3735 df-nul 4062 df-if 4224 df-sn 4315 df-pr 4317 df-op 4321 df-uni 4573 df-br 4785 df-opab 4845 df-mpt 4862 df-id 5157 df-xp 5255 df-rel 5256 df-cnv 5257 df-co 5258 df-dm 5259 df-iota 5994 df-fun 6033 df-fv 6039 df-riota 6753 df-ov 6795 df-0g 16309 df-mgm 17449 df-sgrp 17491 df-mnd 17502 df-grp 17632 |
This theorem is referenced by: isgrpi 17652 issubg2 17816 symggrp 18026 isdrngd 18981 psrgrp 19612 cnlmod 23158 dchrabl 25199 motgrp 25658 ldualgrplem 34947 tgrpgrplem 36551 erngdvlem1 36790 erngdvlem1-rN 36798 dvhgrp 36910 mendring 38281 |
Copyright terms: Public domain | W3C validator |