name
stringlengths
2
347
module
stringlengths
6
90
type
stringlengths
1
5.42M
PowerSeries.coeff_expand_mul
Mathlib.RingTheory.PowerSeries.Expand
∀ {R : Type u_2} [inst : CommRing R] (p : ℕ) (hp : p ≠ 0) (φ : PowerSeries R) (m : ℕ), (PowerSeries.coeff (p * m)) ((PowerSeries.expand p hp) φ) = (PowerSeries.coeff m) φ
Lean.Meta.TransparencyMode._sizeOf_1
Init.MetaTypes
Lean.Meta.TransparencyMode → ℕ
instAddCommGroupUniformOnFun.eq_1
Mathlib.Topology.Algebra.UniformConvergence
∀ {α : Type u_1} {β : Type u_2} {𝔖 : Set (Set α)} [inst : AddCommGroup β], instAddCommGroupUniformOnFun = Pi.addCommGroup
Order.Ioo_succ_right_eq_insert
Mathlib.Order.SuccPred.Basic
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : SuccOrder α] {a b : α} [NoMaxOrder α], a < b → Set.Ioo a (Order.succ b) = insert b (Set.Ioo a b)
OrderIso.limsup_apply
Mathlib.Order.LiminfLimsup
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_6} [inst : ConditionallyCompleteLattice β] [inst_1 : ConditionallyCompleteLattice γ] {f : Filter α} {u : α → β} (g : β ≃o γ), autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) f u) OrderIso.limsup_apply._auto_1 → autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≤ x2) f u) OrderIso.limsup_apply._auto_3 → autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) f fun x => g (u x)) OrderIso.limsup_apply._auto_5 → autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≤ x2) f fun x => g (u x)) OrderIso.limsup_apply._auto_7 → g (Filter.limsup u f) = Filter.limsup (fun x => g (u x)) f
Stream'.WSeq.findIndexes.match_1
Mathlib.Data.WSeq.Defs
{α : Type u_1} → (motive : α × ℕ → Sort u_2) → (x : α × ℕ) → ((a : α) → (n : ℕ) → motive (a, n)) → motive x
Int.natAbs_natCast_sub_natCast_of_ge
Mathlib.Data.Int.NatAbs
∀ {a b : ℕ}, b ≤ a → (↑a - ↑b).natAbs = a - b
LinearMap.lcompₛₗ.eq_1
Mathlib.LinearAlgebra.BilinearMap
∀ {R : Type u_14} {R₂ : Type u_15} {R₃ : Type u_16} (R₅ : Type u_18) {M : Type u_19} {N : Type u_20} (P : Type u_21) [inst : Semiring R] [inst_1 : Semiring R₂] [inst_2 : Semiring R₃] [inst_3 : Semiring R₅] {σ₁₂ : R →+* R₂} (σ₂₃ : R₂ →+* R₃) {σ₁₃ : R →+* R₃} [inst_4 : AddCommMonoid M] [inst_5 : AddCommMonoid N] [inst_6 : AddCommMonoid P] [inst_7 : Module R M] [inst_8 : Module R₂ N] [inst_9 : Module R₃ P] [inst_10 : Module R₅ P] [inst_11 : RingHomCompTriple σ₁₂ σ₂₃ σ₁₃] [inst_12 : SMulCommClass R₃ R₅ P] (f : M →ₛₗ[σ₁₂] N), LinearMap.lcompₛₗ R₅ P σ₂₃ f = (LinearMap.id.flip ∘ₛₗ f).flip
CategoryTheory.Limits.WalkingMulticospan.instSmallCategory._proof_3
Mathlib.CategoryTheory.Limits.Shapes.Multiequalizer
∀ {J : CategoryTheory.Limits.MulticospanShape} {W X Y Z : CategoryTheory.Limits.WalkingMulticospan J} (f : W.Hom X) (g : X.Hom Y) (h : Y.Hom Z), (f.comp g).comp h = f.comp (g.comp h)
Subsemiring.topologicalClosure._proof_5
Mathlib.Topology.Algebra.Ring.Basic
∀ {R : Type u_1} [inst : TopologicalSpace R] [inst_1 : Semiring R] [inst_2 : IsTopologicalSemiring R] (s : Subsemiring R) {a b : R}, a ∈ s.toAddSubmonoid.topologicalClosure.carrier → b ∈ s.toAddSubmonoid.topologicalClosure.carrier → a + b ∈ s.toAddSubmonoid.topologicalClosure.carrier
Mathlib.Linter.Style.lambdaSyntax.findLambdaSyntax
Mathlib.Tactic.Linter.Style
Lean.Syntax → Array Lean.Syntax
Lean.Compiler.LCNF.Simp.CtorInfo.recOn
Lean.Compiler.LCNF.Simp.DiscrM
{motive : Lean.Compiler.LCNF.Simp.CtorInfo → Sort u} → (t : Lean.Compiler.LCNF.Simp.CtorInfo) → ((val : Lean.ConstructorVal) → (args : Array (Lean.Compiler.LCNF.Arg Lean.Compiler.LCNF.Purity.pure)) → motive (Lean.Compiler.LCNF.Simp.CtorInfo.ctor val args)) → ((n : ℕ) → motive (Lean.Compiler.LCNF.Simp.CtorInfo.natVal n)) → motive t
Lean.Elab.Do.elabDoTry._regBuiltin.Lean.Elab.Do.elabDoTry_1
Lean.Elab.BuiltinDo.TryCatch
IO Unit
Bool.not_bijective
Mathlib.Logic.Equiv.Bool
Function.Bijective not
ContinuousLinearMap.rangeRestrict._proof_1
Mathlib.Topology.Algebra.Module.LinearMap
∀ {R₁ : Type u_3} {R₂ : Type u_2} [inst : Semiring R₁] [inst_1 : Semiring R₂] {σ₁₂ : R₁ →+* R₂} {M₁ : Type u_4} [inst_2 : TopologicalSpace M₁] [inst_3 : AddCommMonoid M₁] {M₂ : Type u_1} [inst_4 : TopologicalSpace M₂] [inst_5 : AddCommMonoid M₂] [inst_6 : Module R₁ M₁] [inst_7 : Module R₂ M₂] [inst_8 : RingHomSurjective σ₁₂] (f : M₁ →SL[σ₁₂] M₂) (x : M₁), ↑f x ∈ (↑f).range
CategoryTheory.Limits.instDecidableEqWalkingParallelFamily._proof_1
Mathlib.CategoryTheory.Limits.Shapes.WideEqualizers
∀ {J : Type u_1}, CategoryTheory.Limits.WalkingParallelFamily.zero = CategoryTheory.Limits.WalkingParallelFamily.zero
not_lt_of_ge
Mathlib.Order.Defs.PartialOrder
∀ {α : Type u_1} [inst : Preorder α] {a b : α}, a ≤ b → ¬b < a
groupCohomology.cochainsMap_id_f_map_mono
Mathlib.RepresentationTheory.Homological.GroupCohomology.Functoriality
∀ {k G : Type u} [inst : CommRing k] [inst_1 : Group G] {A B : Rep k G} (φ : A ⟶ B) [CategoryTheory.Mono φ] (i : ℕ), CategoryTheory.Mono ((groupCohomology.cochainsMap (MonoidHom.id G) φ).f i)
CochainComplex.isoHomologyπ₀._proof_1
Mathlib.Algebra.Homology.ShortComplex.HomologicalComplex
∀ {C : Type u_2} [inst : CategoryTheory.Category.{u_1, u_2} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] (K : CochainComplex C ℕ), K.d ((ComplexShape.up ℕ).prev 0) 0 = 0
map_prod
Mathlib.Algebra.BigOperators.Group.Finset.Defs
∀ {ι : Type u_1} {M : Type u_3} {N : Type u_4} [inst : CommMonoid M] [inst_1 : CommMonoid N] {G : Type u_7} [inst_2 : FunLike G M N] [MonoidHomClass G M N] (g : G) (f : ι → M) (s : Finset ι), g (∏ x ∈ s, f x) = ∏ x ∈ s, g (f x)
_private.Init.Data.BitVec.Lemmas.0.BitVec.getMsbD_extractLsb._proof_1_2
Init.Data.BitVec.Lemmas
∀ {w hi lo i : ℕ}, i < hi - lo + 1 → lo + (hi - lo + 1 - 1 - i) < w → w - 1 - (lo + (hi - lo + 1 - 1 - i)) = w - 1 - (max hi lo - i) → ¬(i < hi - lo + 1 ∧ max hi lo - i < w) → False
CochainComplex.shiftFunctorObjXIso.congr_simp
Mathlib.Algebra.Homology.HomotopyCategory.HomComplexShift
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C] (K : CochainComplex C ℤ) (n i m : ℤ) (hm : m = i + n), K.shiftFunctorObjXIso n i m hm = K.shiftFunctorObjXIso n i m hm
mabs_eq_max_inv
Mathlib.Algebra.Order.Group.Unbundled.Abs
∀ {α : Type u_1} [inst : Group α] [inst_1 : LinearOrder α] {a : α}, |a|ₘ = max a a⁻¹
CategoryTheory.EffectiveEpi.casesOn
Mathlib.CategoryTheory.EffectiveEpi.Basic
{C : Type u_1} → [inst : CategoryTheory.Category.{v_1, u_1} C] → {X Y : C} → {f : Y ⟶ X} → {motive : CategoryTheory.EffectiveEpi f → Sort u} → (t : CategoryTheory.EffectiveEpi f) → ((effectiveEpi : Nonempty (CategoryTheory.EffectiveEpiStruct f)) → motive ⋯) → motive t
_private.Mathlib.Topology.Baire.Lemmas.0.Set.Finite.dense_sInter._simp_1_1
Mathlib.Topology.Baire.Lemmas
∀ {α : Type u_1} {P : α → Prop} {a : α} {s : Set α}, (∀ x ∈ insert a s, P x) = (P a ∧ ∀ x ∈ s, P x)
Polynomial.degree.eq_1
Mathlib.Algebra.Polynomial.Degree.Defs
∀ {R : Type u} [inst : Semiring R] (p : Polynomial R), p.degree = p.support.max
Tactic.ComputeAsymptotics.BasisExtension.insert.sizeOf_spec
Mathlib.Tactic.ComputeAsymptotics.Multiseries.Basis
∀ {basis : Tactic.ComputeAsymptotics.Basis} (f : ℝ → ℝ) (ex : Tactic.ComputeAsymptotics.BasisExtension basis), sizeOf (Tactic.ComputeAsymptotics.BasisExtension.insert f ex) = 1 + sizeOf basis + sizeOf ex
Lean.Lsp.MarkupKind.ctorElim
Lean.Data.Lsp.Basic
{motive : Lean.Lsp.MarkupKind → Sort u} → (ctorIdx : ℕ) → (t : Lean.Lsp.MarkupKind) → ctorIdx = t.ctorIdx → Lean.Lsp.MarkupKind.ctorElimType ctorIdx → motive t
LieAlgebra.Orthogonal.indefiniteDiagonal_transform
Mathlib.Algebra.Lie.Classical
∀ (p : Type u_2) (q : Type u_3) (R : Type u₂) [inst : DecidableEq p] [inst_1 : DecidableEq q] [inst_2 : CommRing R] [inst_3 : Fintype p] [inst_4 : Fintype q] {i : R}, i * i = -1 → (LieAlgebra.Orthogonal.Pso p q R i).transpose * LieAlgebra.Orthogonal.indefiniteDiagonal p q R * LieAlgebra.Orthogonal.Pso p q R i = 1
Lean.Meta.DiscrTree.Key.proj.inj
Lean.Meta.DiscrTree.Types
∀ {a : Lean.Name} {a_1 a_2 : ℕ} {a_3 : Lean.Name} {a_4 a_5 : ℕ}, Lean.Meta.DiscrTree.Key.proj a a_1 a_2 = Lean.Meta.DiscrTree.Key.proj a_3 a_4 a_5 → a = a_3 ∧ a_1 = a_4 ∧ a_2 = a_5
gcdMonoidOfLCM._proof_6
Mathlib.Algebra.GCDMonoid.Basic
∀ {α : Type u_1} [inst : CommMonoidWithZero α] (lcm : α → α → α), (∀ (a b : α), a ∣ lcm a b) → ∀ (x : α), lcm 0 x = 0
LinearEquiv.injective
Mathlib.Algebra.Module.Equiv.Defs
∀ {R : Type u_1} {S : Type u_6} {M : Type u_7} {M₂ : Type u_9} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] {module_M : Module R M} {module_S_M₂ : Module S M₂} {σ : R →+* S} {σ' : S →+* R} {re₁ : RingHomInvPair σ σ'} {re₂ : RingHomInvPair σ' σ} (e : M ≃ₛₗ[σ] M₂), Function.Injective ⇑e
CategoryTheory.Bicategory.LeftLift.alongId
Mathlib.CategoryTheory.Bicategory.Extension
{B : Type u} → [inst : CategoryTheory.Bicategory B] → {a c : B} → (g : c ⟶ a) → CategoryTheory.Bicategory.LeftLift (CategoryTheory.CategoryStruct.id a) g
isSemilinearSet_iff
Mathlib.ModelTheory.Arithmetic.Presburger.Semilinear.Defs
∀ {M : Type u_1} [inst : AddCommMonoid M] {s : Set M}, IsSemilinearSet s ↔ ∃ S, (∀ t ∈ S, IsLinearSet t) ∧ s = ⋃₀ ↑S
Std.DTreeMap.Internal.Impl.Const.getEntryGT._sunfold
Std.Data.DTreeMap.Internal.Queries
{α : Type u} → {β : Type v} → [inst : Ord α] → [Std.TransOrd α] → (k : α) → (t : Std.DTreeMap.Internal.Impl α fun x => β) → t.Ordered → (∃ a ∈ t, compare a k = Ordering.gt) → α × β
Set.exists_mem_notMem_of_ncard_lt_ncard
Mathlib.Data.Set.Card
∀ {α : Type u_1} {s t : Set α}, s.ncard < t.ncard → autoParam s.Finite Set.exists_mem_notMem_of_ncard_lt_ncard._auto_1 → ∃ e ∈ t, e ∉ s
Finset.nonempty_Ioc._simp_1
Mathlib.Order.Interval.Finset.Basic
∀ {α : Type u_2} {a b : α} [inst : Preorder α] [inst_1 : LocallyFiniteOrder α], (Finset.Ioc a b).Nonempty = (a < b)
_private.Mathlib.Analysis.SpecialFunctions.Integrability.Basic.0.intervalIntegral.intervalIntegrable_inv_one_add_sq._simp_1_1
Mathlib.Analysis.SpecialFunctions.Integrability.Basic
∀ {G : Type u_1} [inst : DivInvMonoid G] (a : G), a⁻¹ = 1 / a
CategoryTheory.Functor.mapCochainComplexShiftIso._proof_1
Mathlib.Algebra.Homology.HomotopyCategory.Shift
∀ {C : Type u_4} [inst : CategoryTheory.Category.{u_3, u_4} C] [inst_1 : CategoryTheory.Preadditive C] {D : Type u_2} [inst_2 : CategoryTheory.Category.{u_1, u_2} D] [inst_3 : CategoryTheory.Preadditive D] (F : CategoryTheory.Functor C D) [inst_4 : F.Additive] (n : ℤ) (K : HomologicalComplex C (ComplexShape.up ℤ)) (i j : ℤ), (ComplexShape.up ℤ).Rel i j → CategoryTheory.CategoryStruct.comp ((fun x => CategoryTheory.Iso.refl ((((CategoryTheory.shiftFunctor (HomologicalComplex C (ComplexShape.up ℤ)) n).comp (F.mapHomologicalComplex (ComplexShape.up ℤ))).obj K).X x)) i).hom ((((F.mapHomologicalComplex (ComplexShape.up ℤ)).comp (CategoryTheory.shiftFunctor (HomologicalComplex D (ComplexShape.up ℤ)) n)).obj K).d i j) = CategoryTheory.CategoryStruct.comp ((((CategoryTheory.shiftFunctor (HomologicalComplex C (ComplexShape.up ℤ)) n).comp (F.mapHomologicalComplex (ComplexShape.up ℤ))).obj K).d i j) ((fun x => CategoryTheory.Iso.refl ((((CategoryTheory.shiftFunctor (HomologicalComplex C (ComplexShape.up ℤ)) n).comp (F.mapHomologicalComplex (ComplexShape.up ℤ))).obj K).X x)) j).hom
Action.forget_δ
Mathlib.CategoryTheory.Action.Monoidal
∀ {V : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} V] {G : Type u_2} [inst_1 : Monoid G] [inst_2 : CategoryTheory.MonoidalCategory V] (X Y : Action V G), CategoryTheory.Functor.OplaxMonoidal.δ (Action.forget V G) X Y = CategoryTheory.CategoryStruct.id ((Action.forget V G).obj (CategoryTheory.MonoidalCategoryStruct.tensorObj X Y))
ContinuousMonoidHom.instCoeOutOfMonoidHomClassOfContinuousMapClass
Mathlib.Topology.Algebra.ContinuousMonoidHom
{A : Type u_2} → {B : Type u_3} → [inst : Monoid A] → [inst_1 : Monoid B] → [inst_2 : TopologicalSpace A] → [inst_3 : TopologicalSpace B] → {F : Type u_7} → [inst_4 : FunLike F A B] → [MonoidHomClass F A B] → [ContinuousMapClass F A B] → CoeOut F (A →ₜ* B)
CategoryTheory.MorphismProperty.Over.isoMk._proof_3
Mathlib.CategoryTheory.MorphismProperty.Comma
∀ {T : Type u_2} [inst : CategoryTheory.Category.{u_1, u_2} T] {P Q : CategoryTheory.MorphismProperty T} {X : T} {A B : P.Over Q X} (f : A.left ≅ B.left), CategoryTheory.CategoryStruct.comp f.hom B.hom = A.hom → CategoryTheory.CategoryStruct.comp ((CategoryTheory.Functor.id T).map f.hom) B.hom = CategoryTheory.CategoryStruct.comp A.hom ((CategoryTheory.Functor.fromPUnit X).map (CategoryTheory.Discrete.eqToIso' ⋯).hom)
_private.Init.Data.Int.LemmasAux.0.Int.ble'_eq_true._proof_1_4
Init.Data.Int.LemmasAux
∀ (a a_1 : ℕ), ¬(a_1 ≤ a ↔ Int.negSucc a ≤ Int.negSucc a_1) → False
Std.TreeMap.getKeyD_minKey?
Std.Data.TreeMap.Lemmas
∀ {α : Type u} {β : Type v} {cmp : α → α → Ordering} {t : Std.TreeMap α β cmp} [Std.TransCmp cmp] {km fallback : α}, t.minKey? = some km → t.getKeyD km fallback = km
ZMod.valMinAbs_natAbs_eq_min
Mathlib.Data.ZMod.ValMinAbs
∀ {n : ℕ} [hpos : NeZero n] (a : ZMod n), a.valMinAbs.natAbs = min a.val (n - a.val)
List.Sorted.decide
Mathlib.Data.List.Pairwise
∀ {α : Type u_1} {R : α → α → Prop} [inst : DecidableRel R] (l : List α), List.Pairwise R l → List.Pairwise (fun a b => decide (R a b) = true) l
Std.HashMap.isEmpty_inter_right
Std.Data.HashMap.Lemmas
∀ {α : Type u} {x : BEq α} {x_1 : Hashable α} {β : Type v} {m₁ m₂ : Std.HashMap α β} [EquivBEq α] [LawfulHashable α], m₂.isEmpty = true → (m₁ ∩ m₂).isEmpty = true
Lean.getAttrParamOptPrio
Lean.Attributes
Lean.Syntax → Lean.AttrM ℕ
CategoryTheory.Preadditive.mono_iff_injective
Mathlib.Algebra.Homology.ShortComplex.ConcreteCategory
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {FC : C → C → Type u_1} {CC : C → Type w} [inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] [inst_2 : CategoryTheory.ConcreteCategory C FC] [inst_3 : CategoryTheory.HasForget₂ C Ab] [inst_4 : CategoryTheory.Preadditive C] [inst_5 : (CategoryTheory.forget₂ C Ab).Additive] [(CategoryTheory.forget₂ C Ab).PreservesHomology] [CategoryTheory.Limits.HasZeroObject C] {X Y : C} (f : X ⟶ Y), CategoryTheory.Mono f ↔ Function.Injective ⇑(CategoryTheory.ConcreteCategory.hom ((CategoryTheory.forget₂ C Ab).map f))
ArchimedeanClass.FiniteElement._proof_2
Mathlib.Algebra.Order.Ring.StandardPart
∀ (K : Type u_1) [inst : LinearOrder K] [inst_1 : Field K] [IsOrderedRing K], IsStrictOrderedRing K
CategoryTheory.HasDetector.casesOn
Mathlib.CategoryTheory.Generator.Basic
{C : Type u₁} → [inst : CategoryTheory.Category.{v₁, u₁} C] → {motive : CategoryTheory.HasDetector C → Sort u} → (t : CategoryTheory.HasDetector C) → ((hasDetector : ∃ G, CategoryTheory.IsDetector G) → motive ⋯) → motive t
isIrreducible_iff_sInter
Mathlib.Topology.Irreducible
∀ {X : Type u_1} [inst : TopologicalSpace X] {s : Set X}, IsIrreducible s ↔ ∀ (U : Finset (Set X)), (∀ u ∈ U, IsOpen u) → (∀ u ∈ U, (s ∩ u).Nonempty) → (s ∩ ⋂₀ ↑U).Nonempty
derivWithin_const_smul
Mathlib.Analysis.Calculus.Deriv.Mul
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : NormedAddCommGroup F] [inst_2 : NormedSpace 𝕜 F] {f : 𝕜 → F} {x : 𝕜} {s : Set 𝕜} {R : Type u_2} [inst_3 : Monoid R] [inst_4 : DistribMulAction R F] [SMulCommClass 𝕜 R F] [ContinuousConstSMul R F] (c : R), DifferentiableWithinAt 𝕜 f s x → derivWithin (c • f) s x = c • derivWithin f s x
TendstoLocallyUniformlyOn.comp
Mathlib.Topology.UniformSpace.LocallyUniformConvergence
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β} {f : α → β} {s : Set α} {p : Filter ι} [inst_2 : TopologicalSpace γ] {t : Set γ}, TendstoLocallyUniformlyOn F f p s → ∀ (g : γ → α), Set.MapsTo g t s → ContinuousOn g t → TendstoLocallyUniformlyOn (fun n => F n ∘ g) (f ∘ g) p t
_private.Init.Data.Range.Polymorphic.NatLemmas.0.Nat.toArray_roc_add_succ_right_eq_push._proof_1_1
Init.Data.Range.Polymorphic.NatLemmas
∀ {m n : ℕ}, ¬m ≤ m + n → False
Lean.KeyedDeclsAttribute.AttributeEntry.ctorIdx
Lean.KeyedDeclsAttribute
{γ : Type} → Lean.KeyedDeclsAttribute.AttributeEntry γ → ℕ
CategoryTheory.Pretriangulated.Opposite.rotateTriangleOpEquivalenceInverseObjRotateUnopIso._proof_4
Mathlib.CategoryTheory.Triangulated.Opposite.Pretriangulated
∀ {C : Type u_2} [inst : CategoryTheory.Category.{u_1, u_2} C] [inst_1 : CategoryTheory.HasShift C ℤ] [inst_2 : CategoryTheory.Preadditive C] [∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] (T : CategoryTheory.Pretriangulated.Triangle Cᵒᵖ), CategoryTheory.CategoryStruct.comp (Opposite.unop ((CategoryTheory.Pretriangulated.triangleOpEquivalence C).inverse.obj T.rotate)).rotate.mor₂ (-((CategoryTheory.Pretriangulated.opShiftFunctorEquivalence C 1).unitIso.app T.obj₁).unop).hom = CategoryTheory.CategoryStruct.comp (CategoryTheory.Iso.refl (Opposite.unop ((CategoryTheory.Pretriangulated.triangleOpEquivalence C).inverse.obj T.rotate)).rotate.obj₂).hom (Opposite.unop ((CategoryTheory.Pretriangulated.triangleOpEquivalence C).inverse.obj T)).mor₂
_private.Mathlib.RingTheory.KrullDimension.Regular.0.ringKrullDim_quotient_span_singleton_succ_eq_ringKrullDim_of_mem_jacobson._simp_1_1
Mathlib.RingTheory.KrullDimension.Regular
∀ {R : Type u} {M : Type v} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (r : R) (N : Submodule R M), r • N = Ideal.span {r} • N
Metric.Snowflaking.instT2Space
Mathlib.Topology.MetricSpace.Snowflaking
∀ {X : Type u_1} {α : ℝ} {hα₀ : 0 < α} {hα₁ : α ≤ 1} [inst : TopologicalSpace X] [T2Space X], T2Space (Metric.Snowflaking X α hα₀ hα₁)
LinearMap.BilinMap.tmul
Mathlib.LinearAlgebra.BilinearForm.TensorProduct
{R : Type uR} → {A : Type uA} → {M₁ : Type uM₁} → {M₂ : Type uM₂} → {N₁ : Type uN₁} → {N₂ : Type uN₂} → [inst : CommSemiring R] → [inst_1 : CommSemiring A] → [inst_2 : AddCommMonoid M₁] → [inst_3 : AddCommMonoid M₂] → [inst_4 : AddCommMonoid N₁] → [inst_5 : AddCommMonoid N₂] → [inst_6 : Algebra R A] → [inst_7 : Module R M₁] → [inst_8 : Module A M₁] → [inst_9 : Module R N₁] → [inst_10 : Module A N₁] → [inst_11 : SMulCommClass R A M₁] → [IsScalarTower R A M₁] → [inst_13 : SMulCommClass R A N₁] → [IsScalarTower R A N₁] → [inst_15 : Module R M₂] → [inst_16 : Module R N₂] → LinearMap.BilinMap A M₁ N₁ → LinearMap.BilinMap R M₂ N₂ → LinearMap.BilinMap A (TensorProduct R M₁ M₂) (TensorProduct R N₁ N₂)
ENNReal.toNNReal_natCast_eq_toNNReal
Mathlib.Data.ENNReal.Basic
∀ (n : ℕ), (↑n).toNNReal = (↑n).toNNReal
Cardinal.lift_eq_zero
Mathlib.SetTheory.Cardinal.Order
∀ {a : Cardinal.{v}}, Cardinal.lift.{u, v} a = 0 ↔ a = 0
ContinuousMap.Homotopy.mk.inj
Mathlib.Topology.Homotopy.Basic
∀ {X : Type u} {Y : Type v} {inst : TopologicalSpace X} {inst_1 : TopologicalSpace Y} {f₀ f₁ : C(X, Y)} {toContinuousMap : C(↑unitInterval × X, Y)} {map_zero_left : ∀ (x : X), toContinuousMap.toFun (0, x) = f₀ x} {map_one_left : ∀ (x : X), toContinuousMap.toFun (1, x) = f₁ x} {toContinuousMap_1 : C(↑unitInterval × X, Y)} {map_zero_left_1 : ∀ (x : X), toContinuousMap_1.toFun (0, x) = f₀ x} {map_one_left_1 : ∀ (x : X), toContinuousMap_1.toFun (1, x) = f₁ x}, { toContinuousMap := toContinuousMap, map_zero_left := map_zero_left, map_one_left := map_one_left } = { toContinuousMap := toContinuousMap_1, map_zero_left := map_zero_left_1, map_one_left := map_one_left_1 } → toContinuousMap = toContinuousMap_1
Lean.Omega.Coeffs.isZero
Init.Omega.Coeffs
Lean.Omega.Coeffs → Prop
CartanMatrix.E₆.eq_1
Mathlib.Data.Matrix.Cartan
CartanMatrix.E₆ = !![2, 0, -1, 0, 0, 0; 0, 2, 0, -1, 0, 0; -1, 0, 2, -1, 0, 0; 0, -1, -1, 2, -1, 0; 0, 0, 0, -1, 2, -1; 0, 0, 0, 0, -1, 2]
Aesop.IndexMatchLocation.none.elim
Aesop.Index.Basic
{motive : Aesop.IndexMatchLocation → Sort u} → (t : Aesop.IndexMatchLocation) → t.ctorIdx = 0 → motive Aesop.IndexMatchLocation.none → motive t
CategoryTheory.ComposableArrows.threeδ₃Toδ₂.congr_simp
Mathlib.Algebra.Homology.SpectralObject.Page
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {i j k l : C} (f₁ : i ⟶ j) (f₂ : j ⟶ k) (f₃ f₃_1 : k ⟶ l) (e_f₃ : f₃ = f₃_1) (f₂₃ : j ⟶ l) (h₂₃ : CategoryTheory.CategoryStruct.comp f₂ f₃ = f₂₃), CategoryTheory.ComposableArrows.threeδ₃Toδ₂ f₁ f₂ f₃ f₂₃ h₂₃ = CategoryTheory.ComposableArrows.threeδ₃Toδ₂ f₁ f₂ f₃_1 f₂₃ ⋯
Unitization.inrRangeEquiv._proof_1
Mathlib.Algebra.Algebra.Unitization
∀ (R : Type u_1) (A : Type u_2) [inst : CommSemiring R] [inst_1 : StarAddMonoid R] [inst_2 : NonUnitalSemiring A] [inst_3 : Star A] [inst_4 : Module R A], NonUnitalAlgHomClass (A →⋆ₙₐ[R] Unitization R A) R A (Unitization R A)
Right.inv_le_self
Mathlib.Algebra.Order.Group.Unbundled.Basic
∀ {α : Type u} [inst : Group α] [inst_1 : Preorder α] [MulRightMono α] {a : α}, 1 ≤ a → a⁻¹ ≤ a
Batteries.RBMap.instForInValuesOfMonad
Batteries.Data.RBMap.Basic
{α : Type u} → {β : Type v} → {cmp : α → α → Ordering} → {m : Type u_1 → Type u_2} → [Monad m] → ForIn m (Batteries.RBMap.Values α β cmp) β
Prod.smulZeroClass
Mathlib.Algebra.GroupWithZero.Action.Prod
{R : Type u_5} → {M : Type u_6} → {N : Type u_7} → [inst : Zero M] → [inst_1 : Zero N] → [SMulZeroClass R M] → [SMulZeroClass R N] → SMulZeroClass R (M × N)
_private.Mathlib.Algebra.Polynomial.RuleOfSigns.0.Polynomial.signVariations_eraseLead_mul_X_sub_C._proof_1_1
Mathlib.Algebra.Polynomial.RuleOfSigns
∀ {R : Type u_1} [inst : Ring R] {P : Polynomial R} {η : R} (d : ℕ), P.natDegree = d + 1 → ((Polynomial.X - Polynomial.C η) * P).natDegree = P.natDegree + 1 → ((Polynomial.X - Polynomial.C η) * P).nextCoeff = P.coeff d - η * P.coeff (d + 1)
IsPurelyInseparable.tower_bot
Mathlib.FieldTheory.PurelyInseparable.Basic
∀ (F : Type u) (E : Type v) [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] (K : Type w) [inst_3 : Field K] [inst_4 : Algebra F K] [inst_5 : Algebra E K] [IsScalarTower F E K] [IsPurelyInseparable F K], IsPurelyInseparable F E
CategoryTheory.Limits.image.lift_mk_factorThruImage_assoc
Mathlib.CategoryTheory.Limits.Shapes.Images
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} {f : X ⟶ Y} [inst_1 : CategoryTheory.Limits.HasImage f] {Z : C} (h : Y ⟶ Z), CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.image.lift { I := CategoryTheory.Limits.image f, m := CategoryTheory.Limits.image.ι f, m_mono := ⋯, e := CategoryTheory.Limits.factorThruImage f, fac := ⋯ }) (CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.image.ι f) h) = CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.image.ι f) h
Lean.DataValue.recOn
Lean.Data.KVMap
{motive : Lean.DataValue → Sort u} → (t : Lean.DataValue) → ((v : String) → motive (Lean.DataValue.ofString v)) → ((v : Bool) → motive (Lean.DataValue.ofBool v)) → ((v : Lean.Name) → motive (Lean.DataValue.ofName v)) → ((v : ℕ) → motive (Lean.DataValue.ofNat v)) → ((v : ℤ) → motive (Lean.DataValue.ofInt v)) → ((v : Lean.Syntax) → motive (Lean.DataValue.ofSyntax v)) → motive t
Perfection.lift
Mathlib.RingTheory.Perfection
(p : ℕ) → [hp : Fact (Nat.Prime p)] → (R : Type u₁) → [inst : CommSemiring R] → [CharP R p] → [PerfectRing R p] → (S : Type u₂) → [inst_3 : CommSemiring S] → [inst_4 : CharP S p] → (R →+* S) ≃ (R →+* Perfection S p)
Polynomial.instFree
Mathlib.LinearAlgebra.Finsupp.VectorSpace
∀ {R : Type u_1} [inst : Semiring R], Module.Free R (Polynomial R)
Lean.Elab.Frontend.State.ctorIdx
Lean.Elab.Frontend
Lean.Elab.Frontend.State → ℕ
Polynomial.separable_C_mul_X_pow_add_C_mul_X_add_C
Mathlib.FieldTheory.Separable
∀ {R : Type u} [inst : CommRing R] {n : ℕ} (a b c : R), ↑n = 0 → IsUnit b → (Polynomial.C a * Polynomial.X ^ n + Polynomial.C b * Polynomial.X + Polynomial.C c).Separable
CategoryTheory.ShortComplex.π₂_map
Mathlib.Algebra.Homology.ShortComplex.Basic
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] {X Y : CategoryTheory.ShortComplex C} (f : X ⟶ Y), CategoryTheory.ShortComplex.π₂.map f = f.τ₂
zpow_mod_orderOf
Mathlib.GroupTheory.OrderOfElement
∀ {G : Type u_1} [inst : Group G] (x : G) (z : ℤ), x ^ (z % ↑(orderOf x)) = x ^ z
Matrix.instNonAssocRing._proof_5
Mathlib.Data.Matrix.Mul
∀ {n : Type u_1} {α : Type u_2} [inst : DecidableEq n] [inst_1 : NonAssocRing α] (a : Matrix n n α), -a + a = 0
Nat.prod_mem_smoothNumbers
Mathlib.NumberTheory.SmoothNumbers
∀ (n N : ℕ), (List.filter (fun x => decide (x < N)) n.primeFactorsList).prod ∈ N.smoothNumbers
String.Pos.isUTF8FirstByte_getUTF8Byte_offset
Init.Data.String.Lemmas.Order
∀ {s : String} {p : s.Pos} {h : p.offset < s.rawEndPos}, (s.getUTF8Byte p.offset h).IsUTF8FirstByte
_private.Mathlib.Data.Finset.Sym.0.Finset.not_isDiag_mk_of_mem_offDiag._proof_1_1
Mathlib.Data.Finset.Sym
∀ {α : Type u_1} {s : Finset α} {a b : α}, a ∈ s ∧ b ∈ s ∧ ¬a = b → ¬a = b
_private.Std.Time.Date.Unit.Year.0.Std.Time.Year.instReprEra.repr.match_1
Std.Time.Date.Unit.Year
(motive : Std.Time.Year.Era → Sort u_1) → (x : Std.Time.Year.Era) → (Unit → motive Std.Time.Year.Era.bce) → (Unit → motive Std.Time.Year.Era.ce) → motive x
Filter.map_neg
Mathlib.Order.Filter.Pointwise
∀ {α : Type u_2} [inst : Neg α] {f : Filter α}, Filter.map Neg.neg f = -f
DirectLimit.instMulActionOfMulActionHomClass._proof_4
Mathlib.Algebra.Colimit.DirectLimit
∀ {R : Type u_4} {ι : Type u_1} [inst : Preorder ι] {G : ι → Type u_2} {T : ⦃i j : ι⦄ → i ≤ j → Type u_3} {f : (x x_1 : ι) → (h : x ≤ x_1) → T h} [inst_1 : (i j : ι) → (h : i ≤ j) → FunLike (T h) (G i) (G j)] [inst_2 : DirectedSystem G fun x1 x2 x3 => ⇑(f x1 x2 x3)] [inst_3 : IsDirectedOrder ι] [inst_4 : Monoid R] [inst_5 : (i : ι) → MulAction R (G i)] [inst_6 : ∀ (i j : ι) (h : i ≤ j), MulActionHomClass (T h) R (G i) (G j)] (x : DirectLimit G f), 1 • x = x
_private.Mathlib.Data.Seq.Parallel.0.Computation.parallel.aux1.match_1.eq_3
Mathlib.Data.Seq.Parallel
∀ {α : Type u_1} (motive : Option (Stream'.Seq1 (Option (Computation α))) → Sort u_2) (c : Computation α) (S' : Stream'.Seq (Option (Computation α))) (h_1 : Unit → motive none) (h_2 : (S' : Stream'.Seq (Option (Computation α))) → motive (some (none, S'))) (h_3 : (c : Computation α) → (S' : Stream'.Seq (Option (Computation α))) → motive (some (some c, S'))), (match some (some c, S') with | none => h_1 () | some (none, S') => h_2 S' | some (some c, S') => h_3 c S') = h_3 c S'
CategoryTheory.Retract.trans._proof_2
Mathlib.CategoryTheory.Retract
∀ {C : Type u_2} [inst : CategoryTheory.Category.{u_1, u_2} C] {X Y : C} (h : CategoryTheory.Retract X Y) {Z : C} (h' : CategoryTheory.Retract Y Z), CategoryTheory.CategoryStruct.comp (CategoryTheory.CategoryStruct.comp h.i h'.i) (CategoryTheory.CategoryStruct.comp h'.r h.r) = CategoryTheory.CategoryStruct.id X
Subsemiring.centralizer_eq_top_iff_subset
Mathlib.Algebra.Ring.Subsemiring.Basic
∀ {R : Type u_1} [inst : Semiring R] {s : Set R}, Subsemiring.centralizer s = ⊤ ↔ s ⊆ ↑(Subsemiring.center R)
VAdd.mk._flat_ctor
Mathlib.Algebra.Notation.Defs
{G : Type u} → {P : Type v} → (G → P → P) → VAdd G P
Std.Rxc.LawfulHasSize.size_eq_succ_of_succ?_eq_some
Init.Data.Range.Polymorphic.Basic
∀ {α : Type u} {inst : LE α} {inst_1 : Std.PRange.UpwardEnumerable α} {inst_2 : Std.Rxc.HasSize α} [self : Std.Rxc.LawfulHasSize α] (lo hi lo' : α), lo ≤ hi → Std.PRange.succ? lo = some lo' → Std.Rxc.HasSize.size lo hi = Std.Rxc.HasSize.size lo' hi + 1
right_eq_ite_iff
Init.PropLemmas
∀ {α : Sort u_1} {p : Prop} [inst : Decidable p] {x y : α}, (y = if p then x else y) ↔ p → y = x
isDedekindDomain_iff
Mathlib.RingTheory.DedekindDomain.Basic
∀ (A : Type u_2) [inst : CommRing A] (K : Type u_4) [inst_1 : CommRing K] [inst_2 : Algebra A K] [IsFractionRing A K], IsDedekindDomain A ↔ IsDomain A ∧ IsNoetherianRing A ∧ Ring.DimensionLEOne A ∧ ∀ {x : K}, IsIntegral A x → ∃ y, (algebraMap A K) y = x
Lean.RBNode.fold._unsafe_rec
Lean.Data.RBMap
{α : Type u} → {β : α → Type v} → {σ : Type w} → (σ → (k : α) → β k → σ) → σ → Lean.RBNode α β → σ
AddSubgroup.index_pi
Mathlib.GroupTheory.Index
∀ {G : Type u_1} [inst : AddGroup G] {ι : Type u_3} [inst_1 : Fintype ι] (H : ι → AddSubgroup G), (AddSubgroup.pi Set.univ H).index = ∏ i, (H i).index
_private.Mathlib.CategoryTheory.Shift.ShiftSequence.0.CategoryTheory.Functor.ShiftSequence.tautological._simp_4
Mathlib.CategoryTheory.Shift.ShiftSequence
∀ {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
Real.summable_Lp_add_of_nonneg
Mathlib.Analysis.MeanInequalities
∀ {ι : Type u} {f g : ι → ℝ} {p : ℝ}, 1 ≤ p → (∀ (i : ι), 0 ≤ f i) → (∀ (i : ι), 0 ≤ g i) → (Summable fun i => f i ^ p) → (Summable fun i => g i ^ p) → Summable fun i => (f i + g i) ^ p
Lean.Elab.Tactic.ResolveSimpIdResult._sizeOf_1
Lean.Elab.Tactic.Simp
Lean.Elab.Tactic.ResolveSimpIdResult → ℕ