File tree Expand file tree Collapse file tree 5 files changed +11
-7
lines changed
Expand file tree Collapse file tree 5 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 11# Attributes
22
3- Mathlib version: ` a9a54f808381b4bfb115c6206d75ffac1b0f1a79 `
3+ Mathlib version: ` f4506f7151c9057fd9f8714b2a1f13a647fe2352 `
44
55## Std.Internal.tree_tac
66 simp theorems used by internal DTreeMap lemmas
@@ -741,6 +741,10 @@ Register an Expr presenter. It must have the type `ProofWidgets.ExprPresenter`.
741741## extern
742742 builtin and foreign functions
743743
744+ ## field
745+ Attribute grouping the simprocs associated to the field_simp tactic
746+ Initialize the attribute `field` grouping the simprocs associated to the field_simp tactic.
747+
744748## fin_omega
745749 A simp set for the `fin_omega` wrapper around `omega`.
746750
Original file line number Diff line number Diff line change 11# Commands
22
3- Mathlib version: ` a9a54f808381b4bfb115c6206d75ffac1b0f1a79 `
3+ Mathlib version: ` f4506f7151c9057fd9f8714b2a1f13a647fe2352 `
44
55## \# adaptation_note
66Defined in: ` adaptationNoteCmd `
Original file line number Diff line number Diff line change 11# Options
22
3- Mathlib version: ` a9a54f808381b4bfb115c6206d75ffac1b0f1a79 `
3+ Mathlib version: ` f4506f7151c9057fd9f8714b2a1f13a647fe2352 `
44
55## Elab.async
66type: ` Bool `
Original file line number Diff line number Diff line change 11# Tactics
22
3- Mathlib version: ` a9a54f808381b4bfb115c6206d75ffac1b0f1a79 `
3+ Mathlib version: ` f4506f7151c9057fd9f8714b2a1f13a647fe2352 `
44
55## \# adaptation_note
66Defined in: ` «tactic#adaptation_note_» `
@@ -2480,7 +2480,7 @@ Defined in: `Mathlib.Tactic.FieldSimp.fieldSimp`
24802480The goal of ` field_simp ` is to reduce an expression in a field to an expression of the form ` n / d `
24812481where neither ` n ` nor ` d ` contains any division symbol.
24822482
2483- If the goal is an equality, this tactic will also clear the denominators, so that the proof
2483+ If the goal is an (in) equality, this tactic will also clear the denominators, so that the proof
24842484can normally be concluded by an application of ` ring ` .
24852485
24862486For example,
Original file line number Diff line number Diff line change 55 "type" : " git" ,
66 "subDir" : null ,
77 "scope" : " " ,
8- "rev" : " a9a54f808381b4bfb115c6206d75ffac1b0f1a79 " ,
8+ "rev" : " f4506f7151c9057fd9f8714b2a1f13a647fe2352 " ,
99 "name" : " mathlib" ,
1010 "manifestFile" : " lake-manifest.json" ,
1111 "inputRev" : " master" ,
6565 "type" : " git" ,
6666 "subDir" : null ,
6767 "scope" : " leanprover-community" ,
68- "rev" : " 345a958916d27982d4ecb4500fba0ebb21096651 " ,
68+ "rev" : " 2e582a44b0150db152bff1c8484eb557fb5340da " ,
6969 "name" : " Qq" ,
7070 "manifestFile" : " lake-manifest.json" ,
7171 "inputRev" : " master" ,
You can’t perform that action at this time.
0 commit comments