aboutsummaryrefslogtreecommitdiff
path: root/theories/Init/Logic.v
AgeCommit message (Expand)Author
2016-01-20Update copyright headers.Maxime Dénès
2015-10-02Remove Print Universe directive.Matthieu Sozeau
2015-10-02Universes: enforce Set <= i for all Type occurrences.Matthieu Sozeau
2015-03-11admit: replaced by give_up + Admitted (no proof_admitted : False, close #4032)Enrico Tassi
2015-01-12Update headers.Maxime Dénès
2014-11-02Improving elimination with indices, getting rid of intrusive residualHugo Herbelin
2014-11-02Supporting "at occs" as a short-hand for "in |- * at occs" in "destruct".Hugo Herbelin
2014-05-31Basic lemmas about the algebraic structure of equality.Hugo Herbelin
2014-05-07Removing comment outdated since eta holds in conversion rule (thisHugo Herbelin
2014-05-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2013-08-08Side effect free implementation of admit (Isabelle's oracle)gareuselesinge
2013-05-05Improving printing of 'rew' notationherbelin
2013-04-17Added group properties of eq_refl, eq_sym, eq_transherbelin
2012-11-15Some lemmas on property of rewriting. It will probably be worth atherbelin
2012-10-24Removed a few calls to "Opaque" in Logic.v ineffective since at leastherbelin
2012-08-08Updating headers.herbelin
2012-07-05Kills the useless tactic annotations "in |- *"letouzey
2012-07-05Notation: a new annotation "compat 8.x" extending "only parsing"letouzey
2012-04-12"A -> B" is a notation for "forall _ : A, B".pboutill
2012-04-06Fixing a few bugs (see #2571) related to interpretation of multiple bindersherbelin
2012-01-19No more use of tauto in Init/pboutill
2011-11-21theories/, plugins/ and test-suite/ ported to the Arguments vernaculargareuselesinge
2011-08-10Take benefit of bullets available by default in Preludeherbelin
2011-08-10Less ambitious application of a notation for eq_rect. We proposedherbelin
2011-08-08New proposition "rewrite Heq in H" for eq_rect (assuming that there isherbelin
2011-07-26All the parameters of or can be implicits.pboutill
2011-07-16Tentative abbreviation "rew Heq in H" for eq_rect. (feedback welcome)herbelin
2011-07-16Added a characterization of unique existence.herbelin
2010-10-23Used multiple lists of implicit arguments to transfer the choices ofherbelin
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-07-22Made notations for exists, exists! and notations of Utf8.v recursive notationsherbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-01-08Init/Logic: commutativity and associativity of /\ and \/letouzey
2009-10-08Implicit argument of Logic.eq become maximally insertedletouzey
2009-01-01Switched to "standardized" names for the properties of eq andherbelin
2008-12-28- Another bug in get_sort_family_of (sort-polymorphism of constants andherbelin
2008-12-26- Optimized "auto decomp" which had a (presumably) exponential inherbelin
2007-11-08Moved several lemmas from theories/Numbers/NumPrelude to theories/Init/Logic.emakarov
2007-10-03Révision de theories/Logic concernant les axiomes de descriptions.herbelin
2007-09-30Ajout infos de débogage de "universe inconsistency" quand option Setherbelin
2006-10-17Mise en forme des theoriesnotin
2006-08-28Passage à une définition de inhabited plus dans les 'standard mathématique...herbelin
2006-06-09Modification déf de exists! pour éviter une éta-expansion et pouvoir être...herbelin
2006-06-04Remplacement 'singleton' par 'unique' as a simple way to avoid a conflict wit...herbelin
2006-06-04Ajout exists! et restructuration/extension des fichiers sur laherbelin
2006-03-17Modification des propriétés (svn:executable)notin
2006-03-04Titres moins envahissants pour coqdocherbelin
2006-02-23Ajout 'exists! x:A, P (suite)herbelin
2006-02-23Ajout 'exists! x:A, Pherbelin
2006-02-10code mortherbelin