Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where was born #1

Open
bertanimauro opened this issue Aug 27, 2021 · 7 comments
Open

where was born #1

bertanimauro opened this issue Aug 27, 2021 · 7 comments
Labels
good first issue Good for newcomers

Comments

@bertanimauro
Copy link
Owner

I'm not sure if I understood but ((a&b=a) - >(a->b)) where & is a bitwise operator

Ref:https://inquiryintoinquiry.com/2021/08/26/animated-logical-graphs-81/

@bertanimauro
Copy link
Owner Author

Scanning the Table we observe the 16 points of X fall into 10 orbits total, divided into 4 orbits of 1 point each and 6 orbits of 2 points each. The points in singleton orbits are called fixed points of the transformation group since they are not moved but mapped into themselves by all group actions. The bottom row of the Table tabulates the total number of fixed points for the group operations 1 and t respectively. The group identity 1 always fixes all points, so its total is 16. The group action t fixes only the four points in singleton orbits, giving a total of 4

f_7 => f_1 !(a && b) => (!a || !b)
https://www.wolframalpha.com/input/?i=%21%28a+%26%26+b%29+%3D%3E+%28%21a+%7C%7C+%21b%29

f_2 => f_11 (!x && y) => (x=>y)
https://www.wolframalpha.com/input/?i=%28%21a+%26%26+b%29+%3D%3E+%28a+%3D%3E+b%29

REF: https://inquiryintoinquiry.com/2021/02/28/animated-logical-graphs-62/

@bertanimauro
Copy link
Owner Author

A sign relation L = O x S x I, as a set L embedded in a cartesian product O x S x I, tells how the signs in S and the interpretant signs in I correlate with the objects or objective situations in O.

The 256 concepts are the object O (the word of 8 bit), the way in which express these concepts with 3 variables and different operators are the Sign

REF: https://inquiryintoinquiry.com/2021/03/09/animated-logical-graphs-66/
https://inquiryintoinquiry.com/2021/03/30/animated-logical-graphs-69/

@bertanimauro
Copy link
Owner Author

Points in singleton orbits are called fixed points of the transformation group T : X \to X since they are left unchanged, or changed into themselves, by all group actions. Viewed in the frame of the sign relation L \subseteq O \times X \times X, where the transformations in T are literally translations in the linguistic sense, these T-invariant graphs have the same denotations in O for both Existential Interpreters and Entitative Interpreters.

tThey are not translations but concepts included in other concepts. a-> b = aCb. The truth of b is much broader but if a is true then b is also true

REF: https://inquiryintoinquiry.com/2021/04/22/animated-logical-graphs-72/

@bertanimauro
Copy link
Owner Author

@bertanimauro
Copy link
Owner Author

00000001 1 00000001 1
00000001 1 00000011 3
00000001 1 00000101 5
00000001 1 00000111 7
00000001 1 00001001 9
00000001 1 00001011 11
00000001 1 00001101 13
00000001 1 00001111 15
00000010 2 00000010 2
00000010 2 00000011 3
00000010 2 00000110 6
00000010 2 00000111 7
00000010 2 00001010 10
00000010 2 00001011 11
00000010 2 00001110 14
00000010 2 00001111 15
00000011 3 00000011 3
00000011 3 00000111 7
00000011 3 00001011 11
00000011 3 00001111 15
00000100 4 00000100 4
00000100 4 00000101 5
00000100 4 00000110 6
00000100 4 00000111 7
00000100 4 00001100 12
00000100 4 00001101 13
00000100 4 00001110 14
00000100 4 00001111 15
00000101 5 00000101 5
00000101 5 00000111 7
00000101 5 00001101 13
00000101 5 00001111 15
00000110 6 00000110 6
00000110 6 00000111 7
00000110 6 00001110 14
00000110 6 00001111 15
00000111 7 00000111 7
00000111 7 00001111 15
00001000 8 00001000 8
00001000 8 00001001 9
00001000 8 00001010 10
00001000 8 00001011 11
00001000 8 00001100 12
00001000 8 00001101 13
00001000 8 00001110 14
00001000 8 00001111 15
00001001 9 00001001 9
00001001 9 00001011 11
00001001 9 00001101 13
00001001 9 00001111 15
00001010 10 00001010 10
00001010 10 00001011 11
00001010 10 00001110 14
00001010 10 00001111 15
00001011 11 00001011 11
00001011 11 00001111 15
00001100 12 00001100 12
00001100 12 00001101 13
00001100 12 00001110 14
00001100 12 00001111 15
00001101 13 00001101 13
00001101 13 00001111 15
00001110 14 00001110 14
00001110 14 00001111 15
00001111 15 00001111 15

ref: https://inquiryintoinquiry.com/2021/02/26/animated-logical-graphs-61/
https://inquiryintoinquiry.com/2021/02/28/animated-logical-graphs-62/

@bertanimauro
Copy link
Owner Author

@bertanimauro bertanimauro changed the title Perceptrons where was born Oct 20, 2021
@bertanimauro bertanimauro added the good first issue Good for newcomers label Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant