Science is what is, which requires nor benefits from belief. Adding a belief layer is interpreting, exploitable, and leads to believing untrue things as true (Science).
Reduced Logical Form: I believe what is (true) = Oxymoron
Oxymoron: A rhetorical figure in which incongruous or contradictory terms are combined
Explainer: It is impossible to believe what is true.
—Highly Related—
Question: 1 - Is it true or false?
Hint: Is/must/can the number/digit/integer 1 (one) be boolean in [all] cases? What are the conditions in which 1 is false?
Test from OCaml:
if 1 then true else false;;
Theorem Pseudocode: if (1 = true) && (2 = 1 + 1) && (2 = true && true) then [true +& true +& …] = true else nothing else matters
Note my recursive application to all other numbers/physics and inference that if 1 is not true, nothing is true
Postulation: All positive integers are true
I have no idea what you’re trying to say here. You’d need to define terms better at the very least. What do you mean by true, what do you mean by believe etc.
As to the psuedo code, as far as I know, the boolean equivalence to 1 in many programming languages is just a convenience and not some law of nature or core basis of philosophy.