ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  islmodd GIF version

Theorem islmodd 13849
Description: Properties that determine a left module. See note in isgrpd2 13153 regarding the 𝜑 on hypotheses that name structure components. (Contributed by Mario Carneiro, 22-Jun-2014.)
Hypotheses
Ref Expression
islmodd.v (𝜑𝑉 = (Base‘𝑊))
islmodd.a (𝜑+ = (+g𝑊))
islmodd.f (𝜑𝐹 = (Scalar‘𝑊))
islmodd.s (𝜑· = ( ·𝑠𝑊))
islmodd.b (𝜑𝐵 = (Base‘𝐹))
islmodd.p (𝜑 = (+g𝐹))
islmodd.t (𝜑× = (.r𝐹))
islmodd.u (𝜑1 = (1r𝐹))
islmodd.r (𝜑𝐹 ∈ Ring)
islmodd.l (𝜑𝑊 ∈ Grp)
islmodd.w ((𝜑𝑥𝐵𝑦𝑉) → (𝑥 · 𝑦) ∈ 𝑉)
islmodd.c ((𝜑 ∧ (𝑥𝐵𝑦𝑉𝑧𝑉)) → (𝑥 · (𝑦 + 𝑧)) = ((𝑥 · 𝑦) + (𝑥 · 𝑧)))
islmodd.d ((𝜑 ∧ (𝑥𝐵𝑦𝐵𝑧𝑉)) → ((𝑥 𝑦) · 𝑧) = ((𝑥 · 𝑧) + (𝑦 · 𝑧)))
islmodd.e ((𝜑 ∧ (𝑥𝐵𝑦𝐵𝑧𝑉)) → ((𝑥 × 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)))
islmodd.g ((𝜑𝑥𝑉) → ( 1 · 𝑥) = 𝑥)
Assertion
Ref Expression
islmodd (𝜑𝑊 ∈ LMod)
Distinct variable groups:   𝑦,𝑧,   𝑥,𝑦,𝑧,𝐵   𝜑,𝑥,𝑦,𝑧   𝑥,𝑉,𝑦,𝑧   𝑥, + ,𝑦,𝑧   𝑥,𝑊   𝑥, · ,𝑦,𝑧   𝑦, × ,𝑧   𝑥, 1
Allowed substitution hints:   (𝑥)   × (𝑥)   1 (𝑦,𝑧)   𝐹(𝑥,𝑦,𝑧)   𝑊(𝑦,𝑧)

Proof of Theorem islmodd
Dummy variables 𝑢 𝑟 𝑤 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 islmodd.l . 2 (𝜑𝑊 ∈ Grp)
2 islmodd.f . . 3 (𝜑𝐹 = (Scalar‘𝑊))
3 islmodd.r . . 3 (𝜑𝐹 ∈ Ring)
42, 3eqeltrrd 2274 . 2 (𝜑 → (Scalar‘𝑊) ∈ Ring)
5 islmodd.w . . . . . . . . . . 11 ((𝜑𝑥𝐵𝑦𝑉) → (𝑥 · 𝑦) ∈ 𝑉)
653expb 1206 . . . . . . . . . 10 ((𝜑 ∧ (𝑥𝐵𝑦𝑉)) → (𝑥 · 𝑦) ∈ 𝑉)
76ralrimivva 2579 . . . . . . . . 9 (𝜑 → ∀𝑥𝐵𝑦𝑉 (𝑥 · 𝑦) ∈ 𝑉)
8 oveq1 5929 . . . . . . . . . . . 12 (𝑥 = 𝑟 → (𝑥 · 𝑦) = (𝑟 · 𝑦))
98eleq1d 2265 . . . . . . . . . . 11 (𝑥 = 𝑟 → ((𝑥 · 𝑦) ∈ 𝑉 ↔ (𝑟 · 𝑦) ∈ 𝑉))
10 oveq2 5930 . . . . . . . . . . . 12 (𝑦 = 𝑤 → (𝑟 · 𝑦) = (𝑟 · 𝑤))
1110eleq1d 2265 . . . . . . . . . . 11 (𝑦 = 𝑤 → ((𝑟 · 𝑦) ∈ 𝑉 ↔ (𝑟 · 𝑤) ∈ 𝑉))
129, 11rspc2v 2881 . . . . . . . . . 10 ((𝑟𝐵𝑤𝑉) → (∀𝑥𝐵𝑦𝑉 (𝑥 · 𝑦) ∈ 𝑉 → (𝑟 · 𝑤) ∈ 𝑉))
1312ad2ant2l 508 . . . . . . . . 9 (((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉)) → (∀𝑥𝐵𝑦𝑉 (𝑥 · 𝑦) ∈ 𝑉 → (𝑟 · 𝑤) ∈ 𝑉))
147, 13mpan9 281 . . . . . . . 8 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → (𝑟 · 𝑤) ∈ 𝑉)
15 islmodd.c . . . . . . . . . 10 ((𝜑 ∧ (𝑥𝐵𝑦𝑉𝑧𝑉)) → (𝑥 · (𝑦 + 𝑧)) = ((𝑥 · 𝑦) + (𝑥 · 𝑧)))
1615ralrimivvva 2580 . . . . . . . . 9 (𝜑 → ∀𝑥𝐵𝑦𝑉𝑧𝑉 (𝑥 · (𝑦 + 𝑧)) = ((𝑥 · 𝑦) + (𝑥 · 𝑧)))
17 oveq1 5929 . . . . . . . . . . . . . 14 (𝑥 = 𝑟 → (𝑥 · (𝑦 + 𝑧)) = (𝑟 · (𝑦 + 𝑧)))
18 oveq1 5929 . . . . . . . . . . . . . . 15 (𝑥 = 𝑟 → (𝑥 · 𝑧) = (𝑟 · 𝑧))
198, 18oveq12d 5940 . . . . . . . . . . . . . 14 (𝑥 = 𝑟 → ((𝑥 · 𝑦) + (𝑥 · 𝑧)) = ((𝑟 · 𝑦) + (𝑟 · 𝑧)))
2017, 19eqeq12d 2211 . . . . . . . . . . . . 13 (𝑥 = 𝑟 → ((𝑥 · (𝑦 + 𝑧)) = ((𝑥 · 𝑦) + (𝑥 · 𝑧)) ↔ (𝑟 · (𝑦 + 𝑧)) = ((𝑟 · 𝑦) + (𝑟 · 𝑧))))
21 oveq1 5929 . . . . . . . . . . . . . . 15 (𝑦 = 𝑤 → (𝑦 + 𝑧) = (𝑤 + 𝑧))
2221oveq2d 5938 . . . . . . . . . . . . . 14 (𝑦 = 𝑤 → (𝑟 · (𝑦 + 𝑧)) = (𝑟 · (𝑤 + 𝑧)))
2310oveq1d 5937 . . . . . . . . . . . . . 14 (𝑦 = 𝑤 → ((𝑟 · 𝑦) + (𝑟 · 𝑧)) = ((𝑟 · 𝑤) + (𝑟 · 𝑧)))
2422, 23eqeq12d 2211 . . . . . . . . . . . . 13 (𝑦 = 𝑤 → ((𝑟 · (𝑦 + 𝑧)) = ((𝑟 · 𝑦) + (𝑟 · 𝑧)) ↔ (𝑟 · (𝑤 + 𝑧)) = ((𝑟 · 𝑤) + (𝑟 · 𝑧))))
25 oveq2 5930 . . . . . . . . . . . . . . 15 (𝑧 = 𝑢 → (𝑤 + 𝑧) = (𝑤 + 𝑢))
2625oveq2d 5938 . . . . . . . . . . . . . 14 (𝑧 = 𝑢 → (𝑟 · (𝑤 + 𝑧)) = (𝑟 · (𝑤 + 𝑢)))
27 oveq2 5930 . . . . . . . . . . . . . . 15 (𝑧 = 𝑢 → (𝑟 · 𝑧) = (𝑟 · 𝑢))
2827oveq2d 5938 . . . . . . . . . . . . . 14 (𝑧 = 𝑢 → ((𝑟 · 𝑤) + (𝑟 · 𝑧)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)))
2926, 28eqeq12d 2211 . . . . . . . . . . . . 13 (𝑧 = 𝑢 → ((𝑟 · (𝑤 + 𝑧)) = ((𝑟 · 𝑤) + (𝑟 · 𝑧)) ↔ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢))))
3020, 24, 29rspc3v 2884 . . . . . . . . . . . 12 ((𝑟𝐵𝑤𝑉𝑢𝑉) → (∀𝑥𝐵𝑦𝑉𝑧𝑉 (𝑥 · (𝑦 + 𝑧)) = ((𝑥 · 𝑦) + (𝑥 · 𝑧)) → (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢))))
31303com23 1211 . . . . . . . . . . 11 ((𝑟𝐵𝑢𝑉𝑤𝑉) → (∀𝑥𝐵𝑦𝑉𝑧𝑉 (𝑥 · (𝑦 + 𝑧)) = ((𝑥 · 𝑦) + (𝑥 · 𝑧)) → (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢))))
32313expb 1206 . . . . . . . . . 10 ((𝑟𝐵 ∧ (𝑢𝑉𝑤𝑉)) → (∀𝑥𝐵𝑦𝑉𝑧𝑉 (𝑥 · (𝑦 + 𝑧)) = ((𝑥 · 𝑦) + (𝑥 · 𝑧)) → (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢))))
3332adantll 476 . . . . . . . . 9 (((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉)) → (∀𝑥𝐵𝑦𝑉𝑧𝑉 (𝑥 · (𝑦 + 𝑧)) = ((𝑥 · 𝑦) + (𝑥 · 𝑧)) → (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢))))
3416, 33mpan9 281 . . . . . . . 8 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)))
35 simpll 527 . . . . . . . . . 10 (((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉)) → 𝑥𝐵)
36 islmodd.d . . . . . . . . . . . . 13 ((𝜑 ∧ (𝑥𝐵𝑦𝐵𝑧𝑉)) → ((𝑥 𝑦) · 𝑧) = ((𝑥 · 𝑧) + (𝑦 · 𝑧)))
37363exp2 1227 . . . . . . . . . . . 12 (𝜑 → (𝑥𝐵 → (𝑦𝐵 → (𝑧𝑉 → ((𝑥 𝑦) · 𝑧) = ((𝑥 · 𝑧) + (𝑦 · 𝑧))))))
3837imp43 355 . . . . . . . . . . 11 (((𝜑𝑥𝐵) ∧ (𝑦𝐵𝑧𝑉)) → ((𝑥 𝑦) · 𝑧) = ((𝑥 · 𝑧) + (𝑦 · 𝑧)))
3938ralrimivva 2579 . . . . . . . . . 10 ((𝜑𝑥𝐵) → ∀𝑦𝐵𝑧𝑉 ((𝑥 𝑦) · 𝑧) = ((𝑥 · 𝑧) + (𝑦 · 𝑧)))
4035, 39sylan2 286 . . . . . . . . 9 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → ∀𝑦𝐵𝑧𝑉 ((𝑥 𝑦) · 𝑧) = ((𝑥 · 𝑧) + (𝑦 · 𝑧)))
41 simprlr 538 . . . . . . . . . 10 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → 𝑟𝐵)
42 simprrr 540 . . . . . . . . . 10 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → 𝑤𝑉)
43 oveq2 5930 . . . . . . . . . . . . 13 (𝑦 = 𝑟 → (𝑥 𝑦) = (𝑥 𝑟))
4443oveq1d 5937 . . . . . . . . . . . 12 (𝑦 = 𝑟 → ((𝑥 𝑦) · 𝑧) = ((𝑥 𝑟) · 𝑧))
45 oveq1 5929 . . . . . . . . . . . . 13 (𝑦 = 𝑟 → (𝑦 · 𝑧) = (𝑟 · 𝑧))
4645oveq2d 5938 . . . . . . . . . . . 12 (𝑦 = 𝑟 → ((𝑥 · 𝑧) + (𝑦 · 𝑧)) = ((𝑥 · 𝑧) + (𝑟 · 𝑧)))
4744, 46eqeq12d 2211 . . . . . . . . . . 11 (𝑦 = 𝑟 → (((𝑥 𝑦) · 𝑧) = ((𝑥 · 𝑧) + (𝑦 · 𝑧)) ↔ ((𝑥 𝑟) · 𝑧) = ((𝑥 · 𝑧) + (𝑟 · 𝑧))))
48 oveq2 5930 . . . . . . . . . . . 12 (𝑧 = 𝑤 → ((𝑥 𝑟) · 𝑧) = ((𝑥 𝑟) · 𝑤))
49 oveq2 5930 . . . . . . . . . . . . 13 (𝑧 = 𝑤 → (𝑥 · 𝑧) = (𝑥 · 𝑤))
50 oveq2 5930 . . . . . . . . . . . . 13 (𝑧 = 𝑤 → (𝑟 · 𝑧) = (𝑟 · 𝑤))
5149, 50oveq12d 5940 . . . . . . . . . . . 12 (𝑧 = 𝑤 → ((𝑥 · 𝑧) + (𝑟 · 𝑧)) = ((𝑥 · 𝑤) + (𝑟 · 𝑤)))
5248, 51eqeq12d 2211 . . . . . . . . . . 11 (𝑧 = 𝑤 → (((𝑥 𝑟) · 𝑧) = ((𝑥 · 𝑧) + (𝑟 · 𝑧)) ↔ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))))
5347, 52rspc2v 2881 . . . . . . . . . 10 ((𝑟𝐵𝑤𝑉) → (∀𝑦𝐵𝑧𝑉 ((𝑥 𝑦) · 𝑧) = ((𝑥 · 𝑧) + (𝑦 · 𝑧)) → ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))))
5441, 42, 53syl2anc 411 . . . . . . . . 9 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → (∀𝑦𝐵𝑧𝑉 ((𝑥 𝑦) · 𝑧) = ((𝑥 · 𝑧) + (𝑦 · 𝑧)) → ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))))
5540, 54mpd 13 . . . . . . . 8 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤)))
5614, 34, 553jca 1179 . . . . . . 7 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → ((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))))
57 islmodd.e . . . . . . . . . . . 12 ((𝜑 ∧ (𝑥𝐵𝑦𝐵𝑧𝑉)) → ((𝑥 × 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)))
58573exp2 1227 . . . . . . . . . . 11 (𝜑 → (𝑥𝐵 → (𝑦𝐵 → (𝑧𝑉 → ((𝑥 × 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧))))))
5958imp43 355 . . . . . . . . . 10 (((𝜑𝑥𝐵) ∧ (𝑦𝐵𝑧𝑉)) → ((𝑥 × 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)))
6059ralrimivva 2579 . . . . . . . . 9 ((𝜑𝑥𝐵) → ∀𝑦𝐵𝑧𝑉 ((𝑥 × 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)))
6135, 60sylan2 286 . . . . . . . 8 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → ∀𝑦𝐵𝑧𝑉 ((𝑥 × 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)))
62 oveq2 5930 . . . . . . . . . . . 12 (𝑦 = 𝑟 → (𝑥 × 𝑦) = (𝑥 × 𝑟))
6362oveq1d 5937 . . . . . . . . . . 11 (𝑦 = 𝑟 → ((𝑥 × 𝑦) · 𝑧) = ((𝑥 × 𝑟) · 𝑧))
6445oveq2d 5938 . . . . . . . . . . 11 (𝑦 = 𝑟 → (𝑥 · (𝑦 · 𝑧)) = (𝑥 · (𝑟 · 𝑧)))
6563, 64eqeq12d 2211 . . . . . . . . . 10 (𝑦 = 𝑟 → (((𝑥 × 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)) ↔ ((𝑥 × 𝑟) · 𝑧) = (𝑥 · (𝑟 · 𝑧))))
66 oveq2 5930 . . . . . . . . . . 11 (𝑧 = 𝑤 → ((𝑥 × 𝑟) · 𝑧) = ((𝑥 × 𝑟) · 𝑤))
6750oveq2d 5938 . . . . . . . . . . 11 (𝑧 = 𝑤 → (𝑥 · (𝑟 · 𝑧)) = (𝑥 · (𝑟 · 𝑤)))
6866, 67eqeq12d 2211 . . . . . . . . . 10 (𝑧 = 𝑤 → (((𝑥 × 𝑟) · 𝑧) = (𝑥 · (𝑟 · 𝑧)) ↔ ((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤))))
6965, 68rspc2v 2881 . . . . . . . . 9 ((𝑟𝐵𝑤𝑉) → (∀𝑦𝐵𝑧𝑉 ((𝑥 × 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)) → ((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤))))
7041, 42, 69syl2anc 411 . . . . . . . 8 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → (∀𝑦𝐵𝑧𝑉 ((𝑥 × 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)) → ((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤))))
7161, 70mpd 13 . . . . . . 7 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → ((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)))
72 islmodd.g . . . . . . . . 9 ((𝜑𝑥𝑉) → ( 1 · 𝑥) = 𝑥)
7372ralrimiva 2570 . . . . . . . 8 (𝜑 → ∀𝑥𝑉 ( 1 · 𝑥) = 𝑥)
74 oveq2 5930 . . . . . . . . . . 11 (𝑥 = 𝑤 → ( 1 · 𝑥) = ( 1 · 𝑤))
75 id 19 . . . . . . . . . . 11 (𝑥 = 𝑤𝑥 = 𝑤)
7674, 75eqeq12d 2211 . . . . . . . . . 10 (𝑥 = 𝑤 → (( 1 · 𝑥) = 𝑥 ↔ ( 1 · 𝑤) = 𝑤))
7776rspcv 2864 . . . . . . . . 9 (𝑤𝑉 → (∀𝑥𝑉 ( 1 · 𝑥) = 𝑥 → ( 1 · 𝑤) = 𝑤))
7877ad2antll 491 . . . . . . . 8 (((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉)) → (∀𝑥𝑉 ( 1 · 𝑥) = 𝑥 → ( 1 · 𝑤) = 𝑤))
7973, 78mpan9 281 . . . . . . 7 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → ( 1 · 𝑤) = 𝑤)
8056, 71, 79jca32 310 . . . . . 6 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)))
8180anassrs 400 . . . . 5 (((𝜑 ∧ (𝑥𝐵𝑟𝐵)) ∧ (𝑢𝑉𝑤𝑉)) → (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)))
8281ralrimivva 2579 . . . 4 ((𝜑 ∧ (𝑥𝐵𝑟𝐵)) → ∀𝑢𝑉𝑤𝑉 (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)))
8382ralrimivva 2579 . . 3 (𝜑 → ∀𝑥𝐵𝑟𝐵𝑢𝑉𝑤𝑉 (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)))
84 islmodd.b . . . . 5 (𝜑𝐵 = (Base‘𝐹))
852fveq2d 5562 . . . . 5 (𝜑 → (Base‘𝐹) = (Base‘(Scalar‘𝑊)))
8684, 85eqtrd 2229 . . . 4 (𝜑𝐵 = (Base‘(Scalar‘𝑊)))
87 islmodd.v . . . . . 6 (𝜑𝑉 = (Base‘𝑊))
88 islmodd.s . . . . . . . . . . 11 (𝜑· = ( ·𝑠𝑊))
8988oveqd 5939 . . . . . . . . . 10 (𝜑 → (𝑟 · 𝑤) = (𝑟( ·𝑠𝑊)𝑤))
9089, 87eleq12d 2267 . . . . . . . . 9 (𝜑 → ((𝑟 · 𝑤) ∈ 𝑉 ↔ (𝑟( ·𝑠𝑊)𝑤) ∈ (Base‘𝑊)))
91 eqidd 2197 . . . . . . . . . . 11 (𝜑𝑟 = 𝑟)
92 islmodd.a . . . . . . . . . . . 12 (𝜑+ = (+g𝑊))
9392oveqd 5939 . . . . . . . . . . 11 (𝜑 → (𝑤 + 𝑢) = (𝑤(+g𝑊)𝑢))
9488, 91, 93oveq123d 5943 . . . . . . . . . 10 (𝜑 → (𝑟 · (𝑤 + 𝑢)) = (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)))
9588oveqd 5939 . . . . . . . . . . 11 (𝜑 → (𝑟 · 𝑢) = (𝑟( ·𝑠𝑊)𝑢))
9692, 89, 95oveq123d 5943 . . . . . . . . . 10 (𝜑 → ((𝑟 · 𝑤) + (𝑟 · 𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢)))
9794, 96eqeq12d 2211 . . . . . . . . 9 (𝜑 → ((𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ↔ (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢))))
98 islmodd.p . . . . . . . . . . . . 13 (𝜑 = (+g𝐹))
992fveq2d 5562 . . . . . . . . . . . . 13 (𝜑 → (+g𝐹) = (+g‘(Scalar‘𝑊)))
10098, 99eqtrd 2229 . . . . . . . . . . . 12 (𝜑 = (+g‘(Scalar‘𝑊)))
101100oveqd 5939 . . . . . . . . . . 11 (𝜑 → (𝑥 𝑟) = (𝑥(+g‘(Scalar‘𝑊))𝑟))
102 eqidd 2197 . . . . . . . . . . 11 (𝜑𝑤 = 𝑤)
10388, 101, 102oveq123d 5943 . . . . . . . . . 10 (𝜑 → ((𝑥 𝑟) · 𝑤) = ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤))
10488oveqd 5939 . . . . . . . . . . 11 (𝜑 → (𝑥 · 𝑤) = (𝑥( ·𝑠𝑊)𝑤))
10592, 104, 89oveq123d 5943 . . . . . . . . . 10 (𝜑 → ((𝑥 · 𝑤) + (𝑟 · 𝑤)) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤)))
106103, 105eqeq12d 2211 . . . . . . . . 9 (𝜑 → (((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤)) ↔ ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤))))
10790, 97, 1063anbi123d 1323 . . . . . . . 8 (𝜑 → (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ↔ ((𝑟( ·𝑠𝑊)𝑤) ∈ (Base‘𝑊) ∧ (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢)) ∧ ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤)))))
108 islmodd.t . . . . . . . . . . . . 13 (𝜑× = (.r𝐹))
1092fveq2d 5562 . . . . . . . . . . . . 13 (𝜑 → (.r𝐹) = (.r‘(Scalar‘𝑊)))
110108, 109eqtrd 2229 . . . . . . . . . . . 12 (𝜑× = (.r‘(Scalar‘𝑊)))
111110oveqd 5939 . . . . . . . . . . 11 (𝜑 → (𝑥 × 𝑟) = (𝑥(.r‘(Scalar‘𝑊))𝑟))
11288, 111, 102oveq123d 5943 . . . . . . . . . 10 (𝜑 → ((𝑥 × 𝑟) · 𝑤) = ((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤))
113 eqidd 2197 . . . . . . . . . . 11 (𝜑𝑥 = 𝑥)
11488, 113, 89oveq123d 5943 . . . . . . . . . 10 (𝜑 → (𝑥 · (𝑟 · 𝑤)) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤)))
115112, 114eqeq12d 2211 . . . . . . . . 9 (𝜑 → (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ↔ ((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤))))
116 islmodd.u . . . . . . . . . . . 12 (𝜑1 = (1r𝐹))
1172fveq2d 5562 . . . . . . . . . . . 12 (𝜑 → (1r𝐹) = (1r‘(Scalar‘𝑊)))
118116, 117eqtrd 2229 . . . . . . . . . . 11 (𝜑1 = (1r‘(Scalar‘𝑊)))
11988, 118, 102oveq123d 5943 . . . . . . . . . 10 (𝜑 → ( 1 · 𝑤) = ((1r‘(Scalar‘𝑊))( ·𝑠𝑊)𝑤))
120119eqeq1d 2205 . . . . . . . . 9 (𝜑 → (( 1 · 𝑤) = 𝑤 ↔ ((1r‘(Scalar‘𝑊))( ·𝑠𝑊)𝑤) = 𝑤))
121115, 120anbi12d 473 . . . . . . . 8 (𝜑 → ((((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤) ↔ (((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤)) ∧ ((1r‘(Scalar‘𝑊))( ·𝑠𝑊)𝑤) = 𝑤)))
122107, 121anbi12d 473 . . . . . . 7 (𝜑 → ((((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)) ↔ (((𝑟( ·𝑠𝑊)𝑤) ∈ (Base‘𝑊) ∧ (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢)) ∧ ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤))) ∧ (((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤)) ∧ ((1r‘(Scalar‘𝑊))( ·𝑠𝑊)𝑤) = 𝑤))))
12387, 122raleqbidv 2709 . . . . . 6 (𝜑 → (∀𝑤𝑉 (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)) ↔ ∀𝑤 ∈ (Base‘𝑊)(((𝑟( ·𝑠𝑊)𝑤) ∈ (Base‘𝑊) ∧ (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢)) ∧ ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤))) ∧ (((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤)) ∧ ((1r‘(Scalar‘𝑊))( ·𝑠𝑊)𝑤) = 𝑤))))
12487, 123raleqbidv 2709 . . . . 5 (𝜑 → (∀𝑢𝑉𝑤𝑉 (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)) ↔ ∀𝑢 ∈ (Base‘𝑊)∀𝑤 ∈ (Base‘𝑊)(((𝑟( ·𝑠𝑊)𝑤) ∈ (Base‘𝑊) ∧ (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢)) ∧ ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤))) ∧ (((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤)) ∧ ((1r‘(Scalar‘𝑊))( ·𝑠𝑊)𝑤) = 𝑤))))
12586, 124raleqbidv 2709 . . . 4 (𝜑 → (∀𝑟𝐵𝑢𝑉𝑤𝑉 (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)) ↔ ∀𝑟 ∈ (Base‘(Scalar‘𝑊))∀𝑢 ∈ (Base‘𝑊)∀𝑤 ∈ (Base‘𝑊)(((𝑟( ·𝑠𝑊)𝑤) ∈ (Base‘𝑊) ∧ (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢)) ∧ ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤))) ∧ (((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤)) ∧ ((1r‘(Scalar‘𝑊))( ·𝑠𝑊)𝑤) = 𝑤))))
12686, 125raleqbidv 2709 . . 3 (𝜑 → (∀𝑥𝐵𝑟𝐵𝑢𝑉𝑤𝑉 (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)) ↔ ∀𝑥 ∈ (Base‘(Scalar‘𝑊))∀𝑟 ∈ (Base‘(Scalar‘𝑊))∀𝑢 ∈ (Base‘𝑊)∀𝑤 ∈ (Base‘𝑊)(((𝑟( ·𝑠𝑊)𝑤) ∈ (Base‘𝑊) ∧ (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢)) ∧ ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤))) ∧ (((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤)) ∧ ((1r‘(Scalar‘𝑊))( ·𝑠𝑊)𝑤) = 𝑤))))
12783, 126mpbid 147 . 2 (𝜑 → ∀𝑥 ∈ (Base‘(Scalar‘𝑊))∀𝑟 ∈ (Base‘(Scalar‘𝑊))∀𝑢 ∈ (Base‘𝑊)∀𝑤 ∈ (Base‘𝑊)(((𝑟( ·𝑠𝑊)𝑤) ∈ (Base‘𝑊) ∧ (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢)) ∧ ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤))) ∧ (((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤)) ∧ ((1r‘(Scalar‘𝑊))( ·𝑠𝑊)𝑤) = 𝑤)))
128 eqid 2196 . . 3 (Base‘𝑊) = (Base‘𝑊)
129 eqid 2196 . . 3 (+g𝑊) = (+g𝑊)
130 eqid 2196 . . 3 ( ·𝑠𝑊) = ( ·𝑠𝑊)
131 eqid 2196 . . 3 (Scalar‘𝑊) = (Scalar‘𝑊)
132 eqid 2196 . . 3 (Base‘(Scalar‘𝑊)) = (Base‘(Scalar‘𝑊))
133 eqid 2196 . . 3 (+g‘(Scalar‘𝑊)) = (+g‘(Scalar‘𝑊))
134 eqid 2196 . . 3 (.r‘(Scalar‘𝑊)) = (.r‘(Scalar‘𝑊))
135 eqid 2196 . . 3 (1r‘(Scalar‘𝑊)) = (1r‘(Scalar‘𝑊))
136128, 129, 130, 131, 132, 133, 134, 135islmod 13847 . 2 (𝑊 ∈ LMod ↔ (𝑊 ∈ Grp ∧ (Scalar‘𝑊) ∈ Ring ∧ ∀𝑥 ∈ (Base‘(Scalar‘𝑊))∀𝑟 ∈ (Base‘(Scalar‘𝑊))∀𝑢 ∈ (Base‘𝑊)∀𝑤 ∈ (Base‘𝑊)(((𝑟( ·𝑠𝑊)𝑤) ∈ (Base‘𝑊) ∧ (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢)) ∧ ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤))) ∧ (((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤)) ∧ ((1r‘(Scalar‘𝑊))( ·𝑠𝑊)𝑤) = 𝑤))))
1371, 4, 127, 136syl3anbrc 1183 1 (𝜑𝑊 ∈ LMod)
Colors of variables: wff set class
Syntax hints:  wi 4  wa 104  w3a 980   = wceq 1364  wcel 2167  wral 2475  cfv 5258  (class class class)co 5922  Basecbs 12678  +gcplusg 12755  .rcmulr 12756  Scalarcsca 12758   ·𝑠 cvsca 12759  Grpcgrp 13132  1rcur 13515  Ringcrg 13552  LModclmod 13843
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-io 710  ax-5 1461  ax-7 1462  ax-gen 1463  ax-ie1 1507  ax-ie2 1508  ax-8 1518  ax-10 1519  ax-11 1520  ax-i12 1521  ax-bndl 1523  ax-4 1524  ax-17 1540  ax-i9 1544  ax-ial 1548  ax-i5r 1549  ax-13 2169  ax-14 2170  ax-ext 2178  ax-sep 4151  ax-pow 4207  ax-pr 4242  ax-un 4468  ax-cnex 7970  ax-resscn 7971  ax-1re 7973  ax-addrcl 7976
This theorem depends on definitions:  df-bi 117  df-3an 982  df-tru 1367  df-nf 1475  df-sb 1777  df-eu 2048  df-mo 2049  df-clab 2183  df-cleq 2189  df-clel 2192  df-nfc 2328  df-ral 2480  df-rex 2481  df-rab 2484  df-v 2765  df-sbc 2990  df-un 3161  df-in 3163  df-ss 3170  df-pw 3607  df-sn 3628  df-pr 3629  df-op 3631  df-uni 3840  df-int 3875  df-br 4034  df-opab 4095  df-mpt 4096  df-id 4328  df-xp 4669  df-rel 4670  df-cnv 4671  df-co 4672  df-dm 4673  df-rn 4674  df-res 4675  df-iota 5219  df-fun 5260  df-fn 5261  df-fv 5266  df-ov 5925  df-inn 8991  df-2 9049  df-3 9050  df-4 9051  df-5 9052  df-6 9053  df-ndx 12681  df-slot 12682  df-base 12684  df-plusg 12768  df-mulr 12769  df-sca 12771  df-vsca 12772  df-lmod 13845
This theorem is referenced by:  rmodislmod  13907  islss3  13935  sralmod  14006
  Copyright terms: Public domain W3C validator