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

Theorem modmul1 13896
Description: Multiplication property of the modulo operation. Note that the multiplier 𝐶 must be an integer. (Contributed by NM, 12-Nov-2008.)
Assertion
Ref Expression
modmul1 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+) ∧ (𝐴 mod 𝐷) = (𝐵 mod 𝐷)) → ((𝐴 · 𝐶) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷))

Proof of Theorem modmul1
StepHypRef Expression
1 modval 13843 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐴 mod 𝐷) = (𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))))
2 modval 13843 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐵 mod 𝐷) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))))
31, 2eqeqan12d 2745 . . . . . . 7 (((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) ∧ (𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) ↔ (𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷))))))
43anandirs 676 . . . . . 6 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ 𝐷 ∈ ℝ+) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) ↔ (𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷))))))
54adantrl 713 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) ↔ (𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷))))))
6 oveq1 7419 . . . . 5 ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) → ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶))
75, 6syl6bi 253 . . . 4 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) → ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶)))
8 rpcn 12991 . . . . . . . . . . 11 (𝐷 ∈ ℝ+𝐷 ∈ ℂ)
98ad2antll 726 . . . . . . . . . 10 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐷 ∈ ℂ)
10 zcn 12570 . . . . . . . . . . 11 (𝐶 ∈ ℤ → 𝐶 ∈ ℂ)
1110ad2antrl 725 . . . . . . . . . 10 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐶 ∈ ℂ)
12 rerpdivcl 13011 . . . . . . . . . . . . 13 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐴 / 𝐷) ∈ ℝ)
1312flcld 13770 . . . . . . . . . . . 12 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (⌊‘(𝐴 / 𝐷)) ∈ ℤ)
1413zcnd 12674 . . . . . . . . . . 11 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (⌊‘(𝐴 / 𝐷)) ∈ ℂ)
1514adantrl 713 . . . . . . . . . 10 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (⌊‘(𝐴 / 𝐷)) ∈ ℂ)
169, 11, 15mulassd 11244 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐷 · 𝐶) · (⌊‘(𝐴 / 𝐷))) = (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷)))))
179, 11, 15mul32d 11431 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐷 · 𝐶) · (⌊‘(𝐴 / 𝐷))) = ((𝐷 · (⌊‘(𝐴 / 𝐷))) · 𝐶))
1816, 17eqtr3d 2773 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷)))) = ((𝐷 · (⌊‘(𝐴 / 𝐷))) · 𝐶))
1918oveq2d 7428 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐴 · 𝐶) − ((𝐷 · (⌊‘(𝐴 / 𝐷))) · 𝐶)))
20 recn 11206 . . . . . . . . 9 (𝐴 ∈ ℝ → 𝐴 ∈ ℂ)
2120adantr 480 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐴 ∈ ℂ)
228adantl 481 . . . . . . . . . 10 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → 𝐷 ∈ ℂ)
2322, 14mulcld 11241 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐷 · (⌊‘(𝐴 / 𝐷))) ∈ ℂ)
2423adantrl 713 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐷 · (⌊‘(𝐴 / 𝐷))) ∈ ℂ)
2521, 24, 11subdird 11678 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶) = ((𝐴 · 𝐶) − ((𝐷 · (⌊‘(𝐴 / 𝐷))) · 𝐶)))
2619, 25eqtr4d 2774 . . . . . 6 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶))
2726adantlr 712 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶))
288ad2antll 726 . . . . . . . . . 10 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐷 ∈ ℂ)
2910ad2antrl 725 . . . . . . . . . 10 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐶 ∈ ℂ)
30 rerpdivcl 13011 . . . . . . . . . . . . 13 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐵 / 𝐷) ∈ ℝ)
3130flcld 13770 . . . . . . . . . . . 12 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (⌊‘(𝐵 / 𝐷)) ∈ ℤ)
3231zcnd 12674 . . . . . . . . . . 11 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (⌊‘(𝐵 / 𝐷)) ∈ ℂ)
3332adantrl 713 . . . . . . . . . 10 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (⌊‘(𝐵 / 𝐷)) ∈ ℂ)
3428, 29, 33mulassd 11244 . . . . . . . . 9 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐷 · 𝐶) · (⌊‘(𝐵 / 𝐷))) = (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷)))))
3528, 29, 33mul32d 11431 . . . . . . . . 9 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐷 · 𝐶) · (⌊‘(𝐵 / 𝐷))) = ((𝐷 · (⌊‘(𝐵 / 𝐷))) · 𝐶))
3634, 35eqtr3d 2773 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷)))) = ((𝐷 · (⌊‘(𝐵 / 𝐷))) · 𝐶))
3736oveq2d 7428 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) = ((𝐵 · 𝐶) − ((𝐷 · (⌊‘(𝐵 / 𝐷))) · 𝐶)))
38 recn 11206 . . . . . . . . 9 (𝐵 ∈ ℝ → 𝐵 ∈ ℂ)
3938adantr 480 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐵 ∈ ℂ)
408adantl 481 . . . . . . . . . 10 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → 𝐷 ∈ ℂ)
4140, 32mulcld 11241 . . . . . . . . 9 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐷 · (⌊‘(𝐵 / 𝐷))) ∈ ℂ)
4241adantrl 713 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐷 · (⌊‘(𝐵 / 𝐷))) ∈ ℂ)
4339, 42, 29subdird 11678 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶) = ((𝐵 · 𝐶) − ((𝐷 · (⌊‘(𝐵 / 𝐷))) · 𝐶)))
4437, 43eqtr4d 2774 . . . . . 6 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶))
4544adantll 711 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶))
4627, 45eqeq12d 2747 . . . 4 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) ↔ ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶)))
477, 46sylibrd 259 . . 3 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) → ((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷)))))))
48 oveq1 7419 . . . 4 (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷))
49 zre 12569 . . . . . . . . 9 (𝐶 ∈ ℤ → 𝐶 ∈ ℝ)
50 remulcl 11201 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 · 𝐶) ∈ ℝ)
5149, 50sylan2 592 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ 𝐶 ∈ ℤ) → (𝐴 · 𝐶) ∈ ℝ)
5251adantrr 714 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐴 · 𝐶) ∈ ℝ)
53 simprr 770 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐷 ∈ ℝ+)
54 simprl 768 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐶 ∈ ℤ)
5513adantrl 713 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (⌊‘(𝐴 / 𝐷)) ∈ ℤ)
5654, 55zmulcld 12679 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐶 · (⌊‘(𝐴 / 𝐷))) ∈ ℤ)
57 modcyc2 13879 . . . . . . 7 (((𝐴 · 𝐶) ∈ ℝ ∧ 𝐷 ∈ ℝ+ ∧ (𝐶 · (⌊‘(𝐴 / 𝐷))) ∈ ℤ) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = ((𝐴 · 𝐶) mod 𝐷))
5852, 53, 56, 57syl3anc 1370 . . . . . 6 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = ((𝐴 · 𝐶) mod 𝐷))
5958adantlr 712 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = ((𝐴 · 𝐶) mod 𝐷))
60 remulcl 11201 . . . . . . . . 9 ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 · 𝐶) ∈ ℝ)
6149, 60sylan2 592 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℤ) → (𝐵 · 𝐶) ∈ ℝ)
6261adantrr 714 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐵 · 𝐶) ∈ ℝ)
63 simprr 770 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐷 ∈ ℝ+)
64 simprl 768 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐶 ∈ ℤ)
6531adantrl 713 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (⌊‘(𝐵 / 𝐷)) ∈ ℤ)
6664, 65zmulcld 12679 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐶 · (⌊‘(𝐵 / 𝐷))) ∈ ℤ)
67 modcyc2 13879 . . . . . . 7 (((𝐵 · 𝐶) ∈ ℝ ∧ 𝐷 ∈ ℝ+ ∧ (𝐶 · (⌊‘(𝐵 / 𝐷))) ∈ ℤ) → (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷))
6862, 63, 66, 67syl3anc 1370 . . . . . 6 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷))
6968adantll 711 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷))
7059, 69eqeq12d 2747 . . . 4 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷) ↔ ((𝐴 · 𝐶) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷)))
7148, 70imbitrid 243 . . 3 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) → ((𝐴 · 𝐶) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷)))
7247, 71syld 47 . 2 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) → ((𝐴 · 𝐶) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷)))
73723impia 1116 1 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+) ∧ (𝐴 mod 𝐷) = (𝐵 mod 𝐷)) → ((𝐴 · 𝐶) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 205  wa 395  w3a 1086   = wceq 1540  wcel 2105  cfv 6543  (class class class)co 7412  cc 11114  cr 11115   · cmul 11121  cmin 11451   / cdiv 11878  cz 12565  +crp 12981  cfl 13762   mod cmo 13841
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1912  ax-6 1970  ax-7 2010  ax-8 2107  ax-9 2115  ax-10 2136  ax-11 2153  ax-12 2170  ax-ext 2702  ax-sep 5299  ax-nul 5306  ax-pow 5363  ax-pr 5427  ax-un 7729  ax-cnex 11172  ax-resscn 11173  ax-1cn 11174  ax-icn 11175  ax-addcl 11176  ax-addrcl 11177  ax-mulcl 11178  ax-mulrcl 11179  ax-mulcom 11180  ax-addass 11181  ax-mulass 11182  ax-distr 11183  ax-i2m1 11184  ax-1ne0 11185  ax-1rid 11186  ax-rnegex 11187  ax-rrecex 11188  ax-cnre 11189  ax-pre-lttri 11190  ax-pre-lttrn 11191  ax-pre-ltadd 11192  ax-pre-mulgt0 11193  ax-pre-sup 11194
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 845  df-3or 1087  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1781  df-nf 1785  df-sb 2067  df-mo 2533  df-eu 2562  df-clab 2709  df-cleq 2723  df-clel 2809  df-nfc 2884  df-ne 2940  df-nel 3046  df-ral 3061  df-rex 3070  df-rmo 3375  df-reu 3376  df-rab 3432  df-v 3475  df-sbc 3778  df-csb 3894  df-dif 3951  df-un 3953  df-in 3955  df-ss 3965  df-pss 3967  df-nul 4323  df-if 4529  df-pw 4604  df-sn 4629  df-pr 4631  df-op 4635  df-uni 4909  df-iun 4999  df-br 5149  df-opab 5211  df-mpt 5232  df-tr 5266  df-id 5574  df-eprel 5580  df-po 5588  df-so 5589  df-fr 5631  df-we 5633  df-xp 5682  df-rel 5683  df-cnv 5684  df-co 5685  df-dm 5686  df-rn 5687  df-res 5688  df-ima 5689  df-pred 6300  df-ord 6367  df-on 6368  df-lim 6369  df-suc 6370  df-iota 6495  df-fun 6545  df-fn 6546  df-f 6547  df-f1 6548  df-fo 6549  df-f1o 6550  df-fv 6551  df-riota 7368  df-ov 7415  df-oprab 7416  df-mpo 7417  df-om 7860  df-2nd 7980  df-frecs 8272  df-wrecs 8303  df-recs 8377  df-rdg 8416  df-er 8709  df-en 8946  df-dom 8947  df-sdom 8948  df-sup 9443  df-inf 9444  df-pnf 11257  df-mnf 11258  df-xr 11259  df-ltxr 11260  df-le 11261  df-sub 11453  df-neg 11454  df-div 11879  df-nn 12220  df-n0 12480  df-z 12566  df-uz 12830  df-rp 12982  df-fl 13764  df-mod 13842
This theorem is referenced by:  modmul12d  13897  modnegd  13898  modmulmod  13908  eulerthlem2  16722  fermltl  16724  odzdvds  16735  wilthlem2  26914  lgsdir2lem4  27174  lgsdirprm  27177  gausslemma2d  27220  pellexlem6  42035
  Copyright terms: Public domain W3C validator