basic constructions:
strong axioms
further
natural deduction metalanguage, practical foundations
type theory (dependent, intensional, observational type theory, homotopy type theory)
computational trinitarianism =
propositions as types +programs as proofs +relation type theory/category theory
In dependent type theory, the type theoretic axiom of choice is a version of axiom of choice which does not use any bracket types in the theorem, as it uses the propositions as types interpretation of dependent type theory. Despite its name, the type theoretic axiom of choice is provable in dependent type theory from the inference rules of dependent product types, dependent sum types, and identity types, and so really deserves to be called the type theoretic principle of choice. This is in contrast to what is referred to as the propositional axiom of choice or simply axiom of choice which does use bracket types via the propositions as subsingletons interpretation of dependent type theory and is just the usual axiom of choice expressed in dependent type theory.
The type theoretic axiom of choice is the statement that given types and and type family , one can construct
The propositions as types interprets disjunction and existential quantification directly as the sum type and dependent sum type respectively, and the statement of the axiom of choice comes out as simply the statement that products distribute over coproducts. (See distributivity pullback for a discussion in terms of the internal type theory of a locally cartesian closed category.)
The equivalent form of the axiom of choice involving cartesian products of inhabited types then becomes in type theory the statement that “any dependent product of any family of pointed types is pointed”. and is just the identity function on the dependent product type.
The type theoretic axiom of choice is found in:
Created on February 5, 2024 at 01:25:56. See the history of this page for a list of all contributions to it.