- rule : SafeRule
- output : RuleTacOutput
Instances For
Equations
- Aesop.instInhabitedPostponedSafeRule.default = { rule := default, output := default }
Instances For
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
- unsafeRule (r : IndexMatchResult UnsafeRule) : UnsafeQueueEntry
- postponedSafeRule (r : PostponedSafeRule) : UnsafeQueueEntry
Instances For
@[implicit_reducible]
Equations
Equations
Instances For
@[implicit_reducible]
Equations
- One or more equations did not get rendered due to their size.
Equations
Instances For
Equations
Instances For
@[implicit_reducible]
Equations
- One or more equations did not get rendered due to their size.
Equations
- Aesop.UnsafeQueue = Subarray Aesop.UnsafeQueueEntry
Instances For
@[implicit_reducible]
Equations
- Aesop.UnsafeQueue.instEmptyCollection = { emptyCollection := Aesop.UnsafeQueue.instEmptyCollection._aux_1 }
@[implicit_reducible]
Equations
- Aesop.UnsafeQueue.instInhabited = { default := Aesop.UnsafeQueue.instInhabited._aux_1 }
def
Aesop.UnsafeQueue.initial
(postponedSafeRules : Array PostponedSafeRule)
(unsafeRules : Array (IndexMatchResult UnsafeRule))
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- q.entriesToMessageData = Array.map Lean.toMessageData (Std.Slice.toArray q)