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

Theorem islmodd 13570
Description: Properties that determine a left module. See note in isgrpd2 12932 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 2267 . 2 (𝜑 → (Scalar‘𝑊) ∈ Ring)
5 islmodd.w . . . . . . . . . . 11 ((𝜑𝑥𝐵𝑦𝑉) → (𝑥 · 𝑦) ∈ 𝑉)
653expb 1206 . . . . . . . . . 10 ((𝜑 ∧ (𝑥𝐵𝑦𝑉)) → (𝑥 · 𝑦) ∈ 𝑉)
76ralrimivva 2572 . . . . . . . . 9 (𝜑 → ∀𝑥𝐵𝑦𝑉 (𝑥 · 𝑦) ∈ 𝑉)
8 oveq1 5898 . . . . . . . . . . . 12 (𝑥 = 𝑟 → (𝑥 · 𝑦) = (𝑟 · 𝑦))
98eleq1d 2258 . . . . . . . . . . 11 (𝑥 = 𝑟 → ((𝑥 · 𝑦) ∈ 𝑉 ↔ (𝑟 · 𝑦) ∈ 𝑉))
10 oveq2 5899 . . . . . . . . . . . 12 (𝑦 = 𝑤 → (𝑟 · 𝑦) = (𝑟 · 𝑤))
1110eleq1d 2258 . . . . . . . . . . 11 (𝑦 = 𝑤 → ((𝑟 · 𝑦) ∈ 𝑉 ↔ (𝑟 · 𝑤) ∈ 𝑉))
129, 11rspc2v 2869 . . . . . . . . . 10 ((𝑟𝐵𝑤𝑉) → (∀𝑥𝐵𝑦𝑉 (𝑥 · 𝑦) ∈ 𝑉 → (𝑟 · 𝑤) ∈ 𝑉))
1312ad2ant2l 508 . . . . . . . . 9 (((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉)) → (∀𝑥𝐵𝑦𝑉 (𝑥 · 𝑦) ∈ 𝑉 → (𝑟 · 𝑤) ∈ 𝑉))
147, 13mpan9 281 . . . . . . . 8 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → (𝑟 · 𝑤) ∈ 𝑉)
15 islmodd.c . . . . . . . . . 10 ((𝜑 ∧ (𝑥𝐵𝑦𝑉𝑧𝑉)) → (𝑥 · (𝑦 + 𝑧)) = ((𝑥 · 𝑦) + (𝑥 · 𝑧)))
1615ralrimivvva 2573 . . . . . . . . 9 (𝜑 → ∀𝑥𝐵𝑦𝑉𝑧𝑉 (𝑥 · (𝑦 + 𝑧)) = ((𝑥 · 𝑦) + (𝑥 · 𝑧)))
17 oveq1 5898 . . . . . . . . . . . . . 14 (𝑥 = 𝑟 → (𝑥 · (𝑦 + 𝑧)) = (𝑟 · (𝑦 + 𝑧)))
18 oveq1 5898 . . . . . . . . . . . . . . 15 (𝑥 = 𝑟 → (𝑥 · 𝑧) = (𝑟 · 𝑧))
198, 18oveq12d 5909 . . . . . . . . . . . . . 14 (𝑥 = 𝑟 → ((𝑥 · 𝑦) + (𝑥 · 𝑧)) = ((𝑟 · 𝑦) + (𝑟 · 𝑧)))
2017, 19eqeq12d 2204 . . . . . . . . . . . . 13 (𝑥 = 𝑟 → ((𝑥 · (𝑦 + 𝑧)) = ((𝑥 · 𝑦) + (𝑥 · 𝑧)) ↔ (𝑟 · (𝑦 + 𝑧)) = ((𝑟 · 𝑦) + (𝑟 · 𝑧))))
21 oveq1 5898 . . . . . . . . . . . . . . 15 (𝑦 = 𝑤 → (𝑦 + 𝑧) = (𝑤 + 𝑧))
2221oveq2d 5907 . . . . . . . . . . . . . 14 (𝑦 = 𝑤 → (𝑟 · (𝑦 + 𝑧)) = (𝑟 · (𝑤 + 𝑧)))
2310oveq1d 5906 . . . . . . . . . . . . . 14 (𝑦 = 𝑤 → ((𝑟 · 𝑦) + (𝑟 · 𝑧)) = ((𝑟 · 𝑤) + (𝑟 · 𝑧)))
2422, 23eqeq12d 2204 . . . . . . . . . . . . 13 (𝑦 = 𝑤 → ((𝑟 · (𝑦 + 𝑧)) = ((𝑟 · 𝑦) + (𝑟 · 𝑧)) ↔ (𝑟 · (𝑤 + 𝑧)) = ((𝑟 · 𝑤) + (𝑟 · 𝑧))))
25 oveq2 5899 . . . . . . . . . . . . . . 15 (𝑧 = 𝑢 → (𝑤 + 𝑧) = (𝑤 + 𝑢))
2625oveq2d 5907 . . . . . . . . . . . . . 14 (𝑧 = 𝑢 → (𝑟 · (𝑤 + 𝑧)) = (𝑟 · (𝑤 + 𝑢)))
27 oveq2 5899 . . . . . . . . . . . . . . 15 (𝑧 = 𝑢 → (𝑟 · 𝑧) = (𝑟 · 𝑢))
2827oveq2d 5907 . . . . . . . . . . . . . 14 (𝑧 = 𝑢 → ((𝑟 · 𝑤) + (𝑟 · 𝑧)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)))
2926, 28eqeq12d 2204 . . . . . . . . . . . . 13 (𝑧 = 𝑢 → ((𝑟 · (𝑤 + 𝑧)) = ((𝑟 · 𝑤) + (𝑟 · 𝑧)) ↔ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢))))
3020, 24, 29rspc3v 2872 . . . . . . . . . . . 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 2572 . . . . . . . . . 10 ((𝜑𝑥𝐵) → ∀𝑦𝐵𝑧𝑉 ((𝑥 𝑦) · 𝑧) = ((𝑥 · 𝑧) + (𝑦 · 𝑧)))
4035, 39sylan2 286 . . . . . . . . 9 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → ∀𝑦𝐵𝑧𝑉 ((𝑥 𝑦) · 𝑧) = ((𝑥 · 𝑧) + (𝑦 · 𝑧)))
41 simprlr 538 . . . . . . . . . 10 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → 𝑟𝐵)
42 simprrr 540 . . . . . . . . . 10 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → 𝑤𝑉)
43 oveq2 5899 . . . . . . . . . . . . 13 (𝑦 = 𝑟 → (𝑥 𝑦) = (𝑥 𝑟))
4443oveq1d 5906 . . . . . . . . . . . 12 (𝑦 = 𝑟 → ((𝑥 𝑦) · 𝑧) = ((𝑥 𝑟) · 𝑧))
45 oveq1 5898 . . . . . . . . . . . . 13 (𝑦 = 𝑟 → (𝑦 · 𝑧) = (𝑟 · 𝑧))
4645oveq2d 5907 . . . . . . . . . . . 12 (𝑦 = 𝑟 → ((𝑥 · 𝑧) + (𝑦 · 𝑧)) = ((𝑥 · 𝑧) + (𝑟 · 𝑧)))
4744, 46eqeq12d 2204 . . . . . . . . . . 11 (𝑦 = 𝑟 → (((𝑥 𝑦) · 𝑧) = ((𝑥 · 𝑧) + (𝑦 · 𝑧)) ↔ ((𝑥 𝑟) · 𝑧) = ((𝑥 · 𝑧) + (𝑟 · 𝑧))))
48 oveq2 5899 . . . . . . . . . . . 12 (𝑧 = 𝑤 → ((𝑥 𝑟) · 𝑧) = ((𝑥 𝑟) · 𝑤))
49 oveq2 5899 . . . . . . . . . . . . 13 (𝑧 = 𝑤 → (𝑥 · 𝑧) = (𝑥 · 𝑤))
50 oveq2 5899 . . . . . . . . . . . . 13 (𝑧 = 𝑤 → (𝑟 · 𝑧) = (𝑟 · 𝑤))
5149, 50oveq12d 5909 . . . . . . . . . . . 12 (𝑧 = 𝑤 → ((𝑥 · 𝑧) + (𝑟 · 𝑧)) = ((𝑥 · 𝑤) + (𝑟 · 𝑤)))
5248, 51eqeq12d 2204 . . . . . . . . . . 11 (𝑧 = 𝑤 → (((𝑥 𝑟) · 𝑧) = ((𝑥 · 𝑧) + (𝑟 · 𝑧)) ↔ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))))
5347, 52rspc2v 2869 . . . . . . . . . 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 2572 . . . . . . . . 9 ((𝜑𝑥𝐵) → ∀𝑦𝐵𝑧𝑉 ((𝑥 × 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)))
6135, 60sylan2 286 . . . . . . . 8 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → ∀𝑦𝐵𝑧𝑉 ((𝑥 × 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)))
62 oveq2 5899 . . . . . . . . . . . 12 (𝑦 = 𝑟 → (𝑥 × 𝑦) = (𝑥 × 𝑟))
6362oveq1d 5906 . . . . . . . . . . 11 (𝑦 = 𝑟 → ((𝑥 × 𝑦) · 𝑧) = ((𝑥 × 𝑟) · 𝑧))
6445oveq2d 5907 . . . . . . . . . . 11 (𝑦 = 𝑟 → (𝑥 · (𝑦 · 𝑧)) = (𝑥 · (𝑟 · 𝑧)))
6563, 64eqeq12d 2204 . . . . . . . . . 10 (𝑦 = 𝑟 → (((𝑥 × 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)) ↔ ((𝑥 × 𝑟) · 𝑧) = (𝑥 · (𝑟 · 𝑧))))
66 oveq2 5899 . . . . . . . . . . 11 (𝑧 = 𝑤 → ((𝑥 × 𝑟) · 𝑧) = ((𝑥 × 𝑟) · 𝑤))
6750oveq2d 5907 . . . . . . . . . . 11 (𝑧 = 𝑤 → (𝑥 · (𝑟 · 𝑧)) = (𝑥 · (𝑟 · 𝑤)))
6866, 67eqeq12d 2204 . . . . . . . . . 10 (𝑧 = 𝑤 → (((𝑥 × 𝑟) · 𝑧) = (𝑥 · (𝑟 · 𝑧)) ↔ ((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤))))
6965, 68rspc2v 2869 . . . . . . . . 9 ((𝑟𝐵𝑤𝑉) → (∀𝑦𝐵𝑧𝑉 ((𝑥 × 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)) → ((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤))))
7041, 42, 69syl2anc 411 . . . . . . . 8 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → (∀𝑦𝐵𝑧𝑉 ((𝑥 × 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)) → ((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤))))
7161, 70mpd 13 . . . . . . 7 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → ((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)))
72 islmodd.g . . . . . . . . 9 ((𝜑𝑥𝑉) → ( 1 · 𝑥) = 𝑥)
7372ralrimiva 2563 . . . . . . . 8 (𝜑 → ∀𝑥𝑉 ( 1 · 𝑥) = 𝑥)
74 oveq2 5899 . . . . . . . . . . 11 (𝑥 = 𝑤 → ( 1 · 𝑥) = ( 1 · 𝑤))
75 id 19 . . . . . . . . . . 11 (𝑥 = 𝑤𝑥 = 𝑤)
7674, 75eqeq12d 2204 . . . . . . . . . 10 (𝑥 = 𝑤 → (( 1 · 𝑥) = 𝑥 ↔ ( 1 · 𝑤) = 𝑤))
7776rspcv 2852 . . . . . . . . 9 (𝑤𝑉 → (∀𝑥𝑉 ( 1 · 𝑥) = 𝑥 → ( 1 · 𝑤) = 𝑤))
7877ad2antll 491 . . . . . . . 8 (((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉)) → (∀𝑥𝑉 ( 1 · 𝑥) = 𝑥 → ( 1 · 𝑤) = 𝑤))
7973, 78mpan9 281 . . . . . . 7 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → ( 1 · 𝑤) = 𝑤)
8056, 71, 79jca32 310 . . . . . 6 ((𝜑 ∧ ((𝑥𝐵𝑟𝐵) ∧ (𝑢𝑉𝑤𝑉))) → (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)))
8180anassrs 400 . . . . 5 (((𝜑 ∧ (𝑥𝐵𝑟𝐵)) ∧ (𝑢𝑉𝑤𝑉)) → (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)))
8281ralrimivva 2572 . . . 4 ((𝜑 ∧ (𝑥𝐵𝑟𝐵)) → ∀𝑢𝑉𝑤𝑉 (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)))
8382ralrimivva 2572 . . 3 (𝜑 → ∀𝑥𝐵𝑟𝐵𝑢𝑉𝑤𝑉 (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)))
84 islmodd.b . . . . 5 (𝜑𝐵 = (Base‘𝐹))
852fveq2d 5534 . . . . 5 (𝜑 → (Base‘𝐹) = (Base‘(Scalar‘𝑊)))
8684, 85eqtrd 2222 . . . 4 (𝜑𝐵 = (Base‘(Scalar‘𝑊)))
87 islmodd.v . . . . . 6 (𝜑𝑉 = (Base‘𝑊))
88 islmodd.s . . . . . . . . . . 11 (𝜑· = ( ·𝑠𝑊))
8988oveqd 5908 . . . . . . . . . 10 (𝜑 → (𝑟 · 𝑤) = (𝑟( ·𝑠𝑊)𝑤))
9089, 87eleq12d 2260 . . . . . . . . 9 (𝜑 → ((𝑟 · 𝑤) ∈ 𝑉 ↔ (𝑟( ·𝑠𝑊)𝑤) ∈ (Base‘𝑊)))
91 eqidd 2190 . . . . . . . . . . 11 (𝜑𝑟 = 𝑟)
92 islmodd.a . . . . . . . . . . . 12 (𝜑+ = (+g𝑊))
9392oveqd 5908 . . . . . . . . . . 11 (𝜑 → (𝑤 + 𝑢) = (𝑤(+g𝑊)𝑢))
9488, 91, 93oveq123d 5912 . . . . . . . . . 10 (𝜑 → (𝑟 · (𝑤 + 𝑢)) = (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)))
9588oveqd 5908 . . . . . . . . . . 11 (𝜑 → (𝑟 · 𝑢) = (𝑟( ·𝑠𝑊)𝑢))
9692, 89, 95oveq123d 5912 . . . . . . . . . 10 (𝜑 → ((𝑟 · 𝑤) + (𝑟 · 𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢)))
9794, 96eqeq12d 2204 . . . . . . . . 9 (𝜑 → ((𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ↔ (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢))))
98 islmodd.p . . . . . . . . . . . . 13 (𝜑 = (+g𝐹))
992fveq2d 5534 . . . . . . . . . . . . 13 (𝜑 → (+g𝐹) = (+g‘(Scalar‘𝑊)))
10098, 99eqtrd 2222 . . . . . . . . . . . 12 (𝜑 = (+g‘(Scalar‘𝑊)))
101100oveqd 5908 . . . . . . . . . . 11 (𝜑 → (𝑥 𝑟) = (𝑥(+g‘(Scalar‘𝑊))𝑟))
102 eqidd 2190 . . . . . . . . . . 11 (𝜑𝑤 = 𝑤)
10388, 101, 102oveq123d 5912 . . . . . . . . . 10 (𝜑 → ((𝑥 𝑟) · 𝑤) = ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤))
10488oveqd 5908 . . . . . . . . . . 11 (𝜑 → (𝑥 · 𝑤) = (𝑥( ·𝑠𝑊)𝑤))
10592, 104, 89oveq123d 5912 . . . . . . . . . 10 (𝜑 → ((𝑥 · 𝑤) + (𝑟 · 𝑤)) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤)))
106103, 105eqeq12d 2204 . . . . . . . . 9 (𝜑 → (((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤)) ↔ ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤))))
10790, 97, 1063anbi123d 1323 . . . . . . . 8 (𝜑 → (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ↔ ((𝑟( ·𝑠𝑊)𝑤) ∈ (Base‘𝑊) ∧ (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢)) ∧ ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤)))))
108 islmodd.t . . . . . . . . . . . . 13 (𝜑× = (.r𝐹))
1092fveq2d 5534 . . . . . . . . . . . . 13 (𝜑 → (.r𝐹) = (.r‘(Scalar‘𝑊)))
110108, 109eqtrd 2222 . . . . . . . . . . . 12 (𝜑× = (.r‘(Scalar‘𝑊)))
111110oveqd 5908 . . . . . . . . . . 11 (𝜑 → (𝑥 × 𝑟) = (𝑥(.r‘(Scalar‘𝑊))𝑟))
11288, 111, 102oveq123d 5912 . . . . . . . . . 10 (𝜑 → ((𝑥 × 𝑟) · 𝑤) = ((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤))
113 eqidd 2190 . . . . . . . . . . 11 (𝜑𝑥 = 𝑥)
11488, 113, 89oveq123d 5912 . . . . . . . . . 10 (𝜑 → (𝑥 · (𝑟 · 𝑤)) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤)))
115112, 114eqeq12d 2204 . . . . . . . . 9 (𝜑 → (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ↔ ((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤))))
116 islmodd.u . . . . . . . . . . . 12 (𝜑1 = (1r𝐹))
1172fveq2d 5534 . . . . . . . . . . . 12 (𝜑 → (1r𝐹) = (1r‘(Scalar‘𝑊)))
118116, 117eqtrd 2222 . . . . . . . . . . 11 (𝜑1 = (1r‘(Scalar‘𝑊)))
11988, 118, 102oveq123d 5912 . . . . . . . . . 10 (𝜑 → ( 1 · 𝑤) = ((1r‘(Scalar‘𝑊))( ·𝑠𝑊)𝑤))
120119eqeq1d 2198 . . . . . . . . 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 2698 . . . . . 6 (𝜑 → (∀𝑤𝑉 (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)) ↔ ∀𝑤 ∈ (Base‘𝑊)(((𝑟( ·𝑠𝑊)𝑤) ∈ (Base‘𝑊) ∧ (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢)) ∧ ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤))) ∧ (((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤)) ∧ ((1r‘(Scalar‘𝑊))( ·𝑠𝑊)𝑤) = 𝑤))))
12487, 123raleqbidv 2698 . . . . 5 (𝜑 → (∀𝑢𝑉𝑤𝑉 (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)) ↔ ∀𝑢 ∈ (Base‘𝑊)∀𝑤 ∈ (Base‘𝑊)(((𝑟( ·𝑠𝑊)𝑤) ∈ (Base‘𝑊) ∧ (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢)) ∧ ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤))) ∧ (((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤)) ∧ ((1r‘(Scalar‘𝑊))( ·𝑠𝑊)𝑤) = 𝑤))))
12586, 124raleqbidv 2698 . . . 4 (𝜑 → (∀𝑟𝐵𝑢𝑉𝑤𝑉 (((𝑟 · 𝑤) ∈ 𝑉 ∧ (𝑟 · (𝑤 + 𝑢)) = ((𝑟 · 𝑤) + (𝑟 · 𝑢)) ∧ ((𝑥 𝑟) · 𝑤) = ((𝑥 · 𝑤) + (𝑟 · 𝑤))) ∧ (((𝑥 × 𝑟) · 𝑤) = (𝑥 · (𝑟 · 𝑤)) ∧ ( 1 · 𝑤) = 𝑤)) ↔ ∀𝑟 ∈ (Base‘(Scalar‘𝑊))∀𝑢 ∈ (Base‘𝑊)∀𝑤 ∈ (Base‘𝑊)(((𝑟( ·𝑠𝑊)𝑤) ∈ (Base‘𝑊) ∧ (𝑟( ·𝑠𝑊)(𝑤(+g𝑊)𝑢)) = ((𝑟( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑢)) ∧ ((𝑥(+g‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = ((𝑥( ·𝑠𝑊)𝑤)(+g𝑊)(𝑟( ·𝑠𝑊)𝑤))) ∧ (((𝑥(.r‘(Scalar‘𝑊))𝑟)( ·𝑠𝑊)𝑤) = (𝑥( ·𝑠𝑊)(𝑟( ·𝑠𝑊)𝑤)) ∧ ((1r‘(Scalar‘𝑊))( ·𝑠𝑊)𝑤) = 𝑤))))
12686, 125raleqbidv 2698 . . 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 2189 . . 3 (Base‘𝑊) = (Base‘𝑊)
129 eqid 2189 . . 3 (+g𝑊) = (+g𝑊)
130 eqid 2189 . . 3 ( ·𝑠𝑊) = ( ·𝑠𝑊)
131 eqid 2189 . . 3 (Scalar‘𝑊) = (Scalar‘𝑊)
132 eqid 2189 . . 3 (Base‘(Scalar‘𝑊)) = (Base‘(Scalar‘𝑊))
133 eqid 2189 . . 3 (+g‘(Scalar‘𝑊)) = (+g‘(Scalar‘𝑊))
134 eqid 2189 . . 3 (.r‘(Scalar‘𝑊)) = (.r‘(Scalar‘𝑊))
135 eqid 2189 . . 3 (1r‘(Scalar‘𝑊)) = (1r‘(Scalar‘𝑊))
136128, 129, 130, 131, 132, 133, 134, 135islmod 13568 . 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 2160  wral 2468  cfv 5231  (class class class)co 5891  Basecbs 12480  +gcplusg 12555  .rcmulr 12556  Scalarcsca 12558   ·𝑠 cvsca 12559  Grpcgrp 12911  1rcur 13274  Ringcrg 13311  LModclmod 13564
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 1458  ax-7 1459  ax-gen 1460  ax-ie1 1504  ax-ie2 1505  ax-8 1515  ax-10 1516  ax-11 1517  ax-i12 1518  ax-bndl 1520  ax-4 1521  ax-17 1537  ax-i9 1541  ax-ial 1545  ax-i5r 1546  ax-13 2162  ax-14 2163  ax-ext 2171  ax-sep 4136  ax-pow 4189  ax-pr 4224  ax-un 4448  ax-cnex 7920  ax-resscn 7921  ax-1re 7923  ax-addrcl 7926
This theorem depends on definitions:  df-bi 117  df-3an 982  df-tru 1367  df-nf 1472  df-sb 1774  df-eu 2041  df-mo 2042  df-clab 2176  df-cleq 2182  df-clel 2185  df-nfc 2321  df-ral 2473  df-rex 2474  df-rab 2477  df-v 2754  df-sbc 2978  df-un 3148  df-in 3150  df-ss 3157  df-pw 3592  df-sn 3613  df-pr 3614  df-op 3616  df-uni 3825  df-int 3860  df-br 4019  df-opab 4080  df-mpt 4081  df-id 4308  df-xp 4647  df-rel 4648  df-cnv 4649  df-co 4650  df-dm 4651  df-rn 4652  df-res 4653  df-iota 5193  df-fun 5233  df-fn 5234  df-fv 5239  df-ov 5894  df-inn 8938  df-2 8996  df-3 8997  df-4 8998  df-5 8999  df-6 9000  df-ndx 12483  df-slot 12484  df-base 12486  df-plusg 12568  df-mulr 12569  df-sca 12571  df-vsca 12572  df-lmod 13566
This theorem is referenced by:  rmodislmod  13628  islss3  13656  sralmod  13727
  Copyright terms: Public domain W3C validator