name
stringlengths
2
347
module
stringlengths
6
90
type
stringlengths
1
5.67M
allowCompletion
bool
2 classes
_private.Init.Data.Iterators.Lemmas.Consumers.Loop.0.Std.Iter.toArray_eq_fold._simp_1_1
Init.Data.Iterators.Lemmas.Consumers.Loop
∀ {α β : Type u_1} [inst : Std.Iterator α Id β] [Std.Iterators.Finite α Id] {it : Std.Iter β}, it.toArray = it.toList.toArray
false
Aesop.LIFOQueue
Aesop.Search.Queue
Type
true
_private.Lean.CoreM.0.Lean.mkAuxDeclName.match_1
Lean.CoreM
(motive : Lean.Name × Lean.DeclNameGenerator → Sort u_1) → (x : Lean.Name × Lean.DeclNameGenerator) → ((n : Lean.Name) → (ngen : Lean.DeclNameGenerator) → motive (n, ngen)) → motive x
false
LocallyConstant.constₗ._proof_2
Mathlib.Topology.LocallyConstant.Algebra
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] (R : Type u_3) [inst_1 : Semiring R] [inst_2 : AddCommMonoid Y] [inst_3 : Module R Y] (x : R) (x_1 : Y), LocallyConstant.const X (x • x_1) = LocallyConstant.const X (x • x_1)
false
CategoryTheory.ObjectProperty.isLocal_of_isIso
Mathlib.CategoryTheory.Localization.Bousfield
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] (P : CategoryTheory.ObjectProperty C) {X Y : C} (f : X ⟶ Y) [CategoryTheory.IsIso f], P.isLocal f
true
algEquivEquivAlgHom._proof_1
Mathlib.RingTheory.Algebraic.Integral
∀ (K : Type u_1) [inst : Field K], IsDomain K
false
SimpleGraph.Iso.mapEdgeSet
Mathlib.Combinatorics.SimpleGraph.Maps
{V : Type u_1} → {W : Type u_2} → {G : SimpleGraph V} → {G' : SimpleGraph W} → G ≃g G' → ↑G.edgeSet ≃ ↑G'.edgeSet
true
CategoryTheory.Cokleisli.Adjunction.fromCokleisli._proof_1
Mathlib.CategoryTheory.Monad.Kleisli
∀ {C : Type u_2} [inst : CategoryTheory.Category.{u_1, u_2} C] (U : CategoryTheory.Comonad C) (x : CategoryTheory.Cokleisli U), CategoryTheory.CategoryStruct.comp (U.δ.app x.of) (U.map (U.ε.app x.of)) = CategoryTheory.CategoryStruct.id (U.obj x.of)
false
Sym.erase_mk._proof_1
Mathlib.Data.Sym.Basic
∀ {α : Type u_1} {n : ℕ} [inst : DecidableEq α] (m : Multiset α), m.card = n + 1 → ∀ a ∈ m, (m.erase a).card = n
false
Fin.dfoldlM_succ
Batteries.Data.Fin.Fold
∀ {m : Type u_1 → Type u_2} {n : ℕ} {α : Fin (n + 1 + 1) → Type u_1} [inst : Monad m] (f : (i : Fin (n + 1)) → α i.castSucc → m (α i.succ)) (x : α 0), Fin.dfoldlM (n + 1) α f x = do let x ← f 0 x Fin.dfoldlM n (α ∘ Fin.succ) (fun x1 x2 => f x1.succ x2) x
true
Set.range_list_getI
Mathlib.Data.Set.List
∀ {α : Type u_1} [inst : Inhabited α] (l : List α), Set.range l.getI = insert default {x | x ∈ l}
true
AddCommGroup.DirectLimit.map._proof_1
Mathlib.Algebra.Colimit.Module
∀ {ι : Type u_1} [inst : Preorder ι] {G : ι → Type u_3} [inst_1 : (i : ι) → AddCommMonoid (G i)] {f : (i j : ι) → i ≤ j → G i →+ G j} [inst_2 : DecidableEq ι] {G' : ι → Type u_2} [inst_3 : (i : ι) → AddCommMonoid (G' i)] {f' : (i j : ι) → i ≤ j → G' i →+ G' j} (g : (i : ι) → G i →+ G' i), (∀ (i j : ι) (h : i ≤ j)...
false
CategoryTheory.evaluationAdjunctionLeft._proof_9
Mathlib.CategoryTheory.Adjunction.Evaluation
∀ {C : Type u_3} [inst : CategoryTheory.Category.{u_1, u_3} C] (D : Type u_4) [inst_1 : CategoryTheory.Category.{u_2, u_4} D] [inst_2 : ∀ (a b : C), CategoryTheory.Limits.HasProductsOfShape (a ⟶ b) D] (c : C) {X : CategoryTheory.Functor C D} {Y Y' : D} (f : ((CategoryTheory.evaluation C D).obj c).obj X ⟶ Y) (g : ...
false
_private.Mathlib.Analysis.Analytic.Within.0.analyticOn_of_locally_analyticOn._simp_1_4
Mathlib.Analysis.Analytic.Within
∀ {α : Type u_1} {x a : α} {s : Set α}, (x ∈ insert a s) = (x = a ∨ x ∈ s)
false
Lean.LeanOptions.mk.noConfusion
Lean.Util.LeanOptions
{P : Sort u} → {values values' : Lean.NameMap Lean.LeanOptionValue} → { values := values } = { values := values' } → (values = values' → P) → P
false
Subgroup.instNormalSubtypeMemFocalSubgroupOf
Mathlib.GroupTheory.Focal
∀ {G : Type u_1} [inst : Group G] (H : Subgroup G), H.focalSubgroupOf.Normal
true
FintypeCat.toLightProfinite
Mathlib.Topology.Category.LightProfinite.Basic
CategoryTheory.Functor FintypeCat LightProfinite
true
Matrix.liftLinear_comp_singleLinearMap
Mathlib.Data.Matrix.Basis
∀ {m : Type u_2} {n : Type u_3} {R : Type u_5} (S : Type u_6) {α : Type u_7} {β : Type u_8} [inst : DecidableEq m] [inst_1 : DecidableEq n] [inst_2 : Fintype m] [inst_3 : Fintype n] [inst_4 : Semiring R] [inst_5 : Semiring S] [inst_6 : AddCommMonoid α] [inst_7 : AddCommMonoid β] [inst_8 : Module R α] [inst_9 : Modu...
true
ULift.recOn
Init.Prelude
{α : Type s} → {motive : ULift.{r, s} α → Sort u} → (t : ULift.{r, s} α) → ((down : α) → motive { down := down }) → motive t
false
ISize.toInt16_not
Init.Data.SInt.Bitwise
∀ (a : ISize), (~~~a).toInt16 = ~~~a.toInt16
true
LinOrd.ext
Mathlib.Order.Category.LinOrd
∀ {X Y : LinOrd} {f g : X ⟶ Y}, (∀ (x : ↑X), (CategoryTheory.ConcreteCategory.hom f) x = (CategoryTheory.ConcreteCategory.hom g) x) → f = g
true
AffineEquiv.instCoeOutEquiv
Mathlib.LinearAlgebra.AffineSpace.AffineEquiv
{k : Type u_1} → {P₁ : Type u_2} → {P₂ : Type u_3} → {V₁ : Type u_6} → {V₂ : Type u_7} → [inst : Ring k] → [inst_1 : AddCommGroup V₁] → [inst_2 : AddCommGroup V₂] → [inst_3 : Module k V₁] → [inst_4 : Module k V₂] → ...
true
_private.Mathlib.CategoryTheory.SmallObject.Iteration.Basic.0.CategoryTheory.SmallObject.SuccStruct.Iteration.subsingleton._simp_5
Mathlib.CategoryTheory.SmallObject.Iteration.Basic
∀ {α : Type u_1} [inst : LinearOrder α] {a b : α}, (¬a ≤ b) = (b < a)
false
List.Cursor.current.eq_1
Std.Do.Triple.SpecLemmas
∀ {α : Type u_1} {l : List α} (c : l.Cursor) (h : 0 < c.suffix.length), c.current h = c.suffix[0]
true
CategoryTheory.Limits.Cofork.IsColimit.desc'.congr_simp
Mathlib.CategoryTheory.Monad.Monadicity
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} {f g : X ⟶ Y} {s : CategoryTheory.Limits.Cofork f g} (hs hs_1 : CategoryTheory.Limits.IsColimit s), hs = hs_1 → ∀ {W : C} (k : Y ⟶ W) (h : CategoryTheory.CategoryStruct.comp f k = CategoryTheory.CategoryStruct.comp g k), CategoryTheory.Lim...
true
SeparationQuotient.instCommRing._proof_14
Mathlib.Topology.Algebra.SeparationQuotient.Basic
∀ {R : Type u_1} [inst : TopologicalSpace R] [inst_1 : CommRing R] [inst_2 : IsTopologicalRing R] (c : ℕ) (x : R), SeparationQuotient.mk (c • x) = c • SeparationQuotient.mk x
false
Lean.Widget.MsgEmbed.brecOn_3.go
Lean.Widget.InteractiveDiagnostic
{motive_1 : Lean.Widget.MsgEmbed → Sort u} → {motive_2 : Lean.Widget.TaggedText Lean.Widget.MsgEmbed → Sort u} → {motive_3 : Lean.Widget.StrictOrLazy (Array (Lean.Widget.TaggedText Lean.Widget.MsgEmbed)) (Lean.Server.WithRpcRef Lean.Widget.LazyTraceChildren) → Sort u} → {motive...
true
SubAddAction.fixingAddSubgroupInsertEquiv._proof_6
Mathlib.GroupTheory.GroupAction.SubMulAction.OfFixingSubgroup
∀ {M : Type u_1} {α : Type u_2} [inst : AddGroup M] [inst_1 : AddAction M α] (a : α) (s : Set ↥(SubAddAction.ofStabilizer M a)) (x : ↥(fixingAddSubgroup M (insert a (Subtype.val '' s)))), (fun m => ⟨↑↑m, ⋯⟩) ((fun m => ⟨⟨↑m, ⋯⟩, ⋯⟩) x) = x
false
Mathlib.instReprIneq
Mathlib.Data.Ineq
Repr Mathlib.Ineq
true
Shrink.instAdd
Mathlib.Algebra.Group.Shrink
{α : Type u_2} → [inst : Small.{v, u_2} α] → [Add α] → Add (Shrink.{v, u_2} α)
true
Pi.commMonoidWithZero._proof_3
Mathlib.Algebra.GroupWithZero.Pi
∀ {ι : Type u_1} {α : ι → Type u_2} [inst : (i : ι) → CommMonoidWithZero (α i)] (a : (i : ι) → α i), a * 0 = 0
false
_private.Mathlib.Order.Interval.Set.Basic.0.Set.Iio_True._simp_1_1
Mathlib.Order.Interval.Set.Basic
∀ {α : Type u_1} [inst : Preorder α] {a b : α}, (a < b) = (a ≤ b ∧ ¬b ≤ a)
false
ZeroHom.coe_copy
Mathlib.Algebra.Group.Hom.Defs
∀ {M : Type u_4} {N : Type u_5} {x : Zero M} {x_1 : Zero N} (f : ZeroHom M N) (f' : M → N) (h : f' = ⇑f), ⇑(f.copy f' h) = f'
true
Real.fourier_continuousMultilinearMap_apply
Mathlib.Analysis.Fourier.FourierTransform
∀ {V : Type u_1} {E : Type u_3} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [inst_2 : NormedAddCommGroup V] [inst_3 : InnerProductSpace ℝ V] [inst_4 : MeasurableSpace V] [inst_5 : BorelSpace V] [inst_6 : FiniteDimensional ℝ V] {ι : Type u_4} [inst_7 : Fintype ι] {M : ι → Type u_5} [inst_8 : (i : ι) → N...
true
Set.iUnion_setOf
Mathlib.Data.Set.Lattice
∀ {α : Type u_1} {ι : Sort u_5} (P : ι → α → Prop), ⋃ i, {x | P i x} = {x | ∃ i, P i x}
true
String.Slice.Pattern.ForwardSliceSearcher.startsWith
Init.Data.String.Pattern.String
String.Slice → String.Slice → Bool
true
_private.Mathlib.LinearAlgebra.Span.Basic.0.LinearMap.submoduleOf_span_singleton_of_mem._simp_1_1
Mathlib.LinearAlgebra.Span.Basic
∀ {R : Type u_1} {R₂ : Type u_3} {M : Type u_5} {M₂ : Type u_7} [inst : Semiring R] [inst_1 : Semiring R₂] [inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] [inst_4 : Module R M] [inst_5 : Module R₂ M₂] {σ₁₂ : R →+* R₂} {x : M} {f : M →ₛₗ[σ₁₂] M₂} {p : Submodule R₂ M₂}, (x ∈ Submodule.comap f p) = (f x ∈ p)
false
Affine.Simplex.Equilateral.angle_eq_pi_div_three
Mathlib.Geometry.Euclidean.Simplex
∀ {V : Type u_1} {P : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : MetricSpace P] [inst_3 : NormedAddTorsor V P] {n : ℕ} {s : Affine.Simplex ℝ P n}, s.Equilateral → ∀ {i₁ i₂ i₃ : Fin (n + 1)}, i₁ ≠ i₂ → i₁ ≠ i₃ → i₂ ≠ i₃ → EuclideanGeometry.angle (s.points i₁) (s.poin...
true
summable_of_absolute_convergence_real
Mathlib.Analysis.Normed.Ring.InfiniteSum
∀ {f : ℕ → ℝ}, (∃ r, Filter.Tendsto (fun n => ∑ i ∈ Finset.range n, |f i|) Filter.atTop (nhds r)) → Summable f
true
LinearMap.BilinForm.tmul.eq_1
Mathlib.LinearAlgebra.QuadraticForm.TensorProduct
∀ {R : Type uR} {A : Type uA} {M₁ : Type uM₁} {M₂ : Type uM₂} [inst : CommSemiring R] [inst_1 : CommSemiring A] [inst_2 : AddCommMonoid M₁] [inst_3 : AddCommMonoid M₂] [inst_4 : Algebra R A] [inst_5 : Module R M₁] [inst_6 : Module A M₁] [inst_7 : SMulCommClass R A M₁] [inst_8 : IsScalarTower R A M₁] [inst_9 : Modul...
true
_private.Lean.Meta.Basic.0.Lean.Meta.DefEqCacheKey.mk.noConfusion
Lean.Meta.Basic
{P : Sort u} → {lhs rhs : Lean.Expr} → {configKey : UInt64} → {lhs' rhs' : Lean.Expr} → {configKey' : UInt64} → { lhs := lhs, rhs := rhs, configKey := configKey } = { lhs := lhs', rhs := rhs', configKey := configKey' } → (lhs = lhs' → rhs = rhs' → configKey = configKey' → P) → ...
false
List.Cursor.tail.congr_simp
Std.Do.Triple.SpecLemmas
∀ {α : Type u_1} {l : List α} (s s_1 : l.Cursor) (e_s : s = s_1) (h : 0 < s.suffix.length), s.tail h = s_1.tail ⋯
true
CategoryTheory.Functor.isoCopyObj
Mathlib.CategoryTheory.NatIso
{C : Type u₁} → [inst : CategoryTheory.Category.{v₁, u₁} C] → {D : Type u₂} → [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → (F : CategoryTheory.Functor C D) → (obj : C → D) → (e : (X : C) → F.obj X ≅ obj X) → F ≅ F.copyObj obj e
true
Finset.mulETransformLeft_inv
Mathlib.Combinatorics.Additive.ETransform
∀ {α : Type u_1} [inst : DecidableEq α] [inst_1 : CommGroup α] (e : α) (x : Finset α × Finset α), Finset.mulETransformLeft e⁻¹ x = (Finset.mulETransformRight e x.swap).swap
true
Fin.predAbove_le_predAbove
Mathlib.Order.Fin.Basic
∀ {n : ℕ} {p q : Fin n}, p ≤ q → ∀ {i j : Fin (n + 1)}, i ≤ j → p.predAbove i ≤ q.predAbove j
true
Int.divisorsAntidiag.eq_2
Mathlib.NumberTheory.Divisors
∀ (n : ℕ), (Int.negSucc n).divisorsAntidiag = (Finset.map (Nat.castEmbedding.prodMap (Nat.castEmbedding.trans (Equiv.toEmbedding (Equiv.neg ℤ)))) (n + 1).divisorsAntidiagonal).disjUnion (Finset.map ((Nat.castEmbedding.trans (Equiv.toEmbedding (Equiv.neg ℤ))).prodMap Nat.castEmbedding) (n +...
true
_private.Mathlib.Algebra.Module.ZLattice.Covolume.0._auto_40
Mathlib.Algebra.Module.ZLattice.Covolume
Lean.Syntax
false
Besicovitch.BallPackage.ctorIdx
Mathlib.MeasureTheory.Covering.Besicovitch
{β : Type u_1} → {α : Type u_2} → Besicovitch.BallPackage β α → ℕ
false
QuasispectrumRestricts.nonUnitalStarAlgHom._proof_17
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Restrict
∀ {R : Type u_3} {S : Type u_1} {A : Type u_2} [inst : Semifield R] [inst_1 : TopologicalSpace R] [inst_2 : Field S] [inst_3 : TopologicalSpace S] [inst_4 : NonUnitalRing A] [inst_5 : Algebra R S] [inst_6 : Module R A] [inst_7 : Module S A] [IsScalarTower S A A] [SMulCommClass S A A] [IsScalarTower R S A] {a : A} {...
false
MeasureTheory.Lp.edist_toLp_zero
Mathlib.MeasureTheory.Function.LpSpace.Basic
∀ {α : Type u_1} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup E] (f : α → E) (hf : MeasureTheory.MemLp f p μ), edist (MeasureTheory.MemLp.toLp f hf) 0 = MeasureTheory.eLpNorm f p μ
true
Lean.Meta.Simp.Arith.Nat.ToLinear.State.vars
Lean.Meta.Tactic.Simp.Arith.Nat.Basic
Lean.Meta.Simp.Arith.Nat.ToLinear.State → Array Lean.Expr
true
Std.DTreeMap.Internal.Impl.insertMany_eq_foldl_impl
Std.Data.DTreeMap.Internal.WF.Lemmas
∀ {α : Type u} {β : α → Type v} {x : Ord α} {t₁ : Std.DTreeMap.Internal.Impl α β} (h₁ : t₁.Balanced) {t₂ : Std.DTreeMap.Internal.Impl α β}, ↑(t₁.insertMany t₂ h₁) = Std.DTreeMap.Internal.Impl.foldl (fun acc k v => Std.DTreeMap.Internal.Impl.insert! k v acc) t₁ t₂
true
_private.Mathlib.Computability.Reduce.0.ManyOneEquiv.trans.match_1_1
Mathlib.Computability.Reduce
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : Primcodable α] [inst_1 : Primcodable β] [inst_2 : Primcodable γ] {p : α → Prop} {q : β → Prop} {r : γ → Prop} (motive : ManyOneEquiv p q → ManyOneEquiv q r → Prop) (x : ManyOneEquiv p q) (x_1 : ManyOneEquiv q r), (∀ (pq : p ≤₀ q) (qp : q ≤₀ p) (qr : q ≤₀ r) (...
false
LowerSet.instSProd
Mathlib.Order.UpperLower.Prod
{α : Type u_1} → {β : Type u_2} → [inst : Preorder α] → [inst_1 : Preorder β] → SProd (LowerSet α) (LowerSet β) (LowerSet (α × β))
true
MeasureTheory.Measure.IsAddLeftInvariant.comap
Mathlib.MeasureTheory.Group.Measure
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : AddGroup G] [MeasurableAdd G] {H : Type u_3} [inst_3 : AddGroup H] {mH : MeasurableSpace H} [MeasurableAdd H] (μ : MeasureTheory.Measure H) [μ.IsAddLeftInvariant] {f : G →+ H}, MeasurableEmbedding ⇑f → (MeasureTheory.Measure.comap (⇑f) μ).IsAddLeftInvariant
true
Matrix.SpecialLinearGroup.instCoeInt
Mathlib.LinearAlgebra.Matrix.SpecialLinearGroup
{n : Type u} → [inst : DecidableEq n] → [inst_1 : Fintype n] → {R : Type v} → [inst_2 : CommRing R] → Coe (Matrix.SpecialLinearGroup n ℤ) (Matrix.SpecialLinearGroup n R)
true
List.getLast?_replicate
Init.Data.List.Lemmas
∀ {α : Type u_1} {a : α} {n : ℕ}, (List.replicate n a).getLast? = if n = 0 then none else some a
true
neg_one_pow_eq_neg_one_iff_odd
Mathlib.Algebra.Ring.Parity
∀ {R : Type u_4} [inst : Monoid R] [inst_1 : HasDistribNeg R] {n : ℕ}, -1 ≠ 1 → ((-1) ^ n = -1 ↔ Odd n)
true
unitsCentralizerEquiv._proof_8
Mathlib.GroupTheory.GroupAction.ConjAct
∀ (M : Type u_1) [inst : Monoid M] (x : Mˣ) (x_1 x_2 : ↥(MulAction.stabilizer (ConjAct Mˣ) x)), ⟨↑(ConjAct.ofConjAct ↑(x_1 * x_2)), ⋯⟩ = ⟨↑(ConjAct.ofConjAct ↑(x_1 * x_2)), ⋯⟩
false
_private.Mathlib.Topology.Algebra.Category.ProfiniteGrp.Basic.0.ProfiniteAddGrp.Hom.mk.inj
Mathlib.Topology.Algebra.Category.ProfiniteGrp.Basic
∀ {A B : ProfiniteAddGrp.{u}} {hom' hom'_1 : ↑A.toProfinite.toTop →ₜ+ ↑B.toProfinite.toTop}, { hom' := hom' } = { hom' := hom'_1 } → hom' = hom'_1
true
PeriodPair.derivWeierstrassP
Mathlib.Analysis.SpecialFunctions.Elliptic.Weierstrass
PeriodPair → ℂ → ℂ
true
SMulCon.noConfusion
Mathlib.Algebra.Module.Congruence.Defs
{P : Sort u} → {S : Type u_2} → {M : Type u_3} → {inst : SMul S M} → {t : SMulCon S M} → {S' : Type u_2} → {M' : Type u_3} → {inst' : SMul S' M'} → {t' : SMulCon S' M'} → S = S' → M = M' → inst ≍ inst' → t ≍ t' → SMulCon.noConfusionType P t t'
false
Aesop.Frontend.RuleExpr.elab
Aesop.Frontend.RuleExpr
Lean.Syntax → Aesop.ElabM Aesop.Frontend.RuleExpr
true
_private.Init.Data.String.Lemmas.Splits.0.String.Slice.Pos.Splits.le_iff_exists_eq_append._simp_1_3
Init.Data.String.Lemmas.Splits
∀ {s : String.Slice} {l r : s.Pos}, (l ≤ r) = (l.offset ≤ r.offset)
false
_private.Lean.Meta.FunInfo.0.Lean.Meta.FunInfoEnvCacheKey.c
Lean.Meta.FunInfo
Lean.Meta.FunInfoEnvCacheKey✝ → Lean.Name
true
ValuationRing.instLEValueGroup._proof_1
Mathlib.RingTheory.Valuation.ValuationRing
∀ (A : Type u_2) [inst : CommRing A] (K : Type u_1) [inst_1 : Field K] [inst_2 : Algebra A K] (a₁ a₂ b₁ b₂ : K), (MulAction.orbitRel Aˣ K) a₁ b₁ → (MulAction.orbitRel Aˣ K) a₂ b₂ → (fun a b => ∃ c, c • b = a) a₁ a₂ = (fun a b => ∃ c, c • b = a) b₁ b₂
false
_private.Mathlib.Data.Int.Interval.0.Int.instLocallyFiniteOrder._proof_14
Mathlib.Data.Int.Interval
∀ (a b x : ℤ), a < x ∧ x < b → (x - (a + 1)).toNat < (b - a - 1).toNat ∧ a + 1 + ↑(x - (a + 1)).toNat = x
false
TopCommRingCat._sizeOf_inst
Mathlib.Topology.Category.TopCommRingCat
SizeOf TopCommRingCat
false
_private.Mathlib.Analysis.InnerProductSpace.Projection.Minimal.0.termAbsR
Mathlib.Analysis.InnerProductSpace.Projection.Minimal
Lean.ParserDescr
true
isLocalMax_of_deriv'
Mathlib.Analysis.Calculus.DerivativeTest
∀ {f : ℝ → ℝ} {b : ℝ}, ContinuousAt f b → (∀ᶠ (x : ℝ) in nhdsWithin b (Set.Iio b), DifferentiableAt ℝ f x) → (∀ᶠ (x : ℝ) in nhdsWithin b (Set.Ioi b), DifferentiableAt ℝ f x) → (∀ᶠ (x : ℝ) in nhdsWithin b (Set.Iio b), 0 ≤ deriv f x) → (∀ᶠ (x : ℝ) in nhdsWithin b (Set.Ioi b), deriv f x ≤ 0) ...
true
OrthogonalFamily.independent
Mathlib.Analysis.InnerProductSpace.Subspace
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E] {ι : Type u_4} {V : ι → Submodule 𝕜 E}, (OrthogonalFamily 𝕜 (fun i => ↥(V i)) fun i => (V i).subtypeₗᵢ) → iSupIndep V
true
_private.Lean.Compiler.IR.SimpleGroundExpr.0.Lean.IR.compileToSimpleGroundExpr.compileNonFinalExpr._unsafe_rec
Lean.Compiler.IR.SimpleGroundExpr
Lean.IR.VarId → Lean.IR.IRType → Lean.IR.Expr → Lean.IR.FnBody → Lean.IR.M✝ Lean.IR.SimpleGroundExpr
false
NonUnitalSubsemiring.mem_prod
Mathlib.RingTheory.NonUnitalSubsemiring.Basic
∀ {R : Type u} {S : Type v} [inst : NonUnitalNonAssocSemiring R] [inst_1 : NonUnitalNonAssocSemiring S] {s : NonUnitalSubsemiring R} {t : NonUnitalSubsemiring S} {p : R × S}, p ∈ s.prod t ↔ p.1 ∈ s ∧ p.2 ∈ t
true
BitVec.not_sub_one_eq_not_add_one
Init.Data.BitVec.Bitblast
∀ {w : ℕ} {x : BitVec w}, ~~~(x - 1#w) = ~~~x + 1#w
true
Diffeomorph.coe_toHomeomorph
Mathlib.Geometry.Manifold.Diffeomorph
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] {F : Type u_4} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {H : Type u_5} [inst_5 : TopologicalSpace H] {G : Type u_7} [inst_6 : TopologicalSpace G] {I : ModelWithCorners ...
true
MeasureTheory.eLpNorm'_mono_ae
Mathlib.MeasureTheory.Function.LpSeminorm.Basic
∀ {α : Type u_1} {F : Type u_5} {G : Type u_6} {m0 : MeasurableSpace α} {q : ℝ} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup F] [inst_1 : NormedAddCommGroup G] {f : α → F} {g : α → G}, 0 ≤ q → (∀ᵐ (x : α) ∂μ, ‖f x‖ ≤ ‖g x‖) → MeasureTheory.eLpNorm' f q μ ≤ MeasureTheory.eLpNorm' g q μ
true
Filter.eventually_mem_set._simp_1
Mathlib.Order.Filter.Basic
∀ {α : Type u} {s : Set α} {l : Filter α}, (∀ᶠ (x : α) in l, x ∈ s) = (s ∈ l)
false
AddSubgroup.normalCore._proof_2
Mathlib.Algebra.Group.Subgroup.Basic
∀ {G : Type u_1} [inst : AddGroup G] (H : AddSubgroup G) {x x_1 : G}, x ∈ {a | ∀ (b : G), b + a + -b ∈ H} → x_1 ∈ {a | ∀ (b : G), b + a + -b ∈ H} → ∀ (c : G), c + (x + x_1) + -c ∈ H
false
isFullyInvariant_iff_sSup_isotypicComponents
Mathlib.RingTheory.SimpleModule.Isotypic
∀ {R : Type u_2} {M : Type u} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] [IsSemisimpleModule R M] {m : Submodule R M}, m.IsFullyInvariant ↔ ∃ s ⊆ isotypicComponents R M, m = sSup s
true
PointedCone.IsSimplicial.hull
Mathlib.Geometry.Convex.Cone.Simplicial
∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : PartialOrder R] [inst_2 : IsOrderedRing R] [inst_3 : AddCommMonoid M] [inst_4 : Module R M] {s : Set M}, s.Finite → LinearIndepOn R id s → (PointedCone.hull R s).IsSimplicial
true
_private.Mathlib.Geometry.Manifold.VectorBundle.Tangent.0.termTM
Mathlib.Geometry.Manifold.VectorBundle.Tangent
Lean.ParserDescr
true
List.alternatingSum_nil
Mathlib.Algebra.BigOperators.Group.List.Basic
∀ {G : Type u_7} [inst : Zero G] [inst_1 : Add G] [inst_2 : Neg G], [].alternatingSum = 0
true
Lean.Meta.Grind.mkEqHEqProof
Lean.Meta.Tactic.Grind.Types
Lean.Expr → Lean.Expr → Lean.Meta.Grind.GoalM Lean.Expr
true
WithLp._sizeOf_inst
Mathlib.Analysis.Normed.Lp.WithLp
(p : ENNReal) → (V : Type u_1) → [SizeOf V] → SizeOf (WithLp p V)
false
continuous_clm_apply
Mathlib.Analysis.Normed.Module.FiniteDimension
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {E : Type v} [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] {F : Type w} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] [CompleteSpace 𝕜] {X : Type u_1} [inst_6 : TopologicalSpace X] [FiniteDimensional 𝕜 E] {f : X → E →L[𝕜] F}, Conti...
true
CategoryTheory.Monoidal.functorCategoryMonoidal._proof_13
Mathlib.CategoryTheory.Monoidal.FunctorCategory
∀ {C : Type u_3} [inst : CategoryTheory.Category.{u_1, u_3} C] {D : Type u_4} [inst_1 : CategoryTheory.Category.{u_2, u_4} D] [inst_2 : CategoryTheory.MonoidalCategory D] {X Y : CategoryTheory.Functor C D} (f : X ⟶ Y), CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerLeft ...
false
Std.TreeSet.min!_insert_le_self
Std.Data.TreeSet.Lemmas
∀ {α : Type u} {cmp : α → α → Ordering} {t : Std.TreeSet α cmp} [Std.TransCmp cmp] [inst : Inhabited α] {k : α}, (cmp (t.insert k).min! k).isLE = true
true
_private.Mathlib.Analysis.InnerProductSpace.Basic.0.inner_eq_norm_mul_iff_div._simp_1_6
Mathlib.Analysis.InnerProductSpace.Basic
∀ {G₀ : Type u_3} [inst : GroupWithZero G₀] {a : G₀} (n : ℤ), a ≠ 0 → (a ^ n = 0) = False
false
Std.DTreeMap.Internal.Impl.Const.toListModel_insertManyIfNewUnit!_list
Std.Data.DTreeMap.Internal.WF.Lemmas
∀ {α : Type u} {x : Ord α} [Std.TransOrd α] [inst : BEq α] [Std.LawfulBEqOrd α] {l : List α} {t : Std.DTreeMap.Internal.Impl α fun x => Unit}, t.WF → (↑(Std.DTreeMap.Internal.Impl.Const.insertManyIfNewUnit! t l)).toListModel.Perm (Std.Internal.List.insertListIfNewUnit t.toListModel l)
true
BitVec.sub_add_comm
Init.Data.BitVec.Bitblast
∀ {w : ℕ} {z x y : BitVec w}, x - y + z = x + z - y
true
SimpleGraph.isAcyclic_sup_fromEdgeSet_iff
Mathlib.Combinatorics.SimpleGraph.Acyclic
∀ {V : Type u_1} {G : SimpleGraph V} {u v : V}, (G ⊔ SimpleGraph.fromEdgeSet {s(u, v)}).IsAcyclic ↔ G.IsAcyclic ∧ (G.Reachable u v → u = v ∨ G.Adj u v)
true
_private.Mathlib.RingTheory.Coalgebra.Basic.0.Coalgebra.sum_tmul_tmul_eq._simp_1_1
Mathlib.RingTheory.Coalgebra.Basic
∀ {R : Type u_1} [inst : CommSemiring R] {M : Type u_7} {N : Type u_8} [inst_1 : AddCommMonoid M] [inst_2 : AddCommMonoid N] [inst_3 : Module R M] [inst_4 : Module R N] (m : M) {α : Type u_22} (s : Finset α) (n : α → N), ∑ a ∈ s, m ⊗ₜ[R] n a = m ⊗ₜ[R] ∑ a ∈ s, n a
false
Lean.Elab.Do.DoElemContKind._sizeOf_inst
Lean.Elab.Do.Basic
SizeOf Lean.Elab.Do.DoElemContKind
false
Array.le_sum_div_length_of_min?_eq_some_nat
Init.Data.Array.Nat
∀ {x : ℕ} {xs : Array ℕ}, xs.min? = some x → x ≤ xs.sum / xs.size
true
ULiftable.recOn
Mathlib.Control.ULiftable
{f : Type u₀ → Type u₁} → {g : Type v₀ → Type v₁} → {motive : ULiftable f g → Sort u} → (t : ULiftable f g) → ((congr : {α : Type u₀} → {β : Type v₀} → α ≃ β → f α ≃ g β) → motive { congr := congr }) → motive t
false
Module.End.hasEigenvalue_iff_isRoot_charpoly
Mathlib.LinearAlgebra.Eigenspace.Charpoly
∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [IsDomain R] [inst_2 : AddCommGroup M] [inst_3 : Module R M] [inst_4 : Module.Free R M] [inst_5 : Module.Finite R M] (f : Module.End R M) (μ : R), f.HasEigenvalue μ ↔ (LinearMap.charpoly f).IsRoot μ
true
_private.Batteries.Tactic.Lint.Simp.0.Batteries.Tactic.Lint.formatLemmas._sparseCasesOn_2
Batteries.Tactic.Lint.Simp
{motive : Bool → Sort u} → (t : Bool) → motive true → (Nat.hasNotBit 2 t.ctorIdx → motive t) → motive t
false
Lat.Iso.mk._proof_3
Mathlib.Order.Category.Lat
∀ {α β : Lat} (e : ↑α ≃o ↑β) (a b : ↑β), e.symm (a ⊔ b) = e.symm a ⊔ e.symm b
false
_private.Std.Sync.Channel.0.Std.CloseableChannel.Bounded.State.mk._flat_ctor
Std.Sync.Channel
{α : Type} → Std.Queue (IO.Promise Bool) → Std.Queue (Std.CloseableChannel.Bounded.Consumer✝ α) → (capacity : ℕ) → Vector (IO.Ref (Option α)) capacity → ℕ → (sendIdx : ℕ) → sendIdx < capacity → (recvIdx : ℕ) → recvIdx < capacity → Bool → Std.CloseableChannel.Bound...
false
groupHomology.shortComplexH0
Mathlib.RepresentationTheory.Homological.GroupHomology.LowDegree
{k G : Type u} → [inst : CommRing k] → [inst_1 : Group G] → Rep.{u, u, u} k G → CategoryTheory.ShortComplex (ModuleCat k)
true