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

Theorem modmul1 13286
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 13233 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐴 mod 𝐷) = (𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))))
2 modval 13233 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐵 mod 𝐷) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))))
31, 2eqeqan12d 2838 . . . . . . 7 (((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) ∧ (𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) ↔ (𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷))))))
43anandirs 677 . . . . . 6 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ 𝐷 ∈ ℝ+) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) ↔ (𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷))))))
54adantrl 714 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) ↔ (𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷))))))
6 oveq1 7157 . . . . 5 ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) = (𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) → ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶))
75, 6syl6bi 255 . . . 4 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) → ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶)))
8 rpcn 12393 . . . . . . . . . . 11 (𝐷 ∈ ℝ+𝐷 ∈ ℂ)
98ad2antll 727 . . . . . . . . . 10 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐷 ∈ ℂ)
10 zcn 11980 . . . . . . . . . . 11 (𝐶 ∈ ℤ → 𝐶 ∈ ℂ)
1110ad2antrl 726 . . . . . . . . . 10 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐶 ∈ ℂ)
12 rerpdivcl 12413 . . . . . . . . . . . . 13 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐴 / 𝐷) ∈ ℝ)
1312flcld 13162 . . . . . . . . . . . 12 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (⌊‘(𝐴 / 𝐷)) ∈ ℤ)
1413zcnd 12082 . . . . . . . . . . 11 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (⌊‘(𝐴 / 𝐷)) ∈ ℂ)
1514adantrl 714 . . . . . . . . . 10 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (⌊‘(𝐴 / 𝐷)) ∈ ℂ)
169, 11, 15mulassd 10658 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐷 · 𝐶) · (⌊‘(𝐴 / 𝐷))) = (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷)))))
179, 11, 15mul32d 10844 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐷 · 𝐶) · (⌊‘(𝐴 / 𝐷))) = ((𝐷 · (⌊‘(𝐴 / 𝐷))) · 𝐶))
1816, 17eqtr3d 2858 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷)))) = ((𝐷 · (⌊‘(𝐴 / 𝐷))) · 𝐶))
1918oveq2d 7166 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐴 · 𝐶) − ((𝐷 · (⌊‘(𝐴 / 𝐷))) · 𝐶)))
20 recn 10621 . . . . . . . . 9 (𝐴 ∈ ℝ → 𝐴 ∈ ℂ)
2120adantr 483 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐴 ∈ ℂ)
228adantl 484 . . . . . . . . . 10 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → 𝐷 ∈ ℂ)
2322, 14mulcld 10655 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐷 · (⌊‘(𝐴 / 𝐷))) ∈ ℂ)
2423adantrl 714 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐷 · (⌊‘(𝐴 / 𝐷))) ∈ ℂ)
2521, 24, 11subdird 11091 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶) = ((𝐴 · 𝐶) − ((𝐷 · (⌊‘(𝐴 / 𝐷))) · 𝐶)))
2619, 25eqtr4d 2859 . . . . . 6 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶))
2726adantlr 713 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶))
288ad2antll 727 . . . . . . . . . 10 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐷 ∈ ℂ)
2910ad2antrl 726 . . . . . . . . . 10 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐶 ∈ ℂ)
30 rerpdivcl 12413 . . . . . . . . . . . . 13 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐵 / 𝐷) ∈ ℝ)
3130flcld 13162 . . . . . . . . . . . 12 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (⌊‘(𝐵 / 𝐷)) ∈ ℤ)
3231zcnd 12082 . . . . . . . . . . 11 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (⌊‘(𝐵 / 𝐷)) ∈ ℂ)
3332adantrl 714 . . . . . . . . . 10 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (⌊‘(𝐵 / 𝐷)) ∈ ℂ)
3428, 29, 33mulassd 10658 . . . . . . . . 9 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐷 · 𝐶) · (⌊‘(𝐵 / 𝐷))) = (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷)))))
3528, 29, 33mul32d 10844 . . . . . . . . 9 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐷 · 𝐶) · (⌊‘(𝐵 / 𝐷))) = ((𝐷 · (⌊‘(𝐵 / 𝐷))) · 𝐶))
3634, 35eqtr3d 2858 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷)))) = ((𝐷 · (⌊‘(𝐵 / 𝐷))) · 𝐶))
3736oveq2d 7166 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) = ((𝐵 · 𝐶) − ((𝐷 · (⌊‘(𝐵 / 𝐷))) · 𝐶)))
38 recn 10621 . . . . . . . . 9 (𝐵 ∈ ℝ → 𝐵 ∈ ℂ)
3938adantr 483 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐵 ∈ ℂ)
408adantl 484 . . . . . . . . . 10 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → 𝐷 ∈ ℂ)
4140, 32mulcld 10655 . . . . . . . . 9 ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝐷 · (⌊‘(𝐵 / 𝐷))) ∈ ℂ)
4241adantrl 714 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐷 · (⌊‘(𝐵 / 𝐷))) ∈ ℂ)
4339, 42, 29subdird 11091 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶) = ((𝐵 · 𝐶) − ((𝐷 · (⌊‘(𝐵 / 𝐷))) · 𝐶)))
4437, 43eqtr4d 2859 . . . . . 6 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶))
4544adantll 712 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶))
4627, 45eqeq12d 2837 . . . 4 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) ↔ ((𝐴 − (𝐷 · (⌊‘(𝐴 / 𝐷)))) · 𝐶) = ((𝐵 − (𝐷 · (⌊‘(𝐵 / 𝐷)))) · 𝐶)))
477, 46sylibrd 261 . . 3 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) → ((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷)))))))
48 oveq1 7157 . . . 4 (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷))
49 zre 11979 . . . . . . . . 9 (𝐶 ∈ ℤ → 𝐶 ∈ ℝ)
50 remulcl 10616 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 · 𝐶) ∈ ℝ)
5149, 50sylan2 594 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ 𝐶 ∈ ℤ) → (𝐴 · 𝐶) ∈ ℝ)
5251adantrr 715 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐴 · 𝐶) ∈ ℝ)
53 simprr 771 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐷 ∈ ℝ+)
54 simprl 769 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐶 ∈ ℤ)
5513adantrl 714 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (⌊‘(𝐴 / 𝐷)) ∈ ℤ)
5654, 55zmulcld 12087 . . . . . . 7 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐶 · (⌊‘(𝐴 / 𝐷))) ∈ ℤ)
57 modcyc2 13269 . . . . . . 7 (((𝐴 · 𝐶) ∈ ℝ ∧ 𝐷 ∈ ℝ+ ∧ (𝐶 · (⌊‘(𝐴 / 𝐷))) ∈ ℤ) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = ((𝐴 · 𝐶) mod 𝐷))
5852, 53, 56, 57syl3anc 1367 . . . . . 6 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = ((𝐴 · 𝐶) mod 𝐷))
5958adantlr 713 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = ((𝐴 · 𝐶) mod 𝐷))
60 remulcl 10616 . . . . . . . . 9 ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 · 𝐶) ∈ ℝ)
6149, 60sylan2 594 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℤ) → (𝐵 · 𝐶) ∈ ℝ)
6261adantrr 715 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐵 · 𝐶) ∈ ℝ)
63 simprr 771 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐷 ∈ ℝ+)
64 simprl 769 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → 𝐶 ∈ ℤ)
6531adantrl 714 . . . . . . . 8 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (⌊‘(𝐵 / 𝐷)) ∈ ℤ)
6664, 65zmulcld 12087 . . . . . . 7 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (𝐶 · (⌊‘(𝐵 / 𝐷))) ∈ ℤ)
67 modcyc2 13269 . . . . . . 7 (((𝐵 · 𝐶) ∈ ℝ ∧ 𝐷 ∈ ℝ+ ∧ (𝐶 · (⌊‘(𝐵 / 𝐷))) ∈ ℤ) → (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷))
6862, 63, 66, 67syl3anc 1367 . . . . . 6 ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷))
6968adantll 712 . . . . 5 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷))
7059, 69eqeq12d 2837 . . . 4 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) mod 𝐷) = (((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) mod 𝐷) ↔ ((𝐴 · 𝐶) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷)))
7148, 70syl5ib 246 . . 3 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → (((𝐴 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐴 / 𝐷))))) = ((𝐵 · 𝐶) − (𝐷 · (𝐶 · (⌊‘(𝐵 / 𝐷))))) → ((𝐴 · 𝐶) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷)))
7247, 71syld 47 . 2 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+)) → ((𝐴 mod 𝐷) = (𝐵 mod 𝐷) → ((𝐴 · 𝐶) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷)))
73723impia 1113 1 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℤ ∧ 𝐷 ∈ ℝ+) ∧ (𝐴 mod 𝐷) = (𝐵 mod 𝐷)) → ((𝐴 · 𝐶) mod 𝐷) = ((𝐵 · 𝐶) mod 𝐷))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 398  w3a 1083   = wceq 1533  wcel 2110  cfv 6350  (class class class)co 7150  cc 10529  cr 10530   · cmul 10536  cmin 10864   / cdiv 11291  cz 11975  +crp 12383  cfl 13154   mod cmo 13231
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1792  ax-4 1806  ax-5 1907  ax-6 1966  ax-7 2011  ax-8 2112  ax-9 2120  ax-10 2141  ax-11 2156  ax-12 2172  ax-ext 2793  ax-sep 5196  ax-nul 5203  ax-pow 5259  ax-pr 5322  ax-un 7455  ax-cnex 10587  ax-resscn 10588  ax-1cn 10589  ax-icn 10590  ax-addcl 10591  ax-addrcl 10592  ax-mulcl 10593  ax-mulrcl 10594  ax-mulcom 10595  ax-addass 10596  ax-mulass 10597  ax-distr 10598  ax-i2m1 10599  ax-1ne0 10600  ax-1rid 10601  ax-rnegex 10602  ax-rrecex 10603  ax-cnre 10604  ax-pre-lttri 10605  ax-pre-lttrn 10606  ax-pre-ltadd 10607  ax-pre-mulgt0 10608  ax-pre-sup 10609
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1084  df-3an 1085  df-tru 1536  df-ex 1777  df-nf 1781  df-sb 2066  df-mo 2618  df-eu 2650  df-clab 2800  df-cleq 2814  df-clel 2893  df-nfc 2963  df-ne 3017  df-nel 3124  df-ral 3143  df-rex 3144  df-reu 3145  df-rmo 3146  df-rab 3147  df-v 3497  df-sbc 3773  df-csb 3884  df-dif 3939  df-un 3941  df-in 3943  df-ss 3952  df-pss 3954  df-nul 4292  df-if 4468  df-pw 4541  df-sn 4562  df-pr 4564  df-tp 4566  df-op 4568  df-uni 4833  df-iun 4914  df-br 5060  df-opab 5122  df-mpt 5140  df-tr 5166  df-id 5455  df-eprel 5460  df-po 5469  df-so 5470  df-fr 5509  df-we 5511  df-xp 5556  df-rel 5557  df-cnv 5558  df-co 5559  df-dm 5560  df-rn 5561  df-res 5562  df-ima 5563  df-pred 6143  df-ord 6189  df-on 6190  df-lim 6191  df-suc 6192  df-iota 6309  df-fun 6352  df-fn 6353  df-f 6354  df-f1 6355  df-fo 6356  df-f1o 6357  df-fv 6358  df-riota 7108  df-ov 7153  df-oprab 7154  df-mpo 7155  df-om 7575  df-wrecs 7941  df-recs 8002  df-rdg 8040  df-er 8283  df-en 8504  df-dom 8505  df-sdom 8506  df-sup 8900  df-inf 8901  df-pnf 10671  df-mnf 10672  df-xr 10673  df-ltxr 10674  df-le 10675  df-sub 10866  df-neg 10867  df-div 11292  df-nn 11633  df-n0 11892  df-z 11976  df-uz 12238  df-rp 12384  df-fl 13156  df-mod 13232
This theorem is referenced by:  modmul12d  13287  modnegd  13288  modmulmod  13298  eulerthlem2  16113  fermltl  16115  odzdvds  16126  wilthlem2  25640  lgsdir2lem4  25898  lgsdirprm  25901  gausslemma2d  25944  pellexlem6  39424
  Copyright terms: Public domain W3C validator