Pow2 #
Imported declaration from the Incompleteness formalization.
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
theorem
LO.Arith.Pow2.two_dvd
{V : Type u_1}
[ORingStruc V]
[V β§β* πopen]
{a : V}
(h : Pow2 a)
(lt : 1 < a)
:
theorem
LO.Arith.Pow2.two_dvd'
{V : Type u_1}
[ORingStruc V]
[V β§β* πopen]
{a : V}
(h : Pow2 a)
(lt : a β 1)
:
theorem
LO.Arith.Pow2.of_dvd
{V : Type u_1}
[ORingStruc V]
[V β§β* πopen]
{a b : V}
(h : b β£ a)
:
theorem
LO.Arith.Pow2.div_two
{V : Type u_1}
[ORingStruc V]
[V β§β* πopen]
{p : V}
(h : Pow2 p)
(ne : p β 1)
:
$\mathrm{LenBit} (2^i, a) \iff \text{$i$th-bit of $a$ is $1$}$.
Equations
- LO.Arith.LenBit i a = Β¬2 β£ a / i
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
theorem
LO.Arith.lenbit_defined_iff
{V : Type u_1}
[ORingStruc V]
[V β§β* πopen]
(v : Fin 2 β V)
:
theorem
LO.Arith.LenBit.le
{V : Type u_1}
[ORingStruc V]
[V β§β* πopen]
{i a : V}
(h : LenBit i a)
:
theorem
LO.Arith.not_lenbit_of_lt
{V : Type u_1}
[ORingStruc V]
[V β§β* πopen]
{i a : V}
(h : a < i)
:
@[simp]
@[simp]
@[simp]
theorem
LO.Arith.LenBit.self
{V : Type u_1}
[ORingStruc V]
[V β§β* πopen]
{a : V}
(pos : 0 < a)
:
LenBit a a
theorem
LO.Arith.LenBit.add_self
{V : Type u_1}
[ORingStruc V]
[V β§β* πopen]
{i a : V}
(h : a < i)
:
theorem
LO.Arith.Pow2.mul
{V : Type u_1}
[ORingStruc V]
[V β§β* πSg0]
{a b : V}
(ha : Pow2 a)
(hb : Pow2 b)
:
@[simp]
theorem
LO.Arith.Pow2.dvd_of_le
{V : Type u_1}
[ORingStruc V]
[V β§β* πSg0]
{a b : V}
(ha : Pow2 a)
(hb : Pow2 b)
:
theorem
LO.Arith.Pow2.two_le
{V : Type u_1}
[ORingStruc V]
[V β§β* πSg0]
{a : V}
(pa : Pow2 a)
(ne1 : a β 1)
:
@[simp]
theorem
LO.Arith.Pow2.four_le
{V : Type u_1}
[ORingStruc V]
[V β§β* πSg0]
{i : V}
(hi : Pow2 i)
(lt : 2 < i)
: