Coding #
Imported declaration from the Incompleteness formalization.
Equations
- LO.Arith.finsetArithmetizeAux [] = โ
- LO.Arith.finsetArithmetizeAux (x_1 :: xs) = insert x_1 (LO.Arith.finsetArithmetizeAux xs)
Instances For
@[simp]
@[simp]
theorem
LO.Arith.finsetArithmetizeAux_cons
{V : Type u_1}
[ORingStruc V]
[V โงโ* ๐Sg1]
(x : V)
(xs : List V)
:
@[simp]
theorem
LO.Arith.mem_finsetArithmetizeAux_iff
{V : Type u_1}
[ORingStruc V]
[V โงโ* ๐Sg1]
{x : V}
{s : List V}
:
noncomputable def
Finset.arithmetize
{V : Type u_1}
[LO.ORingStruc V]
[V โงโ* ๐Sg1]
(s : Finset V)
:
V
Imported declaration from the Incompleteness formalization.
Equations
Instances For
@[simp]
theorem
LO.Arith.mem_finsetArithmetize_iff
{V : Type u_1}
[ORingStruc V]
[V โงโ* ๐Sg1]
{x : V}
{s : Finset V}
:
@[simp]
@[simp]
theorem
LO.Arith.finset_insert_arithmetize
{V : Type u_1}
[ORingStruc V]
[V โงโ* ๐Sg1]
(a : V)
(s : Finset V)
: