Even though the 2 blogs that followed me recently are bots I feel compelled to clarify the purpose of this blog is to spam test posts. I would seriously recommend against following it
Today's Document

tannertan36
Sade Olutola
YOU ARE THE REASON
Not today Justin
dirt enthusiast
Monterey Bay Aquarium
Peter Solarz
No title available

JVL

Andulka

No title available
ojovivo
Xuebing Du

pixel skylines
hello vonnie
let's talk about Bridgerton tea, my ask is open
we're not kids anymore.

Origami Around
Keni

seen from France
seen from Greece

seen from Singapore

seen from United States

seen from Malaysia

seen from United States

seen from Singapore
seen from Australia

seen from Türkiye
seen from United Arab Emirates
seen from Armenia
seen from Germany

seen from United States
seen from Germany

seen from United States

seen from France
seen from Saudi Arabia

seen from United States
seen from United Kingdom

seen from Singapore
@reallycool12345
Even though the 2 blogs that followed me recently are bots I feel compelled to clarify the purpose of this blog is to spam test posts. I would seriously recommend against following it
my code either works correctly or does not work correctly
w = "Tumblr user reallycool12345's code is working."
w∨¬w
Minimized equivalent:
⊤
my code either works correctly or does not work correctly
already going through maintenance... what fun!
w = "I dimplemented things correctly."
𝔻 of x = "All posts."
P(α) = "α contains predicates."
W(α) = "α works right."
w→(∀x(P(x)→W(x)))
Minimized equivalent:
w→(∀x(P(x)→W(x)))
already going through maintenance... what fun!
f = "This post is fully written."
t = "I have to type things out in the terminal like before."
¬f→t
Minimized equivalent:
f∨t
already going through maintenance... what fun!
w = "This works."
p = "This whole post was essetially prewritten in a text file before."
w→p
Minimized equivalent:
w→p
already going through maintenance... what fun!
I can't be bothered to do this stuff. Go my contradiction and tautology tag checks
a = "a"
a∧¬a
Minimized equivelent:
⊥
I can't be bothered to do this stuff. Go my contradiction and tautology tag checks
a = "a"
a∨¬a
Minimized equivelent:
⊤
I can't be bothered to do this stuff. Go my contradiction and tautology tag checks
a = "a"
a∧¬a
Minimized equivelent:
⊥
I can't be bothered to do this stuff. Go my contradiction and tautology tag checks
a = "a"
a∨¬a
Minimized equivelent:
⊤
I can't be bothered to do this stuff. Go my contradiction and tautology tag checks
If everything is working, then all posts with 0-arity variables and predicates will be tagged with both things properly.
w = "Everything is working."
𝔻 of the variable x is all posts.
V(α) = "α contains variables with an arity of 0."
P(α) = "α contains predicates."
T(α) = "α is tagged correctly."
w→(∀x((V(x)∧P(x))→T(x)))
Minimized equivelent:
w→(∀x((V(x)∧P(x))→T(x)))
If everything is working, then all posts with 0-arity variables and predicates will be tagged with both things properly.
If there is a variable with an arity of 0, then this will be tagged "Propositional Logic"
a = "The variable has an arity of 0."
t = "The post is tagged with 'Propositional Logic.'"
a→t
Minimized equivelent:
a→t
If there is a variable with an arity of 0, then this will be tagged "Propositional Logic"
There exists a post that does not have the tag "Propositional Logic"
𝔻 of the variable x is all posts online.
T(α) = "α is tagged 'Propositional Logic.'"
∃x(¬T(x))
Minimized equivelent:
∃x(¬T(x))