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

Theorem modmul1 13287
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 13234 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐴 mod 𝐷) = (𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))))
2 modval 13234 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐵 mod 𝐷) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))))
31, 2eqeqan12d 2815 . . . . . . 7 (((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) ∧ (𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) ↔ (𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷))))))
43anandirs 678 . . . . . 6 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ 𝐷 ∈ ℝ+) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) ↔ (𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷))))))
54adantrl 715 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) ↔ (𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷))))))
6 oveq1 7142 . . . . 5 ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) → ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶))
75, 6syl6bi 256 . . . 4 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) → ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶)))
8 rpcn 12387 . . . . . . . . . . 11 (𝐷 ∈ ℝ+𝐷 ∈ ℂ)
98ad2antll 728 . . . . . . . . . 10 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐷 ∈ ℂ)
10 zcn 11974 . . . . . . . . . . 11 (𝐶 ∈ ℤ → 𝐶 ∈ ℂ)
1110ad2antrl 727 . . . . . . . . . 10 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐶 ∈ ℂ)
12 rerpdivcl 12407 . . . . . . . . . . . . 13 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐴 / 𝐷) ∈ ℝ)
1312flcld 13163 . . . . . . . . . . . 12 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (⌊‘(𝐴 / 𝐷)) ∈ ℤ)
1413zcnd 12076 . . . . . . . . . . 11 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (⌊‘(𝐴 / 𝐷)) ∈ ℂ)
1514adantrl 715 . . . . . . . . . 10 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (⌊‘(𝐴 / 𝐷)) ∈ ℂ)
169, 11, 15mulassd 10653 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐷 · 𝐶) · (⌊‘(𝐴 / 𝐷))) = (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷)))))
179, 11, 15mul32d 10839 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐷 · 𝐶) · (⌊‘(𝐴 / 𝐷))) = ((𝐷 · (⌊‘(𝐴 / 𝐷))) · 𝐶))
1816, 17eqtr3d 2835 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷)))) = ((𝐷 · (⌊‘(𝐴 / 𝐷))) · 𝐶))
1918oveq2d 7151 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐴 · 𝐶) − ((𝐷 · (⌊‘(𝐴 / 𝐷))) · 𝐶)))
20 recn 10616 . . . . . . . . 9 (𝐴 ∈ ℝ → 𝐴 ∈ ℂ)
2120adantr 484 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐴 ∈ ℂ)
228adantl 485 . . . . . . . . . 10 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → 𝐷 ∈ ℂ)
2322, 14mulcld 10650 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐷 · (⌊‘(𝐴 / 𝐷))) ∈ ℂ)
2423adantrl 715 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐷 · (⌊‘(𝐴 / 𝐷))) ∈ ℂ)
2521, 24, 11subdird 11086 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶) = ((𝐴 · 𝐶) − ((𝐷 · (⌊‘(𝐴 / 𝐷))) · 𝐶)))
2619, 25eqtr4d 2836 . . . . . 6 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶))
2726adantlr 714 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶))
288ad2antll 728 . . . . . . . . . 10 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐷 ∈ ℂ)
2910ad2antrl 727 . . . . . . . . . 10 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐶 ∈ ℂ)
30 rerpdivcl 12407 . . . . . . . . . . . . 13 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐵 / 𝐷) ∈ ℝ)
3130flcld 13163 . . . . . . . . . . . 12 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (⌊‘(𝐵 / 𝐷)) ∈ ℤ)
3231zcnd 12076 . . . . . . . . . . 11 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (⌊‘(𝐵 / 𝐷)) ∈ ℂ)
3332adantrl 715 . . . . . . . . . 10 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (⌊‘(𝐵 / 𝐷)) ∈ ℂ)
3428, 29, 33mulassd 10653 . . . . . . . . 9 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐷 · 𝐶) · (⌊‘(𝐵 / 𝐷))) = (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷)))))
3528, 29, 33mul32d 10839 . . . . . . . . 9 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐷 · 𝐶) · (⌊‘(𝐵 / 𝐷))) = ((𝐷 · (⌊‘(𝐵 / 𝐷))) · 𝐶))
3634, 35eqtr3d 2835 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷)))) = ((𝐷 · (⌊‘(𝐵 / 𝐷))) · 𝐶))
3736oveq2d 7151 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) = ((𝐵 · 𝐶) − ((𝐷 · (⌊‘(𝐵 / 𝐷))) · 𝐶)))
38 recn 10616 . . . . . . . . 9 (𝐵 ∈ ℝ → 𝐵 ∈ ℂ)
3938adantr 484 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐵 ∈ ℂ)
408adantl 485 . . . . . . . . . 10 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → 𝐷 ∈ ℂ)
4140, 32mulcld 10650 . . . . . . . . 9 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐷 · (⌊‘(𝐵 / 𝐷))) ∈ ℂ)
4241adantrl 715 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐷 · (⌊‘(𝐵 / 𝐷))) ∈ ℂ)
4339, 42, 29subdird 11086 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶) = ((𝐵 · 𝐶) − ((𝐷 · (⌊‘(𝐵 / 𝐷))) · 𝐶)))
4437, 43eqtr4d 2836 . . . . . 6 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶))
4544adantll 713 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶))
4627, 45eqeq12d 2814 . . . 4 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) ↔ ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶)))
477, 46sylibrd 262 . . 3 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) → ((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷)))))))
48 oveq1 7142 . . . 4 (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷))
49 zre 11973 . . . . . . . . 9 (𝐶 ∈ ℤ → 𝐶 ∈ ℝ)
50 remulcl 10611 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 · 𝐶) ∈ ℝ)
5149, 50sylan2 595 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ 𝐶 ∈ ℤ) → (𝐴 · 𝐶) ∈ ℝ)
5251adantrr 716 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐴 · 𝐶) ∈ ℝ)
53 simprr 772 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐷 ∈ ℝ+)
54 simprl 770 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐶 ∈ ℤ)
5513adantrl 715 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (⌊‘(𝐴 / 𝐷)) ∈ ℤ)
5654, 55zmulcld 12081 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐶 · (⌊‘(𝐴 / 𝐷))) ∈ ℤ)
57 modcyc2 13270 . . . . . . 7 (((𝐴 · 𝐶) ∈ ℝ ∧ 𝐷 ∈ ℝ+ ∧ (𝐶 · (⌊‘(𝐴 / 𝐷))) ∈ ℤ) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = ((𝐴 · 𝐶) mod 𝐷))
5852, 53, 56, 57syl3anc 1368 . . . . . 6 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = ((𝐴 · 𝐶) mod 𝐷))
5958adantlr 714 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = ((𝐴 · 𝐶) mod 𝐷))
60 remulcl 10611 . . . . . . . . 9 ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 · 𝐶) ∈ ℝ)
6149, 60sylan2 595 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℤ) → (𝐵 · 𝐶) ∈ ℝ)
6261adantrr 716 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐵 · 𝐶) ∈ ℝ)
63 simprr 772 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐷 ∈ ℝ+)
64 simprl 770 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐶 ∈ ℤ)
6531adantrl 715 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (⌊‘(𝐵 / 𝐷)) ∈ ℤ)
6664, 65zmulcld 12081 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐶 · (⌊‘(𝐵 / 𝐷))) ∈ ℤ)
67 modcyc2 13270 . . . . . . 7 (((𝐵 · 𝐶) ∈ ℝ ∧ 𝐷 ∈ ℝ+ ∧ (𝐶 · (⌊‘(𝐵 / 𝐷))) ∈ ℤ) → (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷))
6862, 63, 66, 67syl3anc 1368 . . . . . 6 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷))
6968adantll 713 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷))
7059, 69eqeq12d 2814 . . . 4 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷) ↔ ((𝐴 · 𝐶) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷)))
7148, 70syl5ib 247 . . 3 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) → ((𝐴 · 𝐶) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷)))
7247, 71syld 47 . 2 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) → ((𝐴 · 𝐶) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷)))
73723impia 1114 1 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+) ∧ (𝐴 mod 𝐷) = (𝐵 mod 𝐷)) → ((𝐴 · 𝐶) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 209  wa 399  w3a 1084   = wceq 1538  wcel 2111  cfv 6324  (class class class)co 7135  cc 10524  cr 10525   · cmul 10531  cmin 10859   / cdiv 11286  cz 11969  +crp 12377  cfl 13155   mod cmo 13232
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2113  ax-9 2121  ax-10 2142  ax-11 2158  ax-12 2175  ax-ext 2770  ax-sep 5167  ax-nul 5174  ax-pow 5231  ax-pr 5295  ax-un 7441  ax-cnex 10582  ax-resscn 10583  ax-1cn 10584  ax-icn 10585  ax-addcl 10586  ax-addrcl 10587  ax-mulcl 10588  ax-mulrcl 10589  ax-mulcom 10590  ax-addass 10591  ax-mulass 10592  ax-distr 10593  ax-i2m1 10594  ax-1ne0 10595  ax-1rid 10596  ax-rnegex 10597  ax-rrecex 10598  ax-cnre 10599  ax-pre-lttri 10600  ax-pre-lttrn 10601  ax-pre-ltadd 10602  ax-pre-mulgt0 10603  ax-pre-sup 10604
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-3or 1085  df-3an 1086  df-tru 1541  df-ex 1782  df-nf 1786  df-sb 2070  df-mo 2598  df-eu 2629  df-clab 2777  df-cleq 2791  df-clel 2870  df-nfc 2938  df-ne 2988  df-nel 3092  df-ral 3111  df-rex 3112  df-reu 3113  df-rmo 3114  df-rab 3115  df-v 3443  df-sbc 3721  df-csb 3829  df-dif 3884  df-un 3886  df-in 3888  df-ss 3898  df-pss 3900  df-nul 4244  df-if 4426  df-pw 4499  df-sn 4526  df-pr 4528  df-tp 4530  df-op 4532  df-uni 4801  df-iun 4883  df-br 5031  df-opab 5093  df-mpt 5111  df-tr 5137  df-id 5425  df-eprel 5430  df-po 5438  df-so 5439  df-fr 5478  df-we 5480  df-xp 5525  df-rel 5526  df-cnv 5527  df-co 5528  df-dm 5529  df-rn 5530  df-res 5531  df-ima 5532  df-pred 6116  df-ord 6162  df-on 6163  df-lim 6164  df-suc 6165  df-iota 6283  df-fun 6326  df-fn 6327  df-f 6328  df-f1 6329  df-fo 6330  df-f1o 6331  df-fv 6332  df-riota 7093  df-ov 7138  df-oprab 7139  df-mpo 7140  df-om 7561  df-wrecs 7930  df-recs 7991  df-rdg 8029  df-er 8272  df-en 8493  df-dom 8494  df-sdom 8495  df-sup 8890  df-inf 8891  df-pnf 10666  df-mnf 10667  df-xr 10668  df-ltxr 10669  df-le 10670  df-sub 10861  df-neg 10862  df-div 11287  df-nn 11626  df-n0 11886  df-z 11970  df-uz 12232  df-rp 12378  df-fl 13157  df-mod 13233
This theorem is referenced by:  modmul12d  13288  modnegd  13289  modmulmod  13299  eulerthlem2  16109  fermltl  16111  odzdvds  16122  wilthlem2  25654  lgsdir2lem4  25912  lgsdirprm  25915  gausslemma2d  25958  pellexlem6  39775
  Copyright terms: Public domain W3C validator