Primitive notion: Difference between revisions

Content deleted Content added
No edit summary
moved to Talk:Not primitive
Line 2:
In [[mathematics]], [[logic]], [[philosophy]], and [[formal system]]s, a '''primitive notion''' is a concept that is not defined in terms of previously-defined concepts. It is often motivated informally, usually by an appeal to [[Intuition (knowledge)|intuition]] or taken to be [[self-evident]]. In an [[axiomatic theory]], relations between primitive notions are restricted by [[axiom]]s.<ref>More generally, in a formal system, rules restrict the use of primitive notions. See e.g. [[MU puzzle]] for a non-logical formal system.</ref> Some authors refer to the latter as "defining" primitive notions by one or more axioms, but this can be misleading. Formal theories cannot dispense with primitive notions, under pain of [[infinite regress]] (per the [[regress problem]]).
 
For example, in contemporary geometry, ''[[point (geometry)|point]]'', ''line'', and ''contains'' are some primitive notions.
For example, in contemporary geometry, ''[[point (geometry)|point]]'', ''line'', and ''contains'' are some primitive notions. Instead of attempting to define them,<ref>[[Euclid]] (300 B.C.) still gave definitions in his ''[[Euclid's Elements|Elements]]'', like "A line is breadthless length".</ref> their interplay is ruled (in [[Hilbert's axiom system]]) by axioms like "For every two points there exists a line that contains them both".<ref>This axiom can be formalized in [[predicate logic]] as "[[universal quantifier|∀]]''x''<sub>1</sub>,''x''<sub>2</sub>[ [[Set membership|∈]]''P'' → (implies) [[existential quantifier|∃]]''y''∈''L'' ∧ (AND) ''C''(''y'',''x''<sub>1</sub>) [[logical conjunction|∧]] ''C''(''y'',''x''<sub>2</sub>)]", where ''P'', ''L'', are predicates having as [[universe of discourse]] the [[set]] of points, of lines, and ''C'' is the diadic [[predicate variable|predicate letter]] indicating the "contains" relation, respectively.</ref>
 
==Details==