Peel
📁 Source: Mathlib/Tactic/Peel.lean
Statistics
| Metric | Count |
|---|---|
| 10 | |
| 5 | |
| Total | 15 |
Mathlib.Tactic.Peel
Definitions
| Name | Category | Theorems |
|---|---|---|
applyPeelThm 📖 | CompOp | — |
mkFreshBinderName 📖 | CompOp | — |
peelArgs 📖 | CompOp | — |
peelArgsIff 📖 | CompOp | — |
peelCore 📖 | CompOp | — |
peelIffAux 📖 | CompOp | — |
peelUnbounded 📖 | CompOp | — |
quantifiers 📖 | CompOp | — |
throwPeelError 📖 | CompOp | — |
whnfQuantifier 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
and_imp_left_of_imp_imp 📖 | — | — | — | — | — |
eventually_congr 📖 | mathematical | — | Filter.Eventually | — | — |
eventually_imp 📖 | mathematical | Filter.Eventually | Filter.Eventually | — | Filter.Eventually.mpFilter.Eventually.of_forall |
frequently_congr 📖 | mathematical | — | Filter.Frequently | — | — |
frequently_imp 📖 | mathematical | Filter.Frequently | Filter.Frequently | — | Filter.Frequently.mpFilter.Eventually.of_forall |
---