name
stringlengths
2
347
module
stringlengths
6
90
type
stringlengths
1
5.42M
docString
stringlengths
0
11.5k
allowCompletion
bool
2 classes
Set.notMem_of_notMem_sUnion
Mathlib.Data.Set.Lattice
∀ {α : Type u_1} {x : α} {t : Set α} {S : Set (Set α)}, x ∉ ⋃₀ S → t ∈ S → x ∉ t
null
true
Set.instCompleteAtomicBooleanAlgebra._proof_5
Mathlib.Data.Set.BooleanAlgebra
∀ {α : Type u_1} (a : Set α), ⊥ ≤ a
null
false
CategoryTheory.Limits.WalkingMulticospan.Hom.casesOn
Mathlib.CategoryTheory.Limits.Shapes.Multiequalizer
{J : CategoryTheory.Limits.MulticospanShape} → {motive : (x x_1 : CategoryTheory.Limits.WalkingMulticospan J) → x.Hom x_1 → Sort u} → {x x_1 : CategoryTheory.Limits.WalkingMulticospan J} → (t : x.Hom x_1) → ((A : CategoryTheory.Limits.WalkingMulticospan J) → motive A A (CategoryTheory.Li...
null
false
CategoryTheory.Limits.HasCountableLimits.recOn
Mathlib.CategoryTheory.Limits.Shapes.Countable
{C : Type u_1} → [inst : CategoryTheory.Category.{v_1, u_1} C] → {motive : CategoryTheory.Limits.HasCountableLimits C → Sort u} → (t : CategoryTheory.Limits.HasCountableLimits C) → ((out : ∀ (J : Type) [inst_1 : CategoryTheory.SmallCategory J] [CategoryTheory.CountableCategory J], ...
null
false
USize.and_le_left
Init.Data.UInt.Bitwise
∀ {a b : USize}, a &&& b ≤ a
null
true
Lean.Grind.CommRing.Mon.mult.injEq
Init.Grind.Ring.CommSolver
∀ (p : Lean.Grind.CommRing.Power) (m : Lean.Grind.CommRing.Mon) (p_1 : Lean.Grind.CommRing.Power) (m_1 : Lean.Grind.CommRing.Mon), (Lean.Grind.CommRing.Mon.mult p m = Lean.Grind.CommRing.Mon.mult p_1 m_1) = (p = p_1 ∧ m = m_1)
null
true
Equiv.Perm.two_le_card_support_cycleOf_iff._simp_1
Mathlib.GroupTheory.Perm.Cycle.Factors
∀ {α : Type u_2} {f : Equiv.Perm α} {x : α} [inst : DecidableEq α] [inst_1 : Fintype α], (2 ≤ (f.cycleOf x).support.card) = (f x ≠ x)
null
false
LinearIndependent.repr
Mathlib.LinearAlgebra.LinearIndependent.Defs
{ι : Type u'} → {R : Type u_2} → {M : Type u_4} → {v : ι → M} → [inst : Semiring R] → [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → LinearIndependent R v → ↥(Submodule.span R (Set.range v)) →ₗ[R] ι →₀ R
Linear combination representing a vector in the span of linearly independent vectors. Given a family of linearly independent vectors, we can represent any vector in their span as a linear combination of these vectors. These are provided by this linear map. It is simply one direction of `LinearIndependent.linearCombina...
true
Lean.Meta.LiftLetsConfig.noConfusion
Init.MetaTypes
{P : Sort u} → {t t' : Lean.Meta.LiftLetsConfig} → t = t' → Lean.Meta.LiftLetsConfig.noConfusionType P t t'
null
false
Cycle.support_formPerm
Mathlib.GroupTheory.Perm.Cycle.Concrete
∀ {α : Type u_1} [inst : DecidableEq α] [inst_1 : Fintype α] (s : Cycle α) (h : s.Nodup), s.Nontrivial → (s.formPerm h).support = s.toFinset
null
true
right_iff_ite_iff
Init.PropLemmas
∀ {p : Prop} [inst : Decidable p] {x y : Prop}, (y ↔ if p then x else y) ↔ p → y = x
null
true
CategoryTheory.TwistShiftData.z_zero_right
Mathlib.CategoryTheory.Shift.Twist
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {A : Type w} [inst_1 : AddMonoid A] [inst_2 : CategoryTheory.HasShift C A] (t : CategoryTheory.TwistShiftData C A) (a : A), t.z a 0 = 1
null
true
_private.Batteries.Data.DList.Lemmas.0.Batteries.DList.push.match_1.eq_1
Batteries.Data.DList.Lemmas
∀ {α : Type u_1} (motive : Batteries.DList α → α → Sort u_2) (f : List α → List α) (h : ∀ (l : List α), f l = f [] ++ l) (a : α) (h_1 : (f : List α → List α) → (h : ∀ (l : List α), f l = f [] ++ l) → (a : α) → motive { apply := f, invariant := h } a), (match { apply := f, invariant := h }, a with | { appl...
null
true
Functor._aux_Mathlib_Control_Functor___unexpand_Functor_mapConstRev_1
Mathlib.Control.Functor
Lean.PrettyPrinter.Unexpander
null
false
AlgebraicGeometry.StructureSheaf.sectionsSubalgebra
Mathlib.AlgebraicGeometry.StructureSheaf
{R : Type u} → (A : Type u) → [inst : CommRing R] → [inst_1 : CommRing A] → [inst_2 : Algebra R A] → (U : TopologicalSpace.Opens ↑(AlgebraicGeometry.PrimeSpectrum.Top R)) → Subalgebra R ((x : ↥U) → AlgebraicGeometry.StructureSheaf.Localizations A ↑x)
The functions satisfying `isLocallyFraction` form a subalgebra.
true
exists_smooth_forall_mem_convex_of_local_const
Mathlib.Geometry.Manifold.PartitionOfUnity
∀ {E : Type uE} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {F : Type uF} [inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ F] {H : Type uH} [inst_4 : TopologicalSpace H] (I : ModelWithCorners ℝ E H) {M : Type uM} [inst_5 : TopologicalSpace M] [inst_6 : ChartedSpace H M] [FiniteDimensional ℝ E] [...
**Alias** of `exists_contMDiffMap_forall_mem_convex_of_local_const`. --- Let `M` be a σ-compact Hausdorff finite-dimensional topological manifold. Let `t : M → Set F` be a family of convex sets. Suppose that for each point `x : M` there exists a vector `c : F` such that for all `y` in a neighborhood of `x` we have `c...
true
Ideal.cotangentToQuotientSquare
Mathlib.RingTheory.Ideal.Cotangent
{R : Type u} → [inst : CommRing R] → (I : Ideal R) → I.Cotangent →ₗ[R] R ⧸ I ^ 2
The inclusion map `I ⧸ I ^ 2` to `R ⧸ I ^ 2`.
true
Std.TreeMap.Raw.Equiv.getEntryLE!_eq
Std.Data.TreeMap.Raw.Lemmas
∀ {α : Type u} {β : Type v} {cmp : α → α → Ordering} {t₁ t₂ : Std.TreeMap.Raw α β cmp} [Std.TransCmp cmp] [inst : Inhabited (α × β)] {k : α}, t₁.WF → t₂.WF → t₁.Equiv t₂ → t₁.getEntryLE! k = t₂.getEntryLE! k
null
true
isPreconnected_iff_subset_of_fully_disjoint_closed
Mathlib.Topology.Connected.Clopen
∀ {α : Type u} [inst : TopologicalSpace α] {s : Set α}, IsClosed s → (IsPreconnected s ↔ ∀ (u v : Set α), IsClosed u → IsClosed v → s ⊆ u ∪ v → Disjoint u v → s ⊆ u ∨ s ⊆ v)
A closed set `s` is preconnected if and only if for every cover by two closed sets that are disjoint, it is contained in one of the two covering sets.
true
Submodule.rank_quotient_add_rank
Mathlib.LinearAlgebra.Dimension.RankNullity
∀ {R : Type u_1} {M : Type u} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] [HasRankNullity.{u, u_1} R] (N : Submodule R M), Module.rank R (M ⧸ N) + Module.rank R ↥N = Module.rank R M
null
true
FundamentalGroup.map
Mathlib.AlgebraicTopology.FundamentalGroupoid.FundamentalGroup
{X : Type u_1} → {Y : Type u_2} → [inst : TopologicalSpace X] → [inst_1 : TopologicalSpace Y] → (f : C(X, Y)) → (x : X) → FundamentalGroup X x →* FundamentalGroup Y (f x)
The homomorphism between fundamental groups induced by a continuous map.
true
_private.Mathlib.Topology.MetricSpace.Thickening.0.Metric.eventually_notMem_cthickening_of_infEDist_pos._simp_1_2
Mathlib.Topology.MetricSpace.Thickening
∀ {α : Type u_1} [inst : LinearOrder α] {a b : α}, (¬a ≤ b) = (b < a)
null
false
Lean.Meta.Grind.MBTC.Context.mk.noConfusion
Lean.Meta.Tactic.Grind.MBTC
{P : Sort u} → {isInterpreted hasTheoryVar : Lean.Expr → Lean.Meta.Grind.GoalM Bool} → {eqAssignment : Lean.Expr → Lean.Expr → Lean.Meta.Grind.GoalM Bool} → {isInterpreted' hasTheoryVar' : Lean.Expr → Lean.Meta.Grind.GoalM Bool} → {eqAssignment' : Lean.Expr → Lean.Expr → Lean.Meta.Grind.GoalM Bool} ...
null
false
Submonoid.LocalizationMap.mk'_eq_zero_iff
Mathlib.GroupTheory.MonoidLocalization.MonoidWithZero
∀ {M : Type u_1} [inst : CommMonoidWithZero M] {S : Submonoid M} {N : Type u_2} [inst_1 : CommMonoidWithZero N] (f : S.LocalizationMap N) (m : M) (s : ↥S), f.mk' m s = 0 ↔ ∃ s, ↑s * m = 0
null
true
subset_countableInfClosure._simp_1
Mathlib.Order.CountableSupClosed
∀ {α : Type u_2} {s : Set α} [inst : Preorder α], (s ⊆ countableInfClosure s) = True
null
false
iSup_psigma'
Mathlib.Order.CompleteLattice.Basic
∀ {α : Type u_1} [inst : CompleteLattice α] {ι : Sort u_8} {κ : ι → Sort u_9} (f : (i : ι) → κ i → α), ⨆ i, ⨆ j, f i j = ⨆ ij, f ij.fst ij.snd
null
true
_private.Std.Data.DTreeMap.Internal.Lemmas.0.Std.DTreeMap.Internal.Impl.getD_erase._simp_1_1
Std.Data.DTreeMap.Internal.Lemmas
∀ {α : Type u} {x : Ord α} {x_1 : BEq α} [Std.LawfulBEqOrd α] {a b : α}, (compare a b = Ordering.eq) = ((a == b) = true)
null
false
_private.Mathlib.RingTheory.Ideal.Operations.0.Submodule.smul_le_span._simp_1_1
Mathlib.RingTheory.Ideal.Operations
∀ {R : Type u_1} [inst : CommSemiring R] (s : Set R), Ideal.span s = s • ⊤
null
false
String.rawEndPos.eq_1
Init.Data.String.Iterator
∀ (s : String), s.rawEndPos = { byteIdx := s.utf8ByteSize }
null
true
Encodable.chooseX.match_1
Mathlib.Logic.Encodable.Basic
∀ {α : Type u_1} {p : α → Prop} (motive : (∃ x, p x) → Prop) (h : ∃ x, p x), (∀ (w : α) (pw : p w), motive ⋯) → motive h
null
false
_private.Mathlib.Combinatorics.SimpleGraph.Prod.0.SimpleGraph.reachable_boxProd.match_1_3
Mathlib.Combinatorics.SimpleGraph.Prod
∀ {α : Type u_1} {β : Type u_2} {G : SimpleGraph α} {H : SimpleGraph β} {x y : α × β} (motive : G.Reachable x.1 y.1 ∧ H.Reachable x.2 y.2 → Prop) (h : G.Reachable x.1 y.1 ∧ H.Reachable x.2 y.2), (∀ (w₁ : G.Walk x.1 y.1) (w₂ : H.Walk x.2 y.2), motive ⋯) → motive h
null
false
CategoryTheory.Limits.colimitIsoFlipCompColim_hom_app
Mathlib.CategoryTheory.Limits.FunctorCategory.Basic
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : Type u₁} [inst_1 : CategoryTheory.Category.{v₁, u₁} J] {K : Type u₂} [inst_2 : CategoryTheory.Category.{v₂, u₂} K] [inst_3 : CategoryTheory.Limits.HasColimitsOfShape J C] (F : CategoryTheory.Functor J (CategoryTheory.Functor K C)) (X : K), (CategoryThe...
null
true
PrimeSpectrum.BasicConstructibleSetData.recOn
Mathlib.RingTheory.Spectrum.Prime.ConstructibleSet
{R : Type u_1} → {motive : PrimeSpectrum.BasicConstructibleSetData R → Sort u} → (t : PrimeSpectrum.BasicConstructibleSetData R) → ((f : R) → (n : ℕ) → (g : Fin n → R) → motive { f := f, n := n, g := g }) → motive t
null
false
CategoryTheory.Cat.Hom.ext
Mathlib.CategoryTheory.Category.Cat
∀ {C D : CategoryTheory.Cat} {x y : C.Hom D}, x.toFunctor = y.toFunctor → x = y
null
true
PolynomialLaw.toFun'_eq_of_inclusion
Mathlib.RingTheory.PolynomialLaw.Basic
∀ {R : Type u} [inst : CommSemiring R] {M : Type u_1} [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {N : Type u_2} [inst_3 : AddCommMonoid N] [inst_4 : Module R N] {S : Type v} [inst_5 : CommSemiring S] [inst_6 : Algebra R S] (f : M →ₚₗ[R] N) {A : Type u} [inst_7 : CommSemiring A] [inst_8 : Algebra R A] {φ : A →...
Compare the values of `PolynomialLaw.toFun'` in a square diagram, when one of the maps is a subalgebra inclusion.
true
Frm.carrier
Mathlib.Order.Category.Frm
Frm → Type u_1
The underlying frame.
true
_private.Mathlib.Analysis.Convex.StrictCombination.0.StrictConvex.centerMass_mem_interior._simp_1_4
Mathlib.Analysis.Convex.StrictCombination
∀ {α : Type u_1} [inst : AddZeroClass α] [inst_1 : LT α] [AddLeftStrictMono α] [AddLeftReflectLT α] (a : α) {b : α}, (a < a + b) = (0 < b)
null
false
instAddCommGroupFreeAbelianGroup._aux_17
Mathlib.GroupTheory.FreeAbelianGroup
(α : Type u_1) → ℤ → FreeAbelianGroup α → FreeAbelianGroup α
null
false
Std.DHashMap.Internal.Raw₀.Const.get?ₘ
Std.Data.DHashMap.Internal.Model
{α : Type u} → {β : Type v} → [BEq α] → [Hashable α] → (Std.DHashMap.Internal.Raw₀ α fun x => β) → α → Option β
Internal implementation detail of the hash map
true
List.SublistForall₂.recOn
Mathlib.Data.List.Forall2
∀ {α : Type u_1} {β : Type u_2} {R : α → β → Prop} {motive : (a : List α) → (a_1 : List β) → List.SublistForall₂ R a a_1 → Prop} {a : List α} {a_1 : List β} (t : List.SublistForall₂ R a a_1), (∀ {l : List β}, motive [] l ⋯) → (∀ {a₁ : α} {a₂ : β} {l₁ : List α} {l₂ : List β} (a : R a₁ a₂) (a_2 : List.SublistFo...
null
false
IsDedekindDomain.HeightOneSpectrum.algebraMap_adicCompletionIntegers_apply
Mathlib.RingTheory.DedekindDomain.AdicValuation
∀ (R : Type u_1) [inst : CommRing R] [inst_1 : IsDedekindDomain R] (K : Type u_2) [inst_2 : Field K] [inst_3 : Algebra R K] [inst_4 : IsFractionRing R K] (v : IsDedekindDomain.HeightOneSpectrum R) (r : R), ↑((algebraMap R ↥(IsDedekindDomain.HeightOneSpectrum.adicCompletionIntegers K v)) r) = ↑((WithVal.equiv (I...
null
true
Subfield.relrank.eq_1
Mathlib.FieldTheory.Relrank
∀ {E : Type v} [inst : Field E] (A B : Subfield E), A.relrank B = Module.rank ↥(A ⊓ B) ↥(Subfield.extendScalars ⋯)
null
true
DistribMulActionHom.instCoeTCOfAddDistribAddActionSemiHomClassCoeAddMonoidHom.eq_1
Mathlib.GroupTheory.GroupAction.Hom
∀ {M : Type u_1} [inst : Monoid M] {N : Type u_2} [inst_1 : Monoid N] {φ : M →* N} {A : Type u_4} [inst_2 : AddMonoid A] [inst_3 : DistribMulAction M A] {B : Type u_5} [inst_4 : AddMonoid B] [inst_5 : DistribMulAction N B] {F : Type u_10} [inst_6 : FunLike F A B] [inst_7 : DistribMulActionSemiHomClass F (⇑φ) A B], ...
null
true
Lean.Server.Completion.ContextualizedCompletionInfo.mk._flat_ctor
Lean.Server.Completion.CompletionUtils
Lean.Server.Completion.HoverInfo → Lean.Elab.ContextInfo → Lean.Elab.CompletionInfo → Lean.Server.Completion.ContextualizedCompletionInfo
null
false
ProofWidgets.RefreshComponent.RpcEncodablePacket.mk._@.ProofWidgets.Component.RefreshComponent.4220679497._hygCtx._hyg.1
ProofWidgets.Component.RefreshComponent
Lean.Json → Lean.Json → ProofWidgets.RefreshComponent.RpcEncodablePacket✝
null
false
Monoid.PushoutI.NormalWord.head
Mathlib.GroupTheory.PushoutI
{ι : Type u_1} → {G : ι → Type u_2} → {H : Type u_3} → [inst : (i : ι) → Group (G i)] → [inst_1 : Group H] → {φ : (i : ι) → H →* G i} → {d : Monoid.PushoutI.NormalWord.Transversal φ} → Monoid.PushoutI.NormalWord d → H
Every `NormalWord` is the product of an element of the base group and a word made up of letters each of which is in the transversal. `head` is that element of the base group.
true
Std.Time.TimeZone.instInhabitedUTLocal.default
Std.Time.Zoned.ZoneRules
Std.Time.TimeZone.UTLocal
null
true
ProbabilityTheory.BrownianReal.covMatrix_submatrix
Mathlib.Probability.BrownianMotion.GaussianProjectiveFamily
∀ {I J : Finset NNReal} (hJI : J ⊆ I), ((ProbabilityTheory.BrownianReal.covMatrix I).submatrix (fun i => ⟨↑i, ⋯⟩) fun i => ⟨↑i, ⋯⟩) = ProbabilityTheory.BrownianReal.covMatrix J
null
true
List.toAssocList'._sunfold
Lean.Data.AssocList
{α : Type u} → {β : Type v} → List (α × β) → Lean.AssocList α β
null
false
Lean.Lsp.DidCloseTextDocumentParams
Lean.Data.Lsp.TextSync
Type
null
true
_private.Mathlib.Topology.UniformSpace.UniformConvergence.0.tendstoUniformlyOn_singleton_iff_tendsto._simp_1_3
Mathlib.Topology.UniformSpace.UniformConvergence
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {l₁ : Filter α} {l₂ : Filter β}, Filter.Tendsto f l₁ l₂ = ∀ s ∈ l₂, f ⁻¹' s ∈ l₁
null
false
SymmetricAlgebra.algHom._proof_1
Mathlib.LinearAlgebra.SymmetricAlgebra.Basic
∀ (R : Type u_1) (M : Type u_2) [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M], IsScalarTower R R M
null
false
_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0.Int16.reduceOfIntLE._regBuiltin.Int16.reduceOfIntLE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.780327193._hygCtx._hyg.344
Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt
IO Unit
null
false
IsLocalization.Away.exists_isIntegral_mul_of_isIntegral_algebraMap
Mathlib.RingTheory.Localization.Integral
∀ {R : Type u_5} {S : Type u_6} {Sₘ : Type u_7} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing Sₘ] [inst_3 : Algebra R S] [inst_4 : Algebra S Sₘ] [inst_5 : Algebra R Sₘ] [IsScalarTower R S Sₘ] {r : S}, IsIntegral R r → ∀ [IsLocalization.Away r Sₘ] {x : S}, IsIntegral R ((algebraMap S Sₘ) x) → ∃ n,...
If `t` is `R`-integral in `S[1/r]` where `r : S` is integral over `R`, then `r ^ n • t` is integral in `S` for some `n`.
true
_private.Lean.Data.FuzzyMatching.0.Lean.FuzzyMatching.Score.mk.sizeOf_spec
Lean.Data.FuzzyMatching
∀ (inner : Int16), sizeOf { inner := inner } = 1 + sizeOf inner
null
true
_private.Mathlib.RingTheory.IntegralClosure.IntegrallyClosed.0.Associated.pow_iff._simp_1_1
Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
∀ {M : Type u_1} [inst : MonoidWithZero M] [IsLeftCancelMulZero M] {a b : M}, Associated a b = (a ∣ b ∧ b ∣ a)
null
false
CompositionSeries.Equivalent.trans
Mathlib.Order.JordanHolder
∀ {X : Type u} [inst : Lattice X] [inst_1 : JordanHolderLattice X] {s₁ s₂ s₃ : CompositionSeries X}, s₁.Equivalent s₂ → s₂.Equivalent s₃ → s₁.Equivalent s₃
null
true
Filter.EventuallyLE.rfl
Mathlib.Order.Filter.Basic
∀ {α : Type u} {β : Type v} [inst : Preorder β] {l : Filter α} {f : α → β}, f ≤ᶠ[l] f
null
true
LibraryNote.norm_num_lemma_function_equality
Mathlib.Tactic.NormNum.Basic
Batteries.Util.LibraryNote
Note: Many of the lemmas in this file use a function equality hypothesis like `f = HAdd.hAdd` below. The reason for this is that when this is applied, to prove e.g. `100 + 200 = 300`, the `+` here is `HAdd.hAdd` with an instance that may not be syntactically equal to the one supplied by the `AddMonoidWithOne` instance,...
true
AffineSubspace.instCompleteLattice._proof_2
Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
∀ {k : Type u_1} {V : Type u_2} {P : Type u_3} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V] [S : AddTorsor V P] (x x_1 : AffineSubspace k P), ↑x ⊆ ↑(affineSpan k (↑x ∪ ↑x_1))
null
false
_private.Lean.Compiler.Old.0.Lean.Compiler.getDeclNamesForCodeGen.match_1
Lean.Compiler.Old
(motive : Lean.Declaration → Sort u_1) → (x : Lean.Declaration) → ((name : Lean.Name) → (levelParams : List Lean.Name) → (type value : Lean.Expr) → (hints : Lean.ReducibilityHints) → (safety : Lean.DefinitionSafety) → (all : List Lean.Name) → ...
null
false
padicNormE.defn
Mathlib.NumberTheory.Padics.PadicNumbers
∀ {p : ℕ} [inst : Fact (Nat.Prime p)] (f : PadicSeq p) {ε : ℚ}, 0 < ε → ∃ N, ∀ i ≥ N, padicNormE (Padic.mk f - ↑(↑f i)) < ε
null
true
_private.Lean.Meta.WrapInstance.0.Lean.Meta.getParentStructType?.match_1
Lean.Meta.WrapInstance
(motive : Lean.Expr → Sort u_1) → (x : Lean.Expr) → ((declName : Lean.Name) → (us : List Lean.Level) → motive (Lean.Expr.const declName us)) → ((x : Lean.Expr) → motive x) → motive x
null
false
Lean.Grind.CommRing.Expr.denote_toPoly
Init.Grind.Ring.CommSolver
∀ {α : Type u_1} [inst : Lean.Grind.CommRing α] (ctx : Lean.Grind.CommRing.Context α) (e : Lean.Grind.CommRing.Expr), Lean.Grind.CommRing.Poly.denote ctx e.toPoly = Lean.Grind.CommRing.Expr.denote ctx e
null
true
Lean.Meta.Grind.Arith.Linear.EqCnstrProof.coreCommRing.injEq
Lean.Meta.Tactic.Grind.Arith.Linear.Types
∀ (a b : Lean.Expr) (ra rb : Lean.Grind.CommRing.Expr) (p : Lean.Grind.CommRing.Poly) (lhs' : Lean.Meta.Grind.Arith.Linear.LinExpr) (a_1 b_1 : Lean.Expr) (ra_1 rb_1 : Lean.Grind.CommRing.Expr) (p_1 : Lean.Grind.CommRing.Poly) (lhs'_1 : Lean.Meta.Grind.Arith.Linear.LinExpr), (Lean.Meta.Grind.Arith.Linear.EqCnstrPr...
null
true
Complex.HadamardThreeLines.sSupNormIm
Mathlib.Analysis.Complex.Hadamard
{E : Type u_1} → [NormedAddCommGroup E] → (ℂ → E) → ℝ → ℝ
The supremum of the norm of `f` on imaginary lines. (Fixed real part) This is also known as the function `M`
true
IsCoprime.mono
Mathlib.RingTheory.Coprime.Basic
∀ {R : Type u} [inst : CommSemiring R] {x y z w : R}, x ∣ y → z ∣ w → IsCoprime y w → IsCoprime x z
null
true
NonUnitalSubalgebra.toNonUnitalSubsemiring'._proof_2
Mathlib.Algebra.Algebra.NonUnitalSubalgebra
∀ {R : Type u_1} {A : Type u_2} [inst : CommSemiring R] [inst_1 : NonUnitalNonAssocSemiring A] [inst_2 : Module R A] (S T : NonUnitalSubalgebra R A), S.toNonUnitalSubsemiring = T.toNonUnitalSubsemiring → S = T
null
false
FirstOrder.Language.orderLHom_onRelation
Mathlib.ModelTheory.Order
∀ (L : FirstOrder.Language) [inst : L.IsOrdered] (x : ℕ) (x_1 : FirstOrder.Language.order.Relations x), L.orderLHom.onRelation x_1 = match x, x_1 with | .(2), FirstOrder.Language.orderRel.le => FirstOrder.Language.leSymb
null
true
_private.Mathlib.Algebra.Module.Presentation.Tensor.0.Module.Relations.tensor.match_1.eq_1
Mathlib.Algebra.Module.Presentation.Tensor
∀ {A : Type u_5} [inst : CommRing A] (relations₁ : Module.Relations A) (relations₂ : Module.Relations A) (motive : relations₁.R × relations₂.G ⊕ relations₁.G × relations₂.R → Sort u_6) (r₁ : relations₁.R) (g₂ : relations₂.G) (h_1 : (r₁ : relations₁.R) → (g₂ : relations₂.G) → motive (Sum.inl (r₁, g₂))) (h_2 : (g₁ ...
null
true
LinearMap.baseChange_comp
Mathlib.LinearAlgebra.TensorProduct.Tower
∀ {R : Type u_1} {A : Type u_2} {M : Type u_4} {N : Type u_5} {P : Type u_6} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A] [inst_3 : AddCommMonoid M] [inst_4 : AddCommMonoid N] [inst_5 : AddCommMonoid P] [inst_6 : Module R M] [inst_7 : Module R N] [inst_8 : Module R P] (f : M →ₗ[R] N) (g : ...
null
true
IsSl2Triple
Mathlib.Algebra.Lie.Sl2
{L : Type u_2} → [LieRing L] → L → L → L → Prop
An `sl₂` triple within a Lie ring `L` is a triple of elements `h`, `e`, `f` obeying relations which ensure that the Lie subalgebra they generate is equivalent to `sl₂`.
true
SSet.PtSimplex.MulStruct.ctorIdx
Mathlib.AlgebraicTopology.SimplicialSet.KanComplex.MulStruct
{X : SSet} → {n : ℕ} → {x : X.obj (Opposite.op { len := 0 })} → {f g fg : X.PtSimplex n x} → {i : Fin n} → f.MulStruct g fg i → ℕ
null
false
_private.Lean.Elab.Quotation.Precheck.0.Lean.Elab.Term.Quotation.precheckIdent._regBuiltin.Lean.Elab.Term.Quotation.precheckIdent_1
Lean.Elab.Quotation.Precheck
IO Unit
null
false
UInt32.ofBitVec_add
Init.Data.UInt.Lemmas
∀ (a b : BitVec 32), { toBitVec := a + b } = { toBitVec := a } + { toBitVec := b }
null
true
CategoryTheory.Limits.Cofork.ofCocone
Mathlib.CategoryTheory.Limits.Shapes.Equalizers
{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → {F : CategoryTheory.Functor CategoryTheory.Limits.WalkingParallelPair C} → CategoryTheory.Limits.Cocone F → CategoryTheory.Limits.Cofork (F.map CategoryTheory.Limits.WalkingParallelPairHom.left) (F.map CategoryTheory.Limits.Walking...
Given `F : WalkingParallelPair ⥤ C`, which is really the same as `parallelPair (F.map left) (F.map right)` and a cocone on `F`, we get a cofork on `F.map left` and `F.map right`.
true
CategoryTheory.Ind.yoneda.fullyFaithful
Mathlib.CategoryTheory.Limits.Indization.Category
{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → CategoryTheory.Ind.yoneda.FullyFaithful
The functor `C ⥤ Ind C` is fully faithful.
true
UniformConvergenceCLM.sub_apply
Mathlib.Topology.Algebra.Module.Spaces.UniformConvergenceCLM
∀ {F : Type u_1} {α : outParam (Type u_2)} {β : outParam (Type u_3)} {inst : FunLike F α β} {inst_1 : Sub β} {inst_2 : Sub F} [self : IsSubApply F α β] (f g : F) (x : α), (f - g) x = f x - g x
**Alias** of `sub_apply`.
true
_private.Std.Data.DHashMap.Basic.0.Std.DHashMap.Const.insertManyIfNewUnit._proof_2
Std.Data.DHashMap.Basic
∀ {α : Type u_1} {x : BEq α} {x_1 : Hashable α} {ρ : Type u_2} [inst : ForIn Id ρ α] (m : Std.DHashMap α fun x => Unit) (l : ρ), (↑↑(Std.DHashMap.Internal.Raw₀.Const.insertManyIfNewUnit ⟨m.inner, ⋯⟩ l)).WF
null
false
Std.Sat.AIG.toGraphviz.toGraphvizString.match_1
Std.Sat.AIG.Basic
{α : Type} → (motive : Std.Sat.AIG.Decl α → Sort u_1) → (x : Std.Sat.AIG.Decl α) → (Unit → motive Std.Sat.AIG.Decl.false) → ((i : α) → motive (Std.Sat.AIG.Decl.atom i)) → ((l r : Std.Sat.AIG.Fanin) → motive (Std.Sat.AIG.Decl.gate l r)) → motive x
null
false
bddAbove_range_mul
Mathlib.Algebra.Order.GroupWithZero.Bounds
∀ {α : Type u_1} {β : Type u_2} [Nonempty α] {u v : α → β} [inst : Preorder β] [inst_1 : Zero β] [inst_2 : Mul β] [PosMulMono β] [MulPosMono β], BddAbove (Set.range u) → 0 ≤ u → BddAbove (Set.range v) → 0 ≤ v → BddAbove (Set.range (u * v))
If `u v : α → β` are nonnegative and bounded above, then `u * v` is bounded above.
true
Int.dvd_zero._simp_1
Init.Data.Int.DivMod.Bootstrap
∀ (n : ℤ), (n ∣ 0) = True
null
false
_private.Std.Sat.AIG.CNF.0.Std.Sat.AIG.toCNF._proof_23
Std.Sat.AIG.CNF
∀ (aig : Std.Sat.AIG ℕ), ∀ upper < aig.decls.size, ∀ (state : Std.Sat.AIG.toCNF.State✝ aig), (Std.Sat.AIG.toCNF.Cache.marks✝ (Std.Sat.AIG.toCNF.State.cache✝ state)).size = aig.decls.size → ¬upper < (Std.Sat.AIG.toCNF.Cache.marks✝ (Std.Sat.AIG.toCNF.State.cache✝ state)).size → False
null
false
ProbabilityTheory.IsMeasurableRatCDF.measurable_stieltjesFunction
Mathlib.Probability.Kernel.Disintegration.MeasurableStieltjes
∀ {α : Type u_1} {f : α → ℚ → ℝ} [inst : MeasurableSpace α] (hf : ProbabilityTheory.IsMeasurableRatCDF f) (x : ℝ), Measurable fun a => ↑(hf.stieltjesFunction a) x
null
true
_private.Std.Data.DTreeMap.Internal.Lemmas.0.Std.DTreeMap.Internal.Impl.get_insertIfNew._simp_1_1
Std.Data.DTreeMap.Internal.Lemmas
∀ {α : Type u} {x : Ord α} {x_1 : BEq α} [Std.LawfulBEqOrd α] {a b : α}, (compare a b = Ordering.eq) = ((a == b) = true)
null
false
Complex.tendsto_norm_tan_of_cos_eq_zero
Mathlib.Analysis.SpecialFunctions.Trigonometric.ComplexDeriv
∀ {x : ℂ}, Complex.cos x = 0 → Filter.Tendsto (fun x => ‖Complex.tan x‖) (nhdsWithin x {x}ᶜ) Filter.atTop
null
true
_private.Init.Data.Format.Basic.0.Std.Format.WorkGroup.fla
Init.Data.Format.Basic
Std.Format.WorkGroup✝ → Std.Format.FlattenAllowability
null
true
String.codepointPosToUtf8PosFrom
Lean.Data.Lsp.Utf16
String → String.Pos.Raw → ℕ → String.Pos.Raw
Starting at `utf8pos`, finds the UTF-8 offset of the `p`-th codepoint.
true
CategoryTheory.Subfunctor.Subpresheaf.image_iSup
Mathlib.CategoryTheory.Subfunctor.Image
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {F F' : CategoryTheory.Functor C (Type w)} {ι : Type u_1} (G : ι → CategoryTheory.Subfunctor F) (f : F ⟶ F'), (⨆ i, G i).image f = ⨆ i, (G i).image f
**Alias** of `CategoryTheory.Subfunctor.image_iSup`.
true
Holor.cprankMax_1
Mathlib.Data.Holor
∀ {α : Type} {ds : List ℕ} [inst : Mul α] [inst_1 : AddMonoid α] {x : Holor α ds}, x.CPRankMax1 → Holor.CPRankMax 1 x
null
true
Set.op_smul_set_mul_eq_mul_smul_set
Mathlib.Algebra.Group.Action.Pointwise.Set.Basic
∀ {α : Type u_2} [inst : Semigroup α] (a : α) (s t : Set α), MulOpposite.op a • s * t = s * a • t
null
true
_private.Mathlib.ModelTheory.Arithmetic.Presburger.Semilinear.Basic.0.IsProperLinearSet.add_floor_neg_toNat_sum_eq
Mathlib.ModelTheory.Arithmetic.Presburger.Semilinear.Basic
∀ {ι : Type u_3} {s : Set (ι → ℕ)} (hs : IsProperLinearSet s) [inst : Finite ι] (x : ι → ℕ), x + ∑ i, (-IsProperLinearSet.floor✝ hs x i).toNat • ↑i = IsProperLinearSet.fract✝ hs x + ∑ i, (IsProperLinearSet.floor✝ hs x i).toNat • ↑i
null
true
Subtype.t0Space
Mathlib.Topology.Separation.Basic
∀ {X : Type u_1} [inst : TopologicalSpace X] [T0Space X] {p : X → Prop}, T0Space (Subtype p)
[Stacks Tag 0B31](https://stacks.math.columbia.edu/tag/0B31) (part 1)
true
_private.Lean.Parser.Command.0.Lean.Parser.Command.tactic_extension._regBuiltin.Lean.Parser.Command.tactic_extension.declRange_5
Lean.Parser.Command
IO Unit
null
false
Concept.ofIsIntent._proof_1
Mathlib.Order.Concept
∀ {α : Type u_1} {β : Type u_2} (r : α → β → Prop) (t : Set β), lowerPolar r t = lowerPolar r t
null
false
groupHomology.cycles₁IsoOfIsTrivial.eq_1
Mathlib.RepresentationTheory.Homological.GroupHomology.LowDegree
∀ {k G : Type u} [inst : CommRing k] [inst_1 : Group G] (A : Rep.{u, u, u} k G) [inst_2 : A.IsTrivial], groupHomology.cycles₁IsoOfIsTrivial A = (LinearEquiv.ofTop (groupHomology.cycles₁ A) ⋯).toModuleIso
null
true
Lean.Meta.Tactic.Cbv.instInhabitedCbvSimprocOLeanEntry.default
Lean.Meta.Tactic.Cbv.CbvSimproc
Lean.Meta.Tactic.Cbv.CbvSimprocOLeanEntry
null
true
Matroid.subsingleton_indep._auto_1
Mathlib.Combinatorics.Matroid.Loop
Lean.Syntax
null
false
CategoryTheory.IsFiltered.isConnected
Mathlib.CategoryTheory.Filtered.Connected
∀ (C : Type u) [inst : CategoryTheory.Category.{v, u} C] [CategoryTheory.IsFiltered C], CategoryTheory.IsConnected C
null
true
InfHom.withBot_toFun
Mathlib.Order.Hom.WithTopBot
∀ {α : Type u_1} {β : Type u_2} [inst : SemilatticeInf α] [inst_1 : SemilatticeInf β] (f : InfHom α β) (a : WithBot α), f.withBot a = WithBot.map (⇑f) a
null
true