Search code examples
Why doesn't GHC automatically add injectivity annotation to closed type families (provided that ...


haskellfunctional-programmingghcfunctional-dependenciestype-families

Read More
Truth of : Given G a minimal cover of FD set F, for every subset X of attributes in a relation the c...


databasefunctional-dependencies

Read More
generate a minimal cover for a set of functional dependencies...


databasefunctional-dependencies

Read More
Mutually exclusive columns and violating 3NF...


sqldatabase-normalizationfunctional-dependenciessql-null3nf

Read More
Illegal functional dependencies using the natural type,...


haskellfunctional-dependencies

Read More
Is there a way to have multiple instances for bijective functional dependencies?...


haskelltypesfunctional-dependencies

Read More
Finding candidate keys for given relation...


functional-dependenciescandidate-key

Read More
Is this in BCNF, 3NF or neither?...


databasedatabase-normalizationfunctional-dependencies3nfbcnf

Read More
Identifying Boyce Codd Normal Form...


databasedatabase-normalizationfunctional-dependencies3nfbcnf

Read More
Why doesn't my type class satisfy the functional dependency?...


haskellgenericstypeclassfunctional-dependencies

Read More
2nd normal form violation with composite LHS of FD has prime and non-prime attributes together...


databasedatabase-normalizationfunctional-dependencies

Read More
Isn't "GROUP BY <primary key>" enough in this SQL query?...


mysqlfunctional-dependencies

Read More
How does "OR if Y is a prime attribute" eliminate redundancy for 3NF?...


databaserelational-databasedatabase-normalizationfunctional-dependencies3nf

Read More
Do pizza toppings exist on their own in 3NF or does the column 'toppings' fail 2NF because i...


database-designdatabase-normalizationfunctional-dependencies3nf

Read More
Is table `Books` with two unique columns `isbn` (id of book) and `title` that depend on each other i...


databasedatabase-normalizationfunctional-dependencies3nf

Read More
Can tables lose prime attributes during 2NF normalization?...


databasedatabase-normalizationfunctional-dependencies

Read More
What does the symbol "⊇" mean?...


database-normalizationfunctional-dependenciesdatabase-theory

Read More
Finding a relation in 3NF but not in BCNF...


databasedatabase-normalizationfunctional-dependencies3nfbcnf

Read More
Lifting an instance of an element to a type-level list instance with functionnal dependencies...


haskellfunctional-dependenciestype-familiesdata-kindstypelist

Read More
functional dependencies involving the empty set...


databasedatabase-designfunctional-dependencies

Read More
How can this be in 3NF when through both keys the relation contains a partial functional dependency?...


databasedatabase-normalizationfunctional-dependencies3nf

Read More
Is this database relation in 3NF and BCNF and why?...


databasedatabase-normalizationfunctional-dependencies3nfbcnf

Read More
Functional dependencies after normalization...


database-designrelational-databasedatabase-normalizationfunctional-dependencies3nf

Read More
How do you determine functional dependencies and a primary key?...


database-designfunctional-dependencies

Read More
Database Normalization BCNF decomposition...


databasedatabase-normalizationfunctional-dependenciesbcnf

Read More
Make Haskell type system understand that fundeps carries over a composite (tuple-like) type...


haskellfunctional-dependenciestype-level-computation

Read More
How does this relation produce candidate keys?...


database-normalizationfunctional-dependenciescandidate-key

Read More
3NF and lossless decomposition of relation and functional dependencies...


databasedatabase-designdatabase-normalizationfunctional-dependencies3nf

Read More
Converting Functional Dependency class to Type Family instances...


haskellfunctional-dependenciestype-families

Read More
Normal forms - 2nd vs 3rd - is the difference just composite keys? non trivial dependency?...


databasedatabase-normalizationfunctional-dependencies3nfcandidate-key

Read More
BackNext