name stringlengths 2 347 | module stringlengths 6 90 | type stringlengths 1 5.67M | allowCompletion bool 2
classes |
|---|---|---|---|
Aesop.newNodeEmoji | Aesop.Tracing | String | true |
HomologicalComplex.XIsoOfEq_hom_comp_d | Mathlib.Algebra.Homology.HomologicalComplex | ∀ {ι : Type u_1} {V : Type u} [inst : CategoryTheory.Category.{v, u} V]
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] {c : ComplexShape ι} (K : HomologicalComplex V c) {p₁ p₂ : ι}
(h : p₁ = p₂) (p₃ : ι), CategoryTheory.CategoryStruct.comp (K.XIsoOfEq h).hom (K.d p₂ p₃) = K.d p₁ p₃ | true |
_private.Mathlib.CategoryTheory.Abelian.Injective.Dimension.0.CategoryTheory.injectiveDimension_lt_iff._simp_1_1 | Mathlib.CategoryTheory.Abelian.Injective.Dimension | ∀ {n : WithBot ℕ∞} {m : ℕ}, (n < ↑m + 1) = (n ≤ ↑m) | false |
Aesop.SafeRuleResult | Aesop.Search.Expansion | Type | true |
IsTopologicalAddGroup.rightUniformSpace._proof_1 | Mathlib.Topology.Algebra.IsUniformGroup.Defs | ∀ (G : Type u_1) [inst : AddGroup G] [inst_1 : TopologicalSpace G] [IsTopologicalAddGroup G],
Filter.Tendsto Prod.swap (Filter.comap (fun p => p.2 + -p.1) (nhds 0)) (Filter.comap (fun p => p.2 + -p.1) (nhds 0)) | false |
Vector.swap_comm | Init.Data.Vector.Lemmas | ∀ {α : Type u_1} {n : ℕ} {xs : Vector α n} {i j : ℕ} (hi : i < n) (hj : j < n), xs.swap i j hi hj = xs.swap j i hj hi | true |
HasFDerivAt.comp_hasDerivAt_of_eq | Mathlib.Analysis.Calculus.Deriv.Comp | ∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {E : Type w} [inst_3 : NormedAddCommGroup E] [inst_4 : NormedSpace 𝕜 E] {f : 𝕜 → F}
{f' : F} (x : 𝕜) {l : F → E} {l' : F →L[𝕜] E} {y : F},
HasFDerivAt l l' y → HasDerivAt f f' x → y = f... | true |
CategoryTheory.Functor.mapCommMonCompIso._proof_6 | Mathlib.CategoryTheory.Monoidal.CommMon_ | ∀ {C : Type u_2} [inst : CategoryTheory.Category.{u_1, u_2} C] [inst_1 : CategoryTheory.MonoidalCategory C]
[inst_2 : CategoryTheory.BraidedCategory C] {D : Type u_6} [inst_3 : CategoryTheory.Category.{u_5, u_6} D]
[inst_4 : CategoryTheory.MonoidalCategory D] [inst_5 : CategoryTheory.BraidedCategory D] {E : Type u_... | false |
Std.Tactic.BVDecide.LRAT.Internal.Assignment.removeNegAssignment.eq_3 | Std.Tactic.BVDecide.LRAT.Internal.Assignment | Std.Tactic.BVDecide.LRAT.Internal.Assignment.both.removeNegAssignment = Std.Tactic.BVDecide.LRAT.Internal.Assignment.pos | true |
_private.Mathlib.Probability.Distributions.Gaussian.Real.0.ProbabilityTheory.variance_fun_id_gaussianReal._simp_1_1 | Mathlib.Probability.Distributions.Gaussian.Real | ∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
[inst_3 : TopologicalSpace E] {F : Type u_3} [inst_4 : AddCommGroup F] [inst_5 : Module 𝕜 F]
[inst_6 : TopologicalSpace F] {x : E} (c : F), DifferentiableAt 𝕜 (fun x => c) x = True | false |
Lean.JsonRpc.MessageMetaData.responseError.elim | Lean.Data.JsonRpc | {motive : Lean.JsonRpc.MessageMetaData → Sort u} →
(t : Lean.JsonRpc.MessageMetaData) →
t.ctorIdx = 3 →
((id : Lean.JsonRpc.RequestID) →
(code : Lean.JsonRpc.ErrorCode) →
(message : String) →
(data? : Option Lean.Json) → motive (Lean.JsonRpc.MessageMetaData.responseError ... | false |
Lean.Meta.Grind.SplitSource._sizeOf_inst | Lean.Meta.Tactic.Grind.Types | SizeOf Lean.Meta.Grind.SplitSource | false |
CategoryTheory.Comma.coconeOfPreserves_ι_app_left | Mathlib.CategoryTheory.Limits.Comma | ∀ {J : Type w} [inst : CategoryTheory.Category.{w', w} J] {A : Type u₁} [inst_1 : CategoryTheory.Category.{v₁, u₁} A]
{B : Type u₂} [inst_2 : CategoryTheory.Category.{v₂, u₂} B] {T : Type u₃}
[inst_3 : CategoryTheory.Category.{v₃, u₃} T] {L : CategoryTheory.Functor A T} {R : CategoryTheory.Functor B T}
(F : Categ... | true |
_private.Init.Data.Char.Ordinal.0.Char.succ?_eq._simp_1_4 | Init.Data.Char.Ordinal | ∀ {a b : UInt32}, (a = a + b) = (b = 0) | false |
_private.Lean.Elab.Tactic.Split.0.Lean.Elab.Tactic.evalSplit.mkCasesHint | Lean.Elab.Tactic.Split | Lean.Expr → Lean.MessageData | true |
PointedCone.dual_zero | Mathlib.Geometry.Convex.Cone.Dual | ∀ {R : Type u_1} [inst : CommSemiring R] [inst_1 : PartialOrder R] [inst_2 : IsOrderedRing R] {M : Type u_2}
[inst_3 : AddCommMonoid M] [inst_4 : Module R M] {N : Type u_3} [inst_5 : AddCommMonoid N] [inst_6 : Module R N]
{p : M →ₗ[R] N →ₗ[R] R}, PointedCone.dual p 0 = ⊤ | true |
Antitone.partMap | Mathlib.Order.Part | ∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : Preorder α] {f : β → γ} {g : α → Part β},
Antitone g → Antitone fun x => Part.map f (g x) | true |
CategoryTheory.Subobject.Classifier.ofIso_χ₀ | Mathlib.CategoryTheory.Subobject.Classifier.Defs | ∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (𝒞 : CategoryTheory.Subobject.Classifier C) {Ω₀ Ω : C}
(eΩ : 𝒞.Ω ≅ Ω) (eΩ₀ : 𝒞.Ω₀ ≅ Ω₀) (from' : (C_1 : C) → C_1 ⟶ Ω₀) (t : Ω₀ ⟶ Ω)
(ht :
autoParam (t = CategoryTheory.CategoryStruct.comp eΩ₀.inv (CategoryTheory.CategoryStruct.comp 𝒞.truth eΩ.hom))
... | true |
Std.ExtDTreeMap.maxKey! | Std.Data.ExtDTreeMap.Basic | {α : Type u} →
{β : α → Type v} → {cmp : α → α → Ordering} → [Std.TransCmp cmp] → [Inhabited α] → Std.ExtDTreeMap α β cmp → α | true |
Hyperreal.archimedeanClassMk_omega_neg._simp_1 | Mathlib.Analysis.Real.Hyperreal | (ArchimedeanClass.mk Hyperreal.omega < 0) = True | false |
CategoryTheory.Sieve.mk | Mathlib.CategoryTheory.Sites.Sieves | {C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{X : C} →
(arrows : CategoryTheory.Presieve X) →
(∀ {Y Z : C} {f : Y ⟶ X}, arrows f → ∀ (g : Z ⟶ Y), arrows (CategoryTheory.CategoryStruct.comp g f)) →
CategoryTheory.Sieve X | true |
Filter.Germ.liftPred_coe | Mathlib.Order.Filter.Germ.Basic | ∀ {α : Type u_1} {β : Type u_2} {l : Filter α} {p : β → Prop} {f : α → β},
Filter.Germ.LiftPred p ↑f ↔ ∀ᶠ (x : α) in l, p (f x) | true |
_private.Mathlib.Order.Interval.Finset.Fin.0.Fin.map_revPerm_Ico._simp_1_1 | Mathlib.Order.Interval.Finset.Fin | ∀ {α : Type u_1} {s₁ s₂ : Finset α}, (s₁ = s₂) = (↑s₁ = ↑s₂) | false |
Multiset.sum_induction_nonempty | Mathlib.Algebra.BigOperators.Group.Multiset.Defs | ∀ {M : Type u_3} [inst : AddCommMonoid M] {s : Multiset M} (p : M → Prop),
(∀ (a b : M), p a → p b → p (a + b)) → s ≠ ∅ → (∀ a ∈ s, p a) → p s.sum | true |
StandardEtalePair.lift._proof_3 | Mathlib.RingTheory.Etale.StandardEtale | ∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S],
RingHomClass (Polynomial (Polynomial R) →ₐ[R] S) (Polynomial (Polynomial R)) S | false |
Lean.Server.References.ParentDecl.selectionRange | Lean.Server.References | Lean.Server.References.ParentDecl → Lean.Lsp.Range | true |
IntCast.recOn | Init.Data.Int.Basic | {R : Type u} →
{motive : IntCast R → Sort u_1} → (t : IntCast R) → ((intCast : ℤ → R) → motive { intCast := intCast }) → motive t | false |
_private.Init.Data.String.Lemmas.Pattern.Char.0.String.Slice.Pattern.Model.Char.isRevMatch_iff_isRevMatch_beq._simp_1_2 | Init.Data.String.Lemmas.Pattern.Char | ∀ {p : Char → Bool} {s : String.Slice} {pos : s.Pos},
String.Slice.Pattern.Model.IsRevMatch p pos =
∃ (h : s.endPos ≠ s.startPos), pos = s.endPos.prev h ∧ p ((s.endPos.prev h).get ⋯) = true | false |
CategoryTheory.Limits.Cocone.extendId._proof_1 | Mathlib.CategoryTheory.Limits.Cones | ∀ {J : Type u_4} [inst : CategoryTheory.Category.{u_3, u_4} J] {C : Type u_2}
[inst_1 : CategoryTheory.Category.{u_1, u_2} C] {F : CategoryTheory.Functor J C} (s : CategoryTheory.Limits.Cocone F)
(j : J),
(s.extend (CategoryTheory.CategoryStruct.id s.pt)).ι.app j =
CategoryTheory.CategoryStruct.comp (s.ι.app ... | false |
Aesop.PhaseName.safe.sizeOf_spec | Aesop.Rule.Name | sizeOf Aesop.PhaseName.safe = 1 | true |
MeasurableSpace.separatesPoints_of_measurableSingletonClass | Mathlib.MeasureTheory.MeasurableSpace.CountablyGenerated | ∀ {α : Type u_1} [inst : MeasurableSpace α] [MeasurableSingletonClass α], MeasurableSpace.SeparatesPoints α | true |
IO.FS.Stream.noConfusionType | Init.System.IO | Sort u → IO.FS.Stream → IO.FS.Stream → Sort u | false |
Lean.Lsp.instToJsonDeleteFile | Lean.Data.Lsp.Basic | Lean.ToJson Lean.Lsp.DeleteFile | true |
_private.Mathlib.Combinatorics.SimpleGraph.Regularity.Chunk.0.SzemerediRegularity.edgeDensity_star_not_uniform._proof_1_10 | Mathlib.Combinatorics.SimpleGraph.Regularity.Chunk | ∀ {α : Type u_1} [inst : Fintype α] [inst_1 : DecidableEq α] {P : Finpartition Finset.univ} {hP : P.IsEquipartition}
{G : SimpleGraph α} [inst_2 : DecidableRel G.Adj] {ε : ℝ} {U V : Finset α} {hU : U ∈ P.parts} {hV : V ∈ P.parts},
U ≠ V →
|↑(G.edgeDensity ((SzemerediRegularity.star hP G ε hU V).biUnion id)
... | false |
_private.Mathlib.Algebra.Polynomial.Identities.0.Polynomial.poly_binom_aux3 | Mathlib.Algebra.Polynomial.Identities | ∀ {R : Type u} [inst : CommRing R] (f : Polynomial R) (x y : R),
Polynomial.eval (x + y) f =
((f.sum fun e a => a * x ^ e) + f.sum fun e a => a * ↑e * x ^ (e - 1) * y) +
f.sum fun e a => a * ↑(Polynomial.polyBinomAux1✝ x y e a) * y ^ 2 | true |
_private.Aesop.Index.RulePattern.0.Aesop.RulePatternIndex.getSingle.match_1 | Aesop.Index.RulePattern | (motive : Option Aesop.Substitution → Sort u_1) →
(__discr : Option Aesop.Substitution) →
((subst : Aesop.Substitution) → motive (some subst)) → ((x : Option Aesop.Substitution) → motive x) → motive __discr | false |
CategoryTheory.Bicategory.LeftAdjoint.noConfusion | Mathlib.CategoryTheory.Bicategory.Adjunction.Basic | {P : Sort u_1} →
{B : Type u} →
{inst : CategoryTheory.Bicategory B} →
{a b : B} →
{right : b ⟶ a} →
{t : CategoryTheory.Bicategory.LeftAdjoint right} →
{B' : Type u} →
{inst' : CategoryTheory.Bicategory B'} →
{a' b' : B'} →
{righ... | false |
CategoryTheory.NatIso.ofComponents'_inv_app | Mathlib.CategoryTheory.NatIso | ∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{F G : CategoryTheory.Functor C D} (app : (X : C) → F.obj X ≅ G.obj X)
(naturality :
autoParam
(∀ {X Y : C} (f : Y ⟶ X),
CategoryTheory.CategoryStruct.comp (app Y).inv (F.map f) ... | true |
LieSubmodule.instLieRingModuleSubtypeMem | Mathlib.Algebra.Lie.Submodule | {R : Type u} →
{L : Type v} →
{M : Type w} →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : AddCommGroup M] →
[inst_3 : Module R M] → [inst_4 : LieRingModule L M] → (N : LieSubmodule R L M) → LieRingModule L ↥N | true |
LieAlgebra.IsKilling.lieIdealOrderIso._proof_2 | Mathlib.Algebra.Lie.Weights.IsSimple | ∀ {K : Type u_1} {L : Type u_2} [inst : Field K] [inst_1 : CharZero K] [inst_2 : LieRing L] [inst_3 : LieAlgebra K L]
[inst_4 : FiniteDimensional K L] (H : LieSubalgebra K L) [inst_5 : H.IsCartanSubalgebra]
[inst_6 : LieAlgebra.IsKilling K L] [inst_7 : LieModule.IsTriangularizable K (↥H) L]
(q : ↥(LieAlgebra.IsKi... | false |
Std.ExtHashMap.getKey.congr_simp | Std.Data.ExtHashMap.Lemmas | ∀ {α : Type u} {β : Type v} {x : BEq α} {x_1 : Hashable α} [inst : EquivBEq α] [inst_1 : LawfulHashable α]
(m m_1 : Std.ExtHashMap α β) (e_m : m = m_1) (a a_1 : α) (e_a : a = a_1) (h : a ∈ m), m.getKey a h = m_1.getKey a_1 ⋯ | true |
IsIsometricVAdd | Mathlib.Topology.MetricSpace.IsometricSMul | (M : Type u) → (X : Type w) → [PseudoEMetricSpace X] → [VAdd M X] → Prop | true |
CategoryTheory.sectionsFunctorNatIsoCoyoneda._proof_1 | Mathlib.CategoryTheory.Yoneda | ∀ {C : Type u_2} [inst : CategoryTheory.Category.{u_1, u_2} C] (X : Type (max u_2 u_3)) [inst_1 : Unique X]
{X_1 Y : CategoryTheory.Functor C (Type (max u_2 u_3))} (f : X_1 ⟶ Y),
CategoryTheory.CategoryStruct.comp ((CategoryTheory.Functor.sectionsFunctor C).map f)
((fun F => (F.sectionsEquivHom X).toIso) Y).h... | false |
groupHomology.H2π_comp_map | Mathlib.RepresentationTheory.Homological.GroupHomology.Functoriality | ∀ {k G H : Type u} [inst : CommRing k] [inst_1 : Group G] [inst_2 : Group H] {A : Rep.{u, u, u} k G}
{B : Rep.{u, u, u} k H} (f : G →* H) (φ : A ⟶ Rep.res f B),
CategoryTheory.CategoryStruct.comp (groupHomology.H2π A) (groupHomology.map f φ 2) =
CategoryTheory.CategoryStruct.comp (groupHomology.mapCycles₂ f φ) ... | true |
Std.IterM.TerminationMeasures.Productive.mk.noConfusion | Init.Data.Iterators.Basic | {α : Type w} →
{m : Type w → Type w'} →
{β : Type w} →
{inst : Std.Iterator α m β} →
{P : Sort u} → {it it' : Std.IterM m β} → { it := it } = { it := it' } → (it ≍ it' → P) → P | false |
_private.Mathlib.CategoryTheory.Localization.CalculusOfFractions.0.CategoryTheory.MorphismProperty.LeftFraction.map_compatibility._simp_1_1 | Mathlib.CategoryTheory.Localization.CalculusOfFractions | ∀ {C : Type u₁} [inst : CategoryTheory.Category.{v_1, u₁} C] {D : Type u₂}
[inst_1 : CategoryTheory.Category.{v_2, u₂} D] (F : CategoryTheory.Functor C D) {X Y Z : C} (f : X ⟶ Y) (g : Y ⟶ Z)
{W : D} (h : F.obj Z ⟶ W),
CategoryTheory.CategoryStruct.comp (F.map f) (CategoryTheory.CategoryStruct.comp (F.map g) h) =
... | false |
Complex.le_def | Mathlib.Analysis.Complex.Order | ∀ {z w : ℂ}, z ≤ w ↔ z.re ≤ w.re ∧ z.im = w.im | true |
_private.Lean.Compiler.NameMangling.0.Lean.Name.demangleAux.decodeNum._mutual._proof_9 | Lean.Compiler.NameMangling | ∀ (s : String) (p : s.Pos) (res : Lean.Name) (h : ¬p = s.endPos),
(invImage
(fun x =>
PSum.casesOn x (fun _x => PSigma.casesOn _x fun p res => PSigma.casesOn res fun res n => p) fun _x =>
PSum.casesOn _x (fun _x => PSigma.casesOn _x fun p res => p) fun _x =>
PSigma.casesOn ... | false |
Std.Internal.List.getKey_minKey!_eq_minKey | Std.Data.Internal.List.Associative | ∀ {α : Type u} {β : α → Type v} [inst : Ord α] [Std.TransOrd α] [inst_2 : BEq α] [Std.LawfulBEqOrd α]
[inst_4 : Inhabited α] {l : List ((a : α) × β a)},
Std.Internal.List.DistinctKeys l →
∀ {he : Std.Internal.List.containsKey (Std.Internal.List.minKey! l) l = true},
Std.Internal.List.getKey (Std.Internal.... | true |
ComplexShape.instAssociative | Mathlib.Algebra.Homology.ComplexShapeSigns | ∀ {I : Type u_7} [inst : AddMonoid I] (c : ComplexShape I) [inst_1 : c.TensorSigns], c.Associative c c c c c | true |
CategoryTheory.MonoidalCategory.MonoidalLeftAction.«_aux_Mathlib_CategoryTheory_Monoidal_Action_Basic___macroRules_CategoryTheory_MonoidalCategory_MonoidalLeftAction_termλₗ[_]_1» | Mathlib.CategoryTheory.Monoidal.Action.Basic | Lean.Macro | false |
ProbabilityTheory.IdentDistrib.symm | Mathlib.Probability.IdentDistrib | ∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β]
[inst_2 : MeasurableSpace γ] {μ : MeasureTheory.Measure α} {ν : MeasureTheory.Measure β} {f : α → γ} {g : β → γ},
ProbabilityTheory.IdentDistrib f g μ ν → ProbabilityTheory.IdentDistrib g f ν μ | true |
CategoryTheory.Limits.factorThruKernelSubobject.congr_simp | Mathlib.CategoryTheory.Subobject.Limits | ∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
(f : X ⟶ Y) [inst_2 : CategoryTheory.Limits.HasKernel f] {W : C} (h h_1 : W ⟶ X) (e_h : h = h_1)
(w : CategoryTheory.CategoryStruct.comp h f = 0),
CategoryTheory.Limits.factorThruKernelSubobject ... | true |
Submodule.inclusion.eq_1 | Mathlib.Algebra.Module.Submodule.Ker | ∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
{p p' : Submodule R M} (h : p ≤ p'), Submodule.inclusion h = LinearMap.codRestrict p' p.subtype ⋯ | true |
Equiv.mul | Mathlib.Algebra.Group.TransferInstance | {α : Type u_2} → {β : Type u_3} → α ≃ β → [Mul β] → Mul α | true |
DFinsupp.comapDomain'._proof_1 | Mathlib.Data.DFinsupp.Defs | ∀ {ι : Type u_2} {β : ι → Type u_3} {κ : Type u_1} [inst : (i : ι) → Zero (β i)] (h : κ → ι) {h' : ι → κ},
Function.LeftInverse h' h →
∀ (f : Π₀ (i : ι), β i) (s : { s // ∀ (i : ι), i ∈ s ∨ f.toFun i = 0 }) (x : κ),
x ∈ Multiset.map h' ↑s ∨ f (h x) = 0 | false |
Equiv.commRing._proof_8 | Mathlib.Algebra.Ring.TransferInstance | ∀ {α : Type u_2} {β : Type u_1} (e : α ≃ β) [inst : CommRing β] (n : ℤ) (x : α), e (e.symm (n • e x)) = n • e x | false |
Std.DHashMap.Raw.toList_toArray | Std.Data.DHashMap.RawLemmas | ∀ {α : Type u} {β : α → Type v} {m : Std.DHashMap.Raw α β} [inst : BEq α] [inst_1 : Hashable α],
m.WF → m.toArray.toList = m.toList | true |
Batteries.PairingHeapImp.Heap.WF.rec | Batteries.Data.PairingHeap | ∀ {α : Type u_1} {le : α → α → Bool}
{motive : (a : Batteries.PairingHeapImp.Heap α) → Batteries.PairingHeapImp.Heap.WF le a → Prop},
motive Batteries.PairingHeapImp.Heap.nil ⋯ →
(∀ {a : α} {c : Batteries.PairingHeapImp.Heap α} (h : Batteries.PairingHeapImp.Heap.NodeWF le a c),
motive (Batteries.Pairing... | false |
Nat.log_of_lt | Mathlib.Data.Nat.Log | ∀ {b n : ℕ}, n < b → Nat.log b n = 0 | true |
CommRing.Pic.instAddCommGroupAsModule._proof_1 | Mathlib.RingTheory.PicardGroup | ∀ (R : Type u_1) [inst : CommRing R], Small.{u_1, u_1 + 1} (CategoryTheory.Skeleton (SemimoduleCat R))ˣ | false |
instPartialOrderEReal._proof_5 | Mathlib.Data.EReal.Basic | ∀ (a : EReal), a ≤ a | false |
Part.sdiff_get_eq | Mathlib.Data.Part | ∀ {α : Type u_1} [inst : SDiff α] (a b : Part α) (hab : (a \ b).Dom), (a \ b).get hab = a.get ⋯ \ b.get ⋯ | true |
IsPurelyInseparable.finSepDegree_eq_one | Mathlib.FieldTheory.PurelyInseparable.Basic | ∀ (F : Type u) (E : Type v) [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] [IsPurelyInseparable F E],
Field.finSepDegree F E = 1 | true |
Std.DTreeMap.Internal.Impl.maxKey?_insert! | Std.Data.DTreeMap.Internal.Lemmas | ∀ {α : Type u} {β : α → Type v} {instOrd : Ord α} {t : Std.DTreeMap.Internal.Impl α β} [Std.TransOrd α],
t.WF →
∀ {k : α} {v : β k},
(Std.DTreeMap.Internal.Impl.insert! k v t).maxKey? =
some (t.maxKey?.elim k fun k' => if (compare k' k).isLE = true then k else k') | true |
SimpleGraph.Walk.length | Mathlib.Combinatorics.SimpleGraph.Walk.Basic | {V : Type u} → {G : SimpleGraph V} → {u v : V} → G.Walk u v → ℕ | true |
_private.Lean.Syntax.0.Lean.Syntax.asNode._proof_1 | Lean.Syntax | Lean.IsNode (Lean.Syntax.node Lean.SourceInfo.none Lean.nullKind #[]) | false |
_private.Mathlib.Algebra.BigOperators.Intervals.0.Fin.sum_Iic_sub._proof_1_13 | Mathlib.Algebra.BigOperators.Intervals | ∀ {n : ℕ} (a : Fin n), ↑a + 1 ≤ n → ↑a + 1 < n + 1 | false |
Polynomial.Splits.zero._simp_1 | Mathlib.Algebra.Polynomial.Splits | ∀ {R : Type u_1} [inst : Semiring R], Polynomial.Splits 0 = True | false |
Nat.dfold_add._proof_8 | Init.Data.Nat.Fold | ∀ {n m : ℕ}, ∀ i < n + m, i ≤ n + m | false |
PrimeMultiset.coeNat_prime | Mathlib.Data.PNat.Factors | ∀ (v : PrimeMultiset), ∀ p ∈ v.toNatMultiset, Nat.Prime p | true |
Std.DTreeMap.Raw.getKeyD_union_of_not_mem_left | Std.Data.DTreeMap.Raw.Lemmas | ∀ {α : Type u} {β : α → Type v} {cmp : α → α → Ordering} {t₁ t₂ : Std.DTreeMap.Raw α β cmp} [Std.TransCmp cmp],
t₁.WF → t₂.WF → ∀ {k fallback : α}, k ∉ t₁ → (t₁ ∪ t₂).getKeyD k fallback = t₂.getKeyD k fallback | true |
Asymptotics.isTheta_completion_left | Mathlib.Analysis.Asymptotics.Completion | ∀ {α : Type u_1} {E : Type u_2} {F : Type u_3} [inst : Norm E] [inst_1 : SeminormedAddCommGroup F] {f : α → E}
{g : α → F} {l : Filter α}, (fun x => ↑(g x)) =Θ[l] f ↔ g =Θ[l] f | true |
Vector.back_eq_getElem | Init.Data.Vector.Lemmas | ∀ {n : ℕ} {α : Type u_1} [inst : NeZero n] {xs : Vector α n}, xs.back = xs[n - 1] | true |
_private.Std.Data.DTreeMap.Internal.Lemmas.0.Std.DTreeMap.Internal.Impl.toList_toArray._simp_1_2 | Std.Data.DTreeMap.Internal.Lemmas | ∀ {α : Type u} {instOrd : Ord α} {a b : α}, (compare a b ≠ Ordering.eq) = ((a == b) = false) | false |
CategoryTheory.ObjectProperty.instAbelianFullSubcategoryOfContainsZeroOfIsClosedUnderKernelsOfIsClosedUnderCokernelsOfIsClosedUnderFiniteProducts._proof_3 | Mathlib.CategoryTheory.Abelian.Subcategory | ∀ {C : Type u_2} [inst : CategoryTheory.Category.{u_1, u_2} C] (P : CategoryTheory.ObjectProperty C)
[inst_1 : CategoryTheory.Abelian C] [P.IsClosedUnderCokernels], CategoryTheory.Limits.HasCokernels P.FullSubcategory | false |
CategoryTheory.Functor.FullyFaithful.id._proof_1 | Mathlib.CategoryTheory.Functor.FullyFaithful | ∀ (C : Type u_2) [inst : CategoryTheory.Category.{u_1, u_2} C] {X Y : C}
(f : (CategoryTheory.Functor.id C).obj X ⟶ (CategoryTheory.Functor.id C).obj Y),
(CategoryTheory.Functor.id C).map f = f | false |
Vector.insertIdx_eraseIdx_of_le | Init.Data.Vector.InsertIdx | ∀ {α : Type u} {a : α} {n i j : ℕ} {xs : Vector α n} (w₁ : i < n) (w₂ : j ≤ n - 1) (h : j ≤ i),
(xs.eraseIdx i w₁).insertIdx j a w₂ = Vector.cast ⋯ ((xs.insertIdx j a ⋯).eraseIdx (i + 1) ⋯) | true |
AddHom.inverse._proof_2 | Mathlib.Algebra.Group.Hom.Defs | ∀ {M : Type u_1} {N : Type u_2} [inst : Add M] [inst_1 : Add N] (f : M →ₙ+ N) (g : N → M) (x y : N),
g (f (g x) + f (g y)) = g (f (g x + g y)) | false |
ENat.lift_coe | Mathlib.Data.ENat.Basic | ∀ (n : ℕ), (↑n).lift ⋯ = n | true |
Lean.Elab.expandOptNamedPrio | Lean.Elab.Util | Lean.Syntax → Lean.MacroM ℕ | true |
_private.Lean.Environment.0.Lean.Environment.instTypeNameRealizeConstResult | Lean.Environment | TypeName Lean.Environment.RealizeConstResult✝ | true |
_private.Mathlib.Algebra.Order.Floor.Semiring.0.Nat.ceil_intCast._simp_1_2 | Mathlib.Algebra.Order.Floor.Semiring | ∀ {m : ℤ} {n : ℕ}, (m.toNat ≤ n) = (m ≤ ↑n) | false |
ContinuousConstVAdd.toMeasurableConstVAdd | Mathlib.MeasureTheory.Constructions.BorelSpace.Basic | ∀ {M : Type u_7} {α : Type u_8} [inst : TopologicalSpace α] [inst_1 : MeasurableSpace α] [BorelSpace α]
[inst_3 : VAdd M α] [ContinuousConstVAdd M α], MeasurableConstVAdd M α | true |
Std.Http.CustomStatus.mk.sizeOf_spec | Std.Internal.Http.Data.Status | ∀ (code : UInt16) (phrase : String)
(validReasonPhrase :
autoParam (Std.Http.IsValidReasonPhrase phrase) Std.Http.CustomStatus.validReasonPhrase._autoParam)
(validCode : autoParam (100 ≤ code ∧ code ≤ 999) Std.Http.CustomStatus.validCode._autoParam)
(validUnknown : autoParam (¬Std.Http.isKnownStatusCode code ... | true |
_private.Qq.Match.0.Qq._aux_Qq_Match___macroRules_Lean_Parser_Term_doMatch_1.match_5 | Qq.Match | (motive : Array (Lean.TSyntax `term) × Lean.TSyntax `Lean.Parser.Term.doSeq → Sort u_1) →
(x : Array (Lean.TSyntax `term) × Lean.TSyntax `Lean.Parser.Term.doSeq) →
((patss : Array (Lean.TSyntax `term)) → (rhss : Lean.TSyntax `Lean.Parser.Term.doSeq) → motive (patss, rhss)) →
motive x | false |
Finset.neg_mem_neg | Mathlib.Algebra.Group.Pointwise.Finset.Basic | ∀ {α : Type u_2} [inst : DecidableEq α] [inst_1 : Neg α] {s : Finset α} {a : α}, a ∈ s → -a ∈ -s | true |
Filter.IsBoundedUnder.sup | Mathlib.Order.Filter.IsBounded | ∀ {α : Type u_1} {β : Type u_2} [inst : SemilatticeSup α] {f : Filter β} {u v : β → α},
Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) f u →
Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) f v → Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) f fun a => u a ⊔ v a | true |
_private.Lean.Meta.Constructions.SparseCasesOn.0.Lean.Meta.SparseCasesOnKey.isPrivate | Lean.Meta.Constructions.SparseCasesOn | Lean.Meta.SparseCasesOnKey✝ → Bool | true |
Filter.HasBasis.inv | Mathlib.Order.Filter.Pointwise | ∀ {α : Type u_2} [inst : InvolutiveInv α] {f : Filter α} {ι : Sort u_7} {p : ι → Prop} {s : ι → Set α},
f.HasBasis p s → f⁻¹.HasBasis p fun i => (s i)⁻¹ | true |
Finset.add_univ_of_zero_mem | Mathlib.Algebra.Group.Pointwise.Finset.Basic | ∀ {α : Type u_2} [inst : DecidableEq α] [inst_1 : AddMonoid α] {s : Finset α} [inst_2 : Fintype α],
0 ∈ s → s + Finset.univ = Finset.univ | true |
ContinuousOpenMap.casesOn | Mathlib.Topology.Hom.Open | {α : Type u_6} →
{β : Type u_7} →
[inst : TopologicalSpace α] →
[inst_1 : TopologicalSpace β] →
{motive : (α →CO β) → Sort u} →
(t : α →CO β) →
((toContinuousMap : C(α, β)) →
(map_open' : IsOpenMap toContinuousMap.toFun) →
motive { toContinuous... | false |
mem_balancedHull_iff | Mathlib.Analysis.LocallyConvex.BalancedCoreHull | ∀ {𝕜 : Type u_1} {E : Type u_2} [inst : SeminormedRing 𝕜] [inst_1 : SMul 𝕜 E] {s : Set E} {x : E},
x ∈ balancedHull 𝕜 s ↔ ∃ r, ‖r‖ ≤ 1 ∧ x ∈ r • s | true |
IsValuativeTopology.hasBasis_nhds | Mathlib.Topology.Algebra.ValuativeRel.ValuativeTopology | ∀ {R : Type u_1} [inst : CommRing R] [inst_1 : ValuativeRel R] [inst_2 : TopologicalSpace R] [IsValuativeTopology R]
(x : R), (nhds x).HasBasis (fun x => True) fun γ => {z | (ValuativeRel.valuation R) (z - x) < ↑γ} | true |
UniqueFactorizationMonoid.associated_iff_normalizedFactors_eq_normalizedFactors | Mathlib.RingTheory.UniqueFactorizationDomain.NormalizedFactors | ∀ {α : Type u_1} [inst : CommMonoidWithZero α] [inst_1 : NormalizationMonoid α] [inst_2 : UniqueFactorizationMonoid α]
{x y : α},
x ≠ 0 →
y ≠ 0 →
(Associated x y ↔ UniqueFactorizationMonoid.normalizedFactors x = UniqueFactorizationMonoid.normalizedFactors y) | true |
Matroid.cRk_map_image | Mathlib.Combinatorics.Matroid.Rank.Cardinal | ∀ {α β : Type u} {f : α → β} (M : Matroid α) (hf : Set.InjOn f M.E) (X : Set α),
autoParam (X ⊆ M.E) Matroid.cRk_map_image._auto_1 → (M.map f hf).cRk (f '' X) = M.cRk X | true |
Std.Internal.Parsec.ByteArray.octDigit | Std.Internal.Parsec.ByteArray | Std.Internal.Parsec.ByteArray.Parser Char | true |
Computation.recOn | Mathlib.Data.Seq.Computation | {α : Type u} →
{motive : Computation α → Sort v} →
(s : Computation α) → ((a : α) → motive (Computation.pure a)) → ((s : Computation α) → motive s.think) → motive s | true |
_private.Mathlib.CategoryTheory.Filtered.Small.0.CategoryTheory.IsCofiltered.CofilteredClosureSmall.InductiveStep.min.noConfusion | Mathlib.CategoryTheory.Filtered.Small | {C : Type u} →
{inst : CategoryTheory.Category.{v, u} C} →
{n : ℕ} →
{X : (k : ℕ) → k < n → (t : Type (max v w)) × (t → C)} →
{P : Sort u_1} →
{k k' : ℕ} →
{hk : k < n} →
{hk' : k' < n} →
{a : (X k hk).fst} →
{a_1 : (X k' hk').fst... | false |
CategoryTheory.Discrete._aux_Mathlib_CategoryTheory_Discrete_Basic___macroRules_CategoryTheory_Discrete_tacticDiscrete_cases_1 | Mathlib.CategoryTheory.Discrete.Basic | Lean.Macro | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.