Axiomatisations Implementation
Tracing the Decision Procedure
- f
Regular Expressions Equality
Benoˆ ıt Razet & Bodhayan Roy
TIFR
Tracing the Decision Procedure of Regular Expressions Equality - - PowerPoint PPT Presentation
Axiomatisations Implementation Tracing the Decision Procedure of Regular Expressions Equality Beno t Razet & Bodhayan Roy TIFR Automata, Concurrency and Timed Systems (ACTS) 2011 CMI, Chennai, India 2011-01-29 Axiomatisations
Axiomatisations Implementation
TIFR
Axiomatisations Implementation
Axiomatisations Implementation
Axiomatisations Implementation
Axiomatisations Implementation
Axiomatisations Implementation
Axiomatisations Implementation
Axiomatisations Implementation
(A + B) + C = A + (B + C) (1) A + 0 = 0 + A = A (2) A + B = B + A (3)
(A · B) · C = A · (B · C) (4) 1 · A = A · 1 = A (5)
A · (B + C) = A · B + A · C (6) (A + B) · C = A · C + B · C (7)
0 · A = A · 0 = 0 (8)
A + A = A (9)
Axiomatisations Implementation
Axiomatisations Implementation
Axiomatisations Implementation
Axiomatisations Implementation
Axiomatisations Implementation
def
Axiomatisations Implementation
Axiomatisations Implementation
Axiomatisations Implementation
(first version)
Axiomatisations Implementation
(second version)
Axiomatisations Implementation
Axiomatisations Implementation
Axiomatisations Implementation