lean4-htt/src/Std/Do
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
..
SPred feat: Introduce mleave tactic that leaves the SPred proof mode (#9363) (#9454) 2025-07-22 11:50:16 +00:00
Triple fix: Handle let/have in mintro (#9365) (#9451) 2025-07-22 11:35:46 +00:00
WP refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
PostCond.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
PredTrans.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
Triple.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
WP.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00