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

Theorem gaass 18913
Description: An "associative" property for group actions. (Contributed by Jeff Hankins, 11-Aug-2009.) (Revised by Mario Carneiro, 13-Jan-2015.)
Hypotheses
Ref Expression
gaass.1 𝑋 = (Base‘𝐺)
gaass.2 + = (+g𝐺)
Assertion
Ref Expression
gaass (( ∈ (𝐺 GrpAct 𝑌) ∧ (𝐴𝑋𝐵𝑋𝐶𝑌)) → ((𝐴 + 𝐵) 𝐶) = (𝐴 (𝐵 𝐶)))

Proof of Theorem gaass
Dummy variables 𝑥 𝑦 𝑧 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 gaass.1 . . . . . . 7 𝑋 = (Base‘𝐺)
2 gaass.2 . . . . . . 7 + = (+g𝐺)
3 eqid 2738 . . . . . . 7 (0g𝐺) = (0g𝐺)
41, 2, 3isga 18907 . . . . . 6 ( ∈ (𝐺 GrpAct 𝑌) ↔ ((𝐺 ∈ Grp ∧ 𝑌 ∈ V) ∧ ( :(𝑋 × 𝑌)⟶𝑌 ∧ ∀𝑥𝑌 (((0g𝐺) 𝑥) = 𝑥 ∧ ∀𝑦𝑋𝑧𝑋 ((𝑦 + 𝑧) 𝑥) = (𝑦 (𝑧 𝑥))))))
54simprbi 497 . . . . 5 ( ∈ (𝐺 GrpAct 𝑌) → ( :(𝑋 × 𝑌)⟶𝑌 ∧ ∀𝑥𝑌 (((0g𝐺) 𝑥) = 𝑥 ∧ ∀𝑦𝑋𝑧𝑋 ((𝑦 + 𝑧) 𝑥) = (𝑦 (𝑧 𝑥)))))
6 simpr 485 . . . . . 6 ((((0g𝐺) 𝑥) = 𝑥 ∧ ∀𝑦𝑋𝑧𝑋 ((𝑦 + 𝑧) 𝑥) = (𝑦 (𝑧 𝑥))) → ∀𝑦𝑋𝑧𝑋 ((𝑦 + 𝑧) 𝑥) = (𝑦 (𝑧 𝑥)))
76ralimi 3087 . . . . 5 (∀𝑥𝑌 (((0g𝐺) 𝑥) = 𝑥 ∧ ∀𝑦𝑋𝑧𝑋 ((𝑦 + 𝑧) 𝑥) = (𝑦 (𝑧 𝑥))) → ∀𝑥𝑌𝑦𝑋𝑧𝑋 ((𝑦 + 𝑧) 𝑥) = (𝑦 (𝑧 𝑥)))
85, 7simpl2im 504 . . . 4 ( ∈ (𝐺 GrpAct 𝑌) → ∀𝑥𝑌𝑦𝑋𝑧𝑋 ((𝑦 + 𝑧) 𝑥) = (𝑦 (𝑧 𝑥)))
9 oveq2 7275 . . . . . 6 (𝑥 = 𝐶 → ((𝑦 + 𝑧) 𝑥) = ((𝑦 + 𝑧) 𝐶))
10 oveq2 7275 . . . . . . 7 (𝑥 = 𝐶 → (𝑧 𝑥) = (𝑧 𝐶))
1110oveq2d 7283 . . . . . 6 (𝑥 = 𝐶 → (𝑦 (𝑧 𝑥)) = (𝑦 (𝑧 𝐶)))
129, 11eqeq12d 2754 . . . . 5 (𝑥 = 𝐶 → (((𝑦 + 𝑧) 𝑥) = (𝑦 (𝑧 𝑥)) ↔ ((𝑦 + 𝑧) 𝐶) = (𝑦 (𝑧 𝐶))))
13 oveq1 7274 . . . . . . 7 (𝑦 = 𝐴 → (𝑦 + 𝑧) = (𝐴 + 𝑧))
1413oveq1d 7282 . . . . . 6 (𝑦 = 𝐴 → ((𝑦 + 𝑧) 𝐶) = ((𝐴 + 𝑧) 𝐶))
15 oveq1 7274 . . . . . 6 (𝑦 = 𝐴 → (𝑦 (𝑧 𝐶)) = (𝐴 (𝑧 𝐶)))
1614, 15eqeq12d 2754 . . . . 5 (𝑦 = 𝐴 → (((𝑦 + 𝑧) 𝐶) = (𝑦 (𝑧 𝐶)) ↔ ((𝐴 + 𝑧) 𝐶) = (𝐴 (𝑧 𝐶))))
17 oveq2 7275 . . . . . . 7 (𝑧 = 𝐵 → (𝐴 + 𝑧) = (𝐴 + 𝐵))
1817oveq1d 7282 . . . . . 6 (𝑧 = 𝐵 → ((𝐴 + 𝑧) 𝐶) = ((𝐴 + 𝐵) 𝐶))
19 oveq1 7274 . . . . . . 7 (𝑧 = 𝐵 → (𝑧 𝐶) = (𝐵 𝐶))
2019oveq2d 7283 . . . . . 6 (𝑧 = 𝐵 → (𝐴 (𝑧 𝐶)) = (𝐴 (𝐵 𝐶)))
2118, 20eqeq12d 2754 . . . . 5 (𝑧 = 𝐵 → (((𝐴 + 𝑧) 𝐶) = (𝐴 (𝑧 𝐶)) ↔ ((𝐴 + 𝐵) 𝐶) = (𝐴 (𝐵 𝐶))))
2212, 16, 21rspc3v 3572 . . . 4 ((𝐶𝑌𝐴𝑋𝐵𝑋) → (∀𝑥𝑌𝑦𝑋𝑧𝑋 ((𝑦 + 𝑧) 𝑥) = (𝑦 (𝑧 𝑥)) → ((𝐴 + 𝐵) 𝐶) = (𝐴 (𝐵 𝐶))))
238, 22syl5 34 . . 3 ((𝐶𝑌𝐴𝑋𝐵𝑋) → ( ∈ (𝐺 GrpAct 𝑌) → ((𝐴 + 𝐵) 𝐶) = (𝐴 (𝐵 𝐶))))
24233coml 1126 . 2 ((𝐴𝑋𝐵𝑋𝐶𝑌) → ( ∈ (𝐺 GrpAct 𝑌) → ((𝐴 + 𝐵) 𝐶) = (𝐴 (𝐵 𝐶))))
2524impcom 408 1 (( ∈ (𝐺 GrpAct 𝑌) ∧ (𝐴𝑋𝐵𝑋𝐶𝑌)) → ((𝐴 + 𝐵) 𝐶) = (𝐴 (𝐵 𝐶)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 396  w3a 1086   = wceq 1539  wcel 2106  wral 3064  Vcvv 3429   × cxp 5582  wf 6422  cfv 6426  (class class class)co 7267  Basecbs 16922  +gcplusg 16972  0gc0g 17160  Grpcgrp 18587   GrpAct cga 18905
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1798  ax-4 1812  ax-5 1913  ax-6 1971  ax-7 2011  ax-8 2108  ax-9 2116  ax-10 2137  ax-11 2154  ax-12 2171  ax-ext 2709  ax-sep 5221  ax-nul 5228  ax-pow 5286  ax-pr 5350  ax-un 7578
This theorem depends on definitions:  df-bi 206  df-an 397  df-or 845  df-3an 1088  df-tru 1542  df-fal 1552  df-ex 1783  df-nf 1787  df-sb 2068  df-mo 2540  df-eu 2569  df-clab 2716  df-cleq 2730  df-clel 2816  df-nfc 2889  df-ral 3069  df-rex 3070  df-rab 3073  df-v 3431  df-sbc 3716  df-csb 3832  df-dif 3889  df-un 3891  df-in 3893  df-ss 3903  df-nul 4257  df-if 4460  df-pw 4535  df-sn 4562  df-pr 4564  df-op 4568  df-uni 4840  df-br 5074  df-opab 5136  df-id 5484  df-xp 5590  df-rel 5591  df-cnv 5592  df-co 5593  df-dm 5594  df-rn 5595  df-iota 6384  df-fun 6428  df-fn 6429  df-f 6430  df-fv 6434  df-ov 7270  df-oprab 7271  df-mpo 7272  df-map 8604  df-ga 18906
This theorem is referenced by:  gass  18917  gasubg  18918  galcan  18920  gacan  18921  gaorber  18924  gastacl  18925  gastacos  18926  galactghm  19022
  Copyright terms: Public domain W3C validator