-
Notifications
You must be signed in to change notification settings - Fork 0
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
3-manifold is a classication tree #6
Comments
Polimorfismo e knowledgeREF: APUPA/traccia2/math/polimorfismo.pdf |
pk m pr Questa è la sequenza per n =23. Tre cicli. Con una curva ellittica si potrebbe definire con una equazione lo smorzamento. |
Pensare lo spazio vettoriale come una retta di reali. Quando si ottiene 1-manifold aggiungere davanti 0,.... . Ad esempio l'1-manifold è a 9 cifre trasformarlo in un reale a 9 cifre, se è a 15 cifre in un reale a 15 cifre. Come con la dewey. 100 filosofia diviene 0,1 mentre gnoseologia 120, diviene 0,12. in modo che concetti più specifici stanno vicino a quelli generali. Da verificare. |
computable numberUnless certain topological properties of the real numbers are relevant it is often more convenient to deal with elements of {\displaystyle 2^{\omega }}2^{\omega} (total 0,1 valued functions) instead of reals numbers in {\displaystyle [0,1]}[0,1]. The members of {\displaystyle 2^{\omega }}2^{\omega} can be identified with binary decimal expansions but since the decimal expansions {\displaystyle .d_{1}d_{2}\ldots d_{n}0111\ldots }.d_1d_2\ldots d_n0111\ldots and {\displaystyle .d_{1}d_{2}\ldots d_{n}10}.d_1d_2\ldots d_n10 denote the same real number the interval {\displaystyle [0,1]}[0,1] can only be bijectively (and homeomorphically under the subset topology) identified with the subset of {\displaystyle 2^{\omega }}2^{\omega} not ending in all 1's. |
Ogni numero razionale dato si può rappresentare come un taglio di altri due numeri razionali. All'infinito si ottiene un numero reale |
pk ps pr Non solo i reali nascono da un taglio (cut) ma anche gli interi nascono da un taglio. Un numero n nasce dalla sequenza (p_1+p_2)/2 dove p_1 e p_2 sono primi. Se ogni intero arbitrariamente grande può essere posizionato nell'intervallo [0,1] possiamo costruire il taglio. (3+11)/2=7 Si può ottenere la precisione che si vuole |
Bijection of space filling curve [0,1]->[0,1][0,1] e [0,1][0,1] -> [0,1] |
questa teoria è un'algebra delle high order logic intesa alla birkhoff, ossia un ordinamento di pezzi di grafo, ossia, dato un Grafo G, restituisce un albero T, che ordina dei pezzi di grafo sempre più grossi, dove la foglia più a destra dell'albero è il grafo nella sua totalità. |
Ma se 122 invece di essere epistemologia, fosse 0.122 , una gradazione tra 0 e 1, la mia teoria si potrebbe considerare fuzzy logic? |
Ogni numero naturale n maggiore di 7, può essere scritto come la somma di due numeri primi divisa per 2. La somma non è unica. |
Quando in un grafo entri in un ciclo il numero divente uncomputable, ossia periodico. Con la logica si possono rappresentare solo tree, non grafi |
l'idea è buona ma è strutturata male la frase logica. |
In mathematics, Birkhoff's representation theorem for distributive lattices states that the elements of any finite distributive lattice can be represented as finite sets, in such a way that the lattice operations correspond to unions and intersections of sets. The theorem can be interpreted as providing a one-to-one correspondence between distributive lattices and partial orders, between quasi-ordinal knowledge spaces and preorders, or between finite topological spaces and preorders. It is named after Garrett Birkhoff, who published a proof of it in 1937.[1] In mathematics, a distributive lattice is a lattice in which the operations of join and meet distribute over each other. The prototypical examples of such structures are collections of sets for which the lattice operations can be given by set union and intersection. Indeed, these lattices of sets describe the scenery completely: every distributive lattice is—up to isomorphism—given as such a lattice of sets. A lattice-ordered vector space is a distributive lattice. In mathematics, a Riesz space, lattice-ordered vector space or vector lattice is a partially ordered vector space where the order structure is a lattice. The space R2 with the lexicographical order is a non-Archimedean Riesz space. Cartesian productsThe lexicographical order defines an order on a Cartesian product of ordered sets, which is a total order when all these sets are themselves totally ordered. An element of a Cartesian product E1× ... ×En is a sequence whose ith element belongs to Ei for every i. As evaluating the lexicographical order of sequences compares only elements which have the same rank in the sequences, the lexicographical order extends to Cartesian products of ordered sets. Specifically, given two partially ordered sets A and B, the lexicographical order on the Cartesian product A × B is defined as (a,b) ≤ (a′,b′) if and only if a < a′ or (a = a′ and b ≤ b′). One can define similarly the lexicographic order on the Cartesian product of an infinite family of ordered sets, if the family is indexed by the nonnegative integers, or more generally by a well-ordered set. This generalized lexicographical order is a total order if each factor set is totally ordered. Unlike the finite case, an infinite product of well-orders is not necessarily well-ordered by the lexicographical order. For instance, the set of countably infinite binary sequences (by definition, the set of functions from non-negative integers to {0, 1}, also known as the Cantor space {0, 1}ω) is not well-ordered; the subset of sequences that have precisely one 1 (i.e. { 100000..., 010000..., 001000..., ... }) does not have a least element under the lexicographical order induced by 0 < 1, because 100000... > 010000... > 001000... > ... is an infinite descending chain.[1] Similarly, the infinite lexicographic product is not Noetherian either because 011111... < 101111... < 110111 ... < ... is an infinite ascending chain. la mia teoriaè un lexicographic order di un cartesian product. Quindi è un non-Archimedean Riesz space e quindi un distributive lattice Ref: |
From APUPA created by bertanimauro: bertanimauro/APUPA#7
Ipotizziamo il numero dewey 121. Rappresenta la posizione in un albero. Primo ramo seconda posizione. Secondo ramo terza posizione. Terzo ramo la seconda posizione. Allo stesso modo il vettore v ={x1,x2,x3} se ben costruito lo spazio può rappresentare un albero. Ipotizziamo x1=1,x2=2, x3=1, avremo l'albero precedente. Lo spazio R3 rappresentato dalle stringhe di soggetto è un albero dove man mano che si va verso destra (x1,x2,x3 maggiori) si rappresentano cose sempre più complesse. Man mano che x1,x2,x3 crescono di cifre si rappresentano concetti più complessi nella classificazione
The text was updated successfully, but these errors were encountered: