Equations
- One or more equations did not get rendered due to their size.
@[inline]
Equations
- One or more equations did not get rendered due to their size.
Replace proofs nested in e
with new lemmas. The new lemmas have names of the form mainDeclName.proof_
Equations
- Lean.Meta.abstractNestedProofs mainDeclName e = StateRefT'.run' (Lean.MonadCacheT.run (ReaderT.run (Lean.Meta.AbstractNestedProofs.visit e) { baseName := mainDeclName })) { nextIdx := 1 }