Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Applying an axiom to all hypotheses in context at once

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Applying an axiom to all hypotheses in context at once


chronological Thread 
  • From: Marko Malikovi� <marko AT ffri.hr>
  • To: coq-club AT pauillac.inria.fr
  • Subject: [Coq-Club] Applying an axiom to all hypotheses in context at once
  • Date: Fri, 3 Jul 2009 14:45:07 +0200 (CEST)
  • Importance: Normal
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Dear all,

assume that we have context:

H : _
H0 : _
H1 : _
...
Hn : _
-----------------
Goal

and an axiom A.

I'm searching for a simply way to apply axiom A in all hypotheses H, H0,
H1, ... , Hn at once.

Is there some simply way to do that?

Thank you very much,

Marko Malikoviæ

-----------------------
Dr. Sc. Marko Malikoviæ
Filozofski fakultet
Sveuèili¹te u Rijeci
---------------------
Ph.D. Marko Malikoviæ
Faculty of Arts and Sciences
University of Rijeka, Croatia
-----------------------------





Archive powered by MhonArc 2.6.16.

Top of Page