name
stringlengths
2
347
module
stringlengths
6
90
type
stringlengths
1
5.67M
allowCompletion
bool
2 classes
CategoryTheory.Adjunction.Quadruple.epi_leftTriple_rightToLeft_iff_mono_rightTriple_leftToRight
Mathlib.CategoryTheory.Adjunction.Quadruple
∀ {C : Type u₁} {D : Type u₂} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Category.{v₂, u₂} D] {L : CategoryTheory.Functor C D} {F : CategoryTheory.Functor D C} {G : CategoryTheory.Functor C D} {R : CategoryTheory.Functor D C} (q : CategoryTheory.Adjunction.Quadruple L F G R) [inst_2 : F.Fu...
true
HomologicalComplex.natTransHomologyπ_app
Mathlib.Algebra.Homology.ShortComplex.HomologicalComplex
∀ (C : Type u_1) [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] {ι : Type u_2} (c : ComplexShape ι) (i : ι) [inst_2 : CategoryTheory.CategoryWithHomology C] (K : HomologicalComplex C c), (HomologicalComplex.natTransHomologyπ C c i).app K = K.homologyπ i
true
PSigma.Lex.le
Mathlib.Data.PSigma.Order
{ι : Type u_1} → {α : ι → Type u_2} → [LT ι] → [(i : ι) → LE (α i)] → LE (Σₗ' (i : ι), α i)
true
CategoryTheory.endofunctorMonoidalCategory_associator_hom_app
Mathlib.CategoryTheory.Monoidal.End
∀ (C : Type u) [inst : CategoryTheory.Category.{v, u} C] (F G H : CategoryTheory.Functor C C) (X : C), (CategoryTheory.MonoidalCategoryStruct.associator F G H).hom.app X = CategoryTheory.CategoryStruct.id ((CategoryTheory.MonoidalCategoryStruct.tensorObj (CategoryTheory.MonoidalCategoryStruct.tensorObj F G)...
true
zero_zpow
Mathlib.Algebra.GroupWithZero.Basic
∀ {G₀ : Type u_2} [inst : GroupWithZero G₀] (n : ℤ), n ≠ 0 → 0 ^ n = 0
true
ContinuousWithinAt.vsub
Mathlib.Topology.Algebra.Group.AddTorsor
∀ {V : Type u_1} {P : Type u_2} {α : Type u_3} [inst : AddGroup V] [inst_1 : TopologicalSpace V] [inst_2 : AddTorsor V P] [inst_3 : TopologicalSpace P] [IsTopologicalAddTorsor P] [inst_5 : TopologicalSpace α] {f g : α → P} {x : α} {s : Set α}, ContinuousWithinAt f s x → ContinuousWithinAt g s x → ContinuousWithin...
true
_private.Mathlib.MeasureTheory.Integral.IntervalIntegral.TrapezoidalRule.0.trapezoidal_error_le_of_lt._simp_1_8
Mathlib.MeasureTheory.Integral.IntervalIntegral.TrapezoidalRule
∀ {R : Type u_1} [inst : AddMonoidWithOne R] [CharZero R] (n : ℕ), (↑n + 1 = 0) = False
false
IsLocalization.mk'_self
Mathlib.RingTheory.Localization.Defs
∀ {R : Type u_1} [inst : CommSemiring R] {M : Submonoid R} (S : Type u_2) [inst_1 : CommSemiring S] [inst_2 : Algebra R S] [inst_3 : IsLocalization M S] {x : R} (hx : x ∈ M), IsLocalization.mk' S x ⟨x, hx⟩ = 1
true
CategoryTheory.GlueData.f_hasPullback
Mathlib.CategoryTheory.GlueData
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v, u₁} C] (self : CategoryTheory.GlueData C) (i j k : self.J), CategoryTheory.Limits.HasPullback (self.f i j) (self.f i k)
true
lowerCentralSeries_length_eq_nilpotencyClass
Mathlib.GroupTheory.Nilpotent
∀ {G : Type u_1} [inst : Group G] [hG : Group.IsNilpotent G], Nat.find ⋯ = Group.nilpotencyClass G
true
_private.Mathlib.Topology.MetricSpace.Ultra.Basic.0.IsUltrametricDist.isOpen_closedBall._simp_1_2
Mathlib.Topology.MetricSpace.Ultra.Basic
∀ {α : Type u} [inst : PseudoMetricSpace α] {x : α} {ε : ℝ}, (Metric.ball x ε ⊆ Metric.closedBall x ε) = True
false
_private.Std.Internal.Async.System.0.Std.Internal.IO.Async.System.instDecidableEqSystemUser.decEq.match_1
Std.Internal.Async.System
(motive : Std.Internal.IO.Async.System.SystemUser → Std.Internal.IO.Async.System.SystemUser → Sort u_1) → (x x_1 : Std.Internal.IO.Async.System.SystemUser) → ((a : String) → (a_1 : Option Std.Internal.IO.Async.System.UserId) → (a_2 : Option Std.Internal.IO.Async.System.GroupId) → (a_...
false
IsRegularLocalRing.spanFinrank_maximalIdeal
Mathlib.RingTheory.RegularLocalRing.Defs
∀ {R : Type u_1} {inst : CommRing R} [self : IsRegularLocalRing R], ↑(Submodule.spanFinrank (IsLocalRing.maximalIdeal R)) = ringKrullDim R
true
Std.Ric.Sliceable.mkSlice
Init.Data.Slice.Notation
{α : Type u} → {β : outParam (Type v)} → {γ : outParam (Type w)} → [self : Std.Ric.Sliceable α β γ] → α → Std.Ric β → γ
true
Std.LawfulOrderLeftLeaningMax
Init.Data.Order.Classes
(α : Type u) → [Max α] → [LE α] → Prop
true
_private.Mathlib.Topology.DiscreteSubset.0.isDiscrete_of_codiscreteWithin._simp_1_1
Mathlib.Topology.DiscreteSubset
∀ {α : Type u_1} {f : Filter α} {s : Set α}, (f ⊓ Filter.principal sᶜ = ⊥) = (s ∈ f)
false
Mathlib.Tactic._aux_Mathlib_Tactic_Cases___elabRules_Mathlib_Tactic_induction'_1
Mathlib.Tactic.Cases
Lean.Elab.Tactic.Tactic
false
CategoryTheory.ComposableArrows.Precomp.map_zero_one'
Mathlib.CategoryTheory.ComposableArrows.Basic
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {n : ℕ} (F : CategoryTheory.ComposableArrows C n) {X : C} (f : X ⟶ F.left), CategoryTheory.ComposableArrows.Precomp.map F f 0 ⟨0 + 1, ⋯⟩ ⋯ = f
true
NonUnitalSeminormedCommRing.mk
Mathlib.Analysis.Normed.Ring.Basic
{α : Type u_5} → [toNonUnitalSeminormedRing : NonUnitalSeminormedRing α] → (∀ (a b : α), a * b = b * a) → NonUnitalSeminormedCommRing α
true
_private.Mathlib.Control.Fix.0.Part.Fix.approx.match_1.eq_2
Mathlib.Control.Fix
∀ (motive : ℕ → Sort u_1) (i : ℕ) (h_1 : Unit → motive 0) (h_2 : (i : ℕ) → motive i.succ), (match i.succ with | 0 => h_1 () | i.succ => h_2 i) = h_2 i
true
card_vector
Mathlib.Data.Fintype.BigOperators
∀ {α : Type u_1} [inst : Fintype α] (n : ℕ), Fintype.card (List.Vector α n) = Fintype.card α ^ n
true
intervalIntegral.measure_integral_sub_linear_isLittleO_of_tendsto_ae_of_ge'
Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
∀ {ι : Type u_1} {E : Type u_3} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : ℝ → E} {c : E} {l l' : Filter ℝ} {lt : Filter ι} {μ : MeasureTheory.Measure ℝ} {u v : ι → ℝ} [CompleteSpace E] [l'.IsMeasurablyGenerated] [Filter.TendstoIxxClass Set.Ioc l l'], StronglyMeasurableAtFilter f l' μ → Fil...
true
PowerBasis.ofAdjoinEqTop'.congr_simp
Mathlib.NumberTheory.NumberField.Cyclotomic.Basic
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : IsDomain R] [inst_3 : Algebra R S] [inst_4 : IsIntegrallyClosed R] [inst_5 : IsDomain S] [inst_6 : Module.IsTorsionFree R S] {x x_1 : S} (e_x : x = x_1) (hx : IsIntegral R x) (hx' : R[x] = ⊤), PowerBasis.ofAdjoinEqTop' hx hx' = Powe...
true
AddSubgroup.one_le_sum_inv_index_of_leftCoset_cover
Mathlib.GroupTheory.CosetCover
∀ {G : Type u_1} [inst : AddGroup G] {ι : Type u_2} {H : ι → AddSubgroup G} {g : ι → G} {s : Finset ι}, ⋃ i ∈ s, g i +ᵥ ↑(H i) = Set.univ → 1 ≤ ∑ i ∈ s, (↑(H i).index)⁻¹
true
CategoryTheory.Comon.tensorObj_comul
Mathlib.CategoryTheory.Monoidal.Comon_
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.MonoidalCategory C] [inst_2 : CategoryTheory.BraidedCategory C] (A B : C) [inst_3 : CategoryTheory.ComonObj A] [inst_4 : CategoryTheory.ComonObj B], CategoryTheory.ComonObj.comul = CategoryTheory.CategoryStruct.comp (Ca...
true
Lean.FromJson.mk.noConfusion
Lean.Data.Json.FromToJson.Basic
{α : Type u} → {P : Sort u_1} → {fromJson? fromJson?' : Lean.Json → Except String α} → { fromJson? := fromJson? } = { fromJson? := fromJson?' } → (fromJson? ≍ fromJson?' → P) → P
false
_private.Std.Sat.AIG.CachedLemmas.0.Std.Sat.AIG.mkGateCached.go.match_1.splitter
Std.Sat.AIG.CachedLemmas
(motive : Option Bool → Option Bool → Sort u_1) → (lhsVal rhsVal : Option Bool) → ((x : Option Bool) → motive (some false) x) → ((x : Option Bool) → (x = some false → False) → motive x (some false)) → ((x : Option Bool) → (x = some false → False) → motive (some true) x) → ((x : Option Bool...
true
_private.Init.Data.String.Pattern.Char.0.String.Slice.Pattern.Char.instStrictForwardPatternChar._simp_1
Init.Data.String.Pattern.Char
∀ {α : Type u_1} {a : α} {p : Prop} {x : Decidable p} {b : Option α}, ((if p then b else none) = some a) = (p ∧ b = some a)
false
SimplexCategory.factorThruImage_eq
Mathlib.AlgebraicTopology.SimplexCategory.Basic
∀ {Δ Δ'' : SimplexCategory} {φ : Δ ⟶ Δ''} {e : Δ ⟶ CategoryTheory.Limits.image φ} [CategoryTheory.Epi e] {i : CategoryTheory.Limits.image φ ⟶ Δ''} [CategoryTheory.Mono i], CategoryTheory.CategoryStruct.comp e i = φ → CategoryTheory.Limits.factorThruImage φ = e
true
_private.Mathlib.LinearAlgebra.Span.Defs.0.Submodule.mem_span_pair._simp_1_3
Mathlib.LinearAlgebra.Span.Defs
∀ {α : Sort u_1} {β : Sort u_2} {f : α → β} {p : β → Prop}, (∃ b, (∃ a, f a = b) ∧ p b) = ∃ a, p (f a)
false
Rat.intCast_div_eq_divInt
Mathlib.Data.Rat.Defs
∀ (n d : ℤ), ↑n / ↑d = Rat.divInt n d
true
Module.End.isSemisimple_iff'
Mathlib.LinearAlgebra.Semisimple
∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {f : Module.End R M}, f.IsSemisimple ↔ ∀ (p : ↥f.invtSubmodule), ∃ q, IsCompl p q
true
_private.Mathlib.Combinatorics.SimpleGraph.Regularity.Chunk.0.SzemerediRegularity.sum_density_div_card_le_density_add_eps._simp_1_4
Mathlib.Combinatorics.SimpleGraph.Regularity.Chunk
∀ {a b c : Prop}, (a ∧ b → c) = (a → b → c)
false
CategoryTheory.MonoidalOpposite.mopMopEquivalence.eq_1
Mathlib.CategoryTheory.Monoidal.Opposite
∀ (C : Type u₁) [inst : CategoryTheory.Category.{v₁, u₁} C], CategoryTheory.MonoidalOpposite.mopMopEquivalence C = (CategoryTheory.MonoidalOpposite.unmopEquiv Cᴹᵒᵖ).trans (CategoryTheory.MonoidalOpposite.unmopEquiv C)
true
mul_finsum'
Mathlib.Algebra.BigOperators.Finprod
∀ {α : Type u_1} {R : Type u_7} [inst : NonUnitalNonAssocSemiring R] (f : α → R) (r : R), Function.HasFiniteSupport f → r * ∑ᶠ (a : α), f a = ∑ᶠ (a : α), r * f a
true
Std.Internal.UV.TCP.Socket.getSockName
Std.Internal.UV.TCP
Std.Internal.UV.TCP.Socket → IO Std.Net.SocketAddress
true
instAddCommMonoidWithOneENNReal._aux_12
Mathlib.Data.ENNReal.Basic
ENNReal
false
FinBddDistLat.inv_hom_apply
Mathlib.Order.Category.FinBddDistLat
∀ {X Y : FinBddDistLat} (e : X ≅ Y) (x : ↑X.toDistLat), (CategoryTheory.ConcreteCategory.hom e.inv) ((CategoryTheory.ConcreteCategory.hom e.hom) x) = x
true
TrivSqZeroExt.range_inlAlgHom_sup_adjoin_range_inr
Mathlib.Algebra.TrivSqZeroExt.Basic
∀ {S : Type u_1} {R : Type u} {M : Type v} [inst : CommSemiring S] [inst_1 : Semiring R] [inst_2 : AddCommMonoid M] [inst_3 : Algebra S R] [inst_4 : Module S M] [inst_5 : Module R M] [inst_6 : Module Rᵐᵒᵖ M] [inst_7 : SMulCommClass R Rᵐᵒᵖ M] [inst_8 : IsScalarTower S R M] [inst_9 : IsScalarTower S Rᵐᵒᵖ M], (TrivS...
true
Exists
Init.Core
{α : Sort u} → (α → Prop) → Prop
true
Lean.Meta.Grind.AC.EqCnstrProof.below
Lean.Meta.Tactic.Grind.AC.Types
{motive_1 : Lean.Meta.Grind.AC.EqCnstr → Sort u} → {motive_2 : Lean.Meta.Grind.AC.EqCnstrProof → Sort u} → Lean.Meta.Grind.AC.EqCnstrProof → Sort (max 1 u)
false
OrthonormalBasis.mkOfOrthogonalEqBot.congr_simp
Mathlib.Analysis.InnerProductSpace.PiL2
∀ {ι : Type u_1} {𝕜 : Type u_3} [inst : RCLike 𝕜] {E : Type u_4} [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E] [inst_3 : Fintype ι] {v v_1 : ι → E} (e_v : v = v_1) (hon : Orthonormal 𝕜 v) (hsp : (Submodule.span 𝕜 (Set.range v))ᗮ = ⊥), OrthonormalBasis.mkOfOrthogonalEqBot hon hsp = Orthonor...
true
Std.TreeMap.maxKeyD
Std.Data.TreeMap.Basic
{α : Type u} → {β : Type v} → {cmp : α → α → Ordering} → Std.TreeMap α β cmp → α → α
true
FinTopCat.instCategory._aux_5
Mathlib.Topology.Category.FinTopCat
{X Y Z : FinTopCat} → (X ⟶ Y) → (Y ⟶ Z) → (X ⟶ Z)
false
Fin.finsetImage_val_Iic
Mathlib.Order.Interval.Finset.Fin
∀ {n : ℕ} (a : Fin n), Finset.image Fin.val (Finset.Iic a) = Finset.Iic ↑a
true
LinearEquiv.fixedReduce_mkQ
Mathlib.LinearAlgebra.FixedSubmodule
∀ {R : Type u_4} {V : Type u_5} [inst : Ring R] [inst_1 : AddCommGroup V] [inst_2 : Module R V] (e : V ≃ₗ[R] V) (x : V), e.fixedReduce ((↑e).fixedSubmodule.mkQ x) = (↑e).fixedSubmodule.mkQ (e x)
true
SaturatedSubmonoid.toSubmonoid
Mathlib.Algebra.Group.Submonoid.Saturation
{M : Type u_1} → [inst : MulOneClass M] → SaturatedSubmonoid M → Submonoid M
true
_private.Mathlib.Algebra.Algebra.Unitization.0.Unitization.isSelfAdjoint_inr._simp_1_2
Mathlib.Algebra.Algebra.Unitization
∀ {R : Type u_1} {A : Type u_2} [inst : AddMonoid R] [inst_1 : StarAddMonoid R] [inst_2 : Star A] (a : A), star ↑a = ↑(star a)
false
_private.Mathlib.AlgebraicTopology.ModelCategory.DerivabilityStructureFibrant.0.HomotopicalAlgebra.FibrantObject.instWeakEquivalenceWWeakEquivalences._simp_1
Mathlib.AlgebraicTopology.ModelCategory.DerivabilityStructureFibrant
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f : X ⟶ Y) [inst_1 : HomotopicalAlgebra.CategoryWithWeakEquivalences C], HomotopicalAlgebra.WeakEquivalence f = HomotopicalAlgebra.weakEquivalences C f
false
FirstOrder.Language.BoundedFormula.IsQF.isPrenex
Mathlib.ModelTheory.Complexity
∀ {L : FirstOrder.Language} {α : Type u'} {n : ℕ} {φ : L.BoundedFormula α n}, φ.IsQF → φ.IsPrenex
true
QuaternionGroup.instGroup._proof_10
Mathlib.GroupTheory.SpecificGroups.Quaternion
∀ {n : ℕ} (a : QuaternionGroup n), a * 1 = a
false
UniformContinuous.dist
Mathlib.Topology.MetricSpace.Pseudo.Constructions
∀ {α : Type u_1} {β : Type u_2} [inst : PseudoMetricSpace α] [inst_1 : UniformSpace β] {f g : β → α}, UniformContinuous f → UniformContinuous g → UniformContinuous fun b => dist (f b) (g b)
true
_private.Lean.Server.Requests.0.Lean.Server.RequestM.findCmdParsedSnap.containsHoverPos
Lean.Server.Requests
Lean.Server.FileWorker.EditableDocument → String.Pos.Raw → Lean.Language.Lean.CommandParsedSnapshot → Bool
true
AddEquiv.linearEquiv
Mathlib.Algebra.Module.TransferInstance
{α : Type u_2} → {β : Type u_3} → (A : Type u_4) → [inst : Semiring A] → [inst_1 : AddCommMonoid α] → [inst_2 : AddCommMonoid β] → [inst_3 : Module A β] → (e : α ≃+ β) → α ≃ₗ[A] β
true
SSet.Truncated.ι0₂._proof_3
Mathlib.AlgebraicTopology.SimplicialSet.HomotopyCat
(SimplexCategory.mk 2).len ≤ 2
false
finSuccEquiv'_ne_last_apply
Mathlib.Logic.Equiv.Fin.Basic
∀ {n : ℕ} {i j : Fin (n + 1)} (hi : i ≠ Fin.last n), j ≠ i → (finSuccEquiv' i) j = some ((i.castLT ⋯).predAbove j)
true
List.sym._unary._proof_3
Mathlib.Data.List.Sym
∀ {α : Type u_1} (n : ℕ) (x : α) (xs : List α), (invImage (fun x => PSigma.casesOn x fun n a => (n, a)) Prod.instWellFoundedRelation).1 ⟨n + 1, xs⟩ ⟨n.succ, x :: xs⟩
false
AddCircle.EndpointIdent.recOn
Mathlib.Topology.Instances.AddCircle.Defs
{𝕜 : Type u_1} → [inst : AddCommGroup 𝕜] → [inst_1 : LinearOrder 𝕜] → [inst_2 : IsOrderedAddMonoid 𝕜] → {p a : 𝕜} → [hp : Fact (0 < p)] → {motive : (a_1 a_2 : ↑(Set.Icc a (a + p))) → AddCircle.EndpointIdent p a a_1 a_2 → Sort u} → {a_1 a_2 : ↑(Set.Icc a (a + ...
false
Lean.Meta.Grind.Arith.Cutsat.State.rec
Lean.Meta.Tactic.Grind.Arith.Cutsat.Types
{motive : Lean.Meta.Grind.Arith.Cutsat.State → Sort u} → ((vars : Lean.PArray Lean.Expr) → (varMap : Lean.PHashMap Lean.Meta.Sym.ExprPtr Int.Linear.Var) → (vars' : Lean.PArray Lean.Expr) → (varMap' : Lean.PHashMap Lean.Meta.Sym.ExprPtr Int.Linear.Var) → (natToIntMap : Lean.PHashMap...
false
BitVec.twoPow_mul_eq_shiftLeft
Init.Data.BitVec.Lemmas
∀ {w : ℕ} (x : BitVec w) (i : ℕ), BitVec.twoPow w i * x = x <<< i
true
CategoryTheory.Coyoneda.isIso
Mathlib.CategoryTheory.Yoneda
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y : Cᵒᵖ} (f : X ⟶ Y) [CategoryTheory.IsIso (CategoryTheory.coyoneda.map f)], CategoryTheory.IsIso f
true
EmbeddingLike.map_eq_one_iff._simp_2
Mathlib.Algebra.Group.Equiv.Defs
∀ {F : Type u_1} {M : Type u_4} {N : Type u_5} [inst : One M] [inst_1 : One N] [inst_2 : FunLike F M N] [EmbeddingLike F M N] [OneHomClass F M N] {f : F} {x : M}, (f x = 1) = (x = 1)
false
AddEquiv.toNatLinearEquiv_trans
Mathlib.Algebra.Module.Equiv.Basic
∀ {M : Type u_5} {M₂ : Type u_7} {M₃ : Type u_8} [inst : AddCommMonoid M] [inst_1 : AddCommMonoid M₂] [inst_2 : AddCommMonoid M₃] (e : M ≃+ M₂) (e₂ : M₂ ≃+ M₃), (e.trans e₂).toNatLinearEquiv = e.toNatLinearEquiv ≪≫ₗ e₂.toNatLinearEquiv
true
_private.Mathlib.Tactic.Tauto.0.Mathlib.Tactic.Tauto.«term_<;>_»
Mathlib.Tactic.Tauto
Lean.TrailingParserDescr
true
CategoryTheory.NatTrans.mapElements_obj
Mathlib.CategoryTheory.Elements
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {F G : CategoryTheory.Functor C (Type w)} (φ : F ⟶ G) (x : F.Elements), (CategoryTheory.NatTrans.mapElements φ).obj x = match x with | ⟨X, x⟩ => ⟨X, φ.app X x⟩
true
_private.Mathlib.SetTheory.ZFC.PSet.0.PSet.Subset.congr_right.match_1_5
Mathlib.SetTheory.ZFC.PSet
∀ (α : Type u_1) (A : α → PSet.{u_1}) (α_1 : Type u_1) (A_1 : α_1 → PSet.{u_1}) (b : (PSet.mk α_1 A_1).Type) (motive : (∃ a, (A a).Equiv (A_1 b)) → Prop) (x : ∃ a, (A a).Equiv (A_1 b)), (∀ (a : α) (ab : (A a).Equiv (A_1 b)), motive ⋯) → motive x
false
Lean.Widget.HighlightedMsgEmbed.highlighted
Lean.Server.FileWorker.WidgetRequests
Lean.Widget.HighlightedMsgEmbed
true
_private.Mathlib.ModelTheory.Arithmetic.Presburger.Semilinear.Defs.0.isLinearSet_iff._simp_1_2
Mathlib.ModelTheory.Arithmetic.Presburger.Semilinear.Defs
∀ {α : Type u} {p : Finset α → Prop}, (∃ s, p s) = ∃ s, ∃ (hs : s.Finite), p hs.toFinset
false
Function.locallyFinsuppWithin.instAddCommGroup._proof_7
Mathlib.Topology.LocallyFinsupp
∀ {X : Type u_1} [inst : TopologicalSpace X] {U : Set X} {Y : Type u_2} [inst_1 : AddCommGroup Y] (D : Function.locallyFinsuppWithin U Y) (n : ℤ), ⇑(n • D) = n • ⇑D
false
EuclideanDomain.wellFoundedRelation
Mathlib.Algebra.EuclideanDomain.Defs
{R : Type u} → [EuclideanDomain R] → WellFoundedRelation R
true
UInt64.toUSize_mod_of_dvd_usizeSize
Init.Data.UInt.Lemmas
∀ (a b : UInt64), b.toNat ∣ USize.size → (a % b).toUSize = a.toUSize % b.toUSize
true
_private.Mathlib.Order.SuccPred.LinearLocallyFinite.0.toZ_neg._proof_1_1
Mathlib.Order.SuccPred.LinearLocallyFinite
∀ {ι : Type u_1} [inst : LinearOrder ι] [inst_1 : SuccOrder ι] [inst_2 : IsSuccArchimedean ι] [inst_3 : PredOrder ι] {i0 i : ι}, i < i0 → ∃ n, Order.pred^[n] i0 = i
false
Lean.Lsp.Location._sizeOf_1
Lean.Data.Lsp.Basic
Lean.Lsp.Location → ℕ
false
Complex.dist_of_im_eq
Mathlib.Analysis.Complex.Norm
∀ {z w : ℂ}, z.im = w.im → dist z w = dist z.re w.re
true
Real.tendsto_eulerMascheroniSeq'
Mathlib.NumberTheory.Harmonic.EulerMascheroni
Filter.Tendsto Real.eulerMascheroniSeq' Filter.atTop (nhds Real.eulerMascheroniConstant)
true
Submonoid.mem_saturation_iff
Mathlib.Algebra.Group.Submonoid.Saturation
∀ {M : Type u_1} [inst : CommMonoid M] {s : Submonoid M} {x : M}, x ∈ s.saturation ↔ ∃ y, x * y ∈ s
true
vadd_mem_nhds_self._simp_1
Mathlib.Topology.Algebra.ConstMulAction
∀ {G : Type u_4} [inst : AddGroup G] [inst_1 : TopologicalSpace G] [ContinuousConstVAdd G G] {g : G} {s : Set G}, (g +ᵥ s ∈ nhds g) = (s ∈ nhds 0)
false
Filter.Tendsto.add_atBot
Mathlib.Topology.Order.LeftRightNhds
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : AddCommGroup α] [inst_2 : LinearOrder α] [IsOrderedAddMonoid α] [OrderTopology α] {l : Filter β} {f g : β → α} {C : α}, Filter.Tendsto f l (nhds C) → Filter.Tendsto g l Filter.atBot → Filter.Tendsto (fun x => f x + g x) l Filter.atBot
true
_private.Aesop.Script.StructureStatic.0.Aesop.Script.StaticStructureM.run._proof_2
Aesop.Script.StructureStatic
∀ (script : Aesop.Script.UScript) (i : ℕ) (h : i ∈ [:Array.size script]), script[i].postGoals.size = 1 → 0 < script[i].postGoals.size
false
Int.floor_lt_ceil_of_lt
Mathlib.Algebra.Order.Floor.Ring
∀ {R : Type u_2} [inst : Ring R] [inst_1 : LinearOrder R] [inst_2 : FloorRing R] [IsStrictOrderedRing R] {a b : R}, a < b → ⌊a⌋ < ⌈b⌉
true
MeasureTheory.volume_pi_ball
Mathlib.MeasureTheory.Constructions.Pi
∀ {ι : Type u_1} {α : ι → Type u_3} [inst : Fintype ι] [inst_1 : (i : ι) → MeasureTheory.MeasureSpace (α i)] [∀ (i : ι), MeasureTheory.SigmaFinite MeasureTheory.volume] [inst_3 : (i : ι) → MetricSpace (α i)] (x : (i : ι) → α i) {r : ℝ}, 0 < r → MeasureTheory.volume (Metric.ball x r) = ∏ i, MeasureTheory.volume (Met...
true
Dioph._aux_Mathlib_NumberTheory_Dioph___unexpand_Dioph_eq_dioph_1
Mathlib.NumberTheory.Dioph
Lean.PrettyPrinter.Unexpander
false
Std.Net.IPv4Addr.octets
Std.Net.Addr
Std.Net.IPv4Addr → Vector UInt8 4
true
_private.Mathlib.NumberTheory.NumberField.InfinitePlace.TotallyRealComplex.0.NumberField.nrComplexPlaces_eq_zero_iff._simp_1_2
Mathlib.NumberTheory.NumberField.InfinitePlace.TotallyRealComplex
∀ {α : Sort u_1} (p : α → Prop), IsEmpty (Subtype p) = ∀ (x : α), ¬p x
false
FintypeCat.instFiniteAut
Mathlib.CategoryTheory.FintypeCat
∀ (X : FintypeCat), Finite (CategoryTheory.Aut X)
true
AdicCompletion.isAdicCauchy_iff
Mathlib.RingTheory.AdicCompletion.Basic
∀ {R : Type u_1} [inst : CommRing R] (I : Ideal R) (M : Type u_4) [inst_1 : AddCommGroup M] [inst_2 : Module R M] (f : ℕ → M), AdicCompletion.IsAdicCauchy I M f ↔ ∀ (n : ℕ), f n ≡ f (n + 1) [SMOD I ^ n • ⊤]
true
CategoryTheory.Functor.PullbackObjObj.mapArrowRight._proof_2
Mathlib.CategoryTheory.Limits.Shapes.Pullback.PullbackObjObj
∀ {C₁ : Type u_6} {C₂ : Type u_2} {C₃ : Type u_4} [inst : CategoryTheory.Category.{u_5, u_6} C₁] [inst_1 : CategoryTheory.Category.{u_1, u_2} C₂] [inst_2 : CategoryTheory.Category.{u_3, u_4} C₃] {G : CategoryTheory.Functor C₁ᵒᵖ (CategoryTheory.Functor C₃ C₂)} {f₁ : CategoryTheory.Arrow C₁} {f₃ f₃' : CategoryTheor...
false
Lean.Meta.Grind.Arith.CommRing.CommSemiring.noConfusionType
Lean.Meta.Tactic.Grind.Arith.CommRing.Types
Sort u → Lean.Meta.Grind.Arith.CommRing.CommSemiring → Lean.Meta.Grind.Arith.CommRing.CommSemiring → Sort u
false
Std.Do.SPred.forall_nil
Std.Do.SPred.SPred
∀ {α : Sort u_1} {P : α → Std.Do.SPred []}, Std.Do.SPred.forall P = { down := ∀ (a : α), (P a).down }
true
Std.DTreeMap.Internal.Impl.insert._proof_24
Std.Data.DTreeMap.Internal.Operations
∀ {α : Type u_1} {β : α → Type u_2} (sz : ℕ) (k' : α) (v' : β k') (l' r' : Std.DTreeMap.Internal.Impl α β), (Std.DTreeMap.Internal.Impl.inner sz k' v' l' r').Balanced → ∀ (d : Std.DTreeMap.Internal.Impl α β), r'.size ≤ d.size → d.size ≤ r'.size + 1 → Std.DTreeMap.Internal.Impl.BalanceLPrecond d.size l'.size
false
CategoryTheory.Iso.coreLeftUnitor
Mathlib.CategoryTheory.Core
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D] {F : CategoryTheory.Functor C D}, F.leftUnitor.core = (CategoryTheory.Functor.id C).coreComp F ≪≫ CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Functor.coreId C) F.core ≪≫ F.cor...
true
CategoryTheory.ShortComplex.ShortExact.singleTriangleIso._proof_3
Mathlib.Algebra.Homology.DerivedCategory.SingleTriangle
∀ {C : Type u_1} [inst : CategoryTheory.Category.{u_2, u_1} C] [inst_1 : CategoryTheory.Abelian C] (n a a' : ℤ), n + a = a' → ∀ (X : C) (i : ℤ), (((HomologicalComplex.single C (ComplexShape.up ℤ) a').comp (CategoryTheory.shiftFunctor (CochainComplex C ℤ) n)).obj X).X ...
false
_private.Mathlib.Analysis.Normed.Unbundled.SmoothingSeminorm.0.isNonarchimedean_smoothingFun._simp_1_1
Mathlib.Analysis.Normed.Unbundled.SmoothingSeminorm
∀ {α : Type u_3} [inst : Preorder α] [IsDirectedOrder α] {p : α → Prop} [Nonempty α], (∀ᶠ (x : α) in Filter.atTop, p x) = ∃ a, ∀ b ≥ a, p b
false
Rat.instMetricSpace._proof_5
Mathlib.Topology.Instances.Rat
autoParam (uniformity ℚ = ⨅ ε, ⨅ (_ : ε > 0), Filter.principal {p | dist p.1 p.2 < ε}) PseudoMetricSpace.uniformity_dist._autoParam
false
_private.Mathlib.Algebra.Order.Antidiag.Pi.0.Finset.mem_piAntidiag._proof_1_4
Mathlib.Algebra.Order.Antidiag.Pi
∀ {ι : Type u_1} {μ : Type u_2} [inst : DecidableEq ι] [inst_1 : AddCommMonoid μ] {s : Finset ι} {f : ι → μ} (e : ↥s ≃ Fin s.card), (∀ (i : ι), f i ≠ 0 → i ∈ s) → (fun i => if hi : i ∈ s then (f ∘ Subtype.val ∘ ⇑e.symm) (e ⟨i, hi⟩) else 0) = f
false
CategoryTheory.nerve.homEquiv._proof_4
Mathlib.AlgebraicTopology.SimplicialSet.Nerve
∀ {C : Type u_1} [inst : CategoryTheory.Category.{u_2, u_1} C] {x y : CategoryTheory.ComposableArrows C 0} (f : CategoryTheory.nerveEquiv x ⟶ CategoryTheory.nerveEquiv y), CategoryTheory.SimplicialObject.δ (CategoryTheory.nerve C) 1 (CategoryTheory.ComposableArrows.mk₁ f) = x
false
_private.Init.Data.Nat.Lemmas.0.Nat.lt_of_add_lt_add_right.match_1_1
Init.Data.Nat.Lemmas
∀ {k m : ℕ} (motive : (x : ℕ) → k + x < m + x → Prop) (x : ℕ) (x_1 : k + x < m + x), (∀ (h : k + 0 < m + 0), motive 0 h) → (∀ (n : ℕ) (h : k + (n + 1) < m + (n + 1)), motive n.succ h) → motive x x_1
false
BitVec.cpopNatRec_allOnes
Init.Data.BitVec.Lemmas
∀ {n w acc : ℕ}, n ≤ w → (BitVec.allOnes w).cpopNatRec n acc = acc + n
true
Std.Slice.length_iter_eq_size
Std.Data.Iterators.Lemmas.Producers.Slice
∀ {γ : Type u} {α β : Type v} [inst : Std.ToIterator (Std.Slice γ) Id α β] [inst_1 : Std.Iterator α Id β] {s : Std.Slice γ} [Std.Iterators.Finite α Id] [inst_3 : Std.IteratorLoop α Id Id] [Std.LawfulIteratorLoop α Id Id] [inst_5 : Std.Slice.SliceSize γ] [Std.Slice.LawfulSliceSize γ], s.iter.length = s.size
true
IsAddConj.setoid.eq_1
Mathlib.Algebra.Group.Conj
∀ (α : Type u_1) [inst : AddMonoid α], IsAddConj.setoid α = { r := IsAddConj, iseqv := ⋯ }
true