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

Theorem modqsubdir 10656
Description: Distribute the modulo operation over a subtraction. (Contributed by Jim Kingdon, 26-Oct-2021.)
Assertion
Ref Expression
modqsubdir (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → ((𝐵 mod 𝐶) ≤ (𝐴 mod 𝐶) ↔ ((𝐴𝐵) mod 𝐶) = ((𝐴 mod 𝐶) − (𝐵 mod 𝐶))))

Proof of Theorem modqsubdir
StepHypRef Expression
1 simpll 527 . . . . 5 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → 𝐴 ∈ ℚ)
2 simprl 531 . . . . 5 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → 𝐶 ∈ ℚ)
3 simprr 533 . . . . 5 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → 0 < 𝐶)
41, 2, 3modqcld 10591 . . . 4 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐴 mod 𝐶) ∈ ℚ)
5 qre 9859 . . . 4 ((𝐴 mod 𝐶) ∈ ℚ → (𝐴 mod 𝐶) ∈ ℝ)
64, 5syl 14 . . 3 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐴 mod 𝐶) ∈ ℝ)
7 simplr 529 . . . . 5 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → 𝐵 ∈ ℚ)
87, 2, 3modqcld 10591 . . . 4 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐵 mod 𝐶) ∈ ℚ)
9 qre 9859 . . . 4 ((𝐵 mod 𝐶) ∈ ℚ → (𝐵 mod 𝐶) ∈ ℝ)
108, 9syl 14 . . 3 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐵 mod 𝐶) ∈ ℝ)
116, 10subge0d 8715 . 2 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (0 ≤ ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) ↔ (𝐵 mod 𝐶) ≤ (𝐴 mod 𝐶)))
12 qsubcl 9872 . . . . . . . 8 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) → (𝐴𝐵) ∈ ℚ)
1312adantr 276 . . . . . . 7 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐴𝐵) ∈ ℚ)
143gt0ne0d 8692 . . . . . . . . . 10 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → 𝐶 ≠ 0)
15 qdivcl 9877 . . . . . . . . . 10 ((𝐴 ∈ ℚ ∧ 𝐶 ∈ ℚ ∧ 𝐶 ≠ 0) → (𝐴 / 𝐶) ∈ ℚ)
161, 2, 14, 15syl3anc 1273 . . . . . . . . 9 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐴 / 𝐶) ∈ ℚ)
1716flqcld 10538 . . . . . . . 8 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (⌊‘(𝐴 / 𝐶)) ∈ ℤ)
18 qdivcl 9877 . . . . . . . . . 10 ((𝐵 ∈ ℚ ∧ 𝐶 ∈ ℚ ∧ 𝐶 ≠ 0) → (𝐵 / 𝐶) ∈ ℚ)
197, 2, 14, 18syl3anc 1273 . . . . . . . . 9 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐵 / 𝐶) ∈ ℚ)
2019flqcld 10538 . . . . . . . 8 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (⌊‘(𝐵 / 𝐶)) ∈ ℤ)
2117, 20zsubcld 9607 . . . . . . 7 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → ((⌊‘(𝐴 / 𝐶)) − (⌊‘(𝐵 / 𝐶))) ∈ ℤ)
22 modqcyc2 10623 . . . . . . 7 ((((𝐴𝐵) ∈ ℚ ∧ ((⌊‘(𝐴 / 𝐶)) − (⌊‘(𝐵 / 𝐶))) ∈ ℤ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (((𝐴𝐵) − (𝐶 · ((⌊‘(𝐴 / 𝐶)) − (⌊‘(𝐵 / 𝐶))))) mod 𝐶) = ((𝐴𝐵) mod 𝐶))
2313, 21, 2, 3, 22syl22anc 1274 . . . . . 6 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (((𝐴𝐵) − (𝐶 · ((⌊‘(𝐴 / 𝐶)) − (⌊‘(𝐵 / 𝐶))))) mod 𝐶) = ((𝐴𝐵) mod 𝐶))
24 qcn 9868 . . . . . . . . . 10 (𝐴 ∈ ℚ → 𝐴 ∈ ℂ)
251, 24syl 14 . . . . . . . . 9 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → 𝐴 ∈ ℂ)
26 qcn 9868 . . . . . . . . . 10 (𝐵 ∈ ℚ → 𝐵 ∈ ℂ)
277, 26syl 14 . . . . . . . . 9 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → 𝐵 ∈ ℂ)
28 zq 9860 . . . . . . . . . . . 12 ((⌊‘(𝐴 / 𝐶)) ∈ ℤ → (⌊‘(𝐴 / 𝐶)) ∈ ℚ)
2917, 28syl 14 . . . . . . . . . . 11 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (⌊‘(𝐴 / 𝐶)) ∈ ℚ)
30 qmulcl 9871 . . . . . . . . . . 11 ((𝐶 ∈ ℚ ∧ (⌊‘(𝐴 / 𝐶)) ∈ ℚ) → (𝐶 · (⌊‘(𝐴 / 𝐶))) ∈ ℚ)
312, 29, 30syl2anc 411 . . . . . . . . . 10 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐶 · (⌊‘(𝐴 / 𝐶))) ∈ ℚ)
32 qcn 9868 . . . . . . . . . 10 ((𝐶 · (⌊‘(𝐴 / 𝐶))) ∈ ℚ → (𝐶 · (⌊‘(𝐴 / 𝐶))) ∈ ℂ)
3331, 32syl 14 . . . . . . . . 9 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐶 · (⌊‘(𝐴 / 𝐶))) ∈ ℂ)
34 zq 9860 . . . . . . . . . . . 12 ((⌊‘(𝐵 / 𝐶)) ∈ ℤ → (⌊‘(𝐵 / 𝐶)) ∈ ℚ)
3520, 34syl 14 . . . . . . . . . . 11 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (⌊‘(𝐵 / 𝐶)) ∈ ℚ)
36 qmulcl 9871 . . . . . . . . . . 11 ((𝐶 ∈ ℚ ∧ (⌊‘(𝐵 / 𝐶)) ∈ ℚ) → (𝐶 · (⌊‘(𝐵 / 𝐶))) ∈ ℚ)
372, 35, 36syl2anc 411 . . . . . . . . . 10 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐶 · (⌊‘(𝐵 / 𝐶))) ∈ ℚ)
38 qcn 9868 . . . . . . . . . 10 ((𝐶 · (⌊‘(𝐵 / 𝐶))) ∈ ℚ → (𝐶 · (⌊‘(𝐵 / 𝐶))) ∈ ℂ)
3937, 38syl 14 . . . . . . . . 9 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐶 · (⌊‘(𝐵 / 𝐶))) ∈ ℂ)
4025, 27, 33, 39sub4d 8539 . . . . . . . 8 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → ((𝐴𝐵) − ((𝐶 · (⌊‘(𝐴 / 𝐶))) − (𝐶 · (⌊‘(𝐵 / 𝐶))))) = ((𝐴 − (𝐶 · (⌊‘(𝐴 / 𝐶)))) − (𝐵 − (𝐶 · (⌊‘(𝐵 / 𝐶))))))
41 qcn 9868 . . . . . . . . . . 11 (𝐶 ∈ ℚ → 𝐶 ∈ ℂ)
422, 41syl 14 . . . . . . . . . 10 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → 𝐶 ∈ ℂ)
4317zcnd 9603 . . . . . . . . . 10 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (⌊‘(𝐴 / 𝐶)) ∈ ℂ)
4420zcnd 9603 . . . . . . . . . 10 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (⌊‘(𝐵 / 𝐶)) ∈ ℂ)
4542, 43, 44subdid 8593 . . . . . . . . 9 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐶 · ((⌊‘(𝐴 / 𝐶)) − (⌊‘(𝐵 / 𝐶)))) = ((𝐶 · (⌊‘(𝐴 / 𝐶))) − (𝐶 · (⌊‘(𝐵 / 𝐶)))))
4645oveq2d 6034 . . . . . . . 8 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → ((𝐴𝐵) − (𝐶 · ((⌊‘(𝐴 / 𝐶)) − (⌊‘(𝐵 / 𝐶))))) = ((𝐴𝐵) − ((𝐶 · (⌊‘(𝐴 / 𝐶))) − (𝐶 · (⌊‘(𝐵 / 𝐶))))))
47 modqval 10587 . . . . . . . . . 10 ((𝐴 ∈ ℚ ∧ 𝐶 ∈ ℚ ∧ 0 < 𝐶) → (𝐴 mod 𝐶) = (𝐴 − (𝐶 · (⌊‘(𝐴 / 𝐶)))))
481, 2, 3, 47syl3anc 1273 . . . . . . . . 9 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐴 mod 𝐶) = (𝐴 − (𝐶 · (⌊‘(𝐴 / 𝐶)))))
49 modqval 10587 . . . . . . . . . 10 ((𝐵 ∈ ℚ ∧ 𝐶 ∈ ℚ ∧ 0 < 𝐶) → (𝐵 mod 𝐶) = (𝐵 − (𝐶 · (⌊‘(𝐵 / 𝐶)))))
507, 2, 3, 49syl3anc 1273 . . . . . . . . 9 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐵 mod 𝐶) = (𝐵 − (𝐶 · (⌊‘(𝐵 / 𝐶)))))
5148, 50oveq12d 6036 . . . . . . . 8 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) = ((𝐴 − (𝐶 · (⌊‘(𝐴 / 𝐶)))) − (𝐵 − (𝐶 · (⌊‘(𝐵 / 𝐶))))))
5240, 46, 513eqtr4d 2274 . . . . . . 7 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → ((𝐴𝐵) − (𝐶 · ((⌊‘(𝐴 / 𝐶)) − (⌊‘(𝐵 / 𝐶))))) = ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)))
5352oveq1d 6033 . . . . . 6 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (((𝐴𝐵) − (𝐶 · ((⌊‘(𝐴 / 𝐶)) − (⌊‘(𝐵 / 𝐶))))) mod 𝐶) = (((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) mod 𝐶))
5423, 53eqtr3d 2266 . . . . 5 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → ((𝐴𝐵) mod 𝐶) = (((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) mod 𝐶))
5554adantr 276 . . . 4 ((((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) ∧ 0 ≤ ((𝐴 mod 𝐶) − (𝐵 mod 𝐶))) → ((𝐴𝐵) mod 𝐶) = (((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) mod 𝐶))
56 qsubcl 9872 . . . . . . 7 (((𝐴 mod 𝐶) ∈ ℚ ∧ (𝐵 mod 𝐶) ∈ ℚ) → ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) ∈ ℚ)
574, 8, 56syl2anc 411 . . . . . 6 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) ∈ ℚ)
5857adantr 276 . . . . 5 ((((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) ∧ 0 ≤ ((𝐴 mod 𝐶) − (𝐵 mod 𝐶))) → ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) ∈ ℚ)
592adantr 276 . . . . 5 ((((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) ∧ 0 ≤ ((𝐴 mod 𝐶) − (𝐵 mod 𝐶))) → 𝐶 ∈ ℚ)
60 simpr 110 . . . . 5 ((((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) ∧ 0 ≤ ((𝐴 mod 𝐶) − (𝐵 mod 𝐶))) → 0 ≤ ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)))
616, 10resubcld 8560 . . . . . . 7 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) ∈ ℝ)
62 qre 9859 . . . . . . . 8 (𝐶 ∈ ℚ → 𝐶 ∈ ℝ)
632, 62syl 14 . . . . . . 7 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → 𝐶 ∈ ℝ)
64 modqge0 10595 . . . . . . . . 9 ((𝐵 ∈ ℚ ∧ 𝐶 ∈ ℚ ∧ 0 < 𝐶) → 0 ≤ (𝐵 mod 𝐶))
657, 2, 3, 64syl3anc 1273 . . . . . . . 8 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → 0 ≤ (𝐵 mod 𝐶))
666, 10subge02d 8717 . . . . . . . 8 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (0 ≤ (𝐵 mod 𝐶) ↔ ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) ≤ (𝐴 mod 𝐶)))
6765, 66mpbid 147 . . . . . . 7 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) ≤ (𝐴 mod 𝐶))
68 modqlt 10596 . . . . . . . 8 ((𝐴 ∈ ℚ ∧ 𝐶 ∈ ℚ ∧ 0 < 𝐶) → (𝐴 mod 𝐶) < 𝐶)
691, 2, 3, 68syl3anc 1273 . . . . . . 7 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (𝐴 mod 𝐶) < 𝐶)
7061, 6, 63, 67, 69lelttrd 8304 . . . . . 6 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) < 𝐶)
7170adantr 276 . . . . 5 ((((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) ∧ 0 ≤ ((𝐴 mod 𝐶) − (𝐵 mod 𝐶))) → ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) < 𝐶)
72 modqid 10612 . . . . 5 (((((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) ∈ ℚ ∧ 𝐶 ∈ ℚ) ∧ (0 ≤ ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) ∧ ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) < 𝐶)) → (((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) mod 𝐶) = ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)))
7358, 59, 60, 71, 72syl22anc 1274 . . . 4 ((((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) ∧ 0 ≤ ((𝐴 mod 𝐶) − (𝐵 mod 𝐶))) → (((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) mod 𝐶) = ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)))
7455, 73eqtrd 2264 . . 3 ((((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) ∧ 0 ≤ ((𝐴 mod 𝐶) − (𝐵 mod 𝐶))) → ((𝐴𝐵) mod 𝐶) = ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)))
75 modqge0 10595 . . . . . 6 (((𝐴𝐵) ∈ ℚ ∧ 𝐶 ∈ ℚ ∧ 0 < 𝐶) → 0 ≤ ((𝐴𝐵) mod 𝐶))
7613, 2, 3, 75syl3anc 1273 . . . . 5 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → 0 ≤ ((𝐴𝐵) mod 𝐶))
7776adantr 276 . . . 4 ((((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) ∧ ((𝐴𝐵) mod 𝐶) = ((𝐴 mod 𝐶) − (𝐵 mod 𝐶))) → 0 ≤ ((𝐴𝐵) mod 𝐶))
78 simpr 110 . . . 4 ((((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) ∧ ((𝐴𝐵) mod 𝐶) = ((𝐴 mod 𝐶) − (𝐵 mod 𝐶))) → ((𝐴𝐵) mod 𝐶) = ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)))
7977, 78breqtrd 4114 . . 3 ((((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) ∧ ((𝐴𝐵) mod 𝐶) = ((𝐴 mod 𝐶) − (𝐵 mod 𝐶))) → 0 ≤ ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)))
8074, 79impbida 600 . 2 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → (0 ≤ ((𝐴 mod 𝐶) − (𝐵 mod 𝐶)) ↔ ((𝐴𝐵) mod 𝐶) = ((𝐴 mod 𝐶) − (𝐵 mod 𝐶))))
8111, 80bitr3d 190 1 (((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ) ∧ (𝐶 ∈ ℚ ∧ 0 < 𝐶)) → ((𝐵 mod 𝐶) ≤ (𝐴 mod 𝐶) ↔ ((𝐴𝐵) mod 𝐶) = ((𝐴 mod 𝐶) − (𝐵 mod 𝐶))))
Colors of variables: wff set class
Syntax hints:  wi 4  wa 104  wb 105   = wceq 1397  wcel 2202  wne 2402   class class class wbr 4088  cfv 5326  (class class class)co 6018  cc 8030  cr 8031  0cc0 8032   · cmul 8037   < clt 8214  cle 8215  cmin 8350   / cdiv 8852  cz 9479  cq 9853  cfl 10529   mod cmo 10585
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-in1 619  ax-in2 620  ax-io 716  ax-5 1495  ax-7 1496  ax-gen 1497  ax-ie1 1541  ax-ie2 1542  ax-8 1552  ax-10 1553  ax-11 1554  ax-i12 1555  ax-bndl 1557  ax-4 1558  ax-17 1574  ax-i9 1578  ax-ial 1582  ax-i5r 1583  ax-13 2204  ax-14 2205  ax-ext 2213  ax-sep 4207  ax-pow 4264  ax-pr 4299  ax-un 4530  ax-setind 4635  ax-cnex 8123  ax-resscn 8124  ax-1cn 8125  ax-1re 8126  ax-icn 8127  ax-addcl 8128  ax-addrcl 8129  ax-mulcl 8130  ax-mulrcl 8131  ax-addcom 8132  ax-mulcom 8133  ax-addass 8134  ax-mulass 8135  ax-distr 8136  ax-i2m1 8137  ax-0lt1 8138  ax-1rid 8139  ax-0id 8140  ax-rnegex 8141  ax-precex 8142  ax-cnre 8143  ax-pre-ltirr 8144  ax-pre-ltwlin 8145  ax-pre-lttrn 8146  ax-pre-apti 8147  ax-pre-ltadd 8148  ax-pre-mulgt0 8149  ax-pre-mulext 8150  ax-arch 8151
This theorem depends on definitions:  df-bi 117  df-3or 1005  df-3an 1006  df-tru 1400  df-fal 1403  df-nf 1509  df-sb 1811  df-eu 2082  df-mo 2083  df-clab 2218  df-cleq 2224  df-clel 2227  df-nfc 2363  df-ne 2403  df-nel 2498  df-ral 2515  df-rex 2516  df-reu 2517  df-rmo 2518  df-rab 2519  df-v 2804  df-sbc 3032  df-csb 3128  df-dif 3202  df-un 3204  df-in 3206  df-ss 3213  df-pw 3654  df-sn 3675  df-pr 3676  df-op 3678  df-uni 3894  df-int 3929  df-iun 3972  df-br 4089  df-opab 4151  df-mpt 4152  df-id 4390  df-po 4393  df-iso 4394  df-xp 4731  df-rel 4732  df-cnv 4733  df-co 4734  df-dm 4735  df-rn 4736  df-res 4737  df-ima 4738  df-iota 5286  df-fun 5328  df-fn 5329  df-f 5330  df-fv 5334  df-riota 5971  df-ov 6021  df-oprab 6022  df-mpo 6023  df-1st 6303  df-2nd 6304  df-pnf 8216  df-mnf 8217  df-xr 8218  df-ltxr 8219  df-le 8220  df-sub 8352  df-neg 8353  df-reap 8755  df-ap 8762  df-div 8853  df-inn 9144  df-n0 9403  df-z 9480  df-q 9854  df-rp 9889  df-fl 10531  df-mod 10586
This theorem is referenced by:  modqeqmodmin  10657  4sqlem12  12977
  Copyright terms: Public domain W3C validator