Insights Blog
-- Browse All Articles --
Physics Articles
Physics Tutorials
Physics Guides
Physics FAQ
Math Articles
Math Tutorials
Math Guides
Math FAQ
Education Articles
Education Guides
Bio/Chem Articles
Technology Guides
Computer Science Tutorials
Forums
Trending
Log in
Register
What's new
Latest activity
Register
Menu
Log in
Register
Navigation
More options
Style variation
System
Light
Dark
Contact us
Close Menu
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
lpetrich's latest activity
lpetrich
replied to the thread
I
Axioms of Fuzzy Logic
.
This piecewise linear version is equivalent to x ⊕ y = min( max(x,y), max(1-x,1-y) ) = max( min(x,1-y), min(y,1-x) ) and all three...
Jul 20, 2025
lpetrich
replied to the thread
I
Axioms of Fuzzy Logic
.
Exclusive or again. The previous versions: Quadratic (simple negation): x ⊕ y = x + y - 2*x*y Biquadratic (bilinear negation): x ⊕ y =...
Jul 18, 2025
lpetrich
replied to the thread
I
Axioms of Fuzzy Logic
.
As I'd mentioned earlier, (distributiveness) > (absorption) > (idempotence) > (Gödel-Zadeh minmax and-or) > (Idempotence), (absorption)...
Jul 17, 2025
lpetrich
replied to the thread
I
Axioms of Fuzzy Logic
.
These functions can be used to set up an exclusive-or function that satisfies the xor-inversion axioms: fxor(x) = - fneg(x), fixor(x) =...
Jul 5, 2025
lpetrich
replied to the thread
I
Axioms of Fuzzy Logic
.
Let's look at negation more closely. Most fuzzy-logic work assumes simple reflection: ¬ x = 1 - x It is easy to show involution...
Jul 5, 2025
lpetrich
replied to the thread
I
Axioms of Fuzzy Logic
.
Having found exactly one conjunction-disjunction set that is distributive, let us see what one can find of complementation. Here...
Jul 4, 2025
lpetrich
replied to the thread
I
Axioms of Fuzzy Logic
.
Continuing further, let us consider the consequences of fuzzy logic having the distributive property. x ∧ (y ∨ z) = (x ∧ y) ∨ (x ∧ z)...
Jul 4, 2025
lpetrich
posted the thread
I
Axioms of Fuzzy Logic
in
Set Theory, Logic, Probability, Statistics
.
Boolean algebra, or crisp logic, involves functions of two truth values: true (T) and false (F). These functions satisfy various...
Jul 4, 2025
Forums
Back
Top