Documentation

Arithmetization.ISigmaZero.Exponential.PPow2

Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
theorem LO.Arith.SPPow2.lenbit_iff {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {m : V} (hm : SPPow2 m) {i : V} (hi : i โ‰ค m) (pi : Pow2 i) (lt2 : 2 < i) :
theorem LO.Arith.SPPow2.one_lt {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {m : V} (hm : SPPow2 m) {i : V} (hi : LenBit i m) :
1 < i
theorem LO.Arith.SPPow2.two_lt {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {m : V} (hm : SPPow2 m) {i : V} (hi : LenBit i m) (ne2 : i โ‰  2) :
2 < i
theorem LO.Arith.SPPow2.sqrt {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {m : V} (hm : SPPow2 m) {i : V} (hi : LenBit i m) (pi : Pow2 i) (ne2 : i โ‰  2) :
theorem LO.Arith.SPPow2.sq_sqrt_eq {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {m : V} (hm : SPPow2 m) {i : V} (hi : LenBit i m) (pi : Pow2 i) (ne2 : i โ‰  2) :
(โˆši) ^ 2 = i
theorem LO.Arith.SPPow2.of_sqrt {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {m : V} (hm : SPPow2 m) {i : V} (pi : Pow2 i) (him : i โ‰ค m) (hsqi : (โˆši) ^ 2 = i) (hi : LenBit (โˆši) m) :
LenBit i m
theorem LO.Arith.SPPow2.sq_le_of_lt {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {m : V} (hm : SPPow2 m) {i j : V} (pi : Pow2 i) (pj : Pow2 j) (hi : LenBit i m) (hj : LenBit j m) :
i < j โ†’ i ^ 2 โ‰ค j
theorem LO.Arith.SPPow2.last_uniq {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {m : V} (hm : SPPow2 m) {i j : V} (pi : Pow2 i) (pj : Pow2 j) (hi : LenBit i m) (hj : LenBit j m) (hsqi : m < i ^ 2) (hsqj : m < j ^ 2) :
i = j
theorem LO.Arith.PPow2.sq_sqrt_eq {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {i : V} (ppi : PPow2 i) (ne2 : i โ‰  2) :
(โˆši) ^ 2 = i
theorem LO.Arith.PPow2.elim {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {i : V} :
PPow2 i โ†” i = 2 โˆจ โˆƒ (b : V), i = b ^ 2 โˆง PPow2 b
theorem LO.Arith.PPow2.two_lt {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {i : V} (hi : PPow2 i) (ne : i โ‰  2) :
2 < i
theorem LO.Arith.PPow2.four_lt {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {i : V} (hi : PPow2 i) (ne2 : i โ‰  2) (ne4 : i โ‰  4) :
4 < i
theorem LO.Arith.PPow2.sq_le_of_lt {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {i j : V} (hi : PPow2 i) (hj : PPow2 j) :
i < j โ†’ i ^ 2 โ‰ค j
theorem LO.Arith.PPow2.sq_uniq {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {y i j : V} (py : Pow2 y) (ppi : PPow2 i) (ppj : PPow2 j) (hi : y < i โˆง i โ‰ค y ^ 2) (hj : y < j โˆง j โ‰ค y ^ 2) :
i = j
theorem LO.Arith.PPow2.two_mul_sq_uniq {V : Type u_1} [ORingStruc V] [V โŠงโ‚˜* ๐ˆ๐šบโ‚€] {y i j : V} (py : Pow2 y) (ppi : PPow2 i) (ppj : PPow2 j) (hi : y < i โˆง i โ‰ค 2 * y ^ 2) (hj : y < j โˆง j โ‰ค 2 * y ^ 2) :
i = j