RegularExpressions
📁 Source: Mathlib/Computability/RegularExpressions.lean
Statistics
| Metric | Count |
|---|---|
| 13 | |
Theoremsadd_rmatch_iff, char_rmatch_iff, comp_def, deriv_add, deriv_char_of_ne, deriv_char_self, deriv_one, deriv_star, deriv_zero, map_id, map_map, map_pow, matches'_add, matches'_char, matches'_epsilon, matches'_map, matches'_mul, matches'_pow, matches'_star, matches'_zero, mul_rmatch_iff, one_def, one_rmatch_iff, plus_def, rmatch_iff_matches', star_rmatch_iff, zero_def, zero_rmatch | 28 |
| Total | 41 |
RegularExpression
Definitions
| Name | Category | Theorems |
|---|---|---|
deriv 📖 | CompOp | |
instAdd 📖 | CompOp | |
instDecidablePredListMemLanguageMatches' 📖 | CompOp | — |
instInhabited 📖 | CompOp | — |
instMul 📖 | CompOp | |
instOne 📖 | CompOp | |
instPowNat 📖 | CompOp | |
instZero 📖 | CompOp | 5 math, 1 bridgemath:deriv_char_of_ne, deriv_one, matches'_zero, deriv_zero, zero_defbridge: zero_rmatch |
map 📖 | CompOp | |
matchEpsilon 📖 | CompOp | — |
matches' 📖 | CompOp | 8 math, 1 bridgemath:matches'_mul, matches'_add, matches'_star, matches'_pow, matches'_zero, matches'_map, matches'_epsilon, matches'_charbridge: rmatch_iff_matches' |
rmatch 📖 | CompOp | 7 bridgebridge:char_rmatch_iff, star_rmatch_iff, add_rmatch_iff, mul_rmatch_iff, one_rmatch_iff, zero_rmatch, rmatch_iff_matches' |
Theorems
(root)
Definitions
---