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/LinearAlgebra/LinearIndependent.lean
LinearIndependent.group_smul
[ { "state_after": "ι : Type u'\nι' : Type ?u.270528\nR : Type u_2\nK : Type ?u.270534\nM : Type u_3\nM' : Type ?u.270540\nM'' : Type ?u.270543\nV : Type u\nV' : Type ?u.270548\nv✝ : ι → M\ninst✝¹⁰ : Ring R\ninst✝⁹ : AddCommGroup M\ninst✝⁸ : AddCommGroup M'\ninst✝⁷ : AddCommGroup M''\ninst✝⁶ : Module R M\ninst✝⁵ ...
[ 532, 47 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 521, 1 ]
Mathlib/Algebra/CharP/Two.lean
CharTwo.neg_eq'
[]
[ 72, 16 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 71, 1 ]
Mathlib/Topology/FiberBundle/Basic.lean
FiberBundle.totalSpaceMk_closedEmbedding
[ { "state_after": "ι : Type ?u.6444\nB : Type u_1\nF : Type ?u.6450\nX : Type ?u.6453\ninst✝⁶ : TopologicalSpace X\ninst✝⁵ : TopologicalSpace B\ninst✝⁴ : TopologicalSpace F\nE : B → Type u_2\ninst✝³ : TopologicalSpace (TotalSpace E)\ninst✝² : (b : B) → TopologicalSpace (E b)\ninst✝¹ : FiberBundle F E\ninst✝ : T1...
[ 283, 62 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 280, 1 ]
Mathlib/Topology/Homotopy/HomotopyGroup.lean
Cube.zero_mem_boundary
[]
[ 75, 71 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 75, 1 ]
Mathlib/Data/Nat/GCD/Basic.lean
Nat.eq_one_of_dvd_coprimes
[ { "state_after": "a b k : ℕ\nh_ab_coprime : gcd a b = 1\nhka : k ∣ a\nhkb : k ∣ b\n⊢ k = 1", "state_before": "a b k : ℕ\nh_ab_coprime : coprime a b\nhka : k ∣ a\nhkb : k ∣ b\n⊢ k = 1", "tactic": "rw [coprime_iff_gcd_eq_one] at h_ab_coprime" }, { "state_after": "a b k : ℕ\nh_ab_coprime : gcd a b ...
[ 277, 26 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 272, 1 ]
Mathlib/Algebra/Group/Ext.lean
LeftCancelMonoid.ext
[]
[ 72, 58 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 70, 1 ]
Mathlib/Order/Filter/Basic.lean
Filter.map_compose
[]
[ 1867, 35 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1866, 1 ]
Mathlib/Algebra/Homology/ShortExact/Preadditive.lean
CategoryTheory.exact_inr_fst
[]
[ 167, 68 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 165, 1 ]
Mathlib/RingTheory/Ideal/QuotientOperations.lean
RingHom.quotientKerEquivOfRightInverse.apply
[]
[ 73, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 71, 1 ]
Mathlib/Data/Set/Lattice.lean
Set.mem_iUnion_of_mem
[]
[ 160, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 159, 1 ]
Mathlib/Topology/Sets/Opens.lean
TopologicalSpace.Opens.nonempty_coeSort
[]
[ 103, 24 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 102, 11 ]
Mathlib/Analysis/MeanInequalities.lean
NNReal.geom_mean_le_arith_mean_weighted
[ { "state_after": "no goals", "state_before": "ι : Type u\ns : Finset ι\nw z : ι → ℝ≥0\nhw' : ∑ i in s, w i = 1\n⊢ ∏ i in s, z i ^ ↑(w i) ≤ ∑ i in s, w i * z i", "tactic": "exact_mod_cast\n Real.geom_mean_le_arith_mean_weighted _ _ _ (fun i _ => (w i).coe_nonneg)\n (by assumption_mod_cast) fun i _ =>...
[ 187, 59 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 183, 1 ]
Mathlib/Data/Vector3.lean
vectorAllP_nil
[]
[ 267, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 266, 1 ]
Mathlib/FieldTheory/Fixed.lean
FixedPoints.isIntegral
[ { "state_after": "case intro\nM : Type u\ninst✝⁵ : Monoid M\nG : Type u\ninst✝⁴ : Group G\nF : Type v\ninst✝³ : Field F\ninst✝² : MulSemiringAction M F\ninst✝¹ : MulSemiringAction G F\nm : M\ninst✝ : Finite G\nx : F\nval✝ : Fintype G\n⊢ IsIntegral { x // x ∈ subfield G F } x", "state_before": "M : Type u\ni...
[ 261, 92 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 260, 1 ]
Mathlib/Data/Semiquot.lean
Semiquot.liftOn_ofMem
[ { "state_after": "α : Type u_1\nβ : Type u_2\nq : Semiquot α\nf : α → β\na : α\naq : a ∈ q\n⊢ ∀ (h : ∀ (a : α), a ∈ q → ∀ (b : α), b ∈ q → f a = f b), liftOn q f h = f a", "state_before": "α : Type u_1\nβ : Type u_2\nq : Semiquot α\nf : α → β\nh : ∀ (a : α), a ∈ q → ∀ (b : α), b ∈ q → f a = f b\na : α\naq :...
[ 124, 51 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 122, 1 ]
Mathlib/Data/Set/Basic.lean
Set.disjoint_compl_left_iff_subset
[]
[ 1747, 26 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1746, 1 ]
Mathlib/GroupTheory/Perm/Cycle/Type.lean
Equiv.Perm.two_le_of_mem_cycleType
[ { "state_after": "α : Type u_1\ninst✝¹ : Fintype α\ninst✝ : DecidableEq α\nσ : Perm α\nn : ℕ\nh : ∃ a, (IsCycle a ∧ ∀ (a_1 : α), a_1 ∈ support a → ↑a a_1 = ↑σ a_1) ∧ Finset.card (support a) = n\n⊢ 2 ≤ n", "state_before": "α : Type u_1\ninst✝¹ : Fintype α\ninst✝ : DecidableEq α\nσ : Perm α\nn : ℕ\nh : n ∈ cy...
[ 100, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 96, 1 ]
Mathlib/Algebra/Algebra/Operations.lean
Submodule.pow_induction_on_left
[]
[ 487, 44 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 481, 11 ]
Mathlib/MeasureTheory/PiSystem.lean
MeasurableSpace.DynkinSystem.generate_le
[]
[ 695, 94 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 694, 1 ]
Mathlib/Algebra/Quandle.lean
ShelfHom.map_act
[]
[ 375, 13 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 374, 1 ]
Mathlib/LinearAlgebra/LinearIndependent.lean
LinearIndependent.fin_cons'
[ { "state_after": "ι : Type u'\nι' : Type ?u.115828\nR : Type u_1\nK : Type ?u.115834\nM : Type u_2\nM' : Type ?u.115840\nM'' : Type ?u.115843\nV : Type u\nV' : Type ?u.115848\nv✝ : ι → M\ninst✝⁶ : Semiring R\ninst✝⁵ : AddCommMonoid M\ninst✝⁴ : AddCommMonoid M'\ninst✝³ : AddCommMonoid M''\ninst✝² : Module R M\ni...
[ 295, 42 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 285, 1 ]
Mathlib/Data/Finite/Card.lean
Nat.card_eq
[ { "state_after": "case inl\nα✝ : Type ?u.215\nβ : Type ?u.218\nγ : Type ?u.221\nα : Type u_1\nh✝ : Finite α\n⊢ Nat.card α = if h : Finite α then Fintype.card α else 0\n\ncase inr\nα✝ : Type ?u.215\nβ : Type ?u.218\nγ : Type ?u.221\nα : Type u_1\nh✝ : Infinite α\n⊢ Nat.card α = if h : Finite α then Fintype.card ...
[ 57, 85 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 52, 1 ]
Mathlib/Algebra/CharZero/Defs.lean
Nat.cast_ne_one
[]
[ 97, 18 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 96, 1 ]
Mathlib/Analysis/Calculus/Inverse.lean
approximatesLinearOn_empty
[ { "state_after": "no goals", "state_before": "𝕜 : Type u_1\ninst✝⁸ : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝⁷ : NormedAddCommGroup E\ninst✝⁶ : NormedSpace 𝕜 E\nF : Type u_3\ninst✝⁵ : NormedAddCommGroup F\ninst✝⁴ : NormedSpace 𝕜 F\nG : Type ?u.5815\ninst✝³ : NormedAddCommGroup G\ninst✝² : NormedSp...
[ 125, 68 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 124, 1 ]
Mathlib/Algebra/Polynomial/GroupRingAction.lean
Polynomial.smul_eval_smul
[ { "state_after": "no goals", "state_before": "M : Type u_2\ninst✝⁴ : Monoid M\nR : Type ?u.35641\ninst✝³ : Semiring R\ninst✝² : MulSemiringAction M R\nS : Type u_1\ninst✝¹ : CommSemiring S\ninst✝ : MulSemiringAction M S\nm : M\nf : S[X]\nx r : S\n⊢ eval (m • x) (m • ↑C r) = m • eval x (↑C r)", "tactic":...
[ 72, 46 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 68, 1 ]
Mathlib/Analysis/SpecialFunctions/Trigonometric/Complex.lean
Complex.sin_eq_zero_iff
[ { "state_after": "θ : ℂ\n⊢ (∃ k, θ - ↑π / 2 = (2 * ↑k + 1) * ↑π / 2) ↔ ∃ k, θ = ↑k * ↑π", "state_before": "θ : ℂ\n⊢ sin θ = 0 ↔ ∃ k, θ = ↑k * ↑π", "tactic": "rw [← Complex.cos_sub_pi_div_two, cos_eq_zero_iff]" }, { "state_after": "case mp\nθ : ℂ\n⊢ (∃ k, θ - ↑π / 2 = (2 * ↑k + 1) * ↑π / 2) → ∃ k...
[ 59, 9 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 49, 1 ]
Mathlib/Data/Set/Image.lean
Function.Injective.compl_image_eq
[ { "state_after": "case h\nι : Sort ?u.105472\nα : Type u_1\nβ : Type u_2\nf : α → β\nhf : Injective f\ns : Set α\ny : β\n⊢ y ∈ (f '' s)ᶜ ↔ y ∈ f '' sᶜ ∪ range fᶜ", "state_before": "ι : Sort ?u.105472\nα : Type u_1\nβ : Type u_2\nf : α → β\nhf : Injective f\ns : Set α\n⊢ (f '' s)ᶜ = f '' sᶜ ∪ range fᶜ", ...
[ 1348, 14 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1342, 1 ]
Mathlib/Data/MvPolynomial/Basic.lean
MvPolynomial.eval_zero'
[]
[ 1530, 18 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1529, 1 ]
Mathlib/Data/Ordmap/Ordset.lean
Ordnode.equiv_iff
[ { "state_after": "no goals", "state_before": "α : Type u_1\nt₁ t₂ : Ordnode α\nh₁ : Sized t₁\nh₂ : Sized t₂\nh : toList t₁ = toList t₂\n⊢ size t₁ = size t₂", "tactic": "rw [← length_toList h₁, h, length_toList h₂]" } ]
[ 567, 80 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 565, 1 ]
Mathlib/Analysis/Calculus/FDeriv/Mul.lean
hasFDerivAt_ring_inverse
[ { "state_after": "no goals", "state_before": "𝕜 : Type u_2\ninst✝¹¹ : NontriviallyNormedField 𝕜\nE : Type ?u.1084130\ninst✝¹⁰ : NormedAddCommGroup E\ninst✝⁹ : NormedSpace 𝕜 E\nF : Type ?u.1084230\ninst✝⁸ : NormedAddCommGroup F\ninst✝⁷ : NormedSpace 𝕜 F\nG : Type ?u.1084325\ninst✝⁶ : NormedAddCommGroup G...
[ 525, 60 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 521, 1 ]
Mathlib/Algebra/Opposites.lean
MulOpposite.unop_inv
[]
[ 303, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 302, 1 ]
Mathlib/Order/Monotone/Monovary.lean
antivaryOn_toDual_right
[]
[ 284, 15 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 283, 1 ]
Mathlib/Data/Multiset/Nodup.lean
Multiset.coe_nodup
[]
[ 35, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 34, 1 ]
Mathlib/RingTheory/Ideal/Prod.lean
Ideal.ideal_prod_prime_aux
[ { "state_after": "R : Type u\nS : Type v\ninst✝¹ : Ring R\ninst✝ : Ring S\nI✝ I' : Ideal R\nJ✝ J' : Ideal S\nI : Ideal R\nJ : Ideal S\n⊢ I ≠ ⊤ ∧ J ≠ ⊤ → ¬IsPrime (prod I J)", "state_before": "R : Type u\nS : Type v\ninst✝¹ : Ring R\ninst✝ : Ring S\nI✝ I' : Ideal R\nJ✝ J' : Ideal S\nI : Ideal R\nJ : Ideal S\...
[ 154, 80 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 150, 1 ]
Mathlib/CategoryTheory/Sites/Plus.lean
CategoryTheory.GrothendieckTopology.plusMap_comp
[ { "state_after": "case w.h\nC : Type u\ninst✝³ : Category C\nJ : GrothendieckTopology C\nD : Type w\ninst✝² : Category D\ninst✝¹ : ∀ (P : Cᵒᵖ ⥤ D) (X : C) (S : Cover J X), HasMultiequalizer (Cover.index S P)\nP✝ : Cᵒᵖ ⥤ D\ninst✝ : ∀ (X : C), HasColimitsOfShape (Cover J X)ᵒᵖ D\nP Q R : Cᵒᵖ ⥤ D\nη : P ⟶ Q\nγ : Q ...
[ 192, 41 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 188, 1 ]
Mathlib/Logic/Equiv/Basic.lean
Equiv.Perm.subtypeCongr.right_apply
[ { "state_after": "no goals", "state_before": "ε : Type u_1\np : ε → Prop\ninst✝ : DecidablePred p\nep ep' : Perm { a // p a }\nen en' : Perm { a // ¬p a }\na : ε\nh : ¬p a\n⊢ ↑(subtypeCongr ep en) a = ↑(↑en { val := a, property := h })", "tactic": "simp [Perm.subtypeCongr.apply, h]" } ]
[ 576, 36 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 575, 1 ]
Mathlib/MeasureTheory/Function/ConvergenceInMeasure.lean
MeasureTheory.tendstoInMeasure_of_tendsto_snorm_of_stronglyMeasurable
[ { "state_after": "α : Type u_1\nι : Type u_3\nE : Type u_2\nm : MeasurableSpace α\nμ : Measure α\ninst✝ : NormedAddCommGroup E\np : ℝ≥0∞\nf : ι → α → E\ng : α → E\nhp_ne_zero : p ≠ 0\nhp_ne_top : p ≠ ⊤\nhf : ∀ (n : ι), StronglyMeasurable (f n)\nhg : StronglyMeasurable g\nl : Filter ι\nhfg : Tendsto (fun n => sn...
[ 307, 45 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 286, 1 ]
Mathlib/Algebra/Star/Basic.lean
star_eq_iff_star_eq
[]
[ 113, 53 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 112, 1 ]
Mathlib/Data/Vector/Basic.lean
Vector.toList_empty
[]
[ 202, 29 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 201, 1 ]
Mathlib/Data/Finsupp/Basic.lean
Finsupp.comapDomain_zero
[ { "state_after": "case h\nα : Type u_1\nβ : Type u_2\nγ : Type ?u.304416\nι : Type ?u.304419\nM : Type u_3\nM' : Type ?u.304425\nN : Type ?u.304428\nP : Type ?u.304431\nG : Type ?u.304434\nH : Type ?u.304437\nR : Type ?u.304440\nS : Type ?u.304443\ninst✝ : Zero M\nf : α → β\nhif : optParam (Set.InjOn f (f ⁻¹' ↑...
[ 738, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 734, 1 ]
Mathlib/Order/Bounded.lean
Set.bounded_lt_Ioc
[]
[ 222, 50 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 221, 1 ]
Mathlib/Order/Circular.lean
sbtw_iff_not_btw
[ { "state_after": "α : Type u_1\ninst✝ : CircularOrder α\na b c : α\n⊢ btw a b c ∧ ¬btw c b a ↔ ¬btw c b a", "state_before": "α : Type u_1\ninst✝ : CircularOrder α\na b c : α\n⊢ sbtw a b c ↔ ¬btw c b a", "tactic": "rw [sbtw_iff_btw_not_btw]" }, { "state_after": "no goals", "state_before": "α ...
[ 320, 60 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 318, 1 ]
Mathlib/Analysis/Calculus/Deriv/Inverse.lean
HasStrictDerivAt.of_local_left_inverse
[]
[ 73, 64 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 70, 1 ]
Std/Data/List/Lemmas.lean
List.get_range
[ { "state_after": "no goals", "state_before": "n i : Nat\nH : i < length (range n)\n⊢ some (get (range n) { val := i, isLt := H }) = some i", "tactic": "rw [← get?_eq_get _, get?_range (by simpa using H)]" }, { "state_after": "no goals", "state_before": "n i : Nat\nH : i < length (range n)\n⊢...
[ 1949, 76 ]
e68aa8f5fe47aad78987df45f99094afbcb5e936
https://github.com/leanprover/std4
[ 1948, 9 ]
Mathlib/MeasureTheory/Measure/VectorMeasure.lean
MeasureTheory.VectorMeasure.map_add
[ { "state_after": "case pos\nα : Type u_1\nβ : Type u_3\nm inst✝⁴ : MeasurableSpace α\ninst✝³ : MeasurableSpace β\nM : Type u_2\ninst✝² : AddCommMonoid M\ninst✝¹ : TopologicalSpace M\nv✝ : VectorMeasure α M\ninst✝ : ContinuousAdd M\nv w : VectorMeasure α M\nf : α → β\nhf : Measurable f\n⊢ map (v + w) f = map v f...
[ 740, 27 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 735, 1 ]
Mathlib/Topology/Algebra/InfiniteSum/Basic.lean
Summable.compl_add
[]
[ 382, 44 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 380, 1 ]
Mathlib/Data/Fin/Basic.lean
Fin.pred_castSucc_succ
[ { "state_after": "no goals", "state_before": "n m : ℕ\ni : Fin n\n⊢ pred (↑castSucc (succ i)) (_ : ↑castSucc (succ i) ≠ 0) = ↑castSucc i", "tactic": "simp [eq_iff_veq]" } ]
[ 1592, 20 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1590, 1 ]
Mathlib/Order/Filter/Extr.lean
IsMaxOn.min
[]
[ 605, 24 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 603, 1 ]
Mathlib/Data/Nat/Totient.lean
Nat.totient_div_of_dvd
[ { "state_after": "case inl\nn : ℕ\nhnd : 0 ∣ n\n⊢ φ (n / 0) = Finset.card (filter (fun k => gcd n k = 0) (range n))\n\ncase inr\nn d : ℕ\nhnd : d ∣ n\nhd0 : d > 0\n⊢ φ (n / d) = Finset.card (filter (fun k => gcd n k = d) (range n))", "state_before": "n d : ℕ\nhnd : d ∣ n\n⊢ φ (n / d) = Finset.card (filter (...
[ 170, 57 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 153, 1 ]
Mathlib/Order/Disjoint.lean
codisjoint_bot
[]
[ 294, 77 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 293, 1 ]
Mathlib/Data/List/Basic.lean
List.last_eq_of_concat_eq
[ { "state_after": "ι : Type ?u.24637\nα : Type u\nβ : Type v\nγ : Type w\nδ : Type x\nl₁ l₂ : List α\na b : α\nl : List α\nh : concat l a = concat l b\n⊢ a = b", "state_before": "ι : Type ?u.24637\nα : Type u\nβ : Type v\nγ : Type w\nδ : Type x\nl₁ l₂ : List α\na b : α\nl : List α\n⊢ concat l a = concat l b ...
[ 565, 50 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 562, 1 ]
Mathlib/CategoryTheory/MorphismProperty.lean
CategoryTheory.MorphismProperty.StableUnderBaseChange.unop
[]
[ 290, 80 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 289, 1 ]
Mathlib/Data/Set/Pointwise/Interval.lean
Set.preimage_add_const_Ioo
[ { "state_after": "no goals", "state_before": "α : Type u_1\ninst✝ : OrderedAddCommGroup α\na b c : α\n⊢ (fun x => x + a) ⁻¹' Ioo b c = Ioo (b - a) (c - a)", "tactic": "simp [← Ioi_inter_Iio]" } ]
[ 124, 25 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 123, 1 ]
Mathlib/Algebra/AddTorsor.lean
vsub_ne_zero
[]
[ 144, 32 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 143, 1 ]
Mathlib/Order/Filter/Basic.lean
Filter.EventuallyLE.diff
[]
[ 1733, 19 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1731, 1 ]
Mathlib/GroupTheory/Subgroup/Basic.lean
MonoidHom.eq_of_eqOn_dense
[]
[ 2918, 40 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2917, 1 ]
Mathlib/Analysis/Convex/Side.lean
AffineSubspace.SOppSide.right_not_mem
[]
[ 187, 8 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 186, 1 ]
Mathlib/Topology/Order/Basic.lean
not_tendsto_nhds_of_tendsto_atBot
[]
[ 1564, 46 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1562, 1 ]
Mathlib/CategoryTheory/Limits/Shapes/Pullbacks.lean
CategoryTheory.Limits.cospanCompIso_app_one
[]
[ 299, 96 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 299, 1 ]
Mathlib/Data/Polynomial/AlgebraMap.lean
Polynomial.aeval_monomial
[]
[ 212, 21 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 211, 1 ]
Mathlib/Algebra/Lie/Quotient.lean
LieSubmodule.Quotient.mk'_ker
[ { "state_after": "case h\nR : Type u\nL : Type v\nM : Type w\ninst✝⁶ : CommRing R\ninst✝⁵ : LieRing L\ninst✝⁴ : LieAlgebra R L\ninst✝³ : AddCommGroup M\ninst✝² : Module R M\ninst✝¹ : LieRingModule L M\ninst✝ : LieModule R L M\nN N' : LieSubmodule R L M\nI J : LieIdeal R L\nm✝ : M\n⊢ m✝ ∈ LieModuleHom.ker (mk' N...
[ 202, 50 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 202, 1 ]
Std/Data/Nat/Lemmas.lean
Nat.le_div_iff_mul_le
[ { "state_after": "no goals", "state_before": "k x y : Nat\nk0 : 0 < k\n⊢ x ≤ y / k ↔ x * k ≤ y", "tactic": "induction y, k using mod.inductionOn generalizing x with\n (rw [div_eq]; simp [h]; cases x with simp [zero_le] | succ x => ?_)\n| base y k h =>\n simp [not_succ_le_zero x, succ_mul, Nat.add_comm...
[ 276, 88 ]
e68aa8f5fe47aad78987df45f99094afbcb5e936
https://github.com/leanprover/std4
[ 267, 1 ]
Mathlib/Topology/SubsetProperties.lean
IsCompact.insert
[]
[ 457, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 456, 1 ]
Mathlib/MeasureTheory/Function/AEEqFun.lean
MeasureTheory.AEEqFun.liftRel_mk_mk
[]
[ 430, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 428, 1 ]
Mathlib/Data/QPF/Univariate/Basic.lean
Qpf.Wequiv.refl
[ { "state_after": "case mk\nF : Type u → Type u\ninst✝ : Functor F\nq : Qpf F\na : (P F).A\nf : PFunctor.B (P F) a → WType (P F).B\n⊢ Wequiv (WType.mk a f) (WType.mk a f)", "state_before": "F : Type u → Type u\ninst✝ : Functor F\nq : Qpf F\nx : PFunctor.W (P F)\n⊢ Wequiv x x", "tactic": "cases' x with a ...
[ 215, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 213, 1 ]
Mathlib/Data/Fin/Interval.lean
Fin.card_Ioi
[ { "state_after": "case b\nn : ℕ\na b : Fin n\n⊢ Fin n", "state_before": "n : ℕ\na b : Fin n\n⊢ card (Ioi a) = n - 1 - ↑a", "tactic": "rw [← card_map, map_valEmbedding_Ioi, Nat.card_Ioc]" }, { "state_after": "no goals", "state_before": "case b\nn : ℕ\na b : Fin n\n⊢ Fin n", "tactic": "ass...
[ 186, 13 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 184, 1 ]
Mathlib/RingTheory/Ideal/QuotientOperations.lean
Ideal.map_quotient_self
[]
[ 99, 46 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 94, 1 ]
Mathlib/Analysis/InnerProductSpace/l2Space.lean
OrthogonalFamily.summable_of_lp
[ { "state_after": "ι : Type u_1\n𝕜 : Type u_4\ninst✝⁴ : IsROrC 𝕜\nE : Type u_3\ninst✝³ : NormedAddCommGroup E\ninst✝² : InnerProductSpace 𝕜 E\ncplt : CompleteSpace E\nG : ι → Type u_2\ninst✝¹ : (i : ι) → NormedAddCommGroup (G i)\ninst✝ : (i : ι) → InnerProductSpace 𝕜 (G i)\nV : (i : ι) → G i →ₗᵢ[𝕜] E\nhV : ...
[ 201, 13 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 197, 11 ]
Mathlib/Analysis/InnerProductSpace/l2Space.lean
IsHilbertSum.linearIsometryEquiv_apply_dfinsupp_sum_single
[ { "state_after": "ι : Type u_1\n𝕜 : Type u_2\ninst✝⁴ : IsROrC 𝕜\nE : Type u_3\ninst✝³ : NormedAddCommGroup E\ninst✝² : InnerProductSpace 𝕜 E\ncplt : CompleteSpace E\nG : ι → Type u_4\ninst✝¹ : (i : ι) → NormedAddCommGroup (G i)\ninst✝ : (i : ι) → InnerProductSpace 𝕜 (G i)\nV : (i : ι) → G i →ₗᵢ[𝕜] E\nF : ι...
[ 377, 74 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 371, 11 ]
Mathlib/Data/Real/Irrational.lean
Irrational.add_int
[]
[ 243, 32 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 242, 1 ]
Mathlib/Topology/ContinuousFunction/Weierstrass.lean
continuousMap_mem_polynomialFunctions_closure
[ { "state_after": "a b : ℝ\nf : C(↑(Set.Icc a b), ℝ)\n⊢ f ∈ ⊤", "state_before": "a b : ℝ\nf : C(↑(Set.Icc a b), ℝ)\n⊢ f ∈ Subalgebra.topologicalClosure (polynomialFunctions (Set.Icc a b))", "tactic": "rw [polynomialFunctions_closure_eq_top _ _]" }, { "state_after": "no goals", "state_before":...
[ 96, 7 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 93, 1 ]
Mathlib/Order/Hom/Basic.lean
OrderHomClass.mono
[]
[ 160, 68 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 160, 11 ]
Mathlib/Analysis/SpecialFunctions/ExpDeriv.lean
Complex.hasStrictDerivAt_exp
[]
[ 76, 70 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 75, 1 ]
Mathlib/Order/GaloisConnection.lean
GaloisInsertion.l_inf_u
[ { "state_after": "no goals", "state_before": "α : Type u\nβ : Type v\nγ : Type w\nι : Sort x\nκ : ι → Sort ?u.39919\na✝ a₁ a₂ : α\nb✝ b₁ b₂ : β\nl : α → β\nu : β → α\ninst✝¹ : SemilatticeInf α\ninst✝ : SemilatticeInf β\ngi : GaloisInsertion l u\na b : β\n⊢ l (u (a ⊓ b)) = a ⊓ b", "tactic": "simp only [g...
[ 560, 42 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 556, 1 ]
Mathlib/LinearAlgebra/AffineSpace/Independent.lean
AffineIndependent.comp_embedding
[ { "state_after": "no goals", "state_before": "k : Type u_3\nV : Type u_4\nP : Type u_5\ninst✝³ : Ring k\ninst✝² : AddCommGroup V\ninst✝¹ : Module k V\ninst✝ : AffineSpace V P\nι : Type u_2\nι2 : Type u_1\nf : ι2 ↪ ι\np : ι → P\nha : AffineIndependent k p\n⊢ AffineIndependent k (p ∘ ↑f)", "tactic": "clas...
[ 309, 70 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 291, 1 ]
Mathlib/Data/Rat/Defs.lean
Rat.eq_iff_mul_eq_mul
[ { "state_after": "a b c p q : ℚ\n⊢ p.num /. ↑p.den = q.num /. ↑q.den ↔ p.num * ↑q.den = q.num * ↑p.den", "state_before": "a b c p q : ℚ\n⊢ p = q ↔ p.num * ↑q.den = q.num * ↑p.den", "tactic": "conv =>\n lhs\n rw [← @num_den p, ← @num_den q]" }, { "state_after": "case z₂\na b c p q : ℚ\n⊢ ¬q.den...
[ 393, 19 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 387, 1 ]
Mathlib/Topology/Constructions.lean
nhds_toMul
[]
[ 136, 75 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 136, 1 ]
Mathlib/Algebra/IndicatorFunction.lean
Set.mulIndicator_inv
[]
[ 529, 24 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 527, 1 ]
Mathlib/CategoryTheory/Preadditive/Mat.lean
CategoryTheory.Mat_.add_apply
[]
[ 175, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 174, 1 ]
Mathlib/Combinatorics/SimpleGraph/Connectivity.lean
SimpleGraph.Walk.copy_nil
[ { "state_after": "V : Type u\nV' : Type v\nV'' : Type w\nG : SimpleGraph V\nG' : SimpleGraph V'\nG'' : SimpleGraph V''\nu' : V\n⊢ Walk.copy nil (_ : u' = u') (_ : u' = u') = nil", "state_before": "V : Type u\nV' : Type v\nV'' : Type w\nG : SimpleGraph V\nG' : SimpleGraph V'\nG'' : SimpleGraph V''\nu u' : V\...
[ 152, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 150, 1 ]
Mathlib/Init/Data/Nat/Bitwise.lean
Nat.bitwise'_bit
[ { "state_after": "f : Bool → Bool → Bool\nh : f false false = false\na : Bool\nm : ℕ\nb : Bool\nn : ℕ\n⊢ binaryRec (fun n => bif f false true then n else 0)\n (fun a m Ia => binaryRec (bif f true false then bit a m else 0) fun b n x => bit (f a b) (Ia n)) (bit a m)\n (bit b n) =\n bit (f a b)\n ...
[ 443, 29 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 427, 1 ]
Mathlib/Data/List/FinRange.lean
List.finRange_succ_eq_map
[ { "state_after": "case a\nα : Type u\nn : ℕ\n⊢ map Fin.val (finRange (Nat.succ n)) = map Fin.val (0 :: map Fin.succ (finRange n))", "state_before": "α : Type u\nn : ℕ\n⊢ finRange (Nat.succ n) = 0 :: map Fin.succ (finRange n)", "tactic": "apply map_injective_iff.mpr Fin.val_injective" }, { "state...
[ 37, 42 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 33, 1 ]
Mathlib/LinearAlgebra/Matrix/Transvection.lean
Matrix.TransvectionStruct.inv_mul
[ { "state_after": "case mk\nn : Type u_1\np : Type ?u.32998\nR : Type u₂\n𝕜 : Type ?u.33003\ninst✝⁴ : Field 𝕜\ninst✝³ : DecidableEq n\ninst✝² : DecidableEq p\ninst✝¹ : CommRing R\ni j : n\ninst✝ : Fintype n\ni✝ j✝ : n\nt_hij : i✝ ≠ j✝\nc✝ : R\n⊢ toMatrix (TransvectionStruct.inv { i := i✝, j := j✝, hij := t_hij...
[ 211, 61 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 209, 1 ]
Mathlib/Data/Finset/Pointwise.lean
Finset.div_subset_div
[]
[ 638, 16 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 637, 1 ]
Mathlib/Init/Function.lean
Function.curry_uncurry
[]
[ 144, 4 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 143, 9 ]
Mathlib/Computability/Primrec.lean
Primrec.nat_lt
[ { "state_after": "no goals", "state_before": "α : Type ?u.137547\nβ : Type ?u.137550\nγ : Type ?u.137553\nδ : Type ?u.137556\nσ : Type ?u.137559\ninst✝⁴ : Primcodable α\ninst✝³ : Primcodable β\ninst✝² : Primcodable γ\ninst✝¹ : Primcodable δ\ninst✝ : Primcodable σ\np : ℕ × ℕ\n⊢ ¬p.snd ≤ p.fst ↔ (fun x x_1 =>...
[ 756, 51 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 755, 1 ]
Mathlib/Analysis/Calculus/FDeriv/Equiv.lean
LinearIsometryEquiv.differentiableWithinAt
[]
[ 282, 46 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 281, 11 ]
Mathlib/Algebra/BigOperators/Ring.lean
Finset.prod_sub_ordered
[ { "state_after": "α : Type u\nβ : Type v\nγ : Type w\ns✝ s₁ s₂ : Finset α\na : α\nb : β\nf✝ g✝ : α → β\ninst✝² : CommSemiring β\nι : Type u_1\nR : Type u_2\ninst✝¹ : CommRing R\ninst✝ : LinearOrder ι\ns : Finset ι\nf g : ι → R\n⊢ ∏ x in s, (f x + -g x) =\n ∏ i in s, f i +\n -∑ x in s, (g x * ∏ x in filt...
[ 194, 7 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 187, 1 ]
Mathlib/Algebra/CovariantAndContravariant.lean
Group.covariant_iff_contravariant
[ { "state_after": "case refine_1\nM : Type ?u.747\nN : Type u_1\nμ : M → N → N\nr : N → N → Prop\ninst✝¹ : CovariantClass M N μ r\ninst✝ : Group N\nh : Covariant N N (fun x x_1 => x * x_1) r\na b c : N\nbc : r ((fun x x_1 => x * x_1) a b) ((fun x x_1 => x * x_1) a c)\n⊢ r b c\n\ncase refine_2\nM : Type ?u.747\nN...
[ 164, 19 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 158, 1 ]
Mathlib/CategoryTheory/Limits/IsLimit.lean
CategoryTheory.Limits.IsColimit.uniq_cocone_morphism
[ { "state_after": "J : Type u₁\ninst✝² : Category J\nK : Type u₂\ninst✝¹ : Category K\nC : Type u₃\ninst✝ : Category C\nF : J ⥤ C\ns t : Cocone F\nh : IsColimit t\nf f' g : t ⟶ s\n⊢ g = descCoconeMorphism h s", "state_before": "J : Type u₁\ninst✝² : Category J\nK : Type u₂\ninst✝¹ : Category K\nC : Type u₃\n...
[ 612, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 609, 1 ]
Mathlib/Data/Polynomial/Expand.lean
Polynomial.expand_mul
[]
[ 77, 29 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 76, 1 ]
Mathlib/Analysis/SpecialFunctions/Trigonometric/Angle.lean
Real.Angle.coe_add
[]
[ 88, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 87, 1 ]
Mathlib/Data/Set/Function.lean
Set.MapsTo.val_restrict_apply
[]
[ 353, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 352, 1 ]
Mathlib/SetTheory/Ordinal/FixedPoint.lean
Ordinal.nfpFamily_fp
[ { "state_after": "ι : Type u\nf : ι → Ordinal → Ordinal\ni : ι\nH : IsNormal (f i)\na : Ordinal\n⊢ f i (sup (List.foldr f a)) = sup (List.foldr f a)", "state_before": "ι : Type u\nf : ι → Ordinal → Ordinal\ni : ι\nH : IsNormal (f i)\na : Ordinal\n⊢ f i (nfpFamily f a) = nfpFamily f a", "tactic": "unfold...
[ 128, 43 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 122, 1 ]
Mathlib/Data/Vector3.lean
Vector3.append_nil
[]
[ 164, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 163, 1 ]
Mathlib/Data/PFunctor/Univariate/M.lean
PFunctor.M.ext'
[ { "state_after": "case mk\nF : PFunctor\ny : M F\napprox✝ : (n : ℕ) → CofixA F n\nconsistent✝ : AllAgree approx✝\nH : ∀ (i : ℕ), MIntl.approx { approx := approx✝, consistent := consistent✝ } i = MIntl.approx y i\n⊢ { approx := approx✝, consistent := consistent✝ } = y", "state_before": "F : PFunctor\nx y : M...
[ 225, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 221, 1 ]
Mathlib/SetTheory/Game/PGame.lean
PGame.lf_of_le_of_lf
[ { "state_after": "x y z : PGame\nh₁ : x ≤ y\nh₂ : ¬z ≤ y\n⊢ ¬z ≤ x", "state_before": "x y z : PGame\nh₁ : x ≤ y\nh₂ : y ⧏ z\n⊢ x ⧏ z", "tactic": "rw [← PGame.not_le] at h₂⊢" }, { "state_after": "no goals", "state_before": "x y z : PGame\nh₁ : x ≤ y\nh₂ : ¬z ≤ y\n⊢ ¬z ≤ x", "tactic": "exa...
[ 560, 35 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 558, 1 ]
Mathlib/SetTheory/Ordinal/Arithmetic.lean
Ordinal.blsub_id
[]
[ 1917, 14 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1916, 1 ]
Mathlib/Data/Polynomial/Div.lean
Polynomial.rootMultiplicity_eq_zero_iff
[ { "state_after": "no goals", "state_before": "R : Type u\nS : Type v\nT : Type w\nA : Type z\na b : R\nn : ℕ\ninst✝ : CommRing R\np✝ q p : R[X]\nx : R\n⊢ rootMultiplicity x p = 0 ↔ IsRoot p x → p = 0", "tactic": "simp only [rootMultiplicity_eq_multiplicity, dite_eq_left_iff, PartENat.get_eq_iff_eq_coe,\...
[ 565, 83 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 562, 1 ]
Mathlib/Algebra/Group/Commute.lean
Commute.inv_left_iff
[]
[ 374, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 373, 1 ]