name
stringlengths
2
347
module
stringlengths
6
90
type
stringlengths
1
5.42M
HurwitzKernelBounds.isBigO_atTop_F_int_one
Mathlib.NumberTheory.ModularForms.JacobiTheta.Bounds
∀ (a : UnitAddCircle), ∃ p, 0 < p ∧ HurwitzKernelBounds.F_int 1 a =O[Filter.atTop] fun t => Real.exp (-p * t)
_private.Mathlib.Probability.Process.Filtration.0.MeasureTheory.Filtration.instInfSet._simp_5
Mathlib.Probability.Process.Filtration
∀ {a b c : Prop}, (a ∧ b → c) = (a → b → c)
_private.Mathlib.LinearAlgebra.Dual.Lemmas.0.Module.finite_dual_iff.match_1_1
Mathlib.LinearAlgebra.Dual.Lemmas
∀ (K : Type u_2) {V : Type u_1} [inst : CommSemiring K] [inst_1 : AddCommMonoid V] [inst_2 : Module K V] (motive : Nonempty ((I : Type u_1) × Module.Basis I K V) → Prop) (x : Nonempty ((I : Type u_1) × Module.Basis I K V)), (∀ (ι : Type u_1) (b : Module.Basis ι K V), motive ⋯) → motive x
CategoryTheory.MorphismProperty.RightFraction.ofInv.congr_simp
Mathlib.CategoryTheory.Localization.CalculusOfFractions
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {W : CategoryTheory.MorphismProperty C} {X Y : C} (s s_1 : Y ⟶ X) (e_s : s = s_1) (hs : W s), CategoryTheory.MorphismProperty.RightFraction.ofInv s hs = CategoryTheory.MorphismProperty.RightFraction.ofInv s_1 ⋯
InfTopHomClass.toInfHomClass
Mathlib.Order.Hom.BoundedLattice
∀ {F : Type u_6} {α : Type u_7} {β : Type u_8} {inst : Min α} {inst_1 : Min β} {inst_2 : Top α} {inst_3 : Top β} {inst_4 : FunLike F α β} [self : InfTopHomClass F α β], InfHomClass F α β
_private.Mathlib.Topology.MetricSpace.Pseudo.Defs.0.Metric.continuousOn_iff._simp_1_1
Mathlib.Topology.MetricSpace.Pseudo.Defs
∀ {α : Type u} {β : Type v} [inst : PseudoMetricSpace α] [inst_1 : PseudoMetricSpace β] {f : α → β} {a : α} {s : Set α}, ContinuousWithinAt f s a = ∀ ε > 0, ∃ δ > 0, ∀ ⦃x : α⦄, x ∈ s → dist x a < δ → dist (f x) (f a) < ε
Ultrafilter.mem_or_compl_mem
Mathlib.Order.Filter.Ultrafilter.Defs
∀ {α : Type u} (f : Ultrafilter α) (s : Set α), s ∈ f ∨ sᶜ ∈ f
MeasureTheory.Measure.instIsLocallyFiniteMeasureForallVolumeOfSigmaFinite
Mathlib.MeasureTheory.Constructions.Pi
∀ {ι : Type u_1} [inst : Fintype ι] {X : ι → Type u_4} [inst_1 : (i : ι) → TopologicalSpace (X i)] [inst_2 : (i : ι) → MeasureTheory.MeasureSpace (X i)] [∀ (i : ι), MeasureTheory.SigmaFinite MeasureTheory.volume] [∀ (i : ι), MeasureTheory.IsLocallyFiniteMeasure MeasureTheory.volume], MeasureTheory.IsLocallyFiniteMeasure MeasureTheory.volume
Std.DTreeMap.Internal.Impl.WF.below.empty
Std.Data.DTreeMap.Internal.WF.Defs
∀ {α : Type u} [inst : Ord α] {motive : {β : α → Type v} → (a : Std.DTreeMap.Internal.Impl α β) → a.WF → Prop} {x : α → Type v}, Std.DTreeMap.Internal.Impl.WF.below ⋯
DifferentiableWithinAt.add_const
Mathlib.Analysis.Calculus.FDeriv.Add
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] {F : Type u_3} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {f : E → F} {x : E} {s : Set E} (c : F), DifferentiableWithinAt 𝕜 f s x → DifferentiableWithinAt 𝕜 (fun y => f y + c) s x
ConjRootClass.mk_def
Mathlib.FieldTheory.Minpoly.ConjRootClass
∀ (K : Type u_1) {L : Type u_2} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] {x : L}, ⟦x⟧ = ConjRootClass.mk K x
Int32.minValue_le._simp_1
Init.Data.SInt.Lemmas
∀ (a : Int32), (Int32.minValue ≤ a) = True
Function.Bijective.finset_sum
Mathlib.Algebra.BigOperators.Group.Finset.Defs
∀ {ι : Type u_1} {κ : Type u_2} {M : Type u_3} [inst : Fintype ι] [inst_1 : Fintype κ] [inst_2 : AddCommMonoid M] (e : ι → κ), Function.Bijective e → ∀ (f : ι → M) (g : κ → M), (∀ (x : ι), f x = g (e x)) → ∑ x, f x = ∑ x, g x
Aesop.newNodeEmoji
Aesop.Tracing
String
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₃
_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)
Aesop.SafeRuleResult
Aesop.Search.Expansion
Type
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))
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
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 x → HasDerivAt (l ∘ f) (l' f') x
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_4} [inst_6 : CategoryTheory.Category.{u_3, u_4} E] [inst_7 : CategoryTheory.MonoidalCategory E] [inst_8 : CategoryTheory.BraidedCategory E] {F : CategoryTheory.Functor C D} {G : CategoryTheory.Functor D E} [inst_9 : F.LaxBraided] [inst_10 : G.LaxBraided] {X Y : CategoryTheory.CommMon C} (f : X ⟶ Y), CategoryTheory.CategoryStruct.comp ((F.comp G).mapCommMon.map f) ((fun X => CategoryTheory.CommMon.mkIso (CategoryTheory.Iso.refl ((F.comp G).mapCommMon.obj X).X) ⋯ ⋯) Y).hom = CategoryTheory.CategoryStruct.comp ((fun X => CategoryTheory.CommMon.mkIso (CategoryTheory.Iso.refl ((F.comp G).mapCommMon.obj X).X) ⋯ ⋯) X).hom ((F.mapCommMon.comp G.mapCommMon).map f)
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
_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
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 id code message data?)) → motive t
Lean.Meta.Grind.SplitSource._sizeOf_inst
Lean.Meta.Tactic.Grind.Types
SizeOf Lean.Meta.Grind.SplitSource
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 : CategoryTheory.Functor J (CategoryTheory.Comma L R)) [inst_4 : CategoryTheory.Limits.PreservesColimit (F.comp (CategoryTheory.Comma.fst L R)) L] {c₁ : CategoryTheory.Limits.Cocone (F.comp (CategoryTheory.Comma.fst L R))} (t₁ : CategoryTheory.Limits.IsColimit c₁) (c₂ : CategoryTheory.Limits.Cocone (F.comp (CategoryTheory.Comma.snd L R))) (j : J), ((CategoryTheory.Comma.coconeOfPreserves F t₁ c₂).ι.app j).left = c₁.ι.app j
_private.Init.Data.Char.Ordinal.0.Char.succ?_eq._simp_1_4
Init.Data.Char.Ordinal
∀ {a b : UInt32}, (a = a + b) = (b = 0)
_private.Lean.Elab.Tactic.Split.0.Lean.Elab.Tactic.evalSplit.mkCasesHint
Lean.Elab.Tactic.Split
Lean.Expr → Lean.MessageData
PointedCone.dual_zero
Mathlib.Geometry.Convex.Cone.Dual
∀ {R : Type u_1} {M : Type u_2} {N : Type u_3} [inst : CommRing R] [inst_1 : PartialOrder R] [inst_2 : IsOrderedRing R] [inst_3 : AddCommGroup M] [inst_4 : AddCommGroup N] [inst_5 : Module R M] [inst_6 : Module R N] {p : M →ₗ[R] N →ₗ[R] R}, PointedCone.dual p 0 = ⊤
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)
Std.ExtDTreeMap.maxKey!
Std.Data.ExtDTreeMap.Basic
{α : Type u} → {β : α → Type v} → {cmp : α → α → Ordering} → [Std.TransCmp cmp] → [Inhabited α] → Std.ExtDTreeMap α β cmp → α
Hyperreal.archimedeanClassMk_omega_neg._simp_1
Mathlib.Analysis.Real.Hyperreal
(ArchimedeanClass.mk Hyperreal.omega < 0) = True
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
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)
_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₂)
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
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
Lean.Server.References.ParentDecl.selectionRange
Lean.Server.References
Lean.Server.References.ParentDecl → Lean.Lsp.Range
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
Aesop.PhaseName.safe.sizeOf_spec
Aesop.Rule.Name
sizeOf Aesop.PhaseName.safe = 1
Cardinal.ord._proof_2
Mathlib.SetTheory.Ordinal.Basic
∀ (α : Type u_1) (r : { r // IsWellOrder α r }), IsWellOrder α ↑r
MeasurableSpace.separatesPoints_of_measurableSingletonClass
Mathlib.MeasureTheory.MeasurableSpace.CountablyGenerated
∀ {α : Type u_1} [inst : MeasurableSpace α] [MeasurableSingletonClass α], MeasurableSpace.SeparatesPoints α
IO.FS.Stream.noConfusionType
Init.System.IO
Sort u → IO.FS.Stream → IO.FS.Stream → Sort u
Lean.Lsp.instToJsonDeleteFile
Lean.Data.Lsp.Basic
Lean.ToJson Lean.Lsp.DeleteFile
_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
_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
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'} → {right' : b' ⟶ a'} → {t' : CategoryTheory.Bicategory.LeftAdjoint right'} → B = B' → inst ≍ inst' → a ≍ a' → b ≍ b' → right ≍ right' → t ≍ t' → CategoryTheory.Bicategory.LeftAdjoint.noConfusionType P t t'
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
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 ⋯
IsIsometricVAdd
Mathlib.Topology.MetricSpace.IsometricSMul
(M : Type u) → (X : Type w) → [PseudoEMetricSpace X] → [VAdd M X] → Prop
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).hom = CategoryTheory.CategoryStruct.comp ((fun F => (F.sectionsEquivHom X).toIso) X_1).hom ((CategoryTheory.coyoneda.obj (Opposite.op ((CategoryTheory.Functor.const C).obj X))).map f)
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 k G} {B : Rep k H} (f : G →* H) (φ : A ⟶ (Action.res (ModuleCat k) f).obj B), CategoryTheory.CategoryStruct.comp (groupHomology.H2π A) (groupHomology.map f φ 2) = CategoryTheory.CategoryStruct.comp (groupHomology.mapCycles₂ f φ) (groupHomology.H2π B)
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
_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) = CategoryTheory.CategoryStruct.comp (F.map (CategoryTheory.CategoryStruct.comp f g)) h
Complex.le_def
Mathlib.Analysis.Complex.Order
∀ {z w : ℂ}, z ≤ w ↔ z.re ≤ w.re ∧ z.im = w.im
_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 _x fun p₀ res => PSigma.casesOn res fun res acc => PSigma.casesOn acc fun acc ucount => p₀) String.Pos.instWellFoundedRelation).1 (PSum.inr (PSum.inr ⟨p.next h, ⟨res, ⟨String.singleton (p.get h), 0⟩⟩⟩)) (PSum.inr (PSum.inl ⟨p, res⟩))
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.List.minKey! l) l he = Std.Internal.List.minKey l ⋯
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
_private.Mathlib.GroupTheory.Perm.Cycle.Type.0.Equiv.Perm.IsThreeCycle.nodup_iff_mem_support._proof_1_546
Mathlib.GroupTheory.Perm.Cycle.Type
∀ {α : Type u_1} [inst_1 : DecidableEq α] {g : Equiv.Perm α} {a : α} (w w_1 : α), List.idxOfNth w_1 [g a, g (g a)] (List.idxOfNth w [g (g a)] 1) + 1 ≤ (List.filter (fun x => decide (x = w_1)) [g a, g (g a)]).length → List.idxOfNth w_1 [g a, g (g a)] (List.idxOfNth w [g (g a)] 1) < (List.filter (fun x => decide (x = w_1)) [g a, g (g a)]).length
CategoryTheory.MonoidalCategory.MonoidalLeftAction.«_aux_Mathlib_CategoryTheory_Monoidal_Action_Basic___macroRules_CategoryTheory_MonoidalCategory_MonoidalLeftAction_termλₗ[_]_1»
Mathlib.CategoryTheory.Monoidal.Action.Basic
Lean.Macro
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 ν μ
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 f h w = CategoryTheory.Limits.factorThruKernelSubobject f h_1 ⋯
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 ⋯
Equiv.mul
Mathlib.Algebra.Group.TransferInstance
{α : Type u_2} → {β : Type u_3} → α ≃ β → [Mul β] → Mul α
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
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
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
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.PairingHeapImp.Heap.node a c Batteries.PairingHeapImp.Heap.nil) ⋯) → ∀ {a : Batteries.PairingHeapImp.Heap α} (t : Batteries.PairingHeapImp.Heap.WF le a), motive a t
Nat.log_of_lt
Mathlib.Data.Nat.Log
∀ {b n : ℕ}, n < b → Nat.log b n = 0
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))ˣ
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 ⋯
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
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')
SimpleGraph.Walk.length
Mathlib.Combinatorics.SimpleGraph.Walks.Basic
{V : Type u} → {G : SimpleGraph V} → {u v : V} → G.Walk u v → ℕ
_private.Lean.Syntax.0.Lean.Syntax.asNode._proof_1
Lean.Syntax
Lean.IsNode (Lean.Syntax.node Lean.SourceInfo.none Lean.nullKind #[])
Polynomial.Splits.zero._simp_1
Mathlib.Algebra.Polynomial.Splits
∀ {R : Type u_1} [inst : Semiring R], Polynomial.Splits 0 = True
Nat.dfold_add._proof_8
Init.Data.Nat.Fold
∀ {n m : ℕ}, ∀ i < n + m, i ≤ n + m
MonoidAlgebra.mapRangeAlgEquiv._proof_4
Mathlib.Algebra.MonoidAlgebra.Basic
∀ (R : Type u_4) {A : Type u_3} {B : Type u_1} (M : Type u_2) [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Semiring B] [inst_3 : Algebra R A] [inst_4 : Algebra R B] [inst_5 : Monoid M] (e : A ≃ₐ[R] B) (x : MonoidAlgebra B M), (↑↑(MonoidAlgebra.mapRangeAlgHom M ↑e).toRingHom).toFun ((MonoidAlgebra.mapRangeAlgHom M ↑e.symm) x) = x
PrimeMultiset.coeNat_prime
Mathlib.Data.PNat.Factors
∀ (v : PrimeMultiset), ∀ p ∈ v.toNatMultiset, Nat.Prime p
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
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
Vector.back_eq_getElem
Init.Data.Vector.Lemmas
∀ {n : ℕ} {α : Type u_1} [inst : NeZero n] {xs : Vector α n}, xs.back = xs[n - 1]
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
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) ⋯)
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))
ENat.lift_coe
Mathlib.Data.ENat.Basic
∀ (n : ℕ), (↑n).lift ⋯ = n
Lean.Elab.expandOptNamedPrio
Lean.Elab.Util
Lean.Syntax → Lean.MacroM ℕ
_private.Lean.Environment.0.Lean.Environment.instTypeNameRealizeConstResult
Lean.Environment
TypeName Lean.Environment.RealizeConstResult✝
_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)
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 α
_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
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
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
_private.Lean.Meta.Constructions.SparseCasesOn.0.Lean.Meta.SparseCasesOnKey.isPrivate
Lean.Meta.Constructions.SparseCasesOn
Lean.Meta.SparseCasesOnKey✝ → Bool
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)⁻¹
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
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 { toContinuousMap := toContinuousMap, map_open' := map_open' }) → motive t
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
IsValuativeTopology.hasBasis_nhds
Mathlib.Topology.Algebra.Valued.ValuativeRel
∀ {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) < ↑γ}
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)