name stringlengths 2 347 | module stringlengths 6 90 | type stringlengths 1 5.42M |
|---|---|---|
instPreorderShrink | Mathlib.Order.Shrink | {α : Type u_1} → [inst : Small.{u, u_1} α] → [Preorder α] → Preorder (Shrink.{u, u_1} α) |
Mathlib.Tactic.ToDual.initFn._@.Mathlib.Tactic.Translate.ToDual.394485197._hygCtx._hyg.2 | Mathlib.Tactic.Translate.ToDual | IO Unit |
_private.Std.Data.DHashMap.Internal.Defs.0.Std.DHashMap.Internal.Raw₀.interSmallerFn.match_1 | Std.Data.DHashMap.Internal.Defs | {α : Type u_2} →
{β : α → Type u_1} →
(motive : Option ((a : α) × β a) → Sort u_3) →
(x : Option ((a : α) × β a)) → ((kv' : (a : α) × β a) → motive (some kv')) → (Unit → motive none) → motive x |
Multiset.exists_multiset_eq_map_quot_mk | Mathlib.Data.Multiset.MapFold | ∀ {α : Type u_1} {r : α → α → Prop} (s : Multiset (Quot r)), ∃ t, s = Multiset.map (Quot.mk r) t |
CliffordAlgebra.reverse_mem_evenOdd_iff._simp_1 | 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) |
CommGroup.monoidHomMonoidHomEquiv._proof_5 | Mathlib.GroupTheory.FiniteAbelian.Duality | ∀ (G : Type u_2) (M : Type u_1) [inst : CommGroup G] [inst_1 : CommMonoid M] (g : G), 1 g = 1 |
FractionalIdeal.coeIdeal_inj | Mathlib.RingTheory.FractionalIdeal.Operations | ∀ {R : Type u_1} [inst : CommRing R] {K : Type u_3} [inst_1 : Field K] [inst_2 : Algebra R K] [IsFractionRing R K]
{I J : Ideal R}, ↑I = ↑J ↔ I = J |
_private.Mathlib.Combinatorics.SimpleGraph.Connectivity.Connected.0.SimpleGraph.ConnectedComponent.supp_injective._simp_1_2 | Mathlib.Combinatorics.SimpleGraph.Connectivity.Connected | ∀ {α : Type u} {a b : Set α}, (a = b) = ∀ (x : α), x ∈ a ↔ x ∈ b |
Std.Time.OffsetO | Std.Time.Format.Basic | Type |
CategoryTheory.Limits.biprod.lift_desc_assoc | Mathlib.CategoryTheory.Preadditive.Biproducts | ∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C] {X Y : C}
[inst_2 : CategoryTheory.Limits.HasBinaryBiproduct X Y] {T U : C} {f : T ⟶ X} {g : T ⟶ Y} {h : X ⟶ U} {i : Y ⟶ U}
{Z : C} (h_1 : U ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.biprod.lift f g)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.biprod.desc h i) h_1) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.CategoryStruct.comp f h + CategoryTheory.CategoryStruct.comp g i)
h_1 |
inl_coprodIsoPushout_hom_assoc | Mathlib.CategoryTheory.Limits.Constructions.BinaryProducts | ∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasInitial C]
[inst_2 : CategoryTheory.Limits.HasPushouts C] (X Y : C) [inst_3 : CategoryTheory.Limits.HasBinaryCoproduct X Y]
{Z : C}
(h : CategoryTheory.Limits.pushout (CategoryTheory.Limits.initial.to X) (CategoryTheory.Limits.initial.to Y) ⟶ Z),
CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inl
(CategoryTheory.CategoryStruct.comp (coprodIsoPushout X Y).hom h) =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pushout.inl (CategoryTheory.Limits.initial.to X) (CategoryTheory.Limits.initial.to Y)) h |
CategoryTheory.Bicategory.whiskerLeftIso | Mathlib.CategoryTheory.Bicategory.Basic | {B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c : B} →
(f : a ⟶ b) →
{g h : b ⟶ c} → (g ≅ h) → (CategoryTheory.CategoryStruct.comp f g ≅ CategoryTheory.CategoryStruct.comp f h) |
CategoryTheory.MonoidalCategory.DayConvolution.isPointwiseLeftKanExtensionUnit | Mathlib.CategoryTheory.Monoidal.DayConvolution | {C : Type u₁} →
{inst : CategoryTheory.Category.{v₁, u₁} C} →
{V : Type u₂} →
{inst_1 : CategoryTheory.Category.{v₂, u₂} V} →
{inst_2 : CategoryTheory.MonoidalCategory C} →
{inst_3 : CategoryTheory.MonoidalCategory V} →
(F G : CategoryTheory.Functor C V) →
[self : CategoryTheory.MonoidalCategory.DayConvolution F G] →
(CategoryTheory.Functor.LeftExtension.mk
(CategoryTheory.MonoidalCategory.DayConvolution.convolution F G)
(CategoryTheory.MonoidalCategory.DayConvolution.unit F G)).IsPointwiseLeftKanExtension |
CategoryTheory.ShortComplex.Homotopy.ofEq._proof_10 | Mathlib.Algebra.Homology.ShortComplex.Preadditive | ∀ {C : Type u_2} [inst : CategoryTheory.Category.{u_1, u_2} C] [inst_1 : CategoryTheory.Preadditive C]
{S₁ S₂ : CategoryTheory.ShortComplex C} {φ₁ φ₂ : S₁ ⟶ S₂},
φ₁ = φ₂ → φ₁.τ₃ = 0 + CategoryTheory.CategoryStruct.comp 0 S₂.g + φ₂.τ₃ |
Lean.Firefox.ProfileMeta.product._default | Lean.Util.Profiler | String |
IsPrimitiveRoot.integralPowerBasis_dim | Mathlib.NumberTheory.NumberField.Cyclotomic.Basic | ∀ {n : ℕ} {K : Type u} [inst : Field K] {ζ : K} [inst_1 : NeZero n] [inst_2 : CharZero K]
[inst_3 : IsCyclotomicExtension {n} ℚ K] (hζ : IsPrimitiveRoot ζ n), hζ.integralPowerBasis.dim = n.totient |
curveIntegral | Mathlib.MeasureTheory.Integral.CurveIntegral.Basic | {𝕜 : Type u_4} →
{E : Type u_5} →
{F : Type u_6} →
[inst : RCLike 𝕜] →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
[inst_3 : NormedAddCommGroup F] → [inst_4 : NormedSpace 𝕜 F] → {a b : E} → (E → E →L[𝕜] F) → Path a b → F |
_private.Mathlib.Algebra.Module.Presentation.Tensor.0.Module.Relations.Solution.tensor.match_1.splitter | Mathlib.Algebra.Module.Presentation.Tensor | {A : Type u_5} →
[inst : CommRing A] →
{relations₁ : Module.Relations A} →
{relations₂ : Module.Relations A} →
(motive : (relations₁.tensor relations₂).G → Sort u_6) →
(x : (relations₁.tensor relations₂).G) →
((g₁ : relations₁.G) → (g₂ : relations₂.G) → motive (g₁, g₂)) → motive x |
termSudoSet_option___In_ | Mathlib.Tactic.SudoSetOption | Lean.ParserDescr |
_private.Mathlib.Analysis.SpecialFunctions.Artanh.0.Real.strictMonoOn_one_add_div_one_sub._simp_1_4 | Mathlib.Analysis.SpecialFunctions.Artanh | ∀ {α : Type u_2} [inst : Zero α] [inst_1 : OfNat α 3] [NeZero 3], (3 = 0) = False |
String.front_eq | Batteries.Data.String.Lemmas | ∀ (s : String), String.Legacy.front s = s.toList.headD default |
Metric.ediam_pi_le_of_le | Mathlib.Topology.EMetricSpace.Diam | ∀ {ι : Type u_3} {X : ι → Type u_4} [inst : Fintype ι] [inst_1 : (i : ι) → PseudoEMetricSpace (X i)]
{s : (i : ι) → Set (X i)} {c : ENNReal}, (∀ (b : ι), Metric.ediam (s b) ≤ c) → Metric.ediam (Set.univ.pi s) ≤ c |
DenseRange.zpow_of_ergodic_mul_left | Mathlib.Dynamics.Ergodic.Action.OfMinimal | ∀ {G : Type u_1} [inst : Group G] [inst_1 : TopologicalSpace G] [IsTopologicalGroup G] [inst_3 : MeasurableSpace G]
[OpensMeasurableSpace G] {μ : MeasureTheory.Measure G} [μ.IsOpenPosMeasure] {g : G},
Ergodic (fun x => g * x) μ → DenseRange fun x => g ^ x |
CategoryTheory.Sigma.descUniq_inv_app | Mathlib.CategoryTheory.Sigma.Basic | ∀ {I : Type w₁} {C : I → Type u₁} [inst : (i : I) → CategoryTheory.Category.{v₁, u₁} (C i)] {D : Type u₂}
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] (F : (i : I) → CategoryTheory.Functor (C i) D)
(q : CategoryTheory.Functor ((i : I) × C i) D) (h : (i : I) → (CategoryTheory.Sigma.incl i).comp q ≅ F i) (i : I)
(X : C i), (CategoryTheory.Sigma.descUniq F q h).inv.app ⟨i, X⟩ = (h i).inv.app X |
groupCohomology.isMulCoboundary₁_of_isMulCocycle₁_of_aut_to_units | Mathlib.RepresentationTheory.Homological.GroupCohomology.Hilbert90 | ∀ {K : Type u_1} {L : Type u_2} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] [FiniteDimensional K L]
(f : Gal(L/K) → Lˣ), groupCohomology.IsMulCocycle₁ f → groupCohomology.IsMulCoboundary₁ f |
continuousOn_union_iff_of_isOpen | Mathlib.Topology.ContinuousOn | ∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {s t : Set α} {f : α → β},
IsOpen s → IsOpen t → (ContinuousOn f (s ∪ t) ↔ ContinuousOn f s ∧ ContinuousOn f t) |
Finmap.lookup_toFinmap | Mathlib.Data.Finmap | ∀ {α : Type u} {β : α → Type v} [inst : DecidableEq α] (a : α) (s : AList β),
Finmap.lookup a s.toFinmap = AList.lookup a s |
AffineSubspace.instNontrivial | Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs | ∀ (k : Type u_1) (V : Type u_2) (P : Type u_3) [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[S : AddTorsor V P], Nontrivial (AffineSubspace k P) |
IsStarNormal.recOn | Mathlib.Algebra.Star.SelfAdjoint | {R : Type u_1} →
[inst : Mul R] →
[inst_1 : Star R] →
{x : R} →
{motive : IsStarNormal x → Sort u} →
(t : IsStarNormal x) → ((star_comm_self : Commute (star x) x) → motive ⋯) → motive t |
AugmentedSimplexCategory.inl'_eval | Mathlib.AlgebraicTopology.SimplexCategory.Augmented.Monoidal | ∀ (x y : SimplexCategory) (i : Fin (x.len + 1)),
(SimplexCategory.Hom.toOrderHom (AugmentedSimplexCategory.inl' x y)) i = Fin.cast ⋯ (Fin.castAdd (y.len + 1) i) |
Quiver.reverse | Mathlib.Combinatorics.Quiver.Symmetric | {V : Type u_4} → [inst : Quiver V] → [Quiver.HasReverse V] → {a b : V} → (a ⟶ b) → (b ⟶ a) |
Std.Time.PlainDateTime.toPlainTime | Std.Time.DateTime | Std.Time.PlainDateTime → Std.Time.PlainTime |
Parser.Attr.mfld_simps_proc | Mathlib.Tactic.Attr.Register | Lean.ParserDescr |
CategoryTheory.RetractArrow.right_i | Mathlib.CategoryTheory.Retract | ∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y Z W : C} {f : X ⟶ Y} {g : Z ⟶ W}
(h : CategoryTheory.RetractArrow f g), h.right.i = h.i.right |
ENat.floor_le._simp_1 | Mathlib.Algebra.Order.Floor.Extended | ∀ {r : ENNReal} {n : ℕ∞}, n ≠ ⊤ → (⌊r⌋ₑ ≤ n) = (r < ↑n + 1) |
Nat.isCompl_even_odd | Mathlib.Algebra.Order.Ring.Nat | IsCompl {n | Even n} {n | Odd n} |
_private.Mathlib.CategoryTheory.Sites.Hypercover.Zero.0.CategoryTheory.Precoverage.RespectsIso.of_forall_exists_iso.match_1_7 | Mathlib.CategoryTheory.Sites.Hypercover.Zero | ∀ {C : Type u_1} [inst : CategoryTheory.Category.{u_2, u_1} C] {S : C} {R T : CategoryTheory.Presieve S}
(YR : ⦃Z : C⦄ → (g : Z ⟶ S) → R g → C) (eR : ⦃Z : C⦄ → (g : Z ⟶ S) → (a : R g) → YR g a ≅ Z),
let F :=
{ I₀ := ↑R.uncurry ⊕ ↑T.uncurry, X := fun i => Sum.elim (fun j => YR (↑j).snd ⋯) (fun j => (↑j).fst) i,
f := fun i =>
match i with
| Sum.inl i => CategoryTheory.CategoryStruct.comp (eR (↑i).snd ⋯).hom (↑i).snd
| Sum.inr i => (↑i).snd };
∀ (motive : F.I₀ → Prop) (i : F.I₀),
(∀ (i : ↑R.uncurry), motive (Sum.inl i)) → (∀ (i : ↑T.uncurry), motive (Sum.inr i)) → motive i |
Subspace.orderIsoFiniteCodimDim._proof_5 | Mathlib.LinearAlgebra.Dual.Lemmas | ∀ {K : Type u_1} {V : Type u_2} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
(W : { W // FiniteDimensional K ↥W }ᵒᵈ),
Module.Finite K ↥(Submodule.dualAnnihilator ↑⟨Submodule.dualCoannihilator ↑(OrderDual.ofDual W), ⋯⟩) |
Metric.eventually_notMem_thickening_of_infEDist_pos | Mathlib.Topology.MetricSpace.Thickening | ∀ {α : Type u} [inst : PseudoEMetricSpace α] {E : Set α} {x : α},
x ∉ closure E → ∀ᶠ (δ : ℝ) in nhds 0, x ∉ Metric.thickening δ E |
_private.Mathlib.MeasureTheory.Integral.DivergenceTheorem.0.MeasureTheory.«_aux_Mathlib_MeasureTheory_Integral_DivergenceTheorem___macroRules__private_Mathlib_MeasureTheory_Integral_DivergenceTheorem_0_MeasureTheory_term__¹_1» | Mathlib.MeasureTheory.Integral.DivergenceTheorem | Lean.Macro |
PosNum.shiftl | Mathlib.Data.Num.Bitwise | PosNum → ℕ → PosNum |
_private.Mathlib.RingTheory.MvPowerSeries.LinearTopology.0.MvPowerSeries.LinearTopology.hasBasis_nhds_zero.match_1_5 | Mathlib.RingTheory.MvPowerSeries.LinearTopology | ∀ {σ : Type u_2} {R : Type u_1} [inst : Ring R] (motive : TwoSidedIdeal R × (σ →₀ ℕ) → Prop)
(h : TwoSidedIdeal R × (σ →₀ ℕ)), (∀ (I : TwoSidedIdeal R) (d : σ →₀ ℕ), motive (I, d)) → motive h |
_private.Mathlib.NumberTheory.ModularForms.DedekindEta.0.ModularForm.one_sub_eta_logDeriv_eq | Mathlib.NumberTheory.ModularForms.DedekindEta | ∀ (z : ℂ) (n : ℕ),
logDeriv (fun x => 1 - ModularForm.eta_q n x) z =
2 * ↑Real.pi * Complex.I * (↑n + 1) * -ModularForm.eta_q n z / (1 - ModularForm.eta_q n z) |
CategoryTheory.Over.map_map_left | Mathlib.CategoryTheory.Comma.Over.Basic | ∀ {T : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} T] {X Y : T} {f : X ⟶ Y} {U V : CategoryTheory.Over X}
{g : U ⟶ V}, ((CategoryTheory.Over.map f).map g).left = g.left |
_private.Lean.Meta.Tactic.CasesOnStuckLHS.0.Lean.Meta.casesOnStuckLHS?.match_1 | Lean.Meta.Tactic.CasesOnStuckLHS | (motive : DoResultPR (Array Lean.MVarId) (Option (Array Lean.MVarId)) PUnit.{1} → Sort u_1) →
(r : DoResultPR (Array Lean.MVarId) (Option (Array Lean.MVarId)) PUnit.{1}) →
((a : Array Lean.MVarId) → (u : PUnit.{1}) → motive (DoResultPR.pure a u)) →
((b : Option (Array Lean.MVarId)) → (u : PUnit.{1}) → motive (DoResultPR.return b u)) → motive r |
_private.Mathlib.Combinatorics.SimpleGraph.Connectivity.WalkDecomp.0.SimpleGraph.Walk.mem_support_iff_exists_append._simp_1_2 | Mathlib.Combinatorics.SimpleGraph.Connectivity.WalkDecomp | ∀ {V : Type u} {G : SimpleGraph V} {u v : V} (p : G.Walk u v), (v ∈ p.support) = True |
_private.Mathlib.Algebra.Group.Prod.0.Prod.instCancelMonoid._simp_3 | Mathlib.Algebra.Group.Prod | ∀ {b : Prop} (α : Sort u_1) [i : Nonempty α], (∀ (a : α), b) = b |
Std.DTreeMap.Const.getD_ofList_of_contains_eq_false | Std.Data.DTreeMap.Lemmas | ∀ {α : Type u} {cmp : α → α → Ordering} {β : Type v} [Std.TransCmp cmp] [inst : BEq α] [Std.LawfulBEqCmp cmp]
{l : List (α × β)} {k : α} {fallback : β},
(List.map Prod.fst l).contains k = false →
Std.DTreeMap.Const.getD (Std.DTreeMap.Const.ofList l cmp) k fallback = fallback |
_private.Lean.Elab.Tactic.BVDecide.Frontend.BVDecide.ReifiedBVPred.0.Lean.Elab.Tactic.BVDecide.Frontend.ReifiedBVPred.mkGetLsbD.match_1 | Lean.Elab.Tactic.BVDecide.Frontend.BVDecide.ReifiedBVPred | (motive : Option Lean.Expr → Sort u_1) →
(__discr : Option Lean.Expr) →
((subProof : Lean.Expr) → motive (some subProof)) → ((x : Option Lean.Expr) → motive x) → motive __discr |
_private.Lean.Elab.Tactic.BVDecide.Frontend.BVDecide.Reflect.0.Lean.Elab.Tactic.BVDecide.Frontend.LemmaM.withBVLogicalCache.match_1 | Lean.Elab.Tactic.BVDecide.Frontend.BVDecide.Reflect | (motive : Option (Option Lean.Elab.Tactic.BVDecide.Frontend.ReifiedBVLogical) → Sort u_1) →
(x : Option (Option Lean.Elab.Tactic.BVDecide.Frontend.ReifiedBVLogical)) →
((hit : Option Lean.Elab.Tactic.BVDecide.Frontend.ReifiedBVLogical) → motive (some hit)) →
(Unit → motive none) → motive x |
Mathlib.Tactic.AtomM.Recurse.Config.zetaDelta | Mathlib.Util.AtomM.Recurse | Mathlib.Tactic.AtomM.Recurse.Config → Bool |
Std.DTreeMap.Internal.Impl.insertMin!._sunfold | Std.Data.DTreeMap.Internal.Operations | {α : Type u} → {β : α → Type v} → (k : α) → β k → Std.DTreeMap.Internal.Impl α β → Std.DTreeMap.Internal.Impl α β |
_private.Std.Data.Internal.List.Associative.0.Std.Internal.List.Const.minKey?_modifyKey_beq._simp_1_1 | Std.Data.Internal.List.Associative | ∀ {α : Type u_1} {o : Option α} {a : α}, (o = some a) = ∃ (h : o.isSome = true), o.get h = a |
Std.Net.SocketAddressV6.mk.noConfusion | Std.Net.Addr | {P : Sort u} →
{addr : Std.Net.IPv6Addr} →
{port : UInt16} →
{addr' : Std.Net.IPv6Addr} →
{port' : UInt16} →
{ addr := addr, port := port } = { addr := addr', port := port' } → (addr = addr' → port = port' → P) → P |
_private.Mathlib.NumberTheory.ModularForms.NormTrace.0.ModularForm.eq_const_of_weight_zero₀._simp_1_6 | Mathlib.NumberTheory.ModularForms.NormTrace | ∀ {G : Type u_3} [inst : AddGroup G] {a b : G}, (a - b = 0) = (a = b) |
IO.Process.SpawnArgs.inheritEnv._default | Init.System.IO | Bool |
PartialEquiv.trans' | Mathlib.Logic.Equiv.PartialEquiv | {α : Type u_1} →
{β : Type u_2} →
{γ : Type u_3} → (e : PartialEquiv α β) → (e' : PartialEquiv β γ) → e.target = e'.source → PartialEquiv α γ |
Std.Internal.IO.Process.ResourceUsageStats.messagesSent | Std.Internal.Async.Process | Std.Internal.IO.Process.ResourceUsageStats → UInt64 |
_private.Mathlib.NumberTheory.ModularForms.DedekindEta.0.ModularForm.multipliableLocallyUniformlyOn_eta._simp_1_1 | Mathlib.NumberTheory.ModularForms.DedekindEta | ∀ {E : Type u_5} [inst : SeminormedAddGroup E] (a : E), (0 ≤ ‖a‖) = True |
CategoryTheory.Functor.PreOneHypercoverDenseData.multicospanShape | Mathlib.CategoryTheory.Sites.DenseSubsite.OneHypercoverDense | {C₀ : Type u₀} →
{C : Type u} →
[inst : CategoryTheory.Category.{v₀, u₀} C₀] →
[inst_1 : CategoryTheory.Category.{v, u} C] →
{F : CategoryTheory.Functor C₀ C} →
{X : C} → F.PreOneHypercoverDenseData X → CategoryTheory.Limits.MulticospanShape |
FiberBundleCore.rec | Mathlib.Topology.FiberBundle.Basic | {ι : Type u_5} →
{B : Type u_6} →
[inst : TopologicalSpace B] →
{F : Type u_7} →
[inst_1 : TopologicalSpace F] →
{motive : FiberBundleCore ι B F → Sort u} →
((baseSet : ι → Set B) →
(isOpen_baseSet : ∀ (i : ι), IsOpen (baseSet i)) →
(indexAt : B → ι) →
(mem_baseSet_at : ∀ (x : B), x ∈ baseSet (indexAt x)) →
(coordChange : ι → ι → B → F → F) →
(coordChange_self : ∀ (i : ι), ∀ x ∈ baseSet i, ∀ (v : F), coordChange i i x v = v) →
(continuousOn_coordChange :
∀ (i j : ι),
ContinuousOn (fun p => coordChange i j p.1 p.2) ((baseSet i ∩ baseSet j) ×ˢ Set.univ)) →
(coordChange_comp :
∀ (i j k : ι),
∀ x ∈ baseSet i ∩ baseSet j ∩ baseSet k,
∀ (v : F), coordChange j k x (coordChange i j x v) = coordChange i k x v) →
motive
{ baseSet := baseSet, isOpen_baseSet := isOpen_baseSet, indexAt := indexAt,
mem_baseSet_at := mem_baseSet_at, coordChange := coordChange,
coordChange_self := coordChange_self,
continuousOn_coordChange := continuousOn_coordChange,
coordChange_comp := coordChange_comp }) →
(t : FiberBundleCore ι B F) → motive t |
Asymptotics.IsEquivalent.mono | Mathlib.Analysis.Asymptotics.AsymptoticEquivalent | ∀ {α : Type u_1} {β : Type u_2} [inst : NormedAddCommGroup β] {l : Filter α} {f g : α → β} {l' : Filter α},
Asymptotics.IsEquivalent l' f g → l ≤ l' → Asymptotics.IsEquivalent l f g |
Sylow.noConfusionType | Mathlib.GroupTheory.Sylow | Sort u →
{p : ℕ} →
{G : Type u_1} →
[inst : Group G] → Sylow p G → {p' : ℕ} → {G' : Type u_1} → [inst' : Group G'] → Sylow p' G' → Sort u |
_private.Lean.Elab.MutualDef.0.Lean.Elab.Term.MutualClosure.mkClosureForAux._unsafe_rec | Lean.Elab.MutualDef | Array Lean.FVarId → StateRefT' IO.RealWorld Lean.Elab.Term.MutualClosure.ClosureState Lean.Elab.TermElabM Unit |
_private.Mathlib.Tactic.Translate.TagUnfoldBoundary.0.Mathlib.Tactic.Translate.elabInsertCastAux | Mathlib.Tactic.Translate.TagUnfoldBoundary | Lean.Name →
Mathlib.Tactic.Translate.CastKind✝ →
Lean.Term → Mathlib.Tactic.Translate.TranslateData → Lean.Elab.Command.CommandElabM (Lean.Name × Lean.Name) |
Quotient.outRelEmbedding_apply | Mathlib.Order.RelIso.Basic | ∀ {α : Type u_1} {x : Setoid α} {r : α → α → Prop} (H : ∀ (a₁ b₁ a₂ b₂ : α), a₁ ≈ a₂ → b₁ ≈ b₂ → r a₁ b₁ = r a₂ b₂)
(a : Quotient x), (Quotient.outRelEmbedding H) a = a.out |
ContinuousLinearMap.coprod_apply | Mathlib.Topology.Algebra.Module.LinearMapPiProd | ∀ {R : Type u_1} {M : Type u_3} {M₁ : Type u_5} {M₂ : Type u_6} [inst : Semiring R] [inst_1 : TopologicalSpace M]
[inst_2 : TopologicalSpace M₁] [inst_3 : TopologicalSpace M₂] [inst_4 : AddCommMonoid M] [inst_5 : Module R M]
[inst_6 : ContinuousAdd M] [inst_7 : AddCommMonoid M₁] [inst_8 : Module R M₁] [inst_9 : AddCommMonoid M₂]
[inst_10 : Module R M₂] (f₁ : M₁ →L[R] M) (f₂ : M₂ →L[R] M) (a : M₁ × M₂), (f₁.coprod f₂) a = f₁ a.1 + f₂ a.2 |
Std.HashMap.getKey!_union_of_not_mem_left | Std.Data.HashMap.Lemmas | ∀ {α : Type u} {x : BEq α} {x_1 : Hashable α} {β : Type v} {m₁ m₂ : Std.HashMap α β} [inst : Inhabited α] [EquivBEq α]
[LawfulHashable α] {k : α}, k ∉ m₁ → (m₁ ∪ m₂).getKey! k = m₂.getKey! k |
CategoryTheory.NatTrans.shift_app | Mathlib.CategoryTheory.Shift.CommShift | ∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {F₁ F₂ : CategoryTheory.Functor C D} (τ : F₁ ⟶ F₂) {A : Type u_5}
[inst_2 : AddMonoid A] [inst_3 : CategoryTheory.HasShift C A] [inst_4 : CategoryTheory.HasShift D A]
[inst_5 : F₁.CommShift A] [inst_6 : F₂.CommShift A] [CategoryTheory.NatTrans.CommShift τ A] (a : A) (X : C),
(CategoryTheory.shiftFunctor D a).map (τ.app X) =
CategoryTheory.CategoryStruct.comp ((CategoryTheory.Functor.commShiftIso F₁ a).inv.app X)
(CategoryTheory.CategoryStruct.comp (τ.app ((CategoryTheory.shiftFunctor C a).obj X))
((CategoryTheory.Functor.commShiftIso F₂ a).hom.app X)) |
_private.Mathlib.Logic.Denumerable.0.nonempty_denumerable_iff.match_1_1 | Mathlib.Logic.Denumerable | ∀ {α : Type u_1} (motive : Nonempty (Denumerable α) → Prop) (x : Nonempty (Denumerable α)),
(∀ (val : Denumerable α), motive ⋯) → motive x |
List.TProd.elim'.congr_simp | Mathlib.Data.Prod.TProd | ∀ {ι : Type u} {α : ι → Type v} {l : List ι} {inst : DecidableEq ι} [inst_1 : DecidableEq ι] (h : ∀ (i : ι), i ∈ l)
(v v_1 : List.TProd α l), v = v_1 → ∀ (i : ι), List.TProd.elim' h v i = List.TProd.elim' h v_1 i |
CategoryTheory.MonoidalCategory.tensorHom_def'_assoc | Mathlib.CategoryTheory.Monoidal.Category | ∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.MonoidalCategory C] {X₁ Y₁ X₂ Y₂ : C}
(f : X₁ ⟶ Y₁) (g : X₂ ⟶ Y₂) {Z : C} (h : CategoryTheory.MonoidalCategoryStruct.tensorObj Y₁ Y₂ ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.tensorHom f g) h =
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerLeft X₁ g)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerRight f Y₂) h) |
Subarray.array.eq_1 | Init.Data.Slice.Array.Lemmas | ∀ {α : Type u_1} (xs : Subarray α), xs.array = xs.internalRepresentation.array |
stalkSkyscraperSheafAdjunction._proof_1 | Mathlib.Topology.Sheaves.Skyscraper | ∀ {X : TopCat} (p₀ : ↑X) [inst : (U : TopologicalSpace.Opens ↑X) → Decidable (p₀ ∈ U)] {C : Type u_2}
[inst_1 : CategoryTheory.Category.{u_1, u_2} C] [inst_2 : CategoryTheory.Limits.HasTerminal C]
[inst_3 : CategoryTheory.Limits.HasColimits C] (𝓐 𝓑 : TopCat.Sheaf C X) (f : 𝓐 ⟶ 𝓑),
(CategoryTheory.CategoryStruct.comp ((CategoryTheory.Functor.id (TopCat.Sheaf C X)).map f)
{ val := (StalkSkyscraperPresheafAdjunctionAuxs.unit p₀).app 𝓑.val }).val =
(CategoryTheory.CategoryStruct.comp { val := (StalkSkyscraperPresheafAdjunctionAuxs.unit p₀).app 𝓐.val }
((((TopCat.Sheaf.forget C X).comp (TopCat.Presheaf.stalkFunctor C p₀)).comp (skyscraperSheafFunctor p₀)).map
f)).val |
Std.DTreeMap.minKey?_eq_some_iff_getKey?_eq_self_and_forall | Std.Data.DTreeMap.Lemmas | ∀ {α : Type u} {β : α → Type v} {cmp : α → α → Ordering} {t : Std.DTreeMap α β cmp} [Std.TransCmp cmp] {km : α},
t.minKey? = some km ↔ t.getKey? km = some km ∧ ∀ k ∈ t, (cmp km k).isLE = true |
Nat.ceil_add_le | Mathlib.Algebra.Order.Floor.Semiring | ∀ {R : Type u_1} [inst : Semiring R] [inst_1 : LinearOrder R] [inst_2 : FloorSemiring R] [IsStrictOrderedRing R]
(a b : R), ⌈a + b⌉₊ ≤ ⌈a⌉₊ + ⌈b⌉₊ |
_private.Mathlib.CategoryTheory.Monoidal.Category.0.CategoryTheory.MonoidalCategory.whisker_exchange._simp_1_1 | Mathlib.CategoryTheory.Monoidal.Category | ∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.MonoidalCategory C] (X : C)
{Y₁ Y₂ : C} (f : Y₁ ⟶ Y₂),
CategoryTheory.MonoidalCategoryStruct.whiskerLeft X f =
CategoryTheory.MonoidalCategoryStruct.tensorHom (CategoryTheory.CategoryStruct.id X) f |
CategoryTheory.Functor.PreOneHypercoverDenseData.multicospanIndex | Mathlib.CategoryTheory.Sites.DenseSubsite.OneHypercoverDense | {C₀ : Type u₀} →
{C : Type u} →
[inst : CategoryTheory.Category.{v₀, u₀} C₀] →
[inst_1 : CategoryTheory.Category.{v, u} C] →
{F : CategoryTheory.Functor C₀ C} →
{A : Type u'} →
[inst_2 : CategoryTheory.Category.{v', u'} A] →
{X : C} →
(data : F.PreOneHypercoverDenseData X) →
CategoryTheory.Functor C₀ᵒᵖ A → CategoryTheory.Limits.MulticospanIndex data.multicospanShape A |
unitary.coe_star | Mathlib.Algebra.Star.Unitary | ∀ {R : Type u_1} [inst : Monoid R] [inst_1 : StarMul R] {U : ↥(unitary R)}, ↑(star U) = star ↑U |
_private.Init.Data.Iterators.Lemmas.Combinators.Monadic.FilterMap.0.Std.IterM.step_filterM.match_1.eq_2 | Init.Data.Iterators.Lemmas.Combinators.Monadic.FilterMap | ∀ {β : Type u_1} {n : Type u_1 → Type u_2} {f : β → n (ULift.{u_1, 0} Bool)} [inst : MonadAttach n] (out : β)
(motive : Subtype (MonadAttach.CanReturn (f out)) → Sort u_3) (hf : MonadAttach.CanReturn (f out) { down := true })
(h_1 : (hf : MonadAttach.CanReturn (f out) { down := false }) → motive ⟨{ down := false }, hf⟩)
(h_2 : (hf : MonadAttach.CanReturn (f out) { down := true }) → motive ⟨{ down := true }, hf⟩),
(match ⟨{ down := true }, hf⟩ with
| ⟨{ down := false }, hf⟩ => h_1 hf
| ⟨{ down := true }, hf⟩ => h_2 hf) =
h_2 hf |
FormalMultilinearSeries.compChangeOfVariables_blocksFun | Mathlib.Analysis.Analytic.Composition | ∀ (m M N : ℕ) {i : (n : ℕ) × (Fin n → ℕ)} (hi : i ∈ FormalMultilinearSeries.compPartialSumSource m M N) (j : Fin i.fst),
(FormalMultilinearSeries.compChangeOfVariables m M N i hi).snd.blocksFun ⟨↑j, ⋯⟩ = i.snd j |
Set.infinite_of_finite_compl | Mathlib.Data.Set.Finite.Basic | ∀ {α : Type u} [Infinite α] {s : Set α}, sᶜ.Finite → s.Infinite |
WeierstrassCurve.Δ._proof_1 | Mathlib.AlgebraicGeometry.EllipticCurve.Weierstrass | (7 + 1).AtLeastTwo |
Real.deriv_arccos | Mathlib.Analysis.SpecialFunctions.Trigonometric.InverseDeriv | deriv Real.arccos = fun x => -(1 / √(1 - x ^ 2)) |
Algebra.TensorProduct.instNonUnitalRing | Mathlib.RingTheory.TensorProduct.Basic | {R : Type uR} →
{A : Type uA} →
{B : Type uB} →
[inst : CommSemiring R] →
[inst_1 : NonUnitalRing A] →
[inst_2 : Module R A] →
[SMulCommClass R A A] →
[IsScalarTower R A A] →
[inst_5 : NonUnitalSemiring B] →
[inst_6 : Module R B] →
[SMulCommClass R B B] → [IsScalarTower R B B] → NonUnitalRing (TensorProduct R A B) |
QuadraticModuleCat.Hom.mk.injEq | Mathlib.LinearAlgebra.QuadraticForm.QuadraticModuleCat | ∀ {R : Type u} [inst : CommRing R] {V W : QuadraticModuleCat R} (toIsometry' toIsometry'_1 : V.form →qᵢ W.form),
({ toIsometry' := toIsometry' } = { toIsometry' := toIsometry'_1 }) = (toIsometry' = toIsometry'_1) |
Std.ExtDHashMap.mem_inter_iff._simp_1 | Std.Data.ExtDHashMap.Lemmas | ∀ {α : Type u} {x : BEq α} {x_1 : Hashable α} {β : α → Type v} {m₁ m₂ : Std.ExtDHashMap α β} [inst : EquivBEq α]
[inst_1 : LawfulHashable α] {k : α}, (k ∈ m₁ ∩ m₂) = (k ∈ m₁ ∧ k ∈ m₂) |
CategoryTheory.Pi.closedUnit._proof_2 | Mathlib.CategoryTheory.Pi.Monoidal | ∀ {I : Type u_2} {C : I → Type u_3} [inst : (i : I) → CategoryTheory.Category.{u_1, u_3} (C i)]
[inst_1 : (i : I) → CategoryTheory.MonoidalCategory (C i)] [inst_2 : (i : I) → CategoryTheory.MonoidalClosed (C i)]
(X : (i : I) → C i) ⦃X_1 Y : (i : I) → C i⦄ (f : X_1 ⟶ Y),
(CategoryTheory.CategoryStruct.comp ((CategoryTheory.Functor.id ((i : I) → C i)).map f) fun i =>
(CategoryTheory.ihom.coev (X i)).app (Y i)) =
CategoryTheory.CategoryStruct.comp (fun i => (CategoryTheory.ihom.coev (X i)).app (X_1 i))
(((CategoryTheory.MonoidalCategory.tensorLeft X).comp (CategoryTheory.Pi.ihom X)).map f) |
Plausible.Gen.Gen.outOfFuel | Plausible.Gen | Plausible.GenError |
_private.Std.Data.DTreeMap.Internal.Lemmas.0.Std.DTreeMap.Internal.Impl.equiv_iff_toList_perm._simp_1_4 | Std.Data.DTreeMap.Internal.Lemmas | ∀ {α : Type u} {β : α → Type v} {t t' : Std.DTreeMap.Internal.Impl α β}, t.Equiv t' = t.toListModel.Perm t'.toListModel |
CategoryTheory.Limits.filtered_colim_preservesFiniteLimits_of_types | Mathlib.CategoryTheory.Limits.FilteredColimitCommutesFiniteLimit | ∀ {K : Type u₂} [inst : CategoryTheory.Category.{v₂, u₂} K] [inst_1 : Small.{v, u₂} K] [CategoryTheory.IsFiltered K],
CategoryTheory.Limits.PreservesFiniteLimits CategoryTheory.Limits.colim |
_private.Mathlib.Analysis.Convex.PathConnected.0.Path.range_segment._simp_1_1 | Mathlib.Analysis.Convex.PathConnected | ∀ {E : Type u_1} [inst : AddCommGroup E] [inst_1 : Module ℝ E] [inst_2 : TopologicalSpace E] [inst_3 : ContinuousAdd E]
[inst_4 : ContinuousSMul ℝ E] (a b : E) (t : ↑unitInterval), (AffineMap.lineMap a b) ↑t = (Path.segment a b) t |
LinearMap.coe_restrictScalars | Mathlib.Algebra.Module.LinearMap.Defs | ∀ (R : Type u_1) {S : Type u_5} {M : Type u_8} {M₂ : Type u_10} [inst : Semiring R] [inst_1 : Semiring S]
[inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] [inst_4 : Module R M] [inst_5 : Module R M₂]
[inst_6 : Module S M] [inst_7 : Module S M₂] [inst_8 : LinearMap.CompatibleSMul M M₂ R S] (f : M →ₗ[S] M₂),
⇑(↑R f) = ⇑f |
Option.decidableForallMem._proof_1 | Init.Data.Option.Instances | ∀ {α : Type u_1} {p : α → Prop}, ∀ a ∈ none, p a |
HomologicalComplex.mapBifunctor₁₂.D₁.congr_simp | Mathlib.Algebra.Homology.BifunctorAssociator | ∀ {C₁ : Type u_1} {C₂ : Type u_2} {C₁₂ : Type u_3} {C₃ : Type u_5} {C₄ : Type u_6}
[inst : CategoryTheory.Category.{v_1, u_1} C₁] [inst_1 : CategoryTheory.Category.{v_2, u_2} C₂]
[inst_2 : CategoryTheory.Category.{v_3, u_5} C₃] [inst_3 : CategoryTheory.Category.{v_4, u_6} C₄]
[inst_4 : CategoryTheory.Category.{v_5, u_3} C₁₂] [inst_5 : CategoryTheory.Limits.HasZeroMorphisms C₁]
[inst_6 : CategoryTheory.Limits.HasZeroMorphisms C₂] [inst_7 : CategoryTheory.Limits.HasZeroMorphisms C₃]
[inst_8 : CategoryTheory.Preadditive C₁₂] [inst_9 : CategoryTheory.Preadditive C₄]
(F₁₂ : CategoryTheory.Functor C₁ (CategoryTheory.Functor C₂ C₁₂))
(G : CategoryTheory.Functor C₁₂ (CategoryTheory.Functor C₃ C₄)) [inst_10 : F₁₂.PreservesZeroMorphisms]
[inst_11 : ∀ (X₁ : C₁), (F₁₂.obj X₁).PreservesZeroMorphisms] [inst_12 : G.Additive]
[inst_13 : ∀ (X₁₂ : C₁₂), (G.obj X₁₂).PreservesZeroMorphisms] {ι₁ : Type u_7} {ι₂ : Type u_8} {ι₃ : Type u_9}
{ι₁₂ : Type u_10} {ι₄ : Type u_12} [inst_14 : DecidableEq ι₄] {c₁ : ComplexShape ι₁} {c₂ : ComplexShape ι₂}
{c₃ : ComplexShape ι₃} (K₁ : HomologicalComplex C₁ c₁) (K₂ : HomologicalComplex C₂ c₂) (K₃ : HomologicalComplex C₃ c₃)
(c₁₂ : ComplexShape ι₁₂) (c₄ : ComplexShape ι₄) [inst_15 : TotalComplexShape c₁ c₂ c₁₂]
[inst_16 : TotalComplexShape c₁₂ c₃ c₄] [inst_17 : K₁.HasMapBifunctor K₂ F₁₂ c₁₂] [inst_18 : DecidableEq ι₁₂]
[inst_19 : (K₁.mapBifunctor K₂ F₁₂ c₁₂).HasMapBifunctor K₃ G c₄]
[inst_20 : HomologicalComplex.HasGoodTrifunctor₁₂Obj F₁₂ G K₁ K₂ K₃ c₁₂ c₄] (j j' : ι₄),
HomologicalComplex.mapBifunctor₁₂.D₁ F₁₂ G K₁ K₂ K₃ c₁₂ c₄ j j' =
HomologicalComplex.mapBifunctor₁₂.D₁ F₁₂ G K₁ K₂ K₃ c₁₂ c₄ j j' |
Lean.MessageSeverity.recOn | Lean.Message | {motive : Lean.MessageSeverity → Sort u} →
(t : Lean.MessageSeverity) →
motive Lean.MessageSeverity.information →
motive Lean.MessageSeverity.warning → motive Lean.MessageSeverity.error → motive t |
AddMonoidAlgebra.grade.decomposition | Mathlib.Algebra.MonoidAlgebra.Grading | {ι : Type u_2} →
{R : Type u_3} →
[inst : DecidableEq ι] →
[AddMonoid ι] → [inst_2 : CommSemiring R] → DirectSum.Decomposition (AddMonoidAlgebra.grade R) |
Lean.Meta.Grind.Arith.Cutsat.VarInfo.maxDvdCoeff._default | Lean.Meta.Tactic.Grind.Arith.Cutsat.ReorderVars | ℕ |
AlgebraicTopology.DoldKan.Γ₀.splitting._proof_3 | Mathlib.AlgebraicTopology.DoldKan.FunctorGamma | ∀ {C : Type u_2} [inst : CategoryTheory.Category.{u_1, u_2} C] [inst_1 : CategoryTheory.Preadditive C]
[CategoryTheory.Limits.HasFiniteCoproducts C] (K : ChainComplex C ℕ) (Δ : SimplexCategoryᵒᵖ),
CategoryTheory.Limits.HasColimit
(CategoryTheory.Discrete.functor (SimplicialObject.Splitting.summand (fun n => K.X n) Δ)) |
CategoryTheory.FreeBicategory.homCategory' | Mathlib.CategoryTheory.Bicategory.Coherence | {B : Type u} →
[inst : Quiver B] → (a b : B) → CategoryTheory.Category.{max u v, max u v} (CategoryTheory.FreeBicategory.Hom a b) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.