Diferencia entre revisiones de «Verification of the formal concept analysis in PVS»

De WikiGLC
Saltar a: navegación, buscar
 
(No se muestran 6 ediciones intermedias de 2 usuarios)
Línea 1: Línea 1:
* '''Title:''' Verification of the formal concept analysis in PVS
 
* '''Autores:''' {{jalonso}} y {{mjoseh}}.
 
* '''Fecha de realización:''' 2002-2004
 
* '''Abstract:''' This theory consists of a formal verification of the mathematical foundations of theory of the Formal Concept Analysis (FCA) framework in the PVS system. The notion of formal concept in a formal context is defined and we prove that the concepts of a context can be interpreted as a complete lattice. We also deal with the implications between attributes and we verify an algorithm to obtain a minimal base of implications. Finally, we transform the previous specifications of FCA into their respective executable specifications by using refinements, in order to preserve their properties.
 
* '''Code:''' You can find the PVS theories in ...
 
* '''Documentation:'''
 
 
 
{| border="1"
 
{| border="1"
 
| '''Title:'''  
 
| '''Title:'''  
|  
+
| Verification of the formal concept analysis in PVS
 
|-
 
|-
 
| '''Authors:'''  
 
| '''Authors:'''  
| {{jalonso}}, {{mjoseh}} and {{fmartin}}.
+
| {{jalonso}}, {{mjoseh}}, {{fmartin}} and {{jruiz}}.
 
|-
 
|-
 
| '''Date:'''  
 
| '''Date:'''  
|  
+
| 2002-2004.
 
|-
 
|-
 
| '''Description:'''  
 
| '''Description:'''  
|  
+
| This theory consists of a formal verification of the mathematical foundations of theory of the Formal Concept Analysis (FCA) framework in the PVS system. The notion of formal concept in a formal context is defined and we prove that the concepts of a context can be interpreted as a complete lattice. We also deal with the implications between attributes and we verify an algorithm to obtain a minimal base of implications. Finally, we transform the previous specifications of FCA into their respective executable specifications by using [[Theory of Refinements in PVS|refinements]], in order to preserve their properties.
 
|-
 
|-
 
| '''Code:'''  
 
| '''Code:'''  
| You can find the PVS theories in ...
+
| You can find the PVS theories
 +
* [http://www.cs.us.es/~mjoseh/pub/TeoriasPVS/Version_PVS-3.2/afc.tgz Version PVS-3.2].
 +
* [http://www.cs.us.es/~mjoseh/pub/TeoriasPVS/Version_PVS-4.2/afc.tgz Version PVS-4.2].
 +
* [http://www.cs.us.es/~mjoseh/pub/TeoriasPVS/Version_PVS-5.0/afc.tgz Version PVS-5.0].
 
|-
 
|-
 
| '''Documentation:'''
 
| '''Documentation:'''
| [http://www.cs.us.es/~mjoseh/pub/Proving_termination_with_multiset_orderings_in_PVS.pdf Proving termination with multiset orderings in PVS: theory, methodology and applications]
+
| Papers and documents related with this work:
 +
* [http://www.cs.us.es/~jalonso/trabajos_dirigidos/2004-tesis-MJHD.pdf Teoría computacional (en PVS) de la programación lógica y del análisis formal de conceptos (Tesis, Universidad de Sevilla, 2004)].
 +
* [http://www.cs.us.es/~jalonso/publicaciones/2004-racsam.pdf Verification of the formal concept analysis].
 
|}
 
|}

Revisión actual del 13:15 4 oct 2011

Title: Verification of the formal concept analysis in PVS
Authors: José A. Alonso, María J. Hidalgo, Francisco J. Martín and José L. Ruiz Reina.
Date: 2002-2004.
Description: This theory consists of a formal verification of the mathematical foundations of theory of the Formal Concept Analysis (FCA) framework in the PVS system. The notion of formal concept in a formal context is defined and we prove that the concepts of a context can be interpreted as a complete lattice. We also deal with the implications between attributes and we verify an algorithm to obtain a minimal base of implications. Finally, we transform the previous specifications of FCA into their respective executable specifications by using refinements, in order to preserve their properties.
Code: You can find the PVS theories
Documentation: Papers and documents related with this work: