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

Theorem lcmfunsnlem 16688
Description: Lemma for lcmfdvds 16689 and lcmfunsn 16691. These two theorems must be proven simultaneously by induction on the cardinality of a finite set 𝑌, because they depend on each other. This can be seen by the two parts lcmfunsnlem1 16684 and lcmfunsnlem2 16687 of the induction step, each of them using both induction hypotheses. (Contributed by AV, 26-Aug-2020.)
Assertion
Ref Expression
lcmfunsnlem ((𝑌 ⊆ ℤ ∧ 𝑌 ∈ Fin) → (∀𝑘 ∈ ℤ (∀𝑚𝑌 𝑚𝑘 → (lcm𝑌) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑌 ∪ {𝑛})) = ((lcm𝑌) lcm 𝑛)))
Distinct variable group:   𝑘,𝑛,𝑚,𝑌

Proof of Theorem lcmfunsnlem
Dummy variables 𝑥 𝑦 𝑧 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 sseq1 4034 . . . 4 (𝑥 = ∅ → (𝑥 ⊆ ℤ ↔ ∅ ⊆ ℤ))
2 raleq 3331 . . . . . . 7 (𝑥 = ∅ → (∀𝑚𝑥 𝑚𝑘 ↔ ∀𝑚 ∈ ∅ 𝑚𝑘))
3 fveq2 6920 . . . . . . . 8 (𝑥 = ∅ → (lcm𝑥) = (lcm‘∅))
43breq1d 5176 . . . . . . 7 (𝑥 = ∅ → ((lcm𝑥) ∥ 𝑘 ↔ (lcm‘∅) ∥ 𝑘))
52, 4imbi12d 344 . . . . . 6 (𝑥 = ∅ → ((∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ↔ (∀𝑚 ∈ ∅ 𝑚𝑘 → (lcm‘∅) ∥ 𝑘)))
65ralbidv 3184 . . . . 5 (𝑥 = ∅ → (∀𝑘 ∈ ℤ (∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ↔ ∀𝑘 ∈ ℤ (∀𝑚 ∈ ∅ 𝑚𝑘 → (lcm‘∅) ∥ 𝑘)))
7 uneq1 4184 . . . . . . . 8 (𝑥 = ∅ → (𝑥 ∪ {𝑛}) = (∅ ∪ {𝑛}))
87fveq2d 6924 . . . . . . 7 (𝑥 = ∅ → (lcm‘(𝑥 ∪ {𝑛})) = (lcm‘(∅ ∪ {𝑛})))
93oveq1d 7463 . . . . . . 7 (𝑥 = ∅ → ((lcm𝑥) lcm 𝑛) = ((lcm‘∅) lcm 𝑛))
108, 9eqeq12d 2756 . . . . . 6 (𝑥 = ∅ → ((lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛) ↔ (lcm‘(∅ ∪ {𝑛})) = ((lcm‘∅) lcm 𝑛)))
1110ralbidv 3184 . . . . 5 (𝑥 = ∅ → (∀𝑛 ∈ ℤ (lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛) ↔ ∀𝑛 ∈ ℤ (lcm‘(∅ ∪ {𝑛})) = ((lcm‘∅) lcm 𝑛)))
126, 11anbi12d 631 . . . 4 (𝑥 = ∅ → ((∀𝑘 ∈ ℤ (∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛)) ↔ (∀𝑘 ∈ ℤ (∀𝑚 ∈ ∅ 𝑚𝑘 → (lcm‘∅) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(∅ ∪ {𝑛})) = ((lcm‘∅) lcm 𝑛))))
131, 12imbi12d 344 . . 3 (𝑥 = ∅ → ((𝑥 ⊆ ℤ → (∀𝑘 ∈ ℤ (∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛))) ↔ (∅ ⊆ ℤ → (∀𝑘 ∈ ℤ (∀𝑚 ∈ ∅ 𝑚𝑘 → (lcm‘∅) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(∅ ∪ {𝑛})) = ((lcm‘∅) lcm 𝑛)))))
14 sseq1 4034 . . . 4 (𝑥 = 𝑦 → (𝑥 ⊆ ℤ ↔ 𝑦 ⊆ ℤ))
15 raleq 3331 . . . . . . 7 (𝑥 = 𝑦 → (∀𝑚𝑥 𝑚𝑘 ↔ ∀𝑚𝑦 𝑚𝑘))
16 fveq2 6920 . . . . . . . 8 (𝑥 = 𝑦 → (lcm𝑥) = (lcm𝑦))
1716breq1d 5176 . . . . . . 7 (𝑥 = 𝑦 → ((lcm𝑥) ∥ 𝑘 ↔ (lcm𝑦) ∥ 𝑘))
1815, 17imbi12d 344 . . . . . 6 (𝑥 = 𝑦 → ((∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ↔ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘)))
1918ralbidv 3184 . . . . 5 (𝑥 = 𝑦 → (∀𝑘 ∈ ℤ (∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ↔ ∀𝑘 ∈ ℤ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘)))
20 uneq1 4184 . . . . . . . 8 (𝑥 = 𝑦 → (𝑥 ∪ {𝑛}) = (𝑦 ∪ {𝑛}))
2120fveq2d 6924 . . . . . . 7 (𝑥 = 𝑦 → (lcm‘(𝑥 ∪ {𝑛})) = (lcm‘(𝑦 ∪ {𝑛})))
2216oveq1d 7463 . . . . . . 7 (𝑥 = 𝑦 → ((lcm𝑥) lcm 𝑛) = ((lcm𝑦) lcm 𝑛))
2321, 22eqeq12d 2756 . . . . . 6 (𝑥 = 𝑦 → ((lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛) ↔ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛)))
2423ralbidv 3184 . . . . 5 (𝑥 = 𝑦 → (∀𝑛 ∈ ℤ (lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛) ↔ ∀𝑛 ∈ ℤ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛)))
2519, 24anbi12d 631 . . . 4 (𝑥 = 𝑦 → ((∀𝑘 ∈ ℤ (∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛)) ↔ (∀𝑘 ∈ ℤ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛))))
2614, 25imbi12d 344 . . 3 (𝑥 = 𝑦 → ((𝑥 ⊆ ℤ → (∀𝑘 ∈ ℤ (∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛))) ↔ (𝑦 ⊆ ℤ → (∀𝑘 ∈ ℤ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛)))))
27 sseq1 4034 . . . 4 (𝑥 = (𝑦 ∪ {𝑧}) → (𝑥 ⊆ ℤ ↔ (𝑦 ∪ {𝑧}) ⊆ ℤ))
28 raleq 3331 . . . . . . 7 (𝑥 = (𝑦 ∪ {𝑧}) → (∀𝑚𝑥 𝑚𝑘 ↔ ∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘))
29 fveq2 6920 . . . . . . . 8 (𝑥 = (𝑦 ∪ {𝑧}) → (lcm𝑥) = (lcm‘(𝑦 ∪ {𝑧})))
3029breq1d 5176 . . . . . . 7 (𝑥 = (𝑦 ∪ {𝑧}) → ((lcm𝑥) ∥ 𝑘 ↔ (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘))
3128, 30imbi12d 344 . . . . . 6 (𝑥 = (𝑦 ∪ {𝑧}) → ((∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ↔ (∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘 → (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘)))
3231ralbidv 3184 . . . . 5 (𝑥 = (𝑦 ∪ {𝑧}) → (∀𝑘 ∈ ℤ (∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ↔ ∀𝑘 ∈ ℤ (∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘 → (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘)))
33 uneq1 4184 . . . . . . . 8 (𝑥 = (𝑦 ∪ {𝑧}) → (𝑥 ∪ {𝑛}) = ((𝑦 ∪ {𝑧}) ∪ {𝑛}))
3433fveq2d 6924 . . . . . . 7 (𝑥 = (𝑦 ∪ {𝑧}) → (lcm‘(𝑥 ∪ {𝑛})) = (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})))
3529oveq1d 7463 . . . . . . 7 (𝑥 = (𝑦 ∪ {𝑧}) → ((lcm𝑥) lcm 𝑛) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛))
3634, 35eqeq12d 2756 . . . . . 6 (𝑥 = (𝑦 ∪ {𝑧}) → ((lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛) ↔ (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛)))
3736ralbidv 3184 . . . . 5 (𝑥 = (𝑦 ∪ {𝑧}) → (∀𝑛 ∈ ℤ (lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛) ↔ ∀𝑛 ∈ ℤ (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛)))
3832, 37anbi12d 631 . . . 4 (𝑥 = (𝑦 ∪ {𝑧}) → ((∀𝑘 ∈ ℤ (∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛)) ↔ (∀𝑘 ∈ ℤ (∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘 → (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛))))
3927, 38imbi12d 344 . . 3 (𝑥 = (𝑦 ∪ {𝑧}) → ((𝑥 ⊆ ℤ → (∀𝑘 ∈ ℤ (∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛))) ↔ ((𝑦 ∪ {𝑧}) ⊆ ℤ → (∀𝑘 ∈ ℤ (∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘 → (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛)))))
40 sseq1 4034 . . . 4 (𝑥 = 𝑌 → (𝑥 ⊆ ℤ ↔ 𝑌 ⊆ ℤ))
41 raleq 3331 . . . . . . 7 (𝑥 = 𝑌 → (∀𝑚𝑥 𝑚𝑘 ↔ ∀𝑚𝑌 𝑚𝑘))
42 fveq2 6920 . . . . . . . 8 (𝑥 = 𝑌 → (lcm𝑥) = (lcm𝑌))
4342breq1d 5176 . . . . . . 7 (𝑥 = 𝑌 → ((lcm𝑥) ∥ 𝑘 ↔ (lcm𝑌) ∥ 𝑘))
4441, 43imbi12d 344 . . . . . 6 (𝑥 = 𝑌 → ((∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ↔ (∀𝑚𝑌 𝑚𝑘 → (lcm𝑌) ∥ 𝑘)))
4544ralbidv 3184 . . . . 5 (𝑥 = 𝑌 → (∀𝑘 ∈ ℤ (∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ↔ ∀𝑘 ∈ ℤ (∀𝑚𝑌 𝑚𝑘 → (lcm𝑌) ∥ 𝑘)))
46 uneq1 4184 . . . . . . . 8 (𝑥 = 𝑌 → (𝑥 ∪ {𝑛}) = (𝑌 ∪ {𝑛}))
4746fveq2d 6924 . . . . . . 7 (𝑥 = 𝑌 → (lcm‘(𝑥 ∪ {𝑛})) = (lcm‘(𝑌 ∪ {𝑛})))
4842oveq1d 7463 . . . . . . 7 (𝑥 = 𝑌 → ((lcm𝑥) lcm 𝑛) = ((lcm𝑌) lcm 𝑛))
4947, 48eqeq12d 2756 . . . . . 6 (𝑥 = 𝑌 → ((lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛) ↔ (lcm‘(𝑌 ∪ {𝑛})) = ((lcm𝑌) lcm 𝑛)))
5049ralbidv 3184 . . . . 5 (𝑥 = 𝑌 → (∀𝑛 ∈ ℤ (lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛) ↔ ∀𝑛 ∈ ℤ (lcm‘(𝑌 ∪ {𝑛})) = ((lcm𝑌) lcm 𝑛)))
5145, 50anbi12d 631 . . . 4 (𝑥 = 𝑌 → ((∀𝑘 ∈ ℤ (∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛)) ↔ (∀𝑘 ∈ ℤ (∀𝑚𝑌 𝑚𝑘 → (lcm𝑌) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑌 ∪ {𝑛})) = ((lcm𝑌) lcm 𝑛))))
5240, 51imbi12d 344 . . 3 (𝑥 = 𝑌 → ((𝑥 ⊆ ℤ → (∀𝑘 ∈ ℤ (∀𝑚𝑥 𝑚𝑘 → (lcm𝑥) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑥 ∪ {𝑛})) = ((lcm𝑥) lcm 𝑛))) ↔ (𝑌 ⊆ ℤ → (∀𝑘 ∈ ℤ (∀𝑚𝑌 𝑚𝑘 → (lcm𝑌) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑌 ∪ {𝑛})) = ((lcm𝑌) lcm 𝑛)))))
53 lcmf0 16681 . . . . . . . 8 (lcm‘∅) = 1
54 1dvds 16319 . . . . . . . 8 (𝑘 ∈ ℤ → 1 ∥ 𝑘)
5553, 54eqbrtrid 5201 . . . . . . 7 (𝑘 ∈ ℤ → (lcm‘∅) ∥ 𝑘)
5655a1d 25 . . . . . 6 (𝑘 ∈ ℤ → (∀𝑚 ∈ ∅ 𝑚𝑘 → (lcm‘∅) ∥ 𝑘))
5756adantl 481 . . . . 5 ((∅ ⊆ ℤ ∧ 𝑘 ∈ ℤ) → (∀𝑚 ∈ ∅ 𝑚𝑘 → (lcm‘∅) ∥ 𝑘))
5857ralrimiva 3152 . . . 4 (∅ ⊆ ℤ → ∀𝑘 ∈ ℤ (∀𝑚 ∈ ∅ 𝑚𝑘 → (lcm‘∅) ∥ 𝑘))
59 uncom 4181 . . . . . . . . . 10 (∅ ∪ {𝑛}) = ({𝑛} ∪ ∅)
60 un0 4417 . . . . . . . . . 10 ({𝑛} ∪ ∅) = {𝑛}
6159, 60eqtri 2768 . . . . . . . . 9 (∅ ∪ {𝑛}) = {𝑛}
6261a1i 11 . . . . . . . 8 (𝑛 ∈ ℤ → (∅ ∪ {𝑛}) = {𝑛})
6362fveq2d 6924 . . . . . . 7 (𝑛 ∈ ℤ → (lcm‘(∅ ∪ {𝑛})) = (lcm‘{𝑛}))
64 lcmfsn 16682 . . . . . . 7 (𝑛 ∈ ℤ → (lcm‘{𝑛}) = (abs‘𝑛))
6553a1i 11 . . . . . . . . 9 (𝑛 ∈ ℤ → (lcm‘∅) = 1)
6665oveq1d 7463 . . . . . . . 8 (𝑛 ∈ ℤ → ((lcm‘∅) lcm 𝑛) = (1 lcm 𝑛))
67 1z 12673 . . . . . . . . 9 1 ∈ ℤ
68 lcmcom 16640 . . . . . . . . 9 ((1 ∈ ℤ ∧ 𝑛 ∈ ℤ) → (1 lcm 𝑛) = (𝑛 lcm 1))
6967, 68mpan 689 . . . . . . . 8 (𝑛 ∈ ℤ → (1 lcm 𝑛) = (𝑛 lcm 1))
70 lcm1 16657 . . . . . . . 8 (𝑛 ∈ ℤ → (𝑛 lcm 1) = (abs‘𝑛))
7166, 69, 703eqtrrd 2785 . . . . . . 7 (𝑛 ∈ ℤ → (abs‘𝑛) = ((lcm‘∅) lcm 𝑛))
7263, 64, 713eqtrd 2784 . . . . . 6 (𝑛 ∈ ℤ → (lcm‘(∅ ∪ {𝑛})) = ((lcm‘∅) lcm 𝑛))
7372adantl 481 . . . . 5 ((∅ ⊆ ℤ ∧ 𝑛 ∈ ℤ) → (lcm‘(∅ ∪ {𝑛})) = ((lcm‘∅) lcm 𝑛))
7473ralrimiva 3152 . . . 4 (∅ ⊆ ℤ → ∀𝑛 ∈ ℤ (lcm‘(∅ ∪ {𝑛})) = ((lcm‘∅) lcm 𝑛))
7558, 74jca 511 . . 3 (∅ ⊆ ℤ → (∀𝑘 ∈ ℤ (∀𝑚 ∈ ∅ 𝑚𝑘 → (lcm‘∅) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(∅ ∪ {𝑛})) = ((lcm‘∅) lcm 𝑛)))
76 unss 4213 . . . . . . . 8 ((𝑦 ⊆ ℤ ∧ {𝑧} ⊆ ℤ) ↔ (𝑦 ∪ {𝑧}) ⊆ ℤ)
77 simpl 482 . . . . . . . 8 ((𝑦 ⊆ ℤ ∧ {𝑧} ⊆ ℤ) → 𝑦 ⊆ ℤ)
7876, 77sylbir 235 . . . . . . 7 ((𝑦 ∪ {𝑧}) ⊆ ℤ → 𝑦 ⊆ ℤ)
7978adantl 481 . . . . . 6 ((𝑦 ∈ Fin ∧ (𝑦 ∪ {𝑧}) ⊆ ℤ) → 𝑦 ⊆ ℤ)
80 vex 3492 . . . . . . . . . . 11 𝑧 ∈ V
8180snss 4810 . . . . . . . . . 10 (𝑧 ∈ ℤ ↔ {𝑧} ⊆ ℤ)
82 lcmfunsnlem1 16684 . . . . . . . . . . . 12 (((𝑧 ∈ ℤ ∧ 𝑦 ⊆ ℤ ∧ 𝑦 ∈ Fin) ∧ (∀𝑘 ∈ ℤ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛))) → ∀𝑘 ∈ ℤ (∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘 → (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘))
83 lcmfunsnlem2 16687 . . . . . . . . . . . 12 (((𝑧 ∈ ℤ ∧ 𝑦 ⊆ ℤ ∧ 𝑦 ∈ Fin) ∧ (∀𝑘 ∈ ℤ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛))) → ∀𝑛 ∈ ℤ (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛))
8482, 83jca 511 . . . . . . . . . . 11 (((𝑧 ∈ ℤ ∧ 𝑦 ⊆ ℤ ∧ 𝑦 ∈ Fin) ∧ (∀𝑘 ∈ ℤ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛))) → (∀𝑘 ∈ ℤ (∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘 → (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛)))
85843exp1 1352 . . . . . . . . . 10 (𝑧 ∈ ℤ → (𝑦 ⊆ ℤ → (𝑦 ∈ Fin → ((∀𝑘 ∈ ℤ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛)) → (∀𝑘 ∈ ℤ (∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘 → (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛))))))
8681, 85sylbir 235 . . . . . . . . 9 ({𝑧} ⊆ ℤ → (𝑦 ⊆ ℤ → (𝑦 ∈ Fin → ((∀𝑘 ∈ ℤ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛)) → (∀𝑘 ∈ ℤ (∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘 → (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛))))))
8786impcom 407 . . . . . . . 8 ((𝑦 ⊆ ℤ ∧ {𝑧} ⊆ ℤ) → (𝑦 ∈ Fin → ((∀𝑘 ∈ ℤ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛)) → (∀𝑘 ∈ ℤ (∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘 → (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛)))))
8876, 87sylbir 235 . . . . . . 7 ((𝑦 ∪ {𝑧}) ⊆ ℤ → (𝑦 ∈ Fin → ((∀𝑘 ∈ ℤ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛)) → (∀𝑘 ∈ ℤ (∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘 → (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛)))))
8988impcom 407 . . . . . 6 ((𝑦 ∈ Fin ∧ (𝑦 ∪ {𝑧}) ⊆ ℤ) → ((∀𝑘 ∈ ℤ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛)) → (∀𝑘 ∈ ℤ (∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘 → (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛))))
9079, 89embantd 59 . . . . 5 ((𝑦 ∈ Fin ∧ (𝑦 ∪ {𝑧}) ⊆ ℤ) → ((𝑦 ⊆ ℤ → (∀𝑘 ∈ ℤ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛))) → (∀𝑘 ∈ ℤ (∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘 → (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛))))
9190ex 412 . . . 4 (𝑦 ∈ Fin → ((𝑦 ∪ {𝑧}) ⊆ ℤ → ((𝑦 ⊆ ℤ → (∀𝑘 ∈ ℤ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛))) → (∀𝑘 ∈ ℤ (∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘 → (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛)))))
9291com23 86 . . 3 (𝑦 ∈ Fin → ((𝑦 ⊆ ℤ → (∀𝑘 ∈ ℤ (∀𝑚𝑦 𝑚𝑘 → (lcm𝑦) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑦 ∪ {𝑛})) = ((lcm𝑦) lcm 𝑛))) → ((𝑦 ∪ {𝑧}) ⊆ ℤ → (∀𝑘 ∈ ℤ (∀𝑚 ∈ (𝑦 ∪ {𝑧})𝑚𝑘 → (lcm‘(𝑦 ∪ {𝑧})) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘((𝑦 ∪ {𝑧}) ∪ {𝑛})) = ((lcm‘(𝑦 ∪ {𝑧})) lcm 𝑛)))))
9313, 26, 39, 52, 75, 92findcard2 9230 . 2 (𝑌 ∈ Fin → (𝑌 ⊆ ℤ → (∀𝑘 ∈ ℤ (∀𝑚𝑌 𝑚𝑘 → (lcm𝑌) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑌 ∪ {𝑛})) = ((lcm𝑌) lcm 𝑛))))
9493impcom 407 1 ((𝑌 ⊆ ℤ ∧ 𝑌 ∈ Fin) → (∀𝑘 ∈ ℤ (∀𝑚𝑌 𝑚𝑘 → (lcm𝑌) ∥ 𝑘) ∧ ∀𝑛 ∈ ℤ (lcm‘(𝑌 ∪ {𝑛})) = ((lcm𝑌) lcm 𝑛)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395  w3a 1087   = wceq 1537  wcel 2108  wral 3067  cun 3974  wss 3976  c0 4352  {csn 4648   class class class wbr 5166  cfv 6573  (class class class)co 7448  Fincfn 9003  1c1 11185  cz 12639  abscabs 15283  cdvds 16302   lcm clcm 16635  lcmclcmf 16636
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1793  ax-4 1807  ax-5 1909  ax-6 1967  ax-7 2007  ax-8 2110  ax-9 2118  ax-10 2141  ax-11 2158  ax-12 2178  ax-ext 2711  ax-rep 5303  ax-sep 5317  ax-nul 5324  ax-pow 5383  ax-pr 5447  ax-un 7770  ax-inf2 9710  ax-cnex 11240  ax-resscn 11241  ax-1cn 11242  ax-icn 11243  ax-addcl 11244  ax-addrcl 11245  ax-mulcl 11246  ax-mulrcl 11247  ax-mulcom 11248  ax-addass 11249  ax-mulass 11250  ax-distr 11251  ax-i2m1 11252  ax-1ne0 11253  ax-1rid 11254  ax-rnegex 11255  ax-rrecex 11256  ax-cnre 11257  ax-pre-lttri 11258  ax-pre-lttrn 11259  ax-pre-ltadd 11260  ax-pre-mulgt0 11261  ax-pre-sup 11262
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 847  df-3or 1088  df-3an 1089  df-tru 1540  df-fal 1550  df-ex 1778  df-nf 1782  df-sb 2065  df-mo 2543  df-eu 2572  df-clab 2718  df-cleq 2732  df-clel 2819  df-nfc 2895  df-ne 2947  df-nel 3053  df-ral 3068  df-rex 3077  df-rmo 3388  df-reu 3389  df-rab 3444  df-v 3490  df-sbc 3805  df-csb 3922  df-dif 3979  df-un 3981  df-in 3983  df-ss 3993  df-pss 3996  df-nul 4353  df-if 4549  df-pw 4624  df-sn 4649  df-pr 4651  df-op 4655  df-uni 4932  df-int 4971  df-iun 5017  df-br 5167  df-opab 5229  df-mpt 5250  df-tr 5284  df-id 5593  df-eprel 5599  df-po 5607  df-so 5608  df-fr 5652  df-se 5653  df-we 5654  df-xp 5706  df-rel 5707  df-cnv 5708  df-co 5709  df-dm 5710  df-rn 5711  df-res 5712  df-ima 5713  df-pred 6332  df-ord 6398  df-on 6399  df-lim 6400  df-suc 6401  df-iota 6525  df-fun 6575  df-fn 6576  df-f 6577  df-f1 6578  df-fo 6579  df-f1o 6580  df-fv 6581  df-isom 6582  df-riota 7404  df-ov 7451  df-oprab 7452  df-mpo 7453  df-om 7904  df-1st 8030  df-2nd 8031  df-frecs 8322  df-wrecs 8353  df-recs 8427  df-rdg 8466  df-1o 8522  df-2o 8523  df-er 8763  df-en 9004  df-dom 9005  df-sdom 9006  df-fin 9007  df-sup 9511  df-inf 9512  df-oi 9579  df-card 10008  df-pnf 11326  df-mnf 11327  df-xr 11328  df-ltxr 11329  df-le 11330  df-sub 11522  df-neg 11523  df-div 11948  df-nn 12294  df-2 12356  df-3 12357  df-n0 12554  df-z 12640  df-uz 12904  df-rp 13058  df-fz 13568  df-fzo 13712  df-fl 13843  df-mod 13921  df-seq 14053  df-exp 14113  df-hash 14380  df-cj 15148  df-re 15149  df-im 15150  df-sqrt 15284  df-abs 15285  df-clim 15534  df-prod 15952  df-dvds 16303  df-gcd 16541  df-lcm 16637  df-lcmf 16638
This theorem is referenced by:  lcmfdvds  16689  lcmfunsn  16691
  Copyright terms: Public domain W3C validator