:: INT_2 semantic presentation
theorem Th1: :: INT_2:1
canceled;
theorem Th2: :: INT_2:2
canceled;
theorem Th3: :: INT_2:3
theorem Th4: :: INT_2:4
for
b1,
b2 being
Nat holds
( (
b1 = 0 or
b2 = 0 ) iff
b1 lcm b2 = 0 )
theorem Th5: :: INT_2:5
for
b1,
b2 being
Nat holds
( (
b1 = 0 &
b2 = 0 ) iff
b1 hcf b2 = 0 )
theorem Th6: :: INT_2:6
for
b1,
b2 being
Nat holds
b1 * b2 = (b1 lcm b2) * (b1 hcf b2)
theorem Th7: :: INT_2:7
canceled;
theorem Th8: :: INT_2:8
for
b1 being
Nat holds
(
- b1 is
Nat iff
b1 = 0 )
theorem Th9: :: INT_2:9
theorem Th10: :: INT_2:10
theorem Th11: :: INT_2:11
theorem Th12: :: INT_2:12
theorem Th13: :: INT_2:13
theorem Th14: :: INT_2:14
theorem Th15: :: INT_2:15
theorem Th16: :: INT_2:16
theorem Th17: :: INT_2:17
theorem Th18: :: INT_2:18
theorem Th19: :: INT_2:19
theorem Th20: :: INT_2:20
theorem Th21: :: INT_2:21
:: deftheorem Def1 INT_2:def 1 :
canceled;
:: deftheorem Def2 defines lcm' INT_2:def 2 :
theorem Th22: :: INT_2:22
canceled;
theorem Th23: :: INT_2:23
theorem Th24: :: INT_2:24
canceled;
theorem Th25: :: INT_2:25
theorem Th26: :: INT_2:26
theorem Th27: :: INT_2:27
:: deftheorem Def3 defines gcd INT_2:def 3 :
theorem Th28: :: INT_2:28
canceled;
theorem Th29: :: INT_2:29
theorem Th30: :: INT_2:30
canceled;
theorem Th31: :: INT_2:31
theorem Th32: :: INT_2:32
theorem Th33: :: INT_2:33
theorem Th34: :: INT_2:34
for
b1,
b2 being
Integer holds
( (
b1 = 0 or
b2 = 0 ) iff
b1 lcm' b2 = 0 )
theorem Th35: :: INT_2:35
for
b1,
b2 being
Integer holds
( (
b1 = 0 &
b2 = 0 ) iff
b1 gcd b2 = 0 )
:: deftheorem Def4 defines are_relative_prime INT_2:def 4 :
theorem Th36: :: INT_2:36
canceled;
theorem Th37: :: INT_2:37
canceled;
theorem Th38: :: INT_2:38
theorem Th39: :: INT_2:39
theorem Th40: :: INT_2:40
theorem Th41: :: INT_2:41
:: deftheorem Def5 defines prime INT_2:def 5 :
for
b1 being
Nat holds
(
b1 is
prime iff (
b1 > 1 & ( for
b2 being
Nat holds
( not
b2 divides b1 or
b2 = 1 or
b2 = b1 ) ) ) );
:: deftheorem Def6 defines are_relative_prime INT_2:def 6 :
theorem Th42: :: INT_2:42
canceled;
theorem Th43: :: INT_2:43
canceled;
theorem Th44: :: INT_2:44
theorem Th45: :: INT_2:45
canceled;
theorem Th46: :: INT_2:46
theorem Th47: :: INT_2:47
theorem Th48: :: INT_2:48