Blog Archive

Wednesday, June 14, 2023

Geometry over Boolean Ring

First, let me clarify that I have no idea about algebraic geometry.

These are some thoughts I captured while attending a presentation.

An analytic number theorist gave the first talk,

who began by introducing Modular Hyperbola, that is, xy1modq

An algebraic geometer gave the second talk.

The speaker presented a polynomial and stated that it can be derived from any commutative ring. This made me wonder how it would work in a Boolean ring.

In propositional logic, we represent true and false as 1 and 0, respectively.

Consequently, "pq " is true can be seen as pq1mod2, which can be viewed as a Modula Hyperbola in F2.

For pq, observe that pq=¬(¬p¬q)=(p+1)(q+1)+1

Therefore, let pq=(p+1)(q+1)+1=0,(p+1)(q+1)=1

pq is false can be seen as (p+1)(q+1)1mod2

If we view F2×F2 as a Lattice, the partial order is given by (a,b)(c,d) iff acbd

Easy to see that the solution of pq=1:=pq1mod2 is (1,1), is the sup,

And the solution of pq=0:=(p+1)(q+1)1mod2 is (0,0) is the inf.

Another interesting object is S1

Observe that in Boolean Ring, x2=x

Thus the unit circle x2+y2=1x+y=1 is a straight line!

For example, consider (P(S),Δ,),

The point on S1 is XΔY=S, that is, It's just X and Xc!

It works on any Boolean Ring.

And any circle (Consider the Lp metric over Rn) xp+yp=1

And some polynomials like xij=0xi=0

 

No comments:

Post a Comment

Popular Posts