/- Copyright (c) 2025 Lean FRO, LLC. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Joseph Rotella -/ prelude import Lean.ErrorExplanations.CtorResultingTypeMismatch import Lean.ErrorExplanations.DependsOnNoncomputable import Lean.ErrorExplanations.InductiveParamMismatch import Lean.ErrorExplanations.InductiveParamMissing import Lean.ErrorExplanations.InvalidDottedIdent import Lean.ErrorExplanations.RedundantMatchAlt