lean4-htt/src/Std/Do/SPred
Sebastian Graf 548d564c18
feat: Introduce mleave tactic that leaves the SPred proof mode (#9363) (#9454)
This PR introduces tactic `mleave` that leaves the `SPred` proof mode by
eta expanding through its abstractions and applying some mild
simplifications. This is useful to apply automation such as `grind`
afterwards.

Relates to #9363.
2025-07-22 11:50:16 +00:00
..
DerivedLaws.lean feat: Introduce mleave tactic that leaves the SPred proof mode (#9363) (#9454) 2025-07-22 11:50:16 +00:00
Laws.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Notation.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
SPred.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
SVal.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00