Documentation
RegexCorrectness
.
Syntax
.
Ast
Search
return to top
source
Imports
Init
Regex.Syntax.Ast
Regex.Syntax.Ast
Mathlib.Order.Interval.Finset.Basic
Mathlib.Order.Interval.Finset.Nat
RegexCorrectness.Data.Expr.Semantics.Separation
Imported by
Regex
.
Syntax
.
Parser
.
Ast
.
toRegex_disjoint
Regex
.
Syntax
.
Parser
.
Ast
.
toRegex_group_of_group
source
theorem
Regex
.
Syntax
.
Parser
.
Ast
.
toRegex_disjoint
(
ast
:
Ast
)
:
ast
.
toRegex
.
Disjoint
source
theorem
Regex
.
Syntax
.
Parser
.
Ast
.
toRegex_group_of_group
(
ast
:
Ast
)
:
∃ (
e
:
Data.Expr
),
ast
.
group
.
toRegex
=
Data.Expr.group
0
e