File tree Expand file tree Collapse file tree 5 files changed +13
-6
lines changed
Expand file tree Collapse file tree 5 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 11# Attributes
22
3- Mathlib version: ` c8989d96db0146e5fa90f13806f341ea81a0da03 `
3+ Mathlib version: ` 7478ffb26bdb1d28e594d5de3c49a170e30404cf `
44
55## Std.Internal.tree_tac
66 simp theorems used by internal DTreeMap lemmas
Original file line number Diff line number Diff line change 11# Commands
22
3- Mathlib version: ` c8989d96db0146e5fa90f13806f341ea81a0da03 `
3+ Mathlib version: ` 7478ffb26bdb1d28e594d5de3c49a170e30404cf `
44
55## \# adaptation_note
66Defined in: ` adaptationNoteCmd `
Original file line number Diff line number Diff line change 11# Options
22
3- Mathlib version: ` c8989d96db0146e5fa90f13806f341ea81a0da03 `
3+ Mathlib version: ` 7478ffb26bdb1d28e594d5de3c49a170e30404cf `
44
55## Elab.async
66type: ` Bool `
@@ -3995,6 +3995,13 @@ default: `false`
39953995
39963996enable/disable tracing for the given module and submodules
39973997
3998+ ## trace.Tactic.depRewrite.cleanupCasts
3999+ type: ` Bool `
4000+
4001+ default: ` false `
4002+
4003+ enable/disable tracing for the given module and submodules
4004+
39984005## trace.Tactic.depRewrite.visit
39994006type: ` Bool `
40004007
Original file line number Diff line number Diff line change 11# Tactics
22
3- Mathlib version: ` c8989d96db0146e5fa90f13806f341ea81a0da03 `
3+ Mathlib version: ` 7478ffb26bdb1d28e594d5de3c49a170e30404cf `
44
55## \# adaptation_note
66Defined in: ` «tactic#adaptation_note_» `
@@ -6926,7 +6926,7 @@ Defined in: `Lean.Parser.Tactic.rwSeq`
69266926## rw!
69276927Defined in: ` Mathlib.Tactic.DepRewrite.depRwSeq `
69286928
6929- ` rw! ` is like ` rewrite! ` , but also calls ` dsimp ` to simplify the result after every substitution.
6929+ ` rw! ` is like ` rewrite! ` , but also cleans up introduced refl-casts after every substitution.
69306930It is available as an ordinary tactic and a ` conv ` tactic.
69316931
69326932## rw?
Original file line number Diff line number Diff line change 55 "type" : " git" ,
66 "subDir" : null ,
77 "scope" : " " ,
8- "rev" : " c8989d96db0146e5fa90f13806f341ea81a0da03 " ,
8+ "rev" : " 7478ffb26bdb1d28e594d5de3c49a170e30404cf " ,
99 "name" : " mathlib" ,
1010 "manifestFile" : " lake-manifest.json" ,
1111 "inputRev" : " master" ,
You can’t perform that action at this time.
0 commit comments