Commit 0a0a50c
feat(RingTheory/LocalRing/ResidueField/Fiber):
We use the new `IsLiesOverAlgebra` predicate from leanprover-community#38465 to express the fact that the existing `R_p`-algebra instance on `(p.Fiber S)_q` agrees with the one coming from the fact that `q` lies over `p`. (The point of this predicate is to avoid exactly this sort of diamond).
Co-authored-by: tb65536 <thomas.l.browning@gmail.com>IsLiesOverAlgebra instance (leanprover-community#38826)1 parent c6943c2 commit 0a0a50c
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
70 | 76 | | |
71 | 77 | | |
72 | 78 | | |
| |||
0 commit comments