- semiringId : Nat
Instances For
@[reducible, inline]
Equations
Instances For
@[reducible, inline]
abbrev
Lean.Meta.Grind.Arith.CommRing.NonCommSemiringM.run
{α : Type}
(semiringId : Nat)
(x : NonCommSemiringM α)
:
GoalM α
Equations
- Lean.Meta.Grind.Arith.CommRing.NonCommSemiringM.run semiringId x = x { semiringId := semiringId }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Equations
- Lean.Meta.Grind.Arith.CommRing.getTermNonCommSemiringId? e = do let __do_lift ← Lean.Meta.Grind.Arith.CommRing.get' pure (Lean.PersistentHashMap.find? __do_lift.exprToNCSemiringId { expr := e })
Instances For
Equations
- One or more equations did not get rendered due to their size.