name stringlengths 2 347 | module stringlengths 6 90 | type stringlengths 1 5.42M |
|---|---|---|
_private.Mathlib.RingTheory.MvPolynomial.WeightedHomogeneous.0.MvPolynomial.weightedTotalDegree'_eq_bot_iff._simp_1_4 | Mathlib.RingTheory.MvPolynomial.WeightedHomogeneous | ∀ {α : Type u_1} {a : α}, (↑a = ⊥) = False |
Std.HashSet.Raw.get_diff | Std.Data.HashSet.RawLemmas | ∀ {α : Type u} [inst : BEq α] [inst_1 : Hashable α] {m₁ m₂ : Std.HashSet.Raw α} [inst_2 : EquivBEq α]
[inst_3 : LawfulHashable α] (h₁ : m₁.WF) (h₂ : m₂.WF) {k : α} {h_mem : k ∈ m₁ \ m₂},
(m₁ \ m₂).get k h_mem = m₁.get k ⋯ |
instAddRightCancelMonoidOrderDual | Mathlib.Algebra.Order.Group.Synonym | {α : Type u_1} → [h : AddRightCancelMonoid α] → AddRightCancelMonoid αᵒᵈ |
PadicInt.norm_intCast_lt_one_iff | Mathlib.NumberTheory.Padics.PadicIntegers | ∀ {p : ℕ} [hp : Fact (Nat.Prime p)] {z : ℤ}, ‖↑z‖ < 1 ↔ ↑p ∣ z |
_private.Lean.Widget.UserWidget.0.Lean.Widget.builtinModulesRef | Lean.Widget.UserWidget | IO.Ref (Std.TreeMap UInt64 (Lean.Name × Lean.Widget.Module) compare) |
LieSubalgebra.span_univ | Mathlib.Algebra.Lie.Subalgebra | ∀ (R : Type u) (L : Type v) [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L],
LieSubalgebra.lieSpan R L Set.univ = ⊤ |
CategoryTheory.Lax.OplaxTrans.mk.sizeOf_spec | Mathlib.CategoryTheory.Bicategory.NaturalTransformation.Lax | ∀ {B : Type u₁} [inst : CategoryTheory.Bicategory B] {C : Type u₂} [inst_1 : CategoryTheory.Bicategory C]
{F G : CategoryTheory.LaxFunctor B C} [inst_2 : SizeOf B] [inst_3 : SizeOf C] (app : (a : B) → F.obj a ⟶ G.obj a)
(naturality :
{a b : B} →
(f : a ⟶ b) →
CategoryTheory.CategoryStruct.comp (F.map f) (app b) ⟶ CategoryTheory.CategoryStruct.comp (app a) (G.map f))
(naturality_naturality :
autoParam
(∀ {a b : B} {f g : a ⟶ b} (η : f ⟶ g),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerRight (F.map₂ η) (app b)) (naturality g) =
CategoryTheory.CategoryStruct.comp (naturality f) (CategoryTheory.Bicategory.whiskerLeft (app a) (G.map₂ η)))
CategoryTheory.Lax.OplaxTrans.naturality_naturality._autoParam)
(naturality_id :
autoParam
(∀ (a : B),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerRight (F.mapId a) (app a))
(naturality (CategoryTheory.CategoryStruct.id a)) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.leftUnitor (app a)).hom
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.rightUnitor (app a)).inv
(CategoryTheory.Bicategory.whiskerLeft (app a) (G.mapId a))))
CategoryTheory.Lax.OplaxTrans.naturality_id._autoParam)
(naturality_comp :
autoParam
(∀ {a b c : B} (f : a ⟶ b) (g : b ⟶ c),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerRight (F.mapComp f g) (app c))
(naturality (CategoryTheory.CategoryStruct.comp f g)) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.associator (F.map f) (F.map g) (app c)).hom
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerLeft (F.map f) (naturality g))
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.associator (F.map f) (app b) (G.map g)).inv
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerRight (naturality f) (G.map g))
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Bicategory.associator (app a) (G.map f) (G.map g)).hom
(CategoryTheory.Bicategory.whiskerLeft (app a) (G.mapComp f g)))))))
CategoryTheory.Lax.OplaxTrans.naturality_comp._autoParam),
sizeOf
{ app := app, naturality := naturality, naturality_naturality := naturality_naturality,
naturality_id := naturality_id, naturality_comp := naturality_comp } =
1 |
Batteries.BinomialHeap.merge.match_1 | Batteries.Data.BinomialHeap.Basic | {α : Type u_1} →
{le : α → α → Bool} →
(motive : Batteries.BinomialHeap α le → Batteries.BinomialHeap α le → Sort u_2) →
(x x_1 : Batteries.BinomialHeap α le) →
((b₁ : Batteries.BinomialHeap.Imp.Heap α) →
(h₁ : Batteries.BinomialHeap.Imp.Heap.WF le 0 b₁) →
(b₂ : Batteries.BinomialHeap.Imp.Heap α) →
(h₂ : Batteries.BinomialHeap.Imp.Heap.WF le 0 b₂) → motive ⟨b₁, h₁⟩ ⟨b₂, h₂⟩) →
motive x x_1 |
List.min_replicate | Init.Data.List.MinMax | ∀ {α : Type u_1} [inst : Min α] [Std.MinEqOr α] {n : ℕ} {a : α} (h : List.replicate n a ≠ []),
(List.replicate n a).min h = a |
_private.Aesop.Tree.Tracing.0.Aesop.Goal.traceMetadata.match_1 | Aesop.Tree.Tracing | (motive : Option (Lean.MVarId × Lean.Meta.SavedState) → Sort u_1) →
(x : Option (Lean.MVarId × Lean.Meta.SavedState)) →
(Unit → motive none) →
((goal : Lean.MVarId) → (state : Lean.Meta.SavedState) → motive (some (goal, state))) → motive x |
Valuation.IsEquiv.orderRingIso.congr_simp | Mathlib.Topology.Algebra.Valued.WithVal | ∀ {R : Type u_4} {Γ₀ : Type u_5} {Γ₀' : Type u_6} [inst : Ring R] [inst_1 : LinearOrderedCommGroupWithZero Γ₀]
[inst_2 : LinearOrderedCommGroupWithZero Γ₀'] {v : Valuation R Γ₀} {w : Valuation R Γ₀'} (h : v.IsEquiv w),
h.orderRingIso = h.orderRingIso |
_private.Mathlib.Algebra.Group.TypeTags.Basic.0.isRegular_toMul._simp_1_2 | Mathlib.Algebra.Group.TypeTags.Basic | ∀ {R : Type u_1} [inst : Mul R] {c : R}, IsRegular c = (IsLeftRegular c ∧ IsRightRegular c) |
Nat.mul_pos_iff_of_pos_left | Init.Data.Nat.Lemmas | ∀ {a b : ℕ}, 0 < a → (0 < a * b ↔ 0 < b) |
LinOrd.instConcreteCategoryOrderHomCarrier._proof_4 | Mathlib.Order.Category.LinOrd | ∀ {X Y Z : LinOrd} (f : X ⟶ Y) (g : Y ⟶ Z) (x : ↑X), (CategoryTheory.CategoryStruct.comp f g).hom' x = g.hom' (f.hom' x) |
HomologicalComplex.monoidalCategoryStruct._proof_4 | Mathlib.Algebra.Homology.Monoidal | ∀ (C : Type u_3) [inst : CategoryTheory.Category.{u_2, u_3} C] [inst_1 : CategoryTheory.MonoidalCategory C]
[inst_2 : CategoryTheory.Preadditive C] {I : Type u_1} [inst_3 : AddMonoid I] (c : ComplexShape I)
[∀ (X₁ X₂ X₃ : CategoryTheory.GradedObject I C), X₁.HasGoodTensor₁₂Tensor X₂ X₃] (K₁ K₂ K₃ : HomologicalComplex C c),
CategoryTheory.GradedObject.HasGoodTensor₁₂Tensor K₁.X K₂.X K₃.X |
_private.Mathlib.CategoryTheory.MorphismProperty.OfObjectProperty.0.CategoryTheory.MorphismProperty.ofObjectProperty_map_le.match_1_1 | Mathlib.CategoryTheory.MorphismProperty.OfObjectProperty | ∀ {C : Type u_2} [inst : CategoryTheory.Category.{u_1, u_2} C] (P Q : CategoryTheory.ObjectProperty C) {D : Type u_4}
[inst_1 : CategoryTheory.Category.{u_3, u_4} D] (F : CategoryTheory.Functor C D) ⦃X Y : D⦄ (f : X ⟶ Y)
(motive : (CategoryTheory.MorphismProperty.ofObjectProperty P Q).map F f → Prop)
(h : (CategoryTheory.MorphismProperty.ofObjectProperty P Q).map F f),
(∀ (X' Y' : C) (f' : X' ⟶ Y') (hX' : P X') (hY' : Q Y')
(i : CategoryTheory.Arrow.mk (F.map f') ≅ CategoryTheory.Arrow.mk f), motive ⋯) →
motive h |
CategoryTheory.NatIso.ofComponents'_hom_app | Mathlib.CategoryTheory.NatIso | ∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{F G : CategoryTheory.Functor C D} (app : (X : C) → F.obj X ≅ G.obj X)
(naturality :
autoParam
(∀ {X Y : C} (f : Y ⟶ X),
CategoryTheory.CategoryStruct.comp (app Y).inv (F.map f) =
CategoryTheory.CategoryStruct.comp (G.map f) (app X).inv)
CategoryTheory.NatIso.ofComponents'._auto_1)
(X : C), (CategoryTheory.NatIso.ofComponents' app naturality).hom.app X = (app X).hom |
OrderIso.symm_image_image | Mathlib.Order.Hom.Set | ∀ {α : Type u_1} {β : Type u_2} [inst : LE α] [inst_1 : LE β] (e : α ≃o β) (s : Set α), ⇑e.symm '' (⇑e '' s) = s |
spinGroup.mul_star_self_of_mem | Mathlib.LinearAlgebra.CliffordAlgebra.SpinGroup | ∀ {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}, x ∈ spinGroup Q → x * star x = 1 |
_private.Mathlib.Algebra.GroupWithZero.NonZeroDivisors.0.associatesNonZeroDivisorsEquiv._simp_1 | Mathlib.Algebra.GroupWithZero.NonZeroDivisors | ∀ {M₀ : Type u_2} [inst : MonoidWithZero M₀] {r : M₀},
(r ∈ nonZeroDivisors M₀) = ((∀ (x : M₀), r * x = 0 → x = 0) ∧ ∀ (x : M₀), x * r = 0 → x = 0) |
Lean.Parser.sepByElemParser.formatter | Lean.Parser.Extra | Lean.PrettyPrinter.Formatter → String → Lean.PrettyPrinter.Formatter |
Submodule.finite_iSup | Mathlib.RingTheory.Finiteness.Lattice | ∀ {R : Type u_2} {V : Type u_3} [inst : Ring R] [inst_1 : AddCommGroup V] [inst_2 : Module R V] {ι : Sort u_1}
[Finite ι] (S : ι → Submodule R V) [∀ (i : ι), Module.Finite R ↥(S i)], Module.Finite R ↥(⨆ i, S i) |
Lean.Meta.Grind.Arith.Cutsat.ToIntInfo.ofLE? | Lean.Meta.Tactic.Grind.Arith.Cutsat.ToIntInfo | Lean.Meta.Grind.Arith.Cutsat.ToIntInfo → Option (Option Lean.Expr) |
_private.Mathlib.RingTheory.Valuation.Extension.0.Valuation.HasExtension.ofComapInteger._simp_1_2 | Mathlib.RingTheory.Valuation.Extension | ∀ {R : Type u} {S : Type v} [inst : Ring R] [inst_1 : Ring S] {s : Subring S} {f : R →+* S} {x : R},
(x ∈ Subring.comap f s) = (f x ∈ s) |
_private.Init.Data.Int.Order.0.Int.instLawfulOrderLT._simp_2 | Init.Data.Int.Order | ∀ {a b : Prop} [Decidable a], (a → b) = (¬a ∨ b) |
ContinuousMultilinearMap.zero_apply | Mathlib.Topology.Algebra.Module.Multilinear.Basic | ∀ {R : Type u} {ι : Type v} {M₁ : ι → Type w₁} {M₂ : Type w₂} [inst : Semiring R]
[inst_1 : (i : ι) → AddCommMonoid (M₁ i)] [inst_2 : AddCommMonoid M₂] [inst_3 : (i : ι) → Module R (M₁ i)]
[inst_4 : Module R M₂] [inst_5 : (i : ι) → TopologicalSpace (M₁ i)] [inst_6 : TopologicalSpace M₂]
(m : (i : ι) → M₁ i), 0 m = 0 |
Order.height_eq_krullDim_Iic | Mathlib.Order.KrullDimension | ∀ {α : Type u_1} [inst : Preorder α] (x : α), ↑(Order.height x) = Order.krullDim ↑(Set.Iic x) |
Lean.Elab.WF.GuessLex.RecCallCache.callerName | Lean.Elab.PreDefinition.WF.GuessLex | Lean.Elab.WF.GuessLex.RecCallCache → Lean.Name |
Batteries.RBNode.lowerBound?_eq_find? | Batteries.Data.RBMap.Lemmas | ∀ {α : Type u_1} {x : α} {t : Batteries.RBNode α} {cut : α → Ordering} (lb : Option α),
Batteries.RBNode.find? cut t = some x → Batteries.RBNode.lowerBound? cut t lb = some x |
_private.Mathlib.Order.KrullDimension.0.Order.height_le_of_krullDim_preimage_le._proof_1_4 | Mathlib.Order.KrullDimension | ∀ {α : Type u_1} [inst : Preorder α] {m : ℕ} (p : LTSeries α),
p.length ≤ m + (p.length - (m + 1)) → p.length > m → False |
_private.Plausible.Gen.0.Plausible.Gen.backtrackFuel.match_1 | Plausible.Gen | (motive : ℕ → Sort u_1) → (fuel : ℕ) → (Unit → motive Nat.zero) → ((fuel' : ℕ) → motive fuel'.succ) → motive fuel |
HomologicalComplex.HomologySequence.snakeInput._proof_37 | Mathlib.Algebra.Homology.HomologySequence | ∀ {C : Type u_2} {ι : Type u_3} [inst : CategoryTheory.Category.{u_1, u_2} C] [inst_1 : CategoryTheory.Abelian C]
{c : ComplexShape ι} {S : CategoryTheory.ShortComplex (HomologicalComplex C c)} (i j : ι),
CategoryTheory.Epi
((HomologicalComplex.HomologySequence.composableArrows₃ S.X₂ i j).map' 2 3
HomologicalComplex.HomologySequence.instEpiMap'ComposableArrows₃OfNatNat._proof_2
HomologicalComplex.HomologySequence.instEpiMap'ComposableArrows₃OfNatNat._proof_3) |
CategoryTheory.DifferentialObject.mk._flat_ctor | Mathlib.CategoryTheory.DifferentialObject | {S : Type u_1} →
[inst : AddMonoidWithOne S] →
{C : Type u} →
[inst_1 : CategoryTheory.Category.{v, u} C] →
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_3 : CategoryTheory.HasShift C S] →
(obj : C) →
(d : obj ⟶ (CategoryTheory.shiftFunctor C 1).obj obj) →
autoParam (CategoryTheory.CategoryStruct.comp d ((CategoryTheory.shiftFunctor C 1).map d) = 0)
CategoryTheory.DifferentialObject.d_squared._autoParam →
CategoryTheory.DifferentialObject S C |
PiTensorProduct.ofFinsuppEquiv'.eq_1 | Mathlib.LinearAlgebra.PiTensorProduct.Finsupp | ∀ {R : Type u_1} {ι : Type u_2} {κ : ι → Type u_3} [inst : CommSemiring R] [inst_1 : Fintype ι] [inst_2 : DecidableEq ι]
[inst_3 : (i : ι) → DecidableEq (κ i)] [inst_4 : DecidableEq R],
PiTensorProduct.ofFinsuppEquiv' =
PiTensorProduct.ofFinsuppEquiv.trans
(Finsupp.lcongr (Equiv.refl ((i : ι) → κ i)) (PiTensorProduct.constantBaseRingEquiv ι R).toLinearEquiv) |
Turing.TM0.Machine.map_respects | Mathlib.Computability.TuringMachine.PostTuringMachine | ∀ {Γ : Type u_1} [inst : Inhabited Γ] {Γ' : Type u_2} [inst_1 : Inhabited Γ'] {Λ : Type u_3} [inst_2 : Inhabited Λ]
{Λ' : Type u_4} [inst_3 : Inhabited Λ'] (M : Turing.TM0.Machine Γ Λ) (f₁ : Turing.PointedMap Γ Γ')
(f₂ : Turing.PointedMap Γ' Γ) (g₁ : Turing.PointedMap Λ Λ') (g₂ : Λ' → Λ) {S : Set Λ},
Turing.TM0.Supports M S →
Function.RightInverse f₁.f f₂.f →
(∀ q ∈ S, g₂ (g₁.f q) = q) →
StateTransition.Respects (Turing.TM0.step M) (Turing.TM0.step (M.map f₁ f₂ g₁.f g₂)) fun a b =>
a.q ∈ S ∧ Turing.TM0.Cfg.map f₁ g₁.f a = b |
LaurentPolynomial.ext | Mathlib.Algebra.Polynomial.Laurent | ∀ {R : Type u_1} [inst : Semiring R] {p q : LaurentPolynomial R}, (∀ (a : ℤ), p a = q a) → p = q |
signedDist_triangle_left | Mathlib.Geometry.Euclidean.SignedDist | ∀ {V : Type u_1} {P : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] (v : V) (p q r : P), ((signedDist v) p) q - ((signedDist v) p) r = ((signedDist v) r) q |
CategoryTheory.Functor.PreservesLeftKanExtension | Mathlib.CategoryTheory.Functor.KanExtension.Preserves | {A : Type u_1} →
{B : Type u_2} →
{C : Type u_3} →
{D : Type u_4} →
[inst : CategoryTheory.Category.{v_1, u_1} A] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} B] →
[inst_2 : CategoryTheory.Category.{v_3, u_3} C] →
[inst_3 : CategoryTheory.Category.{v_4, u_4} D] →
CategoryTheory.Functor B D → CategoryTheory.Functor A B → CategoryTheory.Functor A C → Prop |
ContinuousMap.exists_finite_sum_smul_approximation_of_mem_uniformity | Mathlib.Topology.UniformSpace.ProdApproximation | ∀ {X : Type u_1} {Y : Type u_2} {R : Type u_3} {V : Type u_4} [inst : TopologicalSpace X] [TotallyDisconnectedSpace X]
[T2Space X] [CompactSpace X] [inst_4 : TopologicalSpace Y] [CompactSpace Y] [inst_6 : AddCommGroup V]
[inst_7 : UniformSpace V] [IsUniformAddGroup V] {S : Set (V × V)} [inst_9 : TopologicalSpace R]
[inst_10 : MonoidWithZero R] [inst_11 : MulActionWithZero R V] (f : C(X × Y, V)),
S ∈ uniformity V → ∃ n g h, ∀ (x : X) (y : Y), (f (x, y), ∑ i, (g i) x • (h i) y) ∈ S |
Nat.gcd_dvd_gcd_mul_right_left | Init.Data.Nat.Gcd | ∀ (m n k : ℕ), m.gcd n ∣ (m * k).gcd n |
_private.Lean.Meta.Tactic.FunInd.0.Lean.Tactic.FunInd.buildInductionBody._unsafe_rec | Lean.Meta.Tactic.FunInd | Array Lean.FVarId →
Array Lean.FVarId →
Lean.Expr →
Lean.FVarId → Lean.FVarId → (Lean.Expr → Option Lean.Expr) → Lean.Expr → Lean.Tactic.FunInd.M2✝ Lean.Expr |
CategoryTheory.Discrete.ctorIdx | Mathlib.CategoryTheory.Discrete.Basic | {α : Type u₁} → CategoryTheory.Discrete α → ℕ |
CompleteLattice.mk._flat_ctor | Mathlib.Order.CompleteLattice.Defs | {α : Type u_8} →
(le lt : α → α → Prop) →
(∀ (a : α), le a a) →
(∀ (a b c : α), le a b → le b c → le a c) →
autoParam (∀ (a b : α), lt a b ↔ le a b ∧ ¬le b a) Preorder.lt_iff_le_not_ge._autoParam →
(∀ (a b : α), le a b → le b a → a = b) →
(sup : α → α → α) →
(∀ (a b : α), le a (sup a b)) →
(∀ (a b : α), le b (sup a b)) →
(∀ (a b c : α), le a c → le b c → le (sup a b) c) →
(inf : α → α → α) →
(∀ (a b : α), le (inf a b) a) →
(∀ (a b : α), le (inf a b) b) →
(∀ (a b c : α), le a b → le a c → le a (inf b c)) →
(sSup : Set α → α) →
(∀ (s : Set α), IsLUB s (sSup s)) →
(sInf : Set α → α) →
(∀ (s : Set α), IsGLB s (sInf s)) →
(top : α) →
(∀ (a : α), le a top) → (bot : α) → (∀ (a : α), le bot a) → CompleteLattice α |
Lean.Lsp.Ipc.expandModuleHierarchyImports | Lean.Data.Lsp.Ipc | ℕ → Lean.Lsp.DocumentUri → Lean.Lsp.Ipc.IpcM (Option Lean.Lsp.Ipc.ModuleHierarchy × ℕ) |
_private.Mathlib.GroupTheory.Perm.Cycle.Type.0.Equiv.Perm.IsThreeCycle.nodup_iff_mem_support._proof_1_362 | Mathlib.GroupTheory.Perm.Cycle.Type | ∀ {α : Type u_1} [inst_1 : DecidableEq α] {g : Equiv.Perm α} {a : α} (w : α) (h_3 : ¬[g a, g (g a)].Nodup) (w_1 : α)
(h_5 : 2 ≤ List.count w_1 [g a, g (g a)]),
(List.findIdxs (fun x => decide (x = w_1))
[g a,
g (g a)])[List.findIdxNth (fun x => decide (x = w_1)) [g a, g (g a)] (List.idxOfNth w_1 [g a, g (g a)] 1)] <
[g a, g (g a)].length |
Holor.assocLeft.eq_1 | Mathlib.Data.Holor | ∀ {α : Type} {ds₁ ds₂ ds₃ : List ℕ}, Holor.assocLeft = cast ⋯ |
AlgebraicGeometry.Scheme.pretopology._proof_3 | Mathlib.AlgebraicGeometry.Sites.Pretopology | ∀ (P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme) [P.IsMultiplicative],
(AlgebraicGeometry.Scheme.precoverage P).IsStableUnderComposition |
WeierstrassCurve.Projective.Point | Mathlib.AlgebraicGeometry.EllipticCurve.Projective.Point | {R : Type r} → [CommRing R] → WeierstrassCurve.Projective R → Type r |
CategoryTheory.Pretriangulated.invRotateIsoRotateRotateShiftFunctorNegOne | Mathlib.CategoryTheory.Triangulated.TriangleShift | (C : Type u) →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Preadditive C] →
[inst_2 : CategoryTheory.HasShift C ℤ] →
[∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
CategoryTheory.Pretriangulated.invRotate C ≅
(CategoryTheory.Pretriangulated.rotate C).comp
((CategoryTheory.Pretriangulated.rotate C).comp
(CategoryTheory.Pretriangulated.Triangle.shiftFunctor C (-1))) |
_private.Mathlib.Algebra.Homology.HomotopyCategory.HomComplexSingle.0.CochainComplex.HomComplex.Cochain.δ_fromSingleMk._proof_1_3 | Mathlib.Algebra.Homology.HomotopyCategory.HomComplexSingle | ∀ {p q n : ℤ}, p + n = q → ∀ (n' q' : ℤ), p + n' = q' → ¬q + 1 = q' → ¬n + 1 = n' |
_private.Mathlib.Topology.Instances.AddCircle.DenseSubgroup.0.dense_addSubgroupClosure_pair_iff._simp_1_8 | Mathlib.Topology.Instances.AddCircle.DenseSubgroup | ∀ {G₀ : Type u_3} [inst : GroupWithZero G₀] {a : G₀} (n : ℤ), a ≠ 0 → (a ^ n = 0) = False |
ContinuousAlternatingMap.piLinearEquiv._proof_4 | Mathlib.Topology.Algebra.Module.Alternating.Basic | ∀ {A : Type u_1} {M : Type u_2} {ι : Type u_4} [inst : Semiring A] [inst_1 : AddCommMonoid M]
[inst_2 : TopologicalSpace M] [inst_3 : Module A M] {ι' : Type u_5} {M' : ι' → Type u_3}
[inst_4 : (i : ι') → AddCommMonoid (M' i)] [inst_5 : (i : ι') → TopologicalSpace (M' i)]
[inst_6 : ∀ (i : ι'), ContinuousAdd (M' i)] [inst_7 : (i : ι') → Module A (M' i)]
(x x_1 : (i : ι') → M [⋀^ι]→L[A] M' i),
ContinuousAlternatingMap.piEquiv.toFun (x + x_1) = ContinuousAlternatingMap.piEquiv.toFun (x + x_1) |
_private.Mathlib.Analysis.Complex.Hadamard.0.Complex.HadamardThreeLines.norm_le_interp_of_mem_verticalClosedStrip₀₁'._simp_1_6 | Mathlib.Analysis.Complex.Hadamard | ∀ {α : Type u} {β : Type v} (f : α → β) (s : Set α) (y : β), (y ∈ f '' s) = ∃ x ∈ s, f x = y |
BiheytingHom.comp_apply | Mathlib.Order.Heyting.Hom | ∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : BiheytingAlgebra α] [inst_1 : BiheytingAlgebra β]
[inst_2 : BiheytingAlgebra γ] (f : BiheytingHom β γ) (g : BiheytingHom α β) (a : α), (f.comp g) a = f (g a) |
ValuativeRel.IsRankLeOne | Mathlib.RingTheory.Valuation.ValuativeRel.Basic | (R : Type u_1) → [inst : CommRing R] → [ValuativeRel R] → Prop |
QuadraticMap.Isometry.proj_apply | Mathlib.LinearAlgebra.QuadraticForm.Prod | ∀ {ι : Type u_1} {R : Type u_2} {P : Type u_7} {Mᵢ : ι → Type u_8} [inst : CommSemiring R]
[inst_1 : (i : ι) → AddCommMonoid (Mᵢ i)] [inst_2 : AddCommMonoid P] [inst_3 : (i : ι) → Module R (Mᵢ i)]
[inst_4 : Module R P] [inst_5 : Fintype ι] [inst_6 : DecidableEq ι] (i : ι) (Q : QuadraticMap R (Mᵢ i) P)
(f : (x : ι) → Mᵢ x), (QuadraticMap.Isometry.proj i Q) f = f i |
_private.Aesop.Tree.AddRapp.0.Aesop.copyGoals.match_1 | Aesop.Tree.AddRapp | (motive : Aesop.ForwardState × Aesop.ForwardRuleMatches × Aesop.UnorderedArraySet Lean.MVarId → Sort u_1) →
(__discr : Aesop.ForwardState × Aesop.ForwardRuleMatches × Aesop.UnorderedArraySet Lean.MVarId) →
((forwardState : Aesop.ForwardState) →
(forwardRuleMatches : Aesop.ForwardRuleMatches) →
(mvars : Aesop.UnorderedArraySet Lean.MVarId) → motive (forwardState, forwardRuleMatches, mvars)) →
motive __discr |
BitVec.setWidth_eq_append_extractLsb' | Init.Data.BitVec.Lemmas | ∀ {v : ℕ} {x : BitVec v} {w : ℕ}, BitVec.setWidth w x = BitVec.cast ⋯ (0#(w - v) ++ BitVec.extractLsb' 0 (min v w) x) |
List.Nodup.product | Mathlib.Data.List.Nodup | ∀ {α : Type u} {β : Type v} {l₁ : List α} {l₂ : List β}, l₁.Nodup → l₂.Nodup → (l₁ ×ˢ l₂).Nodup |
LinearMap.BilinForm.IsAlt.ortho_comm | Mathlib.LinearAlgebra.BilinearForm.Orthogonal | ∀ {R₁ : Type u_3} {M₁ : Type u_4} [inst : CommRing R₁] [inst_1 : AddCommGroup M₁] [inst_2 : Module R₁ M₁]
{B₁ : LinearMap.BilinForm R₁ M₁}, B₁.IsAlt → ∀ {x y : M₁}, B₁.IsOrtho x y ↔ B₁.IsOrtho y x |
BoundedContinuousFunction.toContinuousMapAddHom | Mathlib.Topology.ContinuousMap.Bounded.Basic | (α : Type u) →
(R : Type u_2) →
[inst : TopologicalSpace α] →
[inst_1 : PseudoMetricSpace R] →
[inst_2 : AddMonoid R] →
[inst_3 : BoundedAdd R] → [inst_4 : ContinuousAdd R] → BoundedContinuousFunction α R →+ C(α, R) |
CategoryTheory.BiconeHom.decidableEq._proof_4 | Mathlib.CategoryTheory.Limits.Bicones | ∀ (J : Type u_1) (j : J),
CategoryTheory.Bicone.left = CategoryTheory.Bicone.diagram j →
Bool.rec False True (CategoryTheory.Bicone.left.ctorIdx.beq (CategoryTheory.Bicone.diagram j).ctorIdx) |
_private.Init.Data.SInt.Lemmas.0.Int64.lt_or_lt_of_ne._simp_1_2 | Init.Data.SInt.Lemmas | ∀ {x y : Int64}, (x = y) = (x.toInt = y.toInt) |
ContinuousMultilinearMap.opNorm_neg | Mathlib.Analysis.Normed.Module.Multilinear.Basic | ∀ {𝕜 : Type u} {ι : Type v} {E : ι → Type wE} {G : Type wG} [inst : NontriviallyNormedField 𝕜]
[inst_1 : (i : ι) → SeminormedAddCommGroup (E i)] [inst_2 : (i : ι) → NormedSpace 𝕜 (E i)]
[inst_3 : SeminormedAddCommGroup G] [inst_4 : NormedSpace 𝕜 G] [inst_5 : Fintype ι]
(f : ContinuousMultilinearMap 𝕜 E G), ‖-f‖ = ‖f‖ |
CategoryTheory.ULiftHom.equiv._proof_1 | Mathlib.CategoryTheory.Category.ULift | ∀ {C : Type u_1} [inst : CategoryTheory.Category.{u_2, u_1} C] (x : C),
(CategoryTheory.Functor.id C).obj x = (CategoryTheory.Functor.id C).obj x |
_private.Mathlib.CategoryTheory.Limits.IndYoneda.0.CategoryTheory.Limits.coyonedaOpColimitIsoLimitCoyoneda'_hom_comp_π._simp_1_2 | Mathlib.CategoryTheory.Limits.IndYoneda | ∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(self : CategoryTheory.Functor C D) {X Y Z : C} (f : X ⟶ Y) (g : Y ⟶ Z),
CategoryTheory.CategoryStruct.comp (self.map f) (self.map g) = self.map (CategoryTheory.CategoryStruct.comp f g) |
_private.Lean.Meta.Tactic.Split.0.Lean.Meta.Split.generalizeMatchPropDiscrs.match_3 | Lean.Meta.Tactic.Split | (motive : MProd (Array Lean.Expr) Lean.MVarId → Sort u_1) →
(r : MProd (Array Lean.Expr) Lean.MVarId) →
((discrs' : Array Lean.Expr) → (mvarId : Lean.MVarId) → motive ⟨discrs', mvarId⟩) → motive r |
_private.Batteries.Tactic.Trans.0.Batteries.Tactic._aux_Batteries_Tactic_Trans___elabRules_Batteries_Tactic_tacticTrans____1.match_1 | Batteries.Tactic.Trans | (motive : Option (Lean.Expr × List Lean.MVarId) → Sort u_1) →
(t'? : Option (Lean.Expr × List Lean.MVarId)) →
((fst : Lean.Expr) → (gs' : List Lean.MVarId) → motive (some (fst, gs'))) →
((x : Option (Lean.Expr × List Lean.MVarId)) → motive x) → motive t'? |
Lean.Parser.ModuleParserState.noConfusionType | Lean.Parser.Module | Sort u → Lean.Parser.ModuleParserState → Lean.Parser.ModuleParserState → Sort u |
Submodule.mem_span_set' | Mathlib.LinearAlgebra.Finsupp.LinearCombination | ∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {m : M}
{s : Set M}, m ∈ Submodule.span R s ↔ ∃ n f g, ∑ i, f i • ↑(g i) = m |
Std.Do.Spec.pure | Std.Do.Triple.SpecLemmas | ∀ {m : Type u → Type v} {ps : Std.Do.PostShape} [inst : Monad m] [inst_1 : Std.Do.WPMonad m ps] {α : Type u} {a : α}
{Q : Std.Do.PostCond α ps}, ⦃Q.1 a⦄ pure a ⦃Q⦄ |
MulOpposite.instNatCast | Mathlib.Algebra.Ring.Opposite | {R : Type u_1} → [NatCast R] → NatCast Rᵐᵒᵖ |
Lean.Elab.DelabTermInfo.noConfusionType | Lean.Elab.InfoTree.Types | Sort u → Lean.Elab.DelabTermInfo → Lean.Elab.DelabTermInfo → Sort u |
_private.Lean.Meta.Tactic.Grind.Arith.Linear.PropagateEq.0.Lean.Meta.Grind.Arith.Linear.updateDiseqs | Lean.Meta.Tactic.Grind.Arith.Linear.PropagateEq | ℤ →
Lean.Grind.Linarith.Var →
Lean.Meta.Grind.Arith.Linear.EqCnstr → Lean.Grind.Linarith.Var → Lean.Meta.Grind.Arith.Linear.LinearM Unit |
_private.Mathlib.Topology.Order.MonotoneContinuity.0.continuousWithinAt_left_of_monotoneOn_of_exists_between.match_1_1 | Mathlib.Topology.Order.MonotoneContinuity | ∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder β] {f : α → β} {s : Set α} {a : α} (b : βᵒᵈ)
(motive : (∃ c ∈ s, f c ∈ Set.Ioo b (f a)) → Prop) (x : ∃ c ∈ s, f c ∈ Set.Ioo b (f a)),
(∀ (c : α) (hcs : c ∈ s) (hcb : b < f c) (hca : f c < f a), motive ⋯) → motive x |
Batteries.BinomialHeap.Imp.Heap.merge._unary._proof_3 | Batteries.Data.BinomialHeap.Basic | ∀ {α : Type u_1} (s₁ : Batteries.BinomialHeap.Imp.Heap α) (r₁ : ℕ) (a₁ : α) (n₁ : Batteries.BinomialHeap.Imp.HeapNode α)
(t₁ : Batteries.BinomialHeap.Imp.Heap α) (h : s₁ = Batteries.BinomialHeap.Imp.Heap.cons r₁ a₁ n₁ t₁)
(s₂ : Batteries.BinomialHeap.Imp.Heap α) (r₂ : ℕ) (a₂ : α) (n₂ : Batteries.BinomialHeap.Imp.HeapNode α)
(t₂ : Batteries.BinomialHeap.Imp.Heap α) (h_1 : s₂ = Batteries.BinomialHeap.Imp.Heap.cons r₂ a₂ n₂ t₂),
InvImage (fun x1 x2 => x1 < x2) (fun x => PSigma.casesOn x fun a a_1 => a.length + a_1.length) ⟨t₁, t₂⟩
⟨namedPattern s₁ (Batteries.BinomialHeap.Imp.Heap.cons r₁ a₁ n₁ t₁) h,
namedPattern s₂ (Batteries.BinomialHeap.Imp.Heap.cons r₂ a₂ n₂ t₂) h_1⟩ |
_private.Mathlib.Algebra.Ring.SumsOfSquares.0.Subsemiring.closure_isSquare._simp_1_1 | Mathlib.Algebra.Ring.SumsOfSquares | ∀ {T : Type u_2} [inst : CommSemiring T], Subsemiring.closure {x | IsSquare x} = (Submonoid.square T).subsemiringClosure |
AffineEquiv.linearHom._proof_2 | Mathlib.LinearAlgebra.AffineSpace.AffineEquiv | ∀ {k : Type u_1} {P₁ : Type u_2} {V₁ : Type u_3} [inst : Ring k] [inst_1 : AddCommGroup V₁] [inst_2 : Module k V₁]
[inst_3 : AddTorsor V₁ P₁] (x x_1 : P₁ ≃ᵃ[k] P₁), (x * x_1).linear = (x * x_1).linear |
Lean.AddErrorMessageContext.casesOn | Lean.Exception | {m : Type → Type} →
{motive : Lean.AddErrorMessageContext m → Sort u} →
(t : Lean.AddErrorMessageContext m) →
((add : Lean.Syntax → Lean.MessageData → m (Lean.Syntax × Lean.MessageData)) → motive { add := add }) → motive t |
Pi.constRingHom._proof_4 | Mathlib.Algebra.Ring.Pi | ∀ (α : Type u_1) (β : Type u_2) [inst : NonAssocSemiring β] (x y : β),
(↑↑(Pi.ringHom fun x => RingHom.id β)).toFun (x + y) =
(↑↑(Pi.ringHom fun x => RingHom.id β)).toFun x + (↑↑(Pi.ringHom fun x => RingHom.id β)).toFun y |
_private.Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs.0.vectorSpan_add_self._proof_1_3 | Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs | ∀ (k : Type u_2) {V : Type u_1} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V] (s : Set V) (x : V),
(∃ x_1 ∈ vectorSpan k s, ∃ y ∈ s, x_1 + y = x) ↔ ∃ p₁ ∈ s, ∃ v ∈ vectorSpan k s, x = v + p₁ |
InfHom.dual._proof_3 | Mathlib.Order.Hom.Lattice | ∀ {α : Type u_1} {β : Type u_2} [inst : Min α] [inst_1 : Min β] (f : SupHom αᵒᵈ βᵒᵈ) (a b : αᵒᵈ),
f.toFun (a ⊔ b) = f.toFun a ⊔ f.toFun b |
_private.Mathlib.Data.List.Nodup.0.List.Nodup.ne_singleton_iff._simp_1_2 | Mathlib.Data.List.Nodup | ∀ {a b c : Prop}, (a ∧ (b ∨ c)) = (a ∧ b ∨ a ∧ c) |
CochainComplex.shiftEval_inv_app | Mathlib.Algebra.Homology.HomotopyCategory.Shift | ∀ (C : Type u) [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C] (n i i' : ℤ)
(hi : n + i = i') (X : CochainComplex C ℤ),
(CochainComplex.shiftEval C n i i' hi).inv.app X = (HomologicalComplex.XIsoOfEq X ⋯).inv |
_private.Mathlib.Combinatorics.SimpleGraph.Walks.Decomp.0.SimpleGraph.Walk.getVert_lt_length_takeUntil_ne._proof_1_2 | Mathlib.Combinatorics.SimpleGraph.Walks.Decomp | ∀ {V : Type u_1} {G : SimpleGraph V} {v w : V} [inst : DecidableEq V] {n : ℕ} {p : G.Walk v w}
(h : p.getVert n ∈ p.support),
p.getVert n ∈ (p.takeUntil (p.getVert n) h).support.dropLast →
List.count (p.getVert n) ((p.takeUntil (p.getVert n) h).support.dropLast.concat (p.getVert n)) = 1 → False |
NonUnitalStarAlgHom.codRestrict._proof_1 | Mathlib.Algebra.Star.NonUnitalSubalgebra | ∀ {F : Type u_4} {R : Type u_2} {A : Type u_3} {B : Type u_1} [inst : CommSemiring R]
[inst_1 : NonUnitalNonAssocSemiring A] [inst_2 : Module R A] [inst_3 : Star A] [inst_4 : NonUnitalNonAssocSemiring B]
[inst_5 : Module R B] [inst_6 : Star B] [inst_7 : FunLike F A B] [inst_8 : NonUnitalAlgHomClass F R A B]
[StarHomClass F A B] (f : F) (S : NonUnitalStarSubalgebra R B) (hf : ∀ (x : A), f x ∈ S) (a : A),
(NonUnitalAlgHom.codRestrict f S.toNonUnitalSubalgebra hf).toFun (star a) =
star ((NonUnitalAlgHom.codRestrict f S.toNonUnitalSubalgebra hf).toFun a) |
BitVec.ofNat_sub_ofNat_of_le | Init.Data.BitVec.Lemmas | ∀ {w : ℕ} (x y : ℕ), y < 2 ^ w → y ≤ x → BitVec.ofNat w x - BitVec.ofNat w y = BitVec.ofNat w (x - y) |
Algebra.mem_adjoin_of_map_mul | Mathlib.Algebra.Algebra.Subalgebra.Lattice | ∀ (R : Type uR) {A : Type uA} {B : Type uB} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Semiring B]
[inst_3 : Algebra R A] [inst_4 : Algebra R B] {s : Set A} {x : A} {f : A →ₗ[R] B},
(∀ (a₁ a₂ : A), f (a₁ * a₂) = f a₁ * f a₂) → x ∈ Algebra.adjoin R s → f x ∈ Algebra.adjoin R (⇑f '' (s ∪ {1})) |
Lean.Parser.Term.elabToSyntax.formatter | Lean.Elab.Term.TermElabM | Lean.PrettyPrinter.Formatter |
SaturatedSubmonoid.instSetLike | Mathlib.Algebra.Group.Submonoid.Saturation | (M : Type u_1) → [inst : MulOneClass M] → SetLike (SaturatedSubmonoid M) M |
ContinuousMap.HomotopyWith.instFunLike | Mathlib.Topology.Homotopy.Basic | {X : Type u} →
{Y : Type v} →
[inst : TopologicalSpace X] →
[inst_1 : TopologicalSpace Y] →
{f₀ f₁ : C(X, Y)} → {P : C(X, Y) → Prop} → FunLike (f₀.HomotopyWith f₁ P) (↑unitInterval × X) Y |
Matrix.replicateCol_zero | Mathlib.LinearAlgebra.Matrix.RowCol | ∀ {m : Type u_2} {α : Type v} {ι : Type u_6} [inst : Zero α], Matrix.replicateCol ι 0 = 0 |
_private.Mathlib.GroupTheory.FreeGroup.Orbit.0.FreeGroup.startsWith.disjoint_iff_ne._simp_1_6 | Mathlib.GroupTheory.FreeGroup.Orbit | ∀ {a b : Prop}, (¬(a ∧ b)) = (a → ¬b) |
FirstOrder.Language.Hom.homClass | Mathlib.ModelTheory.Basic | ∀ {L : FirstOrder.Language} {M : Type w} {N : Type w'} [inst : L.Structure M] [inst_1 : L.Structure N],
L.HomClass (L.Hom M N) M N |
MonCat.Colimits.monoidColimitType._proof_1 | Mathlib.Algebra.Category.MonCat.Colimits | ∀ {J : Type u_1} [inst : CategoryTheory.Category.{u_2, u_1} J] (F : CategoryTheory.Functor J MonCat)
(x : MonCat.Colimits.ColimitType F), npowRecAuto 0 x = 1 |
Thunk.fn | Init.Core | {α : Type u} → Thunk α → Unit → α |
_private.Mathlib.Combinatorics.Derangements.Finite.0.card_derangements_fin_eq_numDerangements._proof_1_1 | Mathlib.Combinatorics.Derangements.Finite | ∀ (n : ℕ), n + 1 < n + 1 + 1 |
PFunctor.W | Mathlib.Data.PFunctor.Univariate.Basic | PFunctor.{uA, uB} → Type (max uA uB) |
_private.Mathlib.Topology.Filter.0.Filter.sInter_nhds._simp_1_1 | Mathlib.Topology.Filter | ∀ {α : Type u} {s : Set α} {f : Filter α}, (f ≤ Filter.principal s) = (s ∈ f) |
CategoryTheory.LocalizerMorphism.LeftResolution.Hom.ext_iff | 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₂}
{L L' : Φ.LeftResolution X₂} {x y : L.Hom L'}, x = y ↔ x.f = y.f |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.