name
stringlengths
2
347
module
stringlengths
6
90
type
stringlengths
1
5.42M
BooleanRing.mul_one_add_self
Mathlib.Algebra.Ring.BooleanRing
∀ {α : Type u_1} [inst : BooleanRing α] (a : α), a * (1 + a) = 0
CategoryTheory.Abelian.SpectralObject.EIsoH_hom_naturality._auto_5
Mathlib.Algebra.Homology.SpectralObject.Page
Lean.Syntax
CategoryTheory.ComposableArrows.fourδ₃Toδ₂._proof_2
Mathlib.CategoryTheory.ComposableArrows.Four
∀ {C : Type u_2} [inst : CategoryTheory.Category.{u_1, u_2} C] {i₀ i₁ i₂ i₃ i₄ : C} (f₁ : i₀ ⟶ i₁) (f₂ : i₁ ⟶ i₂) (f₃ : i₂ ⟶ i₃) (f₄ : i₃ ⟶ i₄) (f₂₃ : i₁ ⟶ i₃) (f₃₄ : i₂ ⟶ i₄), CategoryTheory.CategoryStruct.comp f₂ f₃ = f₂₃ → CategoryTheory.CategoryStruct.comp f₃ f₄ = f₃₄ → CategoryTheory.CategoryStruct.comp ((CategoryTheory.ComposableArrows.mk₃ f₁ f₂ f₃₄).map' 0 1 CategoryTheory.ComposableArrows.homMk₁._proof_4 _proof_290✝) (CategoryTheory.CategoryStruct.id ((CategoryTheory.ComposableArrows.mk₃ f₁ f₂ f₃₄).obj' 1 _proof_290✝¹)) = CategoryTheory.CategoryStruct.comp (CategoryTheory.CategoryStruct.id ((CategoryTheory.ComposableArrows.mk₃ f₁ f₂ f₃₄).obj' 0 _proof_289✝)) ((CategoryTheory.ComposableArrows.mk₃ f₁ f₂₃ f₄).map' 0 1 CategoryTheory.ComposableArrows.homMk₁._proof_4 _proof_290✝²)
SimpleGraph.Walk.head_support._proof_1
Mathlib.Combinatorics.SimpleGraph.Walks.Basic
∀ {V : Type u_1} {G : SimpleGraph V} {a b : V} (p : G.Walk a b), p.support ≠ []
CategoryTheory.Functor.Monoidal.toUnit_ε
Mathlib.CategoryTheory.Monoidal.Cartesian.Basic
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C] {D : Type u₂} [inst_2 : CategoryTheory.Category.{v₂, u₂} D] [inst_3 : CategoryTheory.CartesianMonoidalCategory D] (F : CategoryTheory.Functor C D) [inst_4 : F.Monoidal] (X : C), CategoryTheory.CategoryStruct.comp (CategoryTheory.SemiCartesianMonoidalCategory.toUnit (F.obj X)) (CategoryTheory.Functor.LaxMonoidal.ε F) = F.map (CategoryTheory.SemiCartesianMonoidalCategory.toUnit X)
Filter.rcomap'_sets
Mathlib.Order.Filter.Partial
∀ {α : Type u} {β : Type v} (r : SetRel α β) (f : Filter β), (Filter.rcomap' r f).sets = SetRel.image {(s, t) | r.preimage s ⊆ t} f.sets
Set.image2_iInter_subset_right
Mathlib.Data.Set.Lattice.Image
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {ι : Sort u_5} (f : α → β → γ) (s : Set α) (t : ι → Set β), Set.image2 f s (⋂ i, t i) ⊆ ⋂ i, Set.image2 f s (t i)
Lean.Compiler.LCNF.Probe.filterByUnreach
Lean.Compiler.LCNF.Probing
(pu : Lean.Compiler.LCNF.Purity) → (Lean.Expr → Lean.Compiler.LCNF.CompilerM Bool) → Lean.Compiler.LCNF.Probe (Lean.Compiler.LCNF.Decl pu) (Lean.Compiler.LCNF.Decl pu)
AddMonoidHom.mulRight₃._proof_2
Mathlib.Algebra.Ring.Associator
∀ {R : Type u_1} [inst : NonUnitalNonAssocSemiring R] (x y : R), AddMonoidHom.mul.compr₂ (AddMonoidHom.mulLeft (x + y)) = AddMonoidHom.mul.compr₂ (AddMonoidHom.mulLeft x) + AddMonoidHom.mul.compr₂ (AddMonoidHom.mulLeft y)
_private.Mathlib.MeasureTheory.Measure.Typeclasses.Finite.0.wrapped._proof_1._@.Mathlib.MeasureTheory.Measure.Typeclasses.Finite.588747923._hygCtx._hyg.2
Mathlib.MeasureTheory.Measure.Typeclasses.Finite
@definition✝ = @definition✝
SimpleGraph.Walk.getVert_comp_val_eq_get_support
Mathlib.Combinatorics.SimpleGraph.Walks.Traversal
∀ {V : Type u} {G : SimpleGraph V} {u v : V} (p : G.Walk u v), p.getVert ∘ Fin.val = p.support.get
UniformSpace.Completion.isDenseInducing_coe
Mathlib.Topology.UniformSpace.Completion
∀ {α : Type u_1} [inst : UniformSpace α], IsDenseInducing UniformSpace.Completion.coe'
instFinitePresentationForall
Mathlib.Algebra.Module.FinitePresentation
∀ {R : Type u_1} [inst : Ring R] {ι : Type u_2} [Finite ι], Module.FinitePresentation R (ι → R)
AffineIsometry.norm_map
Mathlib.Analysis.Normed.Affine.Isometry
∀ {𝕜 : Type u_1} {V : Type u_2} {V₂ : Type u_5} {P : Type u_10} {P₂ : Type u_11} [inst : NormedField 𝕜] [inst_1 : SeminormedAddCommGroup V] [inst_2 : NormedSpace 𝕜 V] [inst_3 : PseudoMetricSpace P] [inst_4 : NormedAddTorsor V P] [inst_5 : SeminormedAddCommGroup V₂] [inst_6 : NormedSpace 𝕜 V₂] [inst_7 : PseudoMetricSpace P₂] [inst_8 : NormedAddTorsor V₂ P₂] (self : P →ᵃⁱ[𝕜] P₂) (x : V), ‖self.linear x‖ = ‖x‖
Lean.IR.CollectMaps.collectDecl
Lean.Compiler.IR.EmitUtil
Lean.IR.Decl → Lean.IR.CollectMaps.Collector
Finset.instGradeMinOrder_nat
Mathlib.Data.Finset.Grade
{α : Type u_1} → GradeMinOrder ℕ (Finset α)
ZeroAtInftyContinuousMap.instFunLike
Mathlib.Topology.ContinuousMap.ZeroAtInfty
{α : Type u} → {β : Type v} → [inst : TopologicalSpace α] → [inst_1 : TopologicalSpace β] → [inst_2 : Zero β] → FunLike (ZeroAtInftyContinuousMap α β) α β
Lean.Meta.Grind.Arith.Cutsat.LeCnstrProof.dvdTight.sizeOf_spec
Lean.Meta.Tactic.Grind.Arith.Cutsat.Types
∀ (c₁ : Lean.Meta.Grind.Arith.Cutsat.DvdCnstr) (c₂ : Lean.Meta.Grind.Arith.Cutsat.LeCnstr), sizeOf (Lean.Meta.Grind.Arith.Cutsat.LeCnstrProof.dvdTight c₁ c₂) = 1 + sizeOf c₁ + sizeOf c₂
ValuationRing.commGroupWithZero._proof_9
Mathlib.RingTheory.Valuation.ValuationRing
∀ (A : Type u_1) [inst : CommRing A] (K : Type u_2) [inst_1 : Field K] [inst_2 : Algebra A K] (a b : ValuationRing.ValueGroup A K), a / b = a * b⁻¹
HOrElse.ctorIdx
Init.Prelude
{α : Type u} → {β : Type v} → {γ : outParam (Type w)} → HOrElse α β γ → ℕ
AddCon.comap_eq
Mathlib.GroupTheory.Congruence.Hom
∀ {M : Type u_1} {N : Type u_2} [inst : AddZeroClass M] [inst_1 : AddZeroClass N] {c : AddCon M} {f : N →+ M}, AddCon.comap ⇑f ⋯ c = AddCon.ker (c.mk'.comp f)
Finmap.insert
Mathlib.Data.Finmap
{α : Type u} → {β : α → Type v} → [DecidableEq α] → (a : α) → β a → Finmap β → Finmap β
TopologicalSpace.NonemptyCompacts.instSemilatticeSup._proof_4
Mathlib.Topology.Sets.Compacts
∀ {α : Type u_1} [inst : TopologicalSpace α] (x x_1 : TopologicalSpace.NonemptyCompacts α), ↑(x ⊔ x_1) = ↑(x ⊔ x_1)
Polynomial.fourierCoeff_toAddCircle
Mathlib.Analysis.Polynomial.Fourier
∀ (p : Polynomial ℂ) (n : ℤ), fourierCoeff (⇑(Polynomial.toAddCircle p)) n = if 0 ≤ n then p.coeff n.natAbs else 0
Std.Internal.List.Const.getValueD_filter
Std.Data.Internal.List.Associative
∀ {α : Type u} {β : Type v} [inst : BEq α] [EquivBEq α] {fallback : β} {f : α → β → Bool} {l : List ((_ : α) × β)}, Std.Internal.List.DistinctKeys l → ∀ {k : α}, Std.Internal.List.getValueD k (List.filter (fun p => f p.fst p.snd) l) fallback = ((Std.Internal.List.getValue? k l).pfilter fun v h => f (Std.Internal.List.getKey k l ⋯) v).getD fallback
Matrix.nondegenerate_iff_det_ne_zero
Mathlib.LinearAlgebra.Matrix.ToLinearEquiv
∀ {n : Type u_1} [inst : Fintype n] {A : Type u_4} [inst_1 : DecidableEq n] [inst_2 : CommRing A] [IsDomain A] {M : Matrix n n A}, M.Nondegenerate ↔ M.det ≠ 0
AlgebraicGeometry.StructureSheaf.const_mul
Mathlib.AlgebraicGeometry.StructureSheaf
∀ {R A : Type u} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A] (f₁ f₂ : A) (g₁ g₂ : R) (U : TopologicalSpace.Opens ↑(AlgebraicGeometry.PrimeSpectrum.Top R)) (hu₁ : U ≤ PrimeSpectrum.basicOpen g₁) (hu₂ : U ≤ PrimeSpectrum.basicOpen g₂), AlgebraicGeometry.StructureSheaf.const f₁ g₁ U hu₁ * AlgebraicGeometry.StructureSheaf.const f₂ g₂ U hu₂ = AlgebraicGeometry.StructureSheaf.const (f₁ * f₂) (g₁ * g₂) U ⋯
IsCoercive.continuousLinearEquivOfBilin
Mathlib.Analysis.InnerProductSpace.LaxMilgram
{V : Type u} → [inst : NormedAddCommGroup V] → [inst_1 : InnerProductSpace ℝ V] → [CompleteSpace V] → {B : V →L[ℝ] V →L[ℝ] ℝ} → IsCoercive B → V ≃L[ℝ] V
Bundle.Pretrivialization.linearEquivAt
Mathlib.Topology.VectorBundle.Basic
(R : Type u_1) → {B : Type u_2} → {F : Type u_3} → {E : B → Type u_4} → [inst : Semiring R] → [inst_1 : TopologicalSpace F] → [inst_2 : TopologicalSpace B] → [inst_3 : AddCommMonoid F] → [inst_4 : Module R F] → [inst_5 : (x : B) → AddCommMonoid (E x)] → [inst_6 : (x : B) → Module R (E x)] → (e : Bundle.Pretrivialization F Bundle.TotalSpace.proj) → [Bundle.Pretrivialization.IsLinear R e] → (b : B) → b ∈ e.baseSet → E b ≃ₗ[R] F
HasSubset.Subset.trans
Mathlib.Order.RelClasses
∀ {α : Type u} [inst : HasSubset α] [IsTrans α fun x1 x2 => x1 ⊆ x2] {a b c : α}, a ⊆ b → b ⊆ c → a ⊆ c
Units.mul_right_inj
Mathlib.Algebra.Group.Units.Basic
∀ {α : Type u} [inst : Monoid α] (a : αˣ) {b c : α}, ↑a * b = ↑a * c ↔ b = c
Derivation.liftOfSurjective.congr_simp
Mathlib.RingTheory.Derivation.Basic
∀ {R : Type u_1} {A : Type u_2} {M : Type u_3} [inst : CommSemiring R] [inst_1 : CommRing A] [inst_2 : CommRing M] [inst_3 : Algebra R A] [inst_4 : Algebra R M] {F : Type u_4} [inst_5 : FunLike F A M] [inst_6 : AlgHomClass F R A M] {f f_1 : F} (e_f : f = f_1) (hf : Function.Surjective ⇑f) ⦃d d_1 : Derivation R A A⦄ (e_d : d = d_1) (hd : ∀ (x : A), f x = 0 → f (d x) = 0), Derivation.liftOfSurjective hf hd = Derivation.liftOfSurjective ⋯ ⋯
RingTheory.LinearMap._aux_Mathlib_Algebra_Algebra_Bilinear___macroRules_RingTheory_LinearMap_termμ_1
Mathlib.Algebra.Algebra.Bilinear
Lean.Macro
ProbabilityTheory.Kernel.borelMarkovFromReal.congr_simp
Mathlib.Probability.Kernel.Disintegration.StandardBorel
∀ {α : Type u_1} {mα : MeasurableSpace α} (Ω : Type u_5) [inst : Nonempty Ω] [inst_1 : MeasurableSpace Ω] [inst_2 : StandardBorelSpace Ω] (η η_1 : ProbabilityTheory.Kernel α ℝ), η = η_1 → ProbabilityTheory.Kernel.borelMarkovFromReal Ω η = ProbabilityTheory.Kernel.borelMarkovFromReal Ω η_1
Equiv.pemptyArrowEquivPUnit
Mathlib.Logic.Equiv.Defs
(α : Sort u_1) → (PEmpty.{u_2} → α) ≃ PUnit.{u}
CategoryTheory.Cat.FreeRefl.lift
Mathlib.CategoryTheory.Category.ReflQuiv
{V : Type u_1} → [inst : CategoryTheory.ReflQuiver V] → {D : Type u_2} → [inst_1 : CategoryTheory.Category.{v_1, u_2} D] → V ⥤rq D → CategoryTheory.Functor (CategoryTheory.Cat.FreeRefl V) D
PerfectClosure.instNeg
Mathlib.FieldTheory.PerfectClosure
(K : Type u) → [inst : CommRing K] → (p : ℕ) → [inst_1 : Fact (Nat.Prime p)] → [inst_2 : CharP K p] → Neg (PerfectClosure K p)
CategoryTheory.LocalizerMorphism.RightResolution._sizeOf_1
Mathlib.CategoryTheory.Localization.Resolution
{C₁ : Type u_1} → {C₂ : Type u_2} → {inst : CategoryTheory.Category.{v_1, u_1} C₁} → {inst_1 : CategoryTheory.Category.{v_2, u_2} C₂} → {W₁ : CategoryTheory.MorphismProperty C₁} → {W₂ : CategoryTheory.MorphismProperty C₂} → {Φ : CategoryTheory.LocalizerMorphism W₁ W₂} → {X₂ : C₂} → [SizeOf C₁] → [SizeOf C₂] → [⦃X Y : C₁⦄ → (x : X ⟶ Y) → SizeOf (W₁ x)] → [⦃X Y : C₂⦄ → (x : X ⟶ Y) → SizeOf (W₂ x)] → Φ.RightResolution X₂ → ℕ
AddSubsemigroup.coe_op
Mathlib.Algebra.Group.Subsemigroup.MulOpposite
∀ {M : Type u_2} [inst : Add M] (x : AddSubsemigroup M), ↑x.op = AddOpposite.unop ⁻¹' ↑x
Polynomial.mapRingHom_comp_C
Mathlib.Algebra.Polynomial.Eval.Defs
∀ {R : Type u_1} {S : Type u_2} [inst : Semiring R] [inst_1 : Semiring S] (f : R →+* S), (Polynomial.mapRingHom f).comp Polynomial.C = Polynomial.C.comp f
CategoryTheory.instBicategoryMonoidalSingleObj._proof_6
Mathlib.CategoryTheory.Bicategory.SingleObj
∀ (C : Type u_2) [inst : CategoryTheory.Category.{u_1, u_2} C] [inst_1 : CategoryTheory.MonoidalCategory C] {a b : CategoryTheory.MonoidalSingleObj C} {f g : C} (η : f ⟶ g), CategoryTheory.MonoidalCategoryStruct.whiskerLeft (CategoryTheory.MonoidalCategoryStruct.tensorUnit C) η = CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.leftUnitor f).hom (CategoryTheory.CategoryStruct.comp η (CategoryTheory.MonoidalCategoryStruct.leftUnitor g).inv)
_private.Init.Data.List.Basic.0.List.getLastD.match_1.eq_1
Init.Data.List.Basic
∀ {α : Type u_1} (motive : List α → α → Sort u_2) (a₀ : α) (h_1 : (a₀ : α) → motive [] a₀) (h_2 : (a : α) → (as : List α) → (x : α) → motive (a :: as) x), (match [], a₀ with | [], a₀ => h_1 a₀ | a :: as, x => h_2 a as x) = h_1 a₀
Aesop.Script.Tactic.sTactic?
Aesop.Script.Tactic
Aesop.Script.Tactic → Option Aesop.Script.STactic
_private.Lean.Parser.Term.Doc.0.Lean.Parser.Term.Doc.recommendedSpellingByNameExt.match_1
Lean.Parser.Term.Doc
(motive : Lean.Parser.Term.Doc.RecommendedSpelling × Array Lean.Name → Sort u_1) → (x : Lean.Parser.Term.Doc.RecommendedSpelling × Array Lean.Name) → ((rec : Lean.Parser.Term.Doc.RecommendedSpelling) → (xs : Array Lean.Name) → motive (rec, xs)) → motive x
Real.convexOn_log_Gamma
Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup
ConvexOn ℝ (Set.Ioi 0) (Real.log ∘ Real.Gamma)
Array.beq_eq_decide
Init.Data.Array.DecidableEq
∀ {α : Type u_1} [inst : BEq α] (xs ys : Array α), (xs == ys) = if h : xs.size = ys.size then decide (∀ (i : ℕ) (h' : i < xs.size), (xs[i] == ys[i]) = true) else false
CategoryTheory.Localization.Monoidal.functorCoreMonoidalOfComp
Mathlib.CategoryTheory.Localization.Monoidal.Functor
{C : Type u_1} → {D : Type u_2} → {E : Type u_3} → [inst : CategoryTheory.Category.{v_1, u_1} C] → [inst_1 : CategoryTheory.Category.{v_2, u_2} D] → [inst_2 : CategoryTheory.Category.{v_3, u_3} E] → [inst_3 : CategoryTheory.MonoidalCategory C] → [inst_4 : CategoryTheory.MonoidalCategory D] → [inst_5 : CategoryTheory.MonoidalCategory E] → (L : CategoryTheory.Functor C D) → (W : CategoryTheory.MorphismProperty C) → [L.IsLocalization W] → [L.Monoidal] → (F : CategoryTheory.Functor D E) → (G : CategoryTheory.Functor C E) → [G.Monoidal] → [W.ContainsIdentities] → [CategoryTheory.Localization.Lifting L W G F] → F.CoreMonoidal
SimpleGraph.le_chromaticNumber_iff_coloring
Mathlib.Combinatorics.SimpleGraph.Coloring
∀ {V : Type u} {G : SimpleGraph V} {n : ℕ}, ↑n ≤ G.chromaticNumber ↔ ∀ (m : ℕ) (a : G.Coloring (Fin m)), n ≤ m
Subgroup.Commensurable.eq_1
Mathlib.GroupTheory.Commensurable
∀ {G : Type u_1} [inst : Group G] (H K : Subgroup G), H.Commensurable K = (H.relIndex K ≠ 0 ∧ K.relIndex H ≠ 0)
Unitization.instNonAssocRing._proof_9
Mathlib.Algebra.Algebra.Unitization
∀ {R : Type u_2} {A : Type u_1} [inst : CommRing R] [inst_1 : NonUnitalNonAssocRing A] [inst_2 : Module R A], ↑0 = 0
Std.Iter.toIter_toIterM
Init.Data.Iterators.Basic
∀ {α β : Type w} (it : Std.Iter β), it.toIterM.toIter = it
LinearIsometry.strictConvexSpace_range
Mathlib.Analysis.Convex.LinearIsometry
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : NormedField 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : NormedAddCommGroup E] [inst_3 : NormedSpace 𝕜 E] [inst_4 : NormedAddCommGroup F] [inst_5 : NormedSpace 𝕜 F] [StrictConvexSpace 𝕜 E] (e : E →ₗᵢ[𝕜] F), StrictConvexSpace 𝕜 ↥(↑e).range
monotoneOn_of_le_add_one
Mathlib.Algebra.Order.SuccPred
∀ {α : Type u_2} {β : Type u_3} [inst : PartialOrder α] [inst_1 : Preorder β] [inst_2 : Add α] [inst_3 : One α] [inst_4 : SuccAddOrder α] [IsSuccArchimedean α] {s : Set α} {f : α → β}, s.OrdConnected → (∀ (a : α), ¬IsMax a → a ∈ s → a + 1 ∈ s → f a ≤ f (a + 1)) → MonotoneOn f s
ContinuousAlternatingMap.ofSubsingleton_toAlternatingMap
Mathlib.Topology.Algebra.Module.Alternating.Basic
∀ (R : Type u_1) (M : Type u_2) (N : Type u_4) {ι : Type u_6} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [inst_3 : TopologicalSpace M] [inst_4 : AddCommMonoid N] [inst_5 : Module R N] [inst_6 : TopologicalSpace N] [inst_7 : Subsingleton ι] (i : ι) (f : M →L[R] N), ((ContinuousAlternatingMap.ofSubsingleton R M N i) f).toAlternatingMap = (AlternatingMap.ofSubsingleton R M N i) ↑f
Filter.bliminf_or_le_inf_aux_right._simp_1
Mathlib.Order.LiminfLimsup
∀ {α : Type u_1} {β : Type u_2} [inst : CompleteLattice α] {f : Filter β} {p q : β → Prop} {u : β → α}, ((Filter.bliminf u f fun x => p x ∨ q x) ≤ Filter.bliminf u f q) = True
definition._@.Mathlib.Analysis.InnerProductSpace.PiL2.1554134833._hygCtx._hyg.2
Mathlib.Analysis.InnerProductSpace.PiL2
{ι : Type u_1} → {𝕜 : Type u_3} → [inst : RCLike 𝕜] → {E : Type u_4} → [inst_1 : NormedAddCommGroup E] → [inst_2 : InnerProductSpace 𝕜 E] → [Fintype ι] → [FiniteDimensional 𝕜 E] → {n : ℕ} → Module.finrank 𝕜 E = n → [inst_5 : DecidableEq ι] → {V : ι → Submodule 𝕜 E} → DirectSum.IsInternal V → (OrthogonalFamily 𝕜 (fun i => ↥(V i)) fun i => (V i).subtypeₗᵢ) → (i : ι) × Fin (Module.finrank 𝕜 ↥(V i)) ≃ Fin n
_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.Proof.0.Lean.Meta.Grind.Arith.Cutsat.EqCnstr.collectDecVars.match_1
Lean.Meta.Tactic.Grind.Arith.Cutsat.Proof
(motive : Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof → Sort u_1) → (x : Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof) → ((a zero : Lean.Expr) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.core0 a zero)) → ((a b : Lean.Expr) → (p₁ p₂ : Int.Linear.Poly) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.core a b p₁ p₂)) → ((e : Lean.Expr) → (p : Int.Linear.Poly) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.defn e p)) → ((h : Lean.Expr) → (x : Int.Linear.Var) → (e' : Int.Linear.Expr) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.defnNat h x e')) → ((e : Lean.Expr) → (p : Int.Linear.Poly) → (re : Lean.Meta.Grind.Arith.CommRing.RingExpr) → (rp : Lean.Grind.CommRing.Poly) → (p' : Int.Linear.Poly) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.defnCommRing e p re rp p')) → ((h : Lean.Expr) → (x : Int.Linear.Var) → (e' : Int.Linear.Expr) → (p : Int.Linear.Poly) → (re : Lean.Meta.Grind.Arith.CommRing.RingExpr) → (rp : Lean.Grind.CommRing.Poly) → (p' : Int.Linear.Poly) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.defnNatCommRing h x e' p re rp p')) → ((a b toIntThm : Lean.Expr) → (lhs rhs : Int.Linear.Expr) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.coreToInt a b toIntThm lhs rhs)) → ((c : Lean.Meta.Grind.Arith.Cutsat.EqCnstr) → (e : Lean.Meta.Grind.Arith.CommRing.RingExpr) → (p : Lean.Grind.CommRing.Poly) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.commRingNorm c e p)) → ((c : Lean.Meta.Grind.Arith.Cutsat.EqCnstr) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.reorder c)) → ((c : Lean.Meta.Grind.Arith.Cutsat.EqCnstr) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.norm c)) → ((c : Lean.Meta.Grind.Arith.Cutsat.EqCnstr) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.divCoeffs c)) → ((k : ℤ) → (y? : Option Int.Linear.Var) → (c : Lean.Meta.Grind.Arith.Cutsat.EqCnstr) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.div k y? c)) → ((k : ℤ) → (y? : Option Int.Linear.Var) → (c : Lean.Meta.Grind.Arith.Cutsat.EqCnstr) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.mod k y? c)) → ((x : Int.Linear.Var) → (c₁ c₂ : Lean.Meta.Grind.Arith.Cutsat.EqCnstr) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.subst x c₁ c₂)) → ((c₁ c₂ : Lean.Meta.Grind.Arith.Cutsat.LeCnstr) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.ofLeGe c₁ c₂)) → ((a? : Option Lean.Expr) → (cs : Array (Lean.Expr × ℤ × Lean.Meta.Grind.Arith.Cutsat.EqCnstr)) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.mul a? cs)) → ((ka : ℤ) → (ca? : Option Lean.Meta.Grind.Arith.Cutsat.EqCnstr) → (kb : ℕ) → (cb? : Option Lean.Meta.Grind.Arith.Cutsat.EqCnstr) → motive (Lean.Meta.Grind.Arith.Cutsat.EqCnstrProof.pow ka ca? kb cb?)) → motive x
ProofWidgets.RpcEncodablePacket.«_@».ProofWidgets.Component.Basic.2277670097._hygCtx._hyg.1.noConfusion
ProofWidgets.Component.Basic
{P : Sort u} → {t t' : ProofWidgets.RpcEncodablePacket✝} → t = t' → ProofWidgets.RpcEncodablePacket.«_@».ProofWidgets.Component.Basic.2277670097._hygCtx._hyg.1.noConfusionType P t t'
Lean.guardMsgsPositions
Init.Notation
Lean.ParserDescr
subset_tangentConeAt_prod_left
Mathlib.Analysis.Calculus.TangentCone.Prod
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : Semiring 𝕜] [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E] [inst_3 : TopologicalSpace E] [ContinuousAdd E] [ContinuousConstSMul 𝕜 E] [inst_6 : AddCommGroup F] [inst_7 : Module 𝕜 F] [inst_8 : TopologicalSpace F] [ContinuousAdd F] [ContinuousConstSMul 𝕜 F] {x : E} {s : Set E} {y : F} {t : Set F}, y ∈ closure t → ⇑(LinearMap.inl 𝕜 E F) '' tangentConeAt 𝕜 s x ⊆ tangentConeAt 𝕜 (s ×ˢ t) (x, y)
AlgebraicGeometry.Scheme.kerAdjunction_counit_app
Mathlib.AlgebraicGeometry.IdealSheaf.Subscheme
∀ (Y : AlgebraicGeometry.Scheme) (f : (CategoryTheory.Over Y)ᵒᵖ), Y.kerAdjunction.counit.app f = (CategoryTheory.Over.homMk (AlgebraicGeometry.Scheme.Hom.toImage (Opposite.unop f).hom) ⋯).op
ZFSet.card_empty
Mathlib.SetTheory.ZFC.Cardinal
∅.card = 0
SeparatelyContinuousMul.rec
Mathlib.Topology.Algebra.Monoid.Defs
{M : Type u_1} → [inst : TopologicalSpace M] → [inst_1 : Mul M] → {motive : SeparatelyContinuousMul M → Sort u} → ((continuous_const_mul : ∀ {a : M}, Continuous fun x => a * x) → (continuous_mul_const : ∀ {a : M}, Continuous fun x => x * a) → motive ⋯) → (t : SeparatelyContinuousMul M) → motive t
Subring.mem_toSubsemiring._simp_1
Mathlib.Algebra.Ring.Subring.Defs
∀ {R : Type u} [inst : Ring R] {s : Subring R} {x : R}, (x ∈ s.toSubsemiring) = (x ∈ s)
Lean.Syntax.ident.inj
Init.Core
∀ {info : Lean.SourceInfo} {rawVal : Substring.Raw} {val : Lean.Name} {preresolved : List Lean.Syntax.Preresolved} {info_1 : Lean.SourceInfo} {rawVal_1 : Substring.Raw} {val_1 : Lean.Name} {preresolved_1 : List Lean.Syntax.Preresolved}, Lean.Syntax.ident info rawVal val preresolved = Lean.Syntax.ident info_1 rawVal_1 val_1 preresolved_1 → info = info_1 ∧ rawVal = rawVal_1 ∧ val = val_1 ∧ preresolved = preresolved_1
CliffordAlgebra.reverse_mem_evenOdd_iff
Mathlib.LinearAlgebra.CliffordAlgebra.Conjugation
∀ {R : Type u_1} [inst : CommRing R] {M : Type u_2} [inst_1 : AddCommGroup M] [inst_2 : Module R M] (Q : QuadraticForm R M) {x : CliffordAlgebra Q} {n : ZMod 2}, CliffordAlgebra.reverse x ∈ CliffordAlgebra.evenOdd Q n ↔ x ∈ CliffordAlgebra.evenOdd Q n
_private.Lean.Meta.LetToHave.0.Lean.Meta.LetToHave.State.rec
Lean.Meta.LetToHave
{motive : Lean.Meta.LetToHave.State✝ → Sort u} → ((count : ℕ) → (results : Std.HashMap Lean.ExprStructEq Lean.Meta.LetToHave.Result✝) → motive { count := count, results := results }) → (t : Lean.Meta.LetToHave.State✝¹) → motive t
QuadraticAlgebra.algebraMap_norm_eq_mul_star
Mathlib.Algebra.QuadraticAlgebra.Basic
∀ {R : Type u_1} {a b : R} [inst : CommRing R] (z : QuadraticAlgebra R a b), (algebraMap R (QuadraticAlgebra R a b)) (QuadraticAlgebra.norm z) = z * star z
_private.Mathlib.Order.Filter.Bases.Finite.0.Filter.hasBasis_generate._simp_1_1
Mathlib.Order.Filter.Bases.Finite
∀ {α : Type u} {s : Set (Set α)} {U : Set α}, (U ∈ Filter.generate s) = ∃ t ⊆ s, t.Finite ∧ ⋂₀ t ⊆ U
HahnSeries.orderTop_embDomain
Mathlib.RingTheory.HahnSeries.Basic
∀ {Γ' : Type u_2} {R : Type u_3} [inst : Zero R] [inst_1 : PartialOrder Γ'] {Γ : Type u_5} [inst_2 : LinearOrder Γ] {f : Γ ↪o Γ'} {x : HahnSeries Γ R}, (HahnSeries.embDomain f x).orderTop = WithTop.map (⇑f) x.orderTop
orthogonalFamily_iff_pairwise
Mathlib.Analysis.InnerProductSpace.Orthogonal
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E] {ι : Type u_4} {V : ι → Submodule 𝕜 E}, (OrthogonalFamily 𝕜 (fun i => ↥(V i)) fun i => (V i).subtypeₗᵢ) ↔ Pairwise (Function.onFun (fun x1 x2 => x1 ⟂ x2) V)
ProofWidgets.MakeEditLinkProps.ctorIdx
ProofWidgets.Component.MakeEditLink
ProofWidgets.MakeEditLinkProps → ℕ
Int.zsmul_eq_mul
Mathlib.Algebra.Group.Int.Defs
∀ (n a : ℤ), n • a = n * a
_private.Lean.Elab.PreDefinition.Structural.FindRecArg.0.Lean.Elab.Structural.nonIndicesFirst.match_1
Lean.Elab.PreDefinition.Structural.FindRecArg
(motive : Array Lean.Elab.Structural.RecArgInfo × Array Lean.Elab.Structural.RecArgInfo → Sort u_1) → (x : Array Lean.Elab.Structural.RecArgInfo × Array Lean.Elab.Structural.RecArgInfo) → ((indices nonIndices : Array Lean.Elab.Structural.RecArgInfo) → motive (indices, nonIndices)) → motive x
MeromorphicOn.neg
Mathlib.Analysis.Meromorphic.Basic
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] {f : 𝕜 → E} {U : Set 𝕜}, MeromorphicOn f U → MeromorphicOn (-f) U
List.nil_lt_cons
Init.Data.List.Lex
∀ {α : Type u_1} [inst : LT α] (a : α) (l : List α), [] < a :: l
_private.Init.Grind.Ring.CommSolver.0.Lean.Grind.CommRing.instBEqMon.beq.match_1.eq_1
Init.Grind.Ring.CommSolver
∀ (motive : Lean.Grind.CommRing.Mon → Lean.Grind.CommRing.Mon → Sort u_1) (h_1 : Unit → motive Lean.Grind.CommRing.Mon.unit Lean.Grind.CommRing.Mon.unit) (h_2 : (a : Lean.Grind.CommRing.Power) → (a_1 : Lean.Grind.CommRing.Mon) → (b : Lean.Grind.CommRing.Power) → (b_1 : Lean.Grind.CommRing.Mon) → motive (Lean.Grind.CommRing.Mon.mult a a_1) (Lean.Grind.CommRing.Mon.mult b b_1)) (h_3 : (x x_1 : Lean.Grind.CommRing.Mon) → motive x x_1), (match Lean.Grind.CommRing.Mon.unit, Lean.Grind.CommRing.Mon.unit with | Lean.Grind.CommRing.Mon.unit, Lean.Grind.CommRing.Mon.unit => h_1 () | Lean.Grind.CommRing.Mon.mult a a_1, Lean.Grind.CommRing.Mon.mult b b_1 => h_2 a a_1 b b_1 | x, x_1 => h_3 x x_1) = h_1 ()
enorm_mul_le'
Mathlib.Analysis.Normed.Group.Basic
∀ {E : Type u_8} [inst : TopologicalSpace E] [inst_1 : ESeminormedMonoid E] (a b : E), ‖a * b‖ₑ ≤ ‖a‖ₑ + ‖b‖ₑ
CategoryTheory.Bicategory.postcomposing._proof_2
Mathlib.CategoryTheory.Bicategory.Basic
∀ {B : Type u_2} [inst : CategoryTheory.Bicategory B] (a b c : B) {X Y : b ⟶ c} (η : X ⟶ Y) ⦃X_1 Y_1 : a ⟶ b⦄ (f : X_1 ⟶ Y_1), CategoryTheory.CategoryStruct.comp ((CategoryTheory.Bicategory.postcomp a X).map f) (CategoryTheory.Bicategory.whiskerLeft Y_1 η) = CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerLeft X_1 η) ((CategoryTheory.Bicategory.postcomp a Y).map f)
Finset.Ioi_nonempty
Mathlib.Order.Interval.Finset.Basic
∀ {α : Type u_2} {a : α} [inst : Preorder α] [inst_1 : LocallyFiniteOrderTop α], (Finset.Ioi a).Nonempty ↔ ¬IsMax a
ContinuousStar.rec
Mathlib.Topology.Algebra.Star
{R : Type u_1} → [inst : TopologicalSpace R] → [inst_1 : Star R] → {motive : ContinuousStar R → Sort u} → ((continuous_star : Continuous star) → motive ⋯) → (t : ContinuousStar R) → motive t
ValuativeRel.valueSetoid._proof_1
Mathlib.RingTheory.Valuation.ValuativeRel.Basic
∀ (R : Type u_1) [inst : CommRing R] [inst_1 : ValuativeRel R], Equivalence fun x x_1 => match x with | (x, s) => match x_1 with | (y, t) => x * ↑t ≤ᵥ y * ↑s ∧ y * ↑s ≤ᵥ x * ↑t
Std.LawfulOrderLT
Init.Data.Order.Classes
(α : Type u) → [LT α] → [LE α] → Prop
LinearGrowth.tendsto_atTop_of_linearGrowthInf_natCast_pos
Mathlib.Analysis.Asymptotics.LinearGrowth
∀ {v : ℕ → ℕ}, (LinearGrowth.linearGrowthInf fun n => ↑(v n)) ≠ 0 → Filter.Tendsto v Filter.atTop Filter.atTop
IsTotallySeparated.isTotallyDisconnected
Mathlib.Topology.Connected.TotallyDisconnected
∀ {α : Type u} [inst : TopologicalSpace α] {s : Set α}, IsTotallySeparated s → IsTotallyDisconnected s
Int.reduceBdiv._regBuiltin.Int.reduceBdiv.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.1571464712._hygCtx._hyg.16
Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int
IO Unit
LinearMap.smulRight_zero
Mathlib.Algebra.Module.LinearMap.End
∀ {R : Type u_1} {S : Type u_3} {M : Type u_4} {M₁ : Type u_5} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : AddCommMonoid M₁] [inst_3 : Module R M] [inst_4 : Module R M₁] [inst_5 : Semiring S] [inst_6 : Module R S] [inst_7 : Module S M] [inst_8 : IsScalarTower R S M] (f : M₁ →ₗ[R] S), f.smulRight 0 = 0
ApplicativeTransformation.mk.sizeOf_spec
Mathlib.Control.Traversable.Basic
∀ {F : Type u → Type v} [inst : Applicative F] {G : Type u → Type w} [inst_1 : Applicative G] [inst_2 : (a : Type u) → SizeOf (F a)] [inst_3 : (a : Type u) → SizeOf (G a)] (app : (α : Type u) → F α → G α) (preserves_pure' : ∀ {α : Type u} (x : α), app α (pure x) = pure x) (preserves_seq' : ∀ {α β : Type u} (x : F (α → β)) (y : F α), app β (x <*> y) = app (α → β) x <*> app α y), sizeOf { app := app, preserves_pure' := preserves_pure', preserves_seq' := preserves_seq' } = 1
ENNReal.eq_of_forall_nnreal_iff
Mathlib.Data.ENNReal.Inv
∀ {x y : ENNReal}, (∀ (r : NNReal), ↑r ≤ x ↔ ↑r ≤ y) → x = y
DirectLimit.instDivisionSemiring._proof_15
Mathlib.Algebra.Colimit.DirectLimit
∀ {ι : 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 : Nonempty ι] [inst_5 : (i : ι) → DivisionSemiring (G i)] [inst_6 : ∀ (i j : ι) (h : i ≤ j), RingHomClass (T h) (G i) (G j)] (a : DirectLimit G f), 1 * a = a
toLexMulEquiv.eq_1
Mathlib.Algebra.Order.Group.Equiv
∀ (α : Type u_1) [inst : Mul α], toLexMulEquiv α = { toEquiv := toLex, map_mul' := ⋯ }
ContDiffAt.snd'
Mathlib.Analysis.Calculus.ContDiff.Comp
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] [inst_5 : NormedAddCommGroup G] [inst_6 : NormedSpace 𝕜 G] {n : WithTop ℕ∞} {f : F → G} {x : E} {y : F}, ContDiffAt 𝕜 n f y → ContDiffAt 𝕜 n (fun x => f x.2) (x, y)
_private.Std.Data.DTreeMap.Internal.Model.0.Std.DTreeMap.Internal.Impl.updateCell._proof_19
Std.Data.DTreeMap.Internal.Model
∀ {α : Type u_1} {β : α → Type u_2} (k' : α) (v' : β k'), Std.DTreeMap.Internal.Impl.leaf.size - 1 ≤ (Std.DTreeMap.Internal.Impl.inner 1 k' v' Std.DTreeMap.Internal.Impl.leaf Std.DTreeMap.Internal.Impl.leaf).size
IsSelfAdjoint.toReal_spectralRadius_eq_norm
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order
∀ {A : Type u_1} [inst : CStarAlgebra A] {a : A}, IsSelfAdjoint a → (spectralRadius ℝ a).toReal = ‖a‖
AlgebraicGeometry.Scheme.JointlySurjective.recOn
Mathlib.AlgebraicGeometry.Cover.MorphismProperty
{K : CategoryTheory.Precoverage AlgebraicGeometry.Scheme} → {motive : AlgebraicGeometry.Scheme.JointlySurjective K → Sort u_1} → (t : AlgebraicGeometry.Scheme.JointlySurjective K) → ((exists_eq : ∀ {X : AlgebraicGeometry.Scheme}, ∀ S ∈ K.coverings X, ∀ (x : ↥X), ∃ Y g, S g ∧ x ∈ Set.range ⇑g) → motive ⋯) → motive t
contMDiffWithinAt_iff_of_mem_source'
Mathlib.Geometry.Manifold.ContMDiff.Defs
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] {H : Type u_3} [inst_3 : TopologicalSpace H] {I : ModelWithCorners 𝕜 E H} {M : Type u_4} [inst_4 : TopologicalSpace M] [inst_5 : ChartedSpace H M] {E' : Type u_5} [inst_6 : NormedAddCommGroup E'] [inst_7 : NormedSpace 𝕜 E'] {H' : Type u_6} [inst_8 : TopologicalSpace H'] {I' : ModelWithCorners 𝕜 E' H'} {M' : Type u_7} [inst_9 : TopologicalSpace M'] [inst_10 : ChartedSpace H' M'] {f : M → M'} {s : Set M} {x : M} {n : WithTop ℕ∞} [IsManifold I n M] [IsManifold I' n M'] {x' : M} {y : M'}, x' ∈ (chartAt H x).source → f x' ∈ (chartAt H' y).source → (ContMDiffWithinAt I I' n f s x' ↔ ContinuousWithinAt f s x' ∧ ContDiffWithinAt 𝕜 n (↑(extChartAt I' y) ∘ f ∘ ↑(extChartAt I x).symm) ((extChartAt I x).target ∩ ↑(extChartAt I x).symm ⁻¹' (s ∩ f ⁻¹' (extChartAt I' y).source)) (↑(extChartAt I x) x'))
_private.Mathlib.Topology.Algebra.InfiniteSum.ConditionalInt.0.SummationFilter.symmetricIcc_eq_symmetricIoo_int._proof_1_13
Mathlib.Topology.Algebra.InfiniteSum.ConditionalInt
∀ (s : Set (Finset ℤ)), (∃ a, ∀ (b : ℕ), a ≤ b → Finset.Icc (-↑b) ↑b ∈ s) → ∀ (a b : ℕ), a + 1 ≤ b → ∀ (a_1 : ℤ), -↑b < a_1 ∧ a_1 < ↑b ↔ -↑(b - 1) ≤ a_1 ∧ a_1 ≤ ↑(b - 1)
CategoryTheory.MorphismProperty.instIsStableUnderTransfiniteCompositionOfShapeFunctorFunctorCategoryOfHasIterationOfShape
Mathlib.CategoryTheory.MorphismProperty.FunctorCategory
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {W : CategoryTheory.MorphismProperty C} (K : Type u') [inst_1 : LinearOrder K] [inst_2 : SuccOrder K] [inst_3 : OrderBot K] [inst_4 : WellFoundedLT K] [W.IsStableUnderTransfiniteCompositionOfShape K] (J : Type u'') [inst_6 : CategoryTheory.Category.{v'', u''} J] [CategoryTheory.Limits.HasIterationOfShape K C], (W.functorCategory J).IsStableUnderTransfiniteCompositionOfShape K
_private.Mathlib.RingTheory.MvPowerSeries.LexOrder.0.MvPowerSeries.exists_finsupp_eq_lexOrder_of_ne_zero._simp_1_2
Mathlib.RingTheory.MvPowerSeries.LexOrder
∀ {α : Type u_1} {x : WithTop α}, (x ≠ ⊤) = ∃ a, ↑a = x
RingHom.mk'._proof_4
Mathlib.Algebra.Ring.Hom.Defs
∀ {α : Type u_2} {β : Type u_1} [inst : NonAssocSemiring α] [inst_1 : NonAssocRing β] (f : α →* β) (map_add : ∀ (a b : α), f (a + b) = f a + f b) (x y : α), (↑(AddMonoidHom.mk' (⇑f) map_add)).toFun (x + y) = (↑(AddMonoidHom.mk' (⇑f) map_add)).toFun x + (↑(AddMonoidHom.mk' (⇑f) map_add)).toFun y