file_path
stringlengths
11
79
full_name
stringlengths
2
100
traced_tactics
list
end
list
commit
stringclasses
4 values
url
stringclasses
4 values
start
list
Mathlib/RingTheory/IsTensorProduct.lean
IsTensorProduct.equiv_toLinearMap
[]
[ 89, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 87, 1 ]
Mathlib/CategoryTheory/Sites/Grothendieck.lean
CategoryTheory.GrothendieckTopology.trivial_covering
[]
[ 255, 24 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 254, 1 ]
Mathlib/Algebra/BigOperators/Intervals.lean
Finset.prod_Ico_succ_top
[ { "state_after": "no goals", "state_before": "α : Type u\nβ : Type v\nγ : Type w\ns₂ s₁ s : Finset α\na✝ : α\ng f✝ : α → β\ninst✝ : CommMonoid β\na b : ℕ\nhab : a ≤ b\nf : ℕ → β\n⊢ ∏ k in Ico a (b + 1), f k = (∏ k in Ico a b, f k) * f b", "tactic": "rw [Nat.Ico_succ_right_eq_insert_Ico hab, prod_insert ...
[ 55, 85 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 53, 1 ]
Mathlib/Data/ZMod/Basic.lean
ZMod.cast_pow'
[]
[ 394, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 393, 1 ]
Mathlib/Algebra/Regular/SMul.lean
IsSMulRegular.of_mul_eq_one
[ { "state_after": "R : Type u_1\nS : Type ?u.9429\nM : Type u_2\na b : R\ns : S\ninst✝¹ : Monoid R\ninst✝ : MulAction R M\nh : a * b = 1\n⊢ IsSMulRegular M 1", "state_before": "R : Type u_1\nS : Type ?u.9429\nM : Type u_2\na b : R\ns : S\ninst✝¹ : Monoid R\ninst✝ : MulAction R M\nh : a * b = 1\n⊢ IsSMulRegul...
[ 151, 19 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 147, 1 ]
Mathlib/Topology/Separation.lean
isOpen_singleton_of_finite_mem_nhds
[ { "state_after": "α✝ : Type u\nβ : Type v\ninst✝² : TopologicalSpace α✝\nα : Type u_1\ninst✝¹ : TopologicalSpace α\ninst✝ : T1Space α\nx : α\ns : Set α\nhs : s ∈ 𝓝 x\nhsf : Set.Finite s\nA : {x} ⊆ s\n⊢ IsOpen {x}", "state_before": "α✝ : Type u\nβ : Type v\ninst✝² : TopologicalSpace α✝\nα : Type u_1\ninst✝¹...
[ 773, 93 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 767, 1 ]
Mathlib/Order/Filter/ENNReal.lean
ENNReal.limsup_mul_le
[ { "state_after": "α : Type u_1\nf : Filter α\ninst✝ : CountableInterFilter f\nu v : α → ℝ≥0∞\n⊢ u * v ≤ᶠ[f] fun x => limsup u f * v x", "state_before": "α : Type u_1\nf : Filter α\ninst✝ : CountableInterFilter f\nu v : α → ℝ≥0∞\n⊢ limsup (u * v) f ≤ limsup (fun x => limsup u f * v x) f", "tactic": "refi...
[ 81, 52 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 75, 1 ]
Mathlib/CategoryTheory/Localization/Predicate.lean
CategoryTheory.Localization.essSurj
[]
[ 210, 56 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 205, 1 ]
Mathlib/Order/Cover.lean
toDual_covby_toDual_iff
[]
[ 252, 57 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 251, 1 ]
Mathlib/CategoryTheory/Adjunction/Basic.lean
CategoryTheory.Adjunction.he''
[ { "state_after": "C : Type u₁\ninst✝¹ : Category C\nD : Type u₂\ninst✝ : Category D\nF : C ⥤ D\nG : D ⥤ C\nG_obj : D → C\ne : (X : C) → (Y : D) → (F.obj X ⟶ Y) ≃ (X ⟶ G_obj Y)\nhe : ∀ (X' X : C) (Y : D) (f : X' ⟶ X) (g : F.obj X ⟶ Y), ↑(e X' Y) (F.map f ≫ g) = f ≫ ↑(e X Y) g\nX' X : C\nY : D\nf : X' ⟶ X\ng : X ...
[ 549, 47 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 548, 9 ]
Mathlib/Analysis/Asymptotics/Asymptotics.lean
Asymptotics.isLittleO_iff_forall_isBigOWith
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type ?u.24405\nE : Type u_2\nF : Type u_3\nG : Type ?u.24414\nE' : Type ?u.24417\nF' : Type ?u.24420\nG' : Type ?u.24423\nE'' : Type ?u.24426\nF'' : Type ?u.24429\nG'' : Type ?u.24432\nR : Type ?u.24435\nR' : Type ?u.24438\n𝕜 : Type ?u.24441\n...
[ 150, 21 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 149, 1 ]
Mathlib/Analysis/Calculus/Deriv/Basic.lean
HasDerivAt.hasDerivAtFilter
[]
[ 377, 37 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 375, 1 ]
Mathlib/Data/Finite/Card.lean
Finite.card_le_of_surjective
[ { "state_after": "α : Type u_1\nβ : Type u_2\nγ : Type ?u.2785\ninst✝ : Finite α\nf : α → β\nhf : Function.Surjective f\nthis : Fintype α\n⊢ Nat.card β ≤ Nat.card α", "state_before": "α : Type u_1\nβ : Type u_2\nγ : Type ?u.2785\ninst✝ : Finite α\nf : α → β\nhf : Function.Surjective f\n⊢ Nat.card β ≤ Nat.ca...
[ 116, 92 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 112, 1 ]
Mathlib/Order/Minimal.lean
IsAntichain.minimals_upperClosure
[ { "state_after": "no goals", "state_before": "α : Type u_1\nr r₁ r₂ : α → α → Prop\ns t : Set α\na✝ b✝ : α\ninst✝ : PartialOrder α\nhs : IsAntichain (fun x x_1 => x ≤ x_1) s\na : α\nx✝ : a ∈ minimals (fun x x_1 => x ≤ x_1) ↑(upperClosure s)\nb : α\nhb : b ∈ s\nhba : b ≤ a\nright✝ : ∀ ⦃b : α⦄, b ∈ ↑(upperClo...
[ 239, 14 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 233, 1 ]
Mathlib/LinearAlgebra/FiniteDimensional.lean
FiniteDimensional.lt_aleph0_of_linearIndependent
[ { "state_after": "K : Type u\nV : Type v\ninst✝⁵ : DivisionRing K\ninst✝⁴ : AddCommGroup V\ninst✝³ : Module K V\nV₂ : Type v'\ninst✝² : AddCommGroup V₂\ninst✝¹ : Module K V₂\nι : Type w\ninst✝ : FiniteDimensional K V\nv : ι → V\nh : LinearIndependent K v\n⊢ lift (#ι) < lift ℵ₀", "state_before": "K : Type u\...
[ 301, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 295, 1 ]
Mathlib/Order/Atoms.lean
IsCoatom.Ici
[]
[ 143, 18 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 142, 1 ]
Mathlib/Topology/Instances/ENNReal.lean
ENNReal.mul_iSup
[ { "state_after": "case pos\nα : Type ?u.153814\nβ : Type ?u.153817\nγ : Type ?u.153820\na✝ b c d : ℝ≥0∞\nr p q : ℝ≥0\nx y z ε ε₁ ε₂ : ℝ≥0∞\ns : Set ℝ≥0∞\nι : Sort u_1\nf : ι → ℝ≥0∞\na : ℝ≥0∞\nhf : ∀ (i : ι), f i = 0\n⊢ a * iSup f = ⨆ (i : ι), a * f i\n\ncase neg\nα : Type ?u.153814\nβ : Type ?u.153817\nγ : Type...
[ 648, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 641, 1 ]
Mathlib/Data/Multiset/Sort.lean
Multiset.sort_zero
[]
[ 63, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 62, 1 ]
Mathlib/Data/Sum/Order.lean
OrderIso.sumLexDualAntidistrib_inl
[]
[ 712, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 710, 1 ]
Mathlib/Analysis/Convex/Side.lean
AffineSubspace.wOppSide_pointReflection
[]
[ 844, 45 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 842, 1 ]
Mathlib/Data/Sigma/Basic.lean
Prod.fst_comp_toSigma
[]
[ 174, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 173, 1 ]
Mathlib/Analysis/Calculus/FDeriv/Mul.lean
Differentiable.smul
[]
[ 214, 71 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 213, 1 ]
Mathlib/Data/Nat/Prime.lean
Nat.Prime.minFac_eq
[]
[ 375, 28 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 374, 1 ]
Mathlib/Init/CcLemmas.lean
not_eq_of_eq_false
[]
[ 76, 33 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 75, 1 ]
Mathlib/Algebra/Ring/Equiv.lean
RingEquiv.toAddMonoidMom_commutes
[]
[ 718, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 716, 1 ]
Mathlib/LinearAlgebra/Isomorphisms.lean
LinearMap.quotientInfEquivSupQuotient_symm_apply_right
[]
[ 148, 58 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 145, 1 ]
Mathlib/Data/Fintype/Basic.lean
Finset.compl_insert
[ { "state_after": "case a\nα : Type u_1\nβ : Type ?u.12293\nγ : Type ?u.12296\ninst✝¹ : Fintype α\ns t : Finset α\ninst✝ : DecidableEq α\na a✝ : α\n⊢ a✝ ∈ insert a sᶜ ↔ a✝ ∈ erase (sᶜ) a", "state_before": "α : Type u_1\nβ : Type ?u.12293\nγ : Type ?u.12296\ninst✝¹ : Fintype α\ns t : Finset α\ninst✝ : Decidab...
[ 230, 69 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 228, 1 ]
Mathlib/Topology/Separation.lean
Inducing.injective
[]
[ 198, 40 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 196, 11 ]
Mathlib/Data/Multiset/Dedup.lean
Multiset.dedup_cons_of_not_mem
[]
[ 54, 82 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 53, 1 ]
Mathlib/MeasureTheory/Function/L1Space.lean
MeasureTheory.Integrable.add'
[ { "state_after": "no goals", "state_before": "α : Type u_2\nβ : Type u_1\nγ : Type ?u.940671\nδ : Type ?u.940674\nm : MeasurableSpace α\nμ ν : Measure α\ninst✝² : MeasurableSpace δ\ninst✝¹ : NormedAddCommGroup β\ninst✝ : NormedAddCommGroup γ\nf g : α → β\nhf : Integrable f\nhg : Integrable g\na : α\n⊢ ↑‖f a...
[ 660, 71 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 654, 1 ]
Mathlib/Data/Set/Lattice.lean
Set.biInter_subset_of_mem
[]
[ 873, 22 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 871, 1 ]
Mathlib/RingTheory/GradedAlgebra/Basic.lean
GradedRing.proj_recompose
[ { "state_after": "no goals", "state_before": "ι : Type u_1\nR : Type ?u.79391\nA : Type u_2\nσ : Type u_3\ninst✝⁷ : DecidableEq ι\ninst✝⁶ : AddMonoid ι\ninst✝⁵ : CommSemiring R\ninst✝⁴ : Semiring A\ninst✝³ : Algebra R A\ninst✝² : SetLike σ A\ninst✝¹ : AddSubmonoidClass σ A\n𝒜 : ι → σ\ninst✝ : GradedRing 𝒜...
[ 122, 72 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 120, 1 ]
Mathlib/LinearAlgebra/LinearIndependent.lean
linearIndependent_iff_not_smul_mem_span
[ { "state_after": "ι : Type u'\nι' : Type ?u.472009\nR : Type u_1\nK : Type ?u.472015\nM : Type u_2\nM' : Type ?u.472021\nM'' : Type ?u.472024\nV : Type u\nV' : Type ?u.472029\nv : ι → M\ninst✝⁶ : Ring R\ninst✝⁵ : AddCommGroup M\ninst✝⁴ : AddCommGroup M'\ninst✝³ : AddCommGroup M''\ninst✝² : Module R M\ninst✝¹ : ...
[ 851, 19 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 832, 1 ]
Mathlib/Analysis/Normed/Field/Basic.lean
Real.toNNReal_mul_nnnorm
[ { "state_after": "case a\nα : Type ?u.381131\nβ : Type ?u.381134\nγ : Type ?u.381137\nι : Type ?u.381140\nx y : ℝ\nhx : 0 ≤ x\n⊢ ↑(toNNReal x * ‖y‖₊) = ↑‖x * y‖₊", "state_before": "α : Type ?u.381131\nβ : Type ?u.381134\nγ : Type ?u.381137\nι : Type ?u.381140\nx y : ℝ\nhx : 0 ≤ x\n⊢ toNNReal x * ‖y‖₊ = ‖x *...
[ 815, 12 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 812, 1 ]
Mathlib/Order/Monotone/Monovary.lean
MonovaryOn.comp_antitoneOn_right
[]
[ 369, 79 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 367, 1 ]
Mathlib/RepresentationTheory/Action.lean
Action.functorCategoryMonoidalEquivalence.μIso_inv_app
[ { "state_after": "V : Type (u + 1)\ninst✝¹ : LargeCategory V\nG : MonCat\ninst✝ : MonoidalCategory V\nA B : Action V G\n⊢ inv ((MonoidalFunctor.μIso (functorCategoryMonoidalEquivalence V G) A B).app PUnit.unit).hom =\n 𝟙 (((functorCategoryMonoidalEquivalence V G).toLaxMonoidalFunctor.toFunctor.obj (A ⊗ B))....
[ 653, 46 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 648, 1 ]
Mathlib/GroupTheory/Index.lean
Subgroup.index_eq_zero_of_relindex_eq_zero
[]
[ 393, 74 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 392, 1 ]
Mathlib/LinearAlgebra/AffineSpace/Independent.lean
affineIndependent_of_ne_of_mem_of_not_mem_of_mem
[ { "state_after": "k : Type u_1\nV : Type u_2\nP : Type u_3\ninst✝³ : DivisionRing k\ninst✝² : AddCommGroup V\ninst✝¹ : Module k V\ninst✝ : AffineSpace V P\nι : Type ?u.460888\ns : AffineSubspace k P\np₁ p₂ p₃ : P\nhp₁p₃ : p₁ ≠ p₃\nhp₁ : p₁ ∈ s\nhp₂ : ¬p₂ ∈ s\nhp₃ : p₃ ∈ s\n⊢ AffineIndependent k (![p₁, p₂, p₃] ∘...
[ 704, 22 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 698, 1 ]
Mathlib/Combinatorics/Pigeonhole.lean
Finset.exists_card_fiber_lt_of_card_lt_nsmul
[ { "state_after": "α : Type u\nβ : Type v\nM : Type w\ninst✝¹ : DecidableEq β\ns : Finset α\nt : Finset β\nf : α → β\nw : α → M\nb : M\nn : ℕ\ninst✝ : LinearOrderedCommSemiring M\nht : ∑ a in s, 1 < card t • b\n⊢ ∃ y, y ∈ t ∧ ∑ a in filter (fun x => f x = y) s, 1 < b", "state_before": "α : Type u\nβ : Type v...
[ 258, 56 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 253, 1 ]
Mathlib/Algebra/Order/Sub/Canonical.lean
tsub_self_add
[]
[ 349, 46 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 348, 1 ]
Mathlib/Analysis/SpecialFunctions/Arsinh.lean
ContDiffOn.arsinh
[]
[ 290, 30 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 289, 1 ]
Mathlib/MeasureTheory/PiSystem.lean
mem_generatePiSystem_iUnion_elim
[ { "state_after": "case base\nα : Type u_1\nβ : Type u_2\ng : β → Set (Set α)\nh_pi : ∀ (b : β), IsPiSystem (g b)\nt s : Set α\nh_s : s ∈ ⋃ (b : β), g b\n⊢ ∃ T f, (s = ⋂ (b : β) (_ : b ∈ T), f b) ∧ ∀ (b : β), b ∈ T → f b ∈ g b\n\ncase inter\nα : Type u_1\nβ : Type u_2\ng : β → Set (Set α)\nh_pi : ∀ (b : β), IsPi...
[ 311, 42 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 281, 1 ]
Mathlib/RingTheory/IntegralClosure.lean
IsIntegralClosure.algebraMap_injective
[]
[ 834, 26 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 832, 1 ]
Mathlib/Analysis/Normed/Group/Hom.lean
NormedAddGroupHom.norm_incl
[]
[ 729, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 728, 1 ]
Mathlib/Data/Matrix/Block.lean
Matrix.blockDiagonal_one
[ { "state_after": "no goals", "state_before": "l : Type ?u.138725\nm : Type u_1\nn : Type ?u.138731\no : Type u_3\np : Type ?u.138737\nq : Type ?u.138740\nm' : o → Type ?u.138745\nn' : o → Type ?u.138750\np' : o → Type ?u.138755\nR : Type ?u.138758\nS : Type ?u.138761\nα : Type u_2\nβ : Type ?u.138767\ninst✝...
[ 416, 32 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 414, 1 ]
src/lean/Init/Data/List/Basic.lean
List.drop_nil
[ { "state_after": "no goals", "state_before": "α : Type u\nβ : Type v\nγ : Type w\ni : Nat\n⊢ drop i nil = nil", "tactic": "cases i <;> rfl" } ]
[ 481, 18 ]
d5348dfac847a56a4595fb6230fd0708dcb4e7e9
https://github.com/leanprover/lean4
[ 480, 9 ]
Mathlib/Data/Set/Finite.lean
Set.infinite_of_not_bddBelow
[ { "state_after": "α : Type u\nβ : Type v\nι : Sort w\nγ : Type x\ninst✝¹ : SemilatticeInf α\ninst✝ : Nonempty α\ns : Set α\n⊢ ¬Set.Infinite s → BddBelow s", "state_before": "α : Type u\nβ : Type v\nι : Sort w\nγ : Type x\ninst✝¹ : SemilatticeInf α\ninst✝ : Nonempty α\ns : Set α\n⊢ ¬BddBelow s → Set.Infinite...
[ 1630, 24 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1627, 1 ]
Mathlib/Data/IsROrC/Basic.lean
IsROrC.bit0_im
[]
[ 190, 15 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 189, 1 ]
Mathlib/Algebra/Regular/Pow.lean
IsRightRegular.pow_iff
[ { "state_after": "R : Type u_1\na b : R\ninst✝ : Monoid R\nn : ℕ\nn0 : 0 < n\n⊢ IsRightRegular (a ^ n) → IsRightRegular a", "state_before": "R : Type u_1\na b : R\ninst✝ : Monoid R\nn : ℕ\nn0 : 0 < n\n⊢ IsRightRegular (a ^ n) ↔ IsRightRegular a", "tactic": "refine' ⟨_, IsRightRegular.pow n⟩" }, { ...
[ 60, 30 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 56, 1 ]
Mathlib/Algebra/GCDMonoid/Basic.lean
lcm_eq_zero_iff
[ { "state_after": "α : Type u_1\ninst✝¹ : CancelCommMonoidWithZero α\ninst✝ : GCDMonoid α\na b : α\nh : lcm a b = 0\nthis : Associated (a * b) 0\n⊢ a = 0 ∨ b = 0", "state_before": "α : Type u_1\ninst✝¹ : CancelCommMonoidWithZero α\ninst✝ : GCDMonoid α\na b : α\nh : lcm a b = 0\n⊢ a = 0 ∨ b = 0", "tactic"...
[ 733, 76 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 728, 1 ]
Mathlib/MeasureTheory/Measure/MeasureSpaceDef.lean
MeasureTheory.measure_toMeasurable
[ { "state_after": "α : Type u_1\nβ : Type ?u.144519\nγ : Type ?u.144522\nδ : Type ?u.144525\nι : Type ?u.144528\ninst✝ : MeasurableSpace α\nμ μ₁ μ₂ : Measure α\ns✝ s₁ s₂ t s : Set α\n⊢ ↑↑μ\n (if h : ∃ t x, MeasurableSet t ∧ t =ᵐ[μ] s then Exists.choose h\n else\n if h' : ∃ t x, MeasurableSet t ∧...
[ 623, 59 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 619, 1 ]
Mathlib/Algebra/Group/Pi.lean
Pi.update_eq_div_mul_mulSingle
[ { "state_after": "case h\nι : Type ?u.76203\nα : Type ?u.76206\nI : Type u\nf : I → Type v\nx✝ y : (i : I) → f i\ni j✝ : I\ninst✝¹ : DecidableEq I\ninst✝ : (i : I) → Group (f i)\ng : (i : I) → f i\nx : f i\nj : I\n⊢ Function.update g i x j = (g / mulSingle i (g i) * mulSingle i x) j", "state_before": "ι : T...
[ 572, 43 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 567, 1 ]
Mathlib/LinearAlgebra/AffineSpace/AffineEquiv.lean
AffineEquiv.toAffineMap_injective
[ { "state_after": "case mk.mk\nk : Type u_5\nP₁ : Type u_1\nP₂ : Type u_2\nP₃ : Type ?u.29718\nP₄ : Type ?u.29721\nV₁ : Type u_3\nV₂ : Type u_4\nV₃ : Type ?u.29730\nV₄ : Type ?u.29733\ninst✝¹² : Ring k\ninst✝¹¹ : AddCommGroup V₁\ninst✝¹⁰ : Module k V₁\ninst✝⁹ : AffineSpace V₁ P₁\ninst✝⁸ : AddCommGroup V₂\ninst✝⁷...
[ 87, 20 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 81, 1 ]
Mathlib/Logic/Function/Basic.lean
Function.ne_iff
[]
[ 90, 34 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 89, 1 ]
Mathlib/Topology/LocalHomeomorph.lean
LocalHomeomorph.restr_trans
[]
[ 893, 95 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 892, 1 ]
Mathlib/Data/Rat/Lemmas.lean
Rat.mul_num_den'
[ { "state_after": "q r : ℚ\ns : ℚ := q.num * r.num /. (↑q.den * ↑r.den)\n⊢ (q * r).num * ↑q.den * ↑r.den = q.num * r.num * ↑(q * r).den", "state_before": "q r : ℚ\n⊢ (q * r).num * ↑q.den * ↑r.den = q.num * r.num * ↑(q * r).den", "tactic": "let s := q.num * r.num /. (q.den * r.den : ℤ)" }, { "stat...
[ 145, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 126, 1 ]
Mathlib/Analysis/Convex/Integral.lean
ae_eq_const_or_norm_average_lt_of_norm_le_const
[ { "state_after": "case inl\nα : Type u_2\nE : Type u_1\nF : Type ?u.2443666\nm0 : MeasurableSpace α\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : NormedSpace ℝ E\ninst✝⁴ : CompleteSpace E\ninst✝³ : NormedAddCommGroup F\ninst✝² : NormedSpace ℝ F\ninst✝¹ : CompleteSpace F\nμ : MeasureTheory.Measure α\ns : Set E\nt : S...
[ 343, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 330, 1 ]
Mathlib/Data/Real/ENNReal.lean
ENNReal.exists_ne_top'
[]
[ 261, 21 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 260, 1 ]
Mathlib/Topology/Homotopy/Basic.lean
ContinuousMap.Homotopy.coe_toContinuousMap
[]
[ 154, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 153, 1 ]
Mathlib/Data/Finset/Lattice.lean
Finset.iSup_finset_image
[ { "state_after": "no goals", "state_before": "F : Type ?u.450915\nα : Type u_3\nβ : Type u_2\nγ : Type u_1\nι : Type ?u.450927\nκ : Type ?u.450930\ninst✝¹ : CompleteLattice β\ninst✝ : DecidableEq α\nf : γ → α\ng : α → β\ns : Finset γ\n⊢ (⨆ (x : α) (_ : x ∈ image f s), g x) = ⨆ (y : γ) (_ : y ∈ s), g (f y)",...
[ 1969, 101 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1968, 1 ]
Mathlib/RingTheory/Ideal/Operations.lean
RingHom.ker_coe_equiv
[ { "state_after": "no goals", "state_before": "R : Type u\nS : Type v\nT : Type w\nF : Type ?u.1772041\ninst✝¹ : Ring R\ninst✝ : Semiring S\nrc : RingHomClass F R S\nf✝ : F\nf : R ≃+* S\n⊢ ker ↑f = ⊥", "tactic": "simpa only [← injective_iff_ker_eq_bot] using EquivLike.injective f" } ]
[ 2043, 70 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2042, 1 ]
Mathlib/Data/Set/Pointwise/Basic.lean
Set.Nonempty.mul_zero
[ { "state_after": "no goals", "state_before": "F : Type ?u.106599\nα : Type u_1\nβ : Type ?u.106605\nγ : Type ?u.106608\ninst✝ : MulZeroClass α\ns t : Set α\nhs : Set.Nonempty s\n⊢ 0 ⊆ s * 0", "tactic": "simpa [mem_mul] using hs" } ]
[ 1145, 60 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1144, 1 ]
Mathlib/Algebra/Lie/Subalgebra.lean
LieSubalgebra.homOfLe_apply
[]
[ 610, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 609, 1 ]
Mathlib/Topology/UrysohnsLemma.lean
Urysohns.CU.tendsto_approx_atTop
[]
[ 223, 87 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 221, 1 ]
Mathlib/Topology/MetricSpace/Infsep.lean
Set.nontrivial_of_infsep_pos
[ { "state_after": "α : Type u_1\nβ : Type ?u.55856\ninst✝ : EDist α\nx y : α\ns : Set α\nhs : ¬Set.Nontrivial s\n⊢ ¬0 < infsep s", "state_before": "α : Type u_1\nβ : Type ?u.55856\ninst✝ : EDist α\nx y : α\ns : Set α\nhs : 0 < infsep s\n⊢ Set.Nontrivial s", "tactic": "contrapose hs" }, { "state_a...
[ 362, 37 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 359, 1 ]
Mathlib/Data/Set/Pointwise/Interval.lean
Set.preimage_const_mul_Icc_of_neg
[ { "state_after": "no goals", "state_before": "α : Type u_1\ninst✝ : LinearOrderedField α\na✝ a b c : α\nh : c < 0\n⊢ (fun x x_1 => x * x_1) c ⁻¹' Icc a b = Icc (b / c) (a / c)", "tactic": "simpa only [mul_comm] using preimage_mul_const_Icc_of_neg a b h" } ]
[ 685, 66 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 683, 1 ]
Mathlib/Data/PEquiv.lean
PEquiv.trans_single_of_eq_none
[ { "state_after": "case h.a\nα : Type u\nβ : Type v\nγ : Type w\nδ : Type x\ninst✝² : DecidableEq α\ninst✝¹ : DecidableEq β\ninst✝ : DecidableEq γ\nb : β\nc : γ\nf : δ ≃. β\nh : ↑(PEquiv.symm f) b = none\nx✝ : δ\na✝ : γ\n⊢ a✝ ∈ ↑(PEquiv.trans f (single b c)) x✝ ↔ a✝ ∈ ↑⊥ x✝", "state_before": "α : Type u\nβ :...
[ 400, 25 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 393, 1 ]
Std/Data/List/Basic.lean
List.takeDTR_go_eq
[ { "state_after": "no goals", "state_before": "α✝ : Type u_1\ndflt : α✝\nacc : Array α✝\nx✝ : List α✝\n⊢ takeDTR.go dflt 0 x✝ acc = acc.data ++ takeD 0 x✝ dflt", "tactic": "simp [takeDTR.go]" }, { "state_after": "no goals", "state_before": "α✝ : Type u_1\ndflt : α✝\nacc : Array α✝\nn✝ : Nat\n...
[ 605, 57 ]
e68aa8f5fe47aad78987df45f99094afbcb5e936
https://github.com/leanprover/std4
[ 602, 1 ]
Mathlib/Combinatorics/Composition.lean
Composition.single_blocksFun
[ { "state_after": "no goals", "state_before": "n✝ : ℕ\nc : Composition n✝\nn : ℕ\nh : 0 < n\ni : Fin (length (single n h))\n⊢ blocksFun (single n h) i = n", "tactic": "simp [blocksFun, single, blocks, i.2]" } ]
[ 588, 77 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 587, 1 ]
Mathlib/RingTheory/Polynomial/Basic.lean
Ideal.leadingCoeffNth_mono
[ { "state_after": "R : Type u\nS : Type ?u.180424\ninst✝¹ : CommSemiring R\ninst✝ : Semiring S\nI : Ideal R[X]\nm n : ℕ\nH : m ≤ n\nr : R\nhr : r ∈ leadingCoeffNth I m\n⊢ r ∈ leadingCoeffNth I n", "state_before": "R : Type u\nS : Type ?u.180424\ninst✝¹ : CommSemiring R\ninst✝ : Semiring S\nI : Ideal R[X]\nm ...
[ 598, 22 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 590, 1 ]
Mathlib/MeasureTheory/Function/SimpleFunc.lean
MeasureTheory.SimpleFunc.const_mul_lintegral
[]
[ 1026, 49 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1020, 1 ]
Mathlib/GroupTheory/MonoidLocalization.lean
Submonoid.LocalizationMap.toMap_injective
[]
[ 571, 41 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 570, 1 ]
Mathlib/Order/Filter/Germ.lean
Filter.Germ.mk'_eq_coe
[]
[ 137, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 135, 1 ]
Mathlib/Topology/MetricSpace/Algebra.lean
dist_pair_smul
[]
[ 149, 38 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 148, 1 ]
Mathlib/Data/Subtype.lean
Subtype.heq_iff_coe_eq
[]
[ 79, 78 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 76, 1 ]
Mathlib/RingTheory/Subring/Basic.lean
Subring.toSubmonoid_strictMono
[]
[ 288, 98 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 288, 1 ]
Mathlib/Analysis/NormedSpace/LinearIsometry.lean
LinearIsometryEquiv.continuous
[]
[ 677, 24 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 676, 11 ]
Mathlib/Algebra/DirectSum/Ring.lean
DirectSum.of_zero_mul
[]
[ 444, 21 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 443, 1 ]
Mathlib/GroupTheory/Subgroup/Basic.lean
Subgroup.mem_bot
[]
[ 864, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 863, 1 ]
Mathlib/Algebra/Order/Rearrangement.lean
Antivary.sum_smul_lt_sum_comp_perm_smul_iff
[ { "state_after": "no goals", "state_before": "ι : Type u_1\nα : Type u_2\nβ : Type u_3\ninst✝⁴ : LinearOrderedRing α\ninst✝³ : LinearOrderedAddCommGroup β\ninst✝² : Module α β\ninst✝¹ : OrderedSMul α β\ns : Finset ι\nσ : Perm ι\nf : ι → α\ng : ι → β\ninst✝ : Fintype ι\nhfg : Antivary f g\n⊢ ∑ i : ι, f i • g...
[ 334, 84 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 332, 1 ]
Mathlib/Algebra/Regular/Basic.lean
isRightRegular_zero_iff_subsingleton
[]
[ 221, 71 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 220, 1 ]
Mathlib/Algebra/Order/Field/Power.lean
zpow_le_max_of_min_le
[]
[ 109, 33 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 106, 1 ]
Mathlib/Algebra/Ring/Equiv.lean
RingEquiv.self_trans_symm
[]
[ 856, 17 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 855, 1 ]
Mathlib/Order/Filter/Basic.lean
Filter.join_pure
[]
[ 1995, 68 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1995, 9 ]
Mathlib/RingTheory/Polynomial/Chebyshev.lean
Polynomial.Chebyshev.T_one
[]
[ 81, 33 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 81, 1 ]
Mathlib/LinearAlgebra/Matrix/SesquilinearForm.lean
LinearMap.toMatrix₂_basisFun
[ { "state_after": "case h.a.h\nR : Type u_1\nR₁ : Type ?u.1414675\nR₂ : Type ?u.1414678\nM : Type ?u.1414681\nM₁ : Type ?u.1414684\nM₂ : Type ?u.1414687\nM₁' : Type ?u.1414690\nM₂' : Type ?u.1414693\nn : Type u_2\nm : Type u_3\nn' : Type ?u.1414702\nm' : Type ?u.1414705\nι : Type ?u.1414708\ninst✝⁸ : CommRing R\...
[ 417, 99 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 414, 1 ]
Mathlib/Analysis/SpecialFunctions/Trigonometric/ArctanDeriv.lean
Real.deriv_tan
[ { "state_after": "x : ℝ\nh : cos x = 0\nthis : ¬DifferentiableAt ℝ tan x\n⊢ deriv tan x = ↑1 / cos x ^ 2", "state_before": "x : ℝ\nh : cos x = 0\n⊢ deriv tan x = ↑1 / cos x ^ 2", "tactic": "have : ¬DifferentiableAt ℝ tan x := mt differentiableAt_tan.1 (Classical.not_not.2 h)" }, { "state_after":...
[ 68, 32 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 64, 1 ]
Mathlib/Data/List/Basic.lean
List.choose_property
[]
[ 3983, 24 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 3982, 1 ]
Mathlib/Data/Real/Irrational.lean
irrational_add_nat_iff
[]
[ 558, 39 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 557, 1 ]
Mathlib/Algebra/GCDMonoid/Basic.lean
normalize_eq_one
[]
[ 160, 89 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 159, 1 ]
Mathlib/Combinatorics/SimpleGraph/Basic.lean
SimpleGraph.coe_edgeFinset
[]
[ 892, 21 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 891, 1 ]
Mathlib/Analysis/SpecialFunctions/Trigonometric/Deriv.lean
HasFDerivAt.sinh
[]
[ 1130, 53 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1128, 1 ]
Mathlib/Algebra/Module/Torsion.lean
Submodule.torsion_gc
[]
[ 382, 96 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 377, 1 ]
Mathlib/Analysis/NormedSpace/LinearIsometry.lean
LinearIsometryEquiv.map_smul
[]
[ 971, 19 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 970, 1 ]
Mathlib/Data/Set/Intervals/Basic.lean
Set.Iic_prod_eq
[]
[ 1896, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1895, 1 ]
Mathlib/Algebra/Hom/Ring.lean
NonUnitalRingHom.copy_eq
[]
[ 169, 17 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 168, 1 ]
Mathlib/Algebra/GroupWithZero/Units/Basic.lean
Units.inv_mul'
[]
[ 212, 27 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 211, 1 ]
Mathlib/Algebra/Algebra/Subalgebra/Basic.lean
Subalgebra.mem_carrier
[]
[ 66, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 65, 1 ]
Mathlib/Analysis/LocallyConvex/BalancedCoreHull.lean
balancedCoreAux_balanced
[ { "state_after": "case intro.intro\n𝕜 : Type u_2\nE : Type u_1\nι : Type ?u.47476\ninst✝² : NormedField 𝕜\ninst✝¹ : AddCommGroup E\ninst✝ : Module 𝕜 E\ns t : Set E\nh0 : 0 ∈ balancedCoreAux 𝕜 s\na : 𝕜\nha : ‖a‖ ≤ 1\ny : E\nhy : y ∈ balancedCoreAux 𝕜 s\n⊢ (fun x => a • x) y ∈ balancedCoreAux 𝕜 s", "st...
[ 186, 50 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 175, 1 ]
Mathlib/Analysis/Calculus/Deriv/Add.lean
deriv_sum
[]
[ 194, 57 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 192, 1 ]