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/Topology/MetricSpace/Basic.lean
dist_prod_same_left
[ { "state_after": "no goals", "state_before": "α : Type u\nβ : Type v\nX : Type ?u.245069\nι : Type ?u.245072\ninst✝¹ : PseudoMetricSpace α\ninst✝ : PseudoMetricSpace β\nx : α\ny₁ y₂ : β\n⊢ dist (x, y₁) (x, y₂) = dist y₁ y₂", "tactic": "simp [Prod.dist_eq, dist_nonneg]" } ]
[ 1756, 35 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1755, 1 ]
Mathlib/Data/Finset/Basic.lean
Finset.val_eq_singleton_iff
[ { "state_after": "α : Type u_1\nβ : Type ?u.28858\nγ : Type ?u.28861\ns✝ : Finset α\na✝ b a : α\ns : Finset α\n⊢ s.val = {a} ↔ s.val = {a}.val", "state_before": "α : Type u_1\nβ : Type ?u.28858\nγ : Type ?u.28861\ns✝ : Finset α\na✝ b a : α\ns : Finset α\n⊢ s.val = {a} ↔ s = {a}", "tactic": "rw [← val_in...
[ 701, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 699, 1 ]
Mathlib/Order/Monotone/Monovary.lean
Subsingleton.monovary
[]
[ 116, 69 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 115, 11 ]
Mathlib/Algebra/MonoidAlgebra/Basic.lean
MonoidAlgebra.equivariantOfLinearOfComm_apply
[]
[ 1019, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1018, 1 ]
Mathlib/Data/List/Rotate.lean
List.rotate_injective
[ { "state_after": "α : Type u\nn : ℕ\nl l' : List α\nh : rotate l n = rotate l' n\n⊢ l = l'", "state_before": "α : Type u\nn : ℕ\n⊢ Injective fun l => rotate l n", "tactic": "rintro l l' (h : l.rotate n = l'.rotate n)" }, { "state_after": "α : Type u\nn : ℕ\nl l' : List α\nh : rotate l n = rotate...
[ 331, 56 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 326, 1 ]
Mathlib/Algebra/Lie/Subalgebra.lean
LieEquiv.lieSubalgebraMap_apply
[]
[ 807, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 806, 1 ]
Std/Data/List/Lemmas.lean
List.get?_modifyNth_ne
[ { "state_after": "no goals", "state_before": "α : Type u_1\nf : α → α\nm n : Nat\nl : List α\nh : m ≠ n\n⊢ get? (modifyNth f m l) n = get? l n", "tactic": "simp only [get?_modifyNth, if_neg h, id_map']" } ]
[ 762, 48 ]
e68aa8f5fe47aad78987df45f99094afbcb5e936
https://github.com/leanprover/std4
[ 760, 9 ]
Mathlib/Analysis/Complex/ReImTopology.lean
Complex.interior_reProdIm
[ { "state_after": "no goals", "state_before": "s t : Set ℝ\n⊢ interior (s ×ℂ t) = interior s ×ℂ interior t", "tactic": "rw [Set.reProdIm, Set.reProdIm, interior_inter, interior_preimage_re, interior_preimage_im]" } ]
[ 182, 94 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 181, 1 ]
Mathlib/RingTheory/RootsOfUnity/Complex.lean
Complex.isPrimitiveRoot_exp
[ { "state_after": "no goals", "state_before": "n : ℕ\nh0 : n ≠ 0\n⊢ IsPrimitiveRoot (exp (2 * ↑π * I / ↑n)) n", "tactic": "simpa only [Nat.cast_one, one_div] using\n isPrimitiveRoot_exp_of_coprime 1 n h0 n.coprime_one_left" } ]
[ 57, 61 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 55, 1 ]
Mathlib/Analysis/InnerProductSpace/Adjoint.lean
LinearMap.adjoint_inner_right
[ { "state_after": "𝕜 : Type u_1\nE : Type u_2\nF : Type u_3\nG : Type ?u.1706942\ninst✝⁹ : IsROrC 𝕜\ninst✝⁸ : NormedAddCommGroup E\ninst✝⁷ : NormedAddCommGroup F\ninst✝⁶ : NormedAddCommGroup G\ninst✝⁵ : InnerProductSpace 𝕜 E\ninst✝⁴ : InnerProductSpace 𝕜 F\ninst✝³ : InnerProductSpace 𝕜 G\ninst✝² : FiniteDim...
[ 400, 54 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 398, 1 ]
Mathlib/NumberTheory/Liouville/LiouvilleWith.lean
LiouvilleWith.int_sub_iff
[ { "state_after": "no goals", "state_before": "p q x y : ℝ\nr : ℚ\nm : ℤ\nn : ℕ\n⊢ LiouvilleWith p (↑m - x) ↔ LiouvilleWith p x", "tactic": "simp [sub_eq_add_neg]" } ]
[ 299, 94 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 299, 1 ]
Mathlib/Data/MvPolynomial/PDeriv.lean
MvPolynomial.pderiv_C_mul
[]
[ 127, 45 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 126, 1 ]
Mathlib/Data/Sym/Sym2.lean
Sym2.lift₂_mk''
[]
[ 229, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 224, 1 ]
Mathlib/MeasureTheory/Integral/IntegralEqImproper.lean
MeasureTheory.aecover_Iio
[]
[ 158, 97 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 158, 1 ]
Mathlib/Order/UpperLower/Basic.lean
UpperSet.map_refl
[ { "state_after": "case h.h.a.h\nα : Type u_1\nβ : Type ?u.97471\nγ : Type ?u.97474\nι : Sort ?u.97477\nκ : ι → Sort ?u.97482\ninst✝² : Preorder α\ninst✝¹ : Preorder β\ninst✝ : Preorder γ\nf : α ≃o β\ns t : UpperSet α\na : α\nb : β\nx✝¹ : UpperSet α\nx✝ : α\n⊢ x✝ ∈ ↑(↑(map (OrderIso.refl α)) x✝¹) ↔ x✝ ∈ ↑(↑(Orde...
[ 983, 7 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 981, 1 ]
Mathlib/Data/Multiset/Basic.lean
Multiset.countp_filter
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type ?u.312315\nγ : Type ?u.312318\np : α → Prop\ninst✝¹ : DecidablePred p\nq : α → Prop\ninst✝ : DecidablePred q\ns : Multiset α\n⊢ countp p (filter q s) = countp (fun a => p a ∧ q a) s", "tactic": "simp [countp_eq_card_filter]" } ]
[ 2272, 93 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2271, 1 ]
Mathlib/Data/MvPolynomial/Basic.lean
MvPolynomial.C_apply
[]
[ 205, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 204, 1 ]
Mathlib/Analysis/Convex/Cone/Dual.lean
innerDualCone_iUnion
[ { "state_after": "𝕜 : Type ?u.15183\nE : Type ?u.15186\nF : Type ?u.15189\nG : Type ?u.15192\nH : Type u_2\ninst✝¹ : NormedAddCommGroup H\ninst✝ : InnerProductSpace ℝ H\ns t : Set H\nι : Sort u_1\nf : ι → Set H\n⊢ (⨅ (i : ι), innerDualCone (f i)) ≤ innerDualCone (⋃ (i : ι), f i)", "state_before": "𝕜 : Typ...
[ 112, 18 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 106, 1 ]
Mathlib/Probability/ProbabilityMassFunction/Monad.lean
Pmf.toPmf_dirac
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type ?u.7626\nγ : Type ?u.7629\na a' : α\ns : Set α\ninst✝¹ : MeasurableSpace α\ninst✝ : Countable α\nh : MeasurableSingletonClass α\n⊢ Measure.toPmf (Measure.dirac a) = pure a", "tactic": "rw [toPmf_eq_iff_toMeasure_eq, toMeasure_pure]" ...
[ 101, 49 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 99, 1 ]
Mathlib/RingTheory/WittVector/IsPoly.lean
WittVector.IsPoly₂.compLeft
[]
[ 577, 37 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 575, 1 ]
Mathlib/Topology/Algebra/FilterBasis.lean
GroupFilterBasis.nhds_one_eq
[ { "state_after": "G : Type u\ninst✝ : Group G\nB✝ B : GroupFilterBasis G\n⊢ N B 1 = FilterBasis.filter toFilterBasis", "state_before": "G : Type u\ninst✝ : Group G\nB✝ B : GroupFilterBasis G\n⊢ 𝓝 1 = FilterBasis.filter toFilterBasis", "tactic": "rw [B.nhds_eq]" }, { "state_after": "G : Type u\n...
[ 212, 15 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 208, 1 ]
Mathlib/Analysis/Analytic/Basic.lean
FormalMultilinearSeries.le_radius_of_isBigO
[]
[ 149, 65 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 146, 1 ]
Mathlib/Analysis/NormedSpace/BoundedLinearMaps.lean
ContinuousLinearMap.isBoundedLinearMap
[]
[ 89, 51 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 88, 1 ]
Mathlib/CategoryTheory/Limits/Shapes/Biproducts.lean
CategoryTheory.Limits.biprod.inl_map
[ { "state_after": "J : Type w\nC : Type u\ninst✝³ : Category C\ninst✝² : HasZeroMorphisms C\nP Q W X Y Z : C\ninst✝¹ : HasBinaryBiproduct W X\ninst✝ : HasBinaryBiproduct Y Z\nf : W ⟶ Y\ng : X ⟶ Z\n⊢ inl ≫ map' f g = f ≫ inl", "state_before": "J : Type w\nC : Type u\ninst✝³ : Category C\ninst✝² : HasZeroMorph...
[ 1525, 79 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1522, 1 ]
Mathlib/LinearAlgebra/Finrank.lean
Submodule.lt_top_of_finrank_lt_finrank
[ { "state_after": "K : Type u\nV : Type v\ninst✝⁴ : Ring K\ninst✝³ : AddCommGroup V\ninst✝² : Module K V\nV₂ : Type v'\ninst✝¹ : AddCommGroup V₂\ninst✝ : Module K V₂\ns : Submodule K V\nlt : finrank K { x // x ∈ s } < finrank K { x // x ∈ ⊤ }\n⊢ s < ⊤", "state_before": "K : Type u\nV : Type v\ninst✝⁴ : Ring ...
[ 290, 49 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 287, 1 ]
Mathlib/Data/Set/Intervals/OrdConnected.lean
Set.OrdConnected.uIcc_subset
[]
[ 259, 59 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 257, 1 ]
Mathlib/Algebra/IndicatorFunction.lean
Set.eqOn_mulIndicator
[]
[ 166, 96 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 166, 1 ]
Mathlib/Data/Fin/Basic.lean
Fin.coe_mul
[]
[ 2516, 26 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2515, 1 ]
Mathlib/Algebra/Hom/NonUnitalAlg.lean
NonUnitalAlgHom.coe_one
[]
[ 263, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 262, 1 ]
Mathlib/MeasureTheory/Integral/IntervalIntegral.lean
intervalIntegral.integral_zero_ae
[]
[ 1000, 27 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 997, 1 ]
Mathlib/Analysis/Calculus/ContDiffDef.lean
ContDiffOn.differentiableOn_iteratedFDerivWithin
[]
[ 1078, 78 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1075, 1 ]
Mathlib/Analysis/Convex/Join.lean
convexJoin_convexJoin_convexJoin_comm
[ { "state_after": "no goals", "state_before": "ι : Sort ?u.72702\n𝕜 : Type u_2\nE : Type u_1\ninst✝² : LinearOrderedField 𝕜\ninst✝¹ : AddCommGroup E\ninst✝ : Module 𝕜 E\ns✝ t✝ u✝ : Set E\nx y : E\ns t u v : Set E\n⊢ convexJoin 𝕜 (convexJoin 𝕜 s t) (convexJoin 𝕜 u v) = convexJoin 𝕜 (convexJoin 𝕜 s u) ...
[ 177, 57 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 174, 1 ]
Mathlib/LinearAlgebra/Matrix/ZPow.lean
Matrix.zpow_add
[ { "state_after": "no goals", "state_before": "n' : Type u_1\ninst✝² : DecidableEq n'\ninst✝¹ : Fintype n'\nR : Type u_2\ninst✝ : CommRing R\nA : M\nha : IsUnit (det A)\nm n : ℤ\n⊢ A ^ (m + n) = A ^ m * A ^ n", "tactic": "induction n using Int.induction_on with\n| hz => simp\n| hp n ihn => simp only [← a...
[ 174, 91 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 170, 1 ]
Mathlib/RingTheory/Valuation/Quotient.lean
AddValuation.supp_quot_supp
[]
[ 138, 29 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 137, 1 ]
Mathlib/Order/SuccPred/Limit.lean
Order.isPredLimit_top
[]
[ 285, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 284, 1 ]
Mathlib/CategoryTheory/Limits/Shapes/CommSq.lean
CategoryTheory.IsPushout.paste_horiz
[]
[ 731, 34 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 727, 1 ]
Mathlib/Analysis/Normed/Field/Basic.lean
NormedField.punctured_nhds_neBot
[ { "state_after": "α : Type u_1\nβ : Type ?u.375059\nγ : Type ?u.375062\nι : Type ?u.375065\ninst✝ : NontriviallyNormedField α\nx : α\n⊢ ∀ (ε : ℝ), ε > 0 → ∃ b, b ∈ {x}ᶜ ∧ dist x b < ε", "state_before": "α : Type u_1\nβ : Type ?u.375059\nγ : Type ?u.375062\nι : Type ?u.375065\ninst✝ : NontriviallyNormedField...
[ 752, 49 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 747, 1 ]
Mathlib/Algebra/GCDMonoid/Basic.lean
gcd_eq_left_iff
[]
[ 476, 101 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 473, 1 ]
Mathlib/CategoryTheory/Sites/CompatiblePlus.lean
CategoryTheory.GrothendieckTopology.plusCompIso_whiskerRight
[ { "state_after": "case w.h\nC : Type u\ninst✝⁸ : Category C\nJ : GrothendieckTopology C\nD : Type w₁\ninst✝⁷ : Category D\nE : Type w₂\ninst✝⁶ : Category E\nF : D ⥤ E\ninst✝⁵ : ∀ (α β : Type (max v u)) (fst snd : β → α), HasLimitsOfShape (WalkingMulticospan fst snd) D\ninst✝⁴ : ∀ (α β : Type (max v u)) (fst snd...
[ 192, 50 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 170, 1 ]
Mathlib/Data/Set/Basic.lean
Set.ssubset_iff_subset_ne
[]
[ 408, 34 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 407, 11 ]
Mathlib/Algebra/DirectLimit.lean
DirectedSystem.map_self
[]
[ 60, 33 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 59, 1 ]
Mathlib/MeasureTheory/Function/SimpleFunc.lean
MeasureTheory.SimpleFunc.coe_zpow
[]
[ 620, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 619, 1 ]
Mathlib/Data/Finset/LocallyFinite.lean
Finset.Ico_inter_Ico_consecutive
[]
[ 606, 46 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 605, 1 ]
Mathlib/Algebra/Lie/Submodule.lean
LieSubmodule.sInf_coe_toSubmodule
[]
[ 422, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 420, 1 ]
Mathlib/Analysis/LocallyConvex/Bounded.lean
Bornology.IsVonNBounded.image
[ { "state_after": "𝕜 : Type ?u.7414\n𝕜' : Type ?u.7417\nE : Type u_3\nE' : Type ?u.7423\nF : Type u_4\nι : Type ?u.7429\n𝕜₁ : Type u_1\n𝕜₂ : Type u_2\ninst✝⁹ : NormedDivisionRing 𝕜₁\ninst✝⁸ : NormedDivisionRing 𝕜₂\ninst✝⁷ : AddCommGroup E\ninst✝⁶ : Module 𝕜₁ E\ninst✝⁵ : AddCommGroup F\ninst✝⁴ : Module 𝕜₂...
[ 140, 54 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 124, 1 ]
Mathlib/CategoryTheory/Limits/Shapes/Kernels.lean
CategoryTheory.Limits.lift_comp_kernelIsoOfEq_inv
[ { "state_after": "no goals", "state_before": "C : Type u\ninst✝⁴ : Category C\ninst✝³ : HasZeroMorphisms C\nX Y : C\nf✝ : X ⟶ Y\ninst✝² : HasKernel f✝\nZ : C\nf g : X ⟶ Y\ninst✝¹ : HasKernel f\ninst✝ : HasKernel g\nh : f = g\ne : Z ⟶ X\nhe : e ≫ g = 0\n⊢ e ≫ f = 0", "tactic": "simp [h, he]" }, { ...
[ 379, 16 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 376, 1 ]
Mathlib/SetTheory/Cardinal/Basic.lean
Cardinal.sInf_empty
[]
[ 793, 33 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 792, 1 ]
Mathlib/SetTheory/Ordinal/Arithmetic.lean
Ordinal.lt_limit
[ { "state_after": "no goals", "state_before": "α : Type ?u.91204\nβ : Type ?u.91207\nγ : Type ?u.91210\nr : α → α → Prop\ns : β → β → Prop\nt : γ → γ → Prop\no : Ordinal\nh : IsLimit o\na : Ordinal\n⊢ a < o ↔ ∃ x, x < o ∧ a < x", "tactic": "simpa only [not_ball, not_le, bex_def] using not_congr (@limit_l...
[ 275, 75 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 273, 1 ]
Mathlib/SetTheory/Cardinal/Continuum.lean
Cardinal.nat_power_aleph0
[]
[ 192, 25 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 191, 1 ]
Mathlib/LinearAlgebra/QuadraticForm/Basic.lean
QuadraticForm.polar_zero_left
[ { "state_after": "no goals", "state_before": "S : Type ?u.144337\nR : Type u_1\nR₁ : Type ?u.144343\nM : Type u_2\ninst✝³ : Ring R\ninst✝² : CommRing R₁\ninst✝¹ : AddCommGroup M\ninst✝ : Module R M\nQ : QuadraticForm R M\ny : M\n⊢ polar (↑Q) 0 y = 0", "tactic": "simp only [polar, zero_add, QuadraticForm...
[ 262, 74 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 261, 1 ]
Mathlib/Order/CompactlyGenerated.lean
CompleteLattice.setIndependent_iUnion_of_directed
[ { "state_after": "case pos\nι : Sort ?u.107199\nα : Type u_2\ninst✝² : CompleteLattice α\nf : ι → α\ninst✝¹ : CompleteLattice α\ninst✝ : IsCompactlyGenerated α\na b : α\ns✝ : Set α\nη : Type u_1\ns : η → Set α\nhs : Directed (fun x x_1 => x ⊆ x_1) s\nh : ∀ (i : η), SetIndependent (s i)\nhη : Nonempty η\n⊢ SetIn...
[ 455, 17 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 443, 1 ]
Std/Data/Int/Lemmas.lean
Int.add_le_add
[]
[ 792, 70 ]
e68aa8f5fe47aad78987df45f99094afbcb5e936
https://github.com/leanprover/std4
[ 791, 11 ]
Mathlib/Analysis/LocallyConvex/Basic.lean
balanced_univ
[]
[ 179, 81 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 179, 1 ]
Mathlib/GroupTheory/Perm/Support.lean
Equiv.Perm.set_support_inv_eq
[ { "state_after": "case h\nα : Type u_1\np q : Perm α\nx : α\n⊢ x ∈ {x | ↑p⁻¹ x ≠ x} ↔ x ∈ {x | ↑p x ≠ x}", "state_before": "α : Type u_1\np q : Perm α\n⊢ {x | ↑p⁻¹ x ≠ x} = {x | ↑p x ≠ x}", "tactic": "ext x" }, { "state_after": "case h\nα : Type u_1\np q : Perm α\nx : α\n⊢ ¬↑p⁻¹ x = x ↔ ¬↑p x = ...
[ 263, 39 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 260, 1 ]
Mathlib/GroupTheory/Perm/Cycle/Basic.lean
Equiv.Perm.IsCycle.exists_pow_eq
[ { "state_after": "ι : Type ?u.377965\nα : Type u_1\nβ : Type ?u.377971\nf g : Perm α\nx y : α\ninst✝ : Finite α\nhf : IsCycle f\nhx : ↑f x ≠ x\nhy : ↑f y ≠ y\nn : ℤ\nhn : ↑(f ^ n) x = y\n⊢ ∃ i, ↑(f ^ i) x = y", "state_before": "ι : Type ?u.377965\nα : Type u_1\nβ : Type ?u.377971\nf g : Perm α\nx y : α\nins...
[ 360, 79 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 354, 1 ]
Mathlib/Order/CompleteLattice.lean
iSup_of_empty'
[]
[ 1499, 36 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1498, 1 ]
Mathlib/MeasureTheory/Measure/OuterMeasure.lean
MeasureTheory.OuterMeasure.isCaratheodory_compl_iff
[ { "state_after": "no goals", "state_before": "α : Type u\nm : OuterMeasure α\ns s₁ s₂ : Set α\nh : IsCaratheodory m (sᶜ)\n⊢ IsCaratheodory m s", "tactic": "simpa using isCaratheodory_compl m h" } ]
[ 963, 77 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 962, 1 ]
Mathlib/Data/Set/Function.lean
Set.EqOn.image_eq
[]
[ 214, 18 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 213, 1 ]
Mathlib/Algebra/Order/Sub/Canonical.lean
AddLECancellable.tsub_add_tsub_comm
[ { "state_after": "no goals", "state_before": "α : Type u_1\ninst✝⁵ : AddCommSemigroup α\ninst✝⁴ : PartialOrder α\ninst✝³ : ExistsAddOfLE α\ninst✝² : CovariantClass α α (fun x x_1 => x + x_1) fun x x_1 => x ≤ x_1\ninst✝¹ : Sub α\ninst✝ : OrderedSub α\na b c d : α\nhb : AddLECancellable b\nhd : AddLECancellab...
[ 106, 89 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 104, 11 ]
Mathlib/Algebra/Lie/BaseChange.lean
LieAlgebra.ExtendScalars.bracket_tmul
[ { "state_after": "no goals", "state_before": "R : Type u\nA : Type w\nL : Type v\ninst✝⁴ : CommRing R\ninst✝³ : CommRing A\ninst✝² : Algebra R A\ninst✝¹ : LieRing L\ninst✝ : LieAlgebra R L\ns t : A\nx y : L\n⊢ ⁅s ⊗ₜ[R] x, t ⊗ₜ[R] y⁆ = (s * t) ⊗ₜ[R] ⁅x, y⁆", "tactic": "rw [bracket_def, bracket'_tmul]" ...
[ 63, 34 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 62, 1 ]
Mathlib/MeasureTheory/Integral/IntervalIntegral.lean
intervalIntegrable_const_iff
[ { "state_after": "no goals", "state_before": "ι : Type ?u.927792\n𝕜 : Type ?u.927795\nE : Type u_1\nF : Type ?u.927801\nA : Type ?u.927804\ninst✝ : NormedAddCommGroup E\nf : ℝ → E\na b : ℝ\nμ : MeasureTheory.Measure ℝ\nc : E\n⊢ IntervalIntegrable (fun x => c) μ a b ↔ c = 0 ∨ ↑↑μ (Ι a b) < ⊤", "tactic":...
[ 124, 57 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 122, 1 ]
Mathlib/Data/Finset/Lattice.lean
Set.iUnion_eq_iUnion_finset'
[]
[ 1863, 25 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1861, 1 ]
Mathlib/Topology/UniformSpace/Basic.lean
nhds_eq_uniformity
[]
[ 789, 53 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 788, 1 ]
Mathlib/Order/Partition/Finpartition.lean
Finpartition.card_extend
[]
[ 426, 71 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 424, 1 ]
Mathlib/RingTheory/Subsemiring/Pointwise.lean
Subsemiring.pointwise_smul_toAddSubmonoid
[]
[ 68, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 66, 1 ]
Mathlib/Algebra/Lie/Basic.lean
LieModuleEquiv.symm_apply_apply
[]
[ 1075, 35 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1074, 1 ]
Std/Data/Int/Lemmas.lean
Int.natAbs_of_nonneg
[]
[ 1245, 23 ]
e68aa8f5fe47aad78987df45f99094afbcb5e936
https://github.com/leanprover/std4
[ 1243, 1 ]
Mathlib/Data/Int/ModEq.lean
Int.modEq_neg
[ { "state_after": "no goals", "state_before": "m n a b c d : ℤ\n⊢ a ≡ b [ZMOD -n] ↔ a ≡ b [ZMOD n]", "tactic": "simp [modEq_iff_dvd]" } ]
[ 122, 80 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 122, 1 ]
Mathlib/Data/Fintype/Prod.lean
infinite_prod
[ { "state_after": "α : Type u_2\nβ : Type u_1\nγ : Type ?u.4496\nH : Infinite (α × β)\n⊢ Infinite α ∧ Nonempty β ∨ Nonempty α ∧ Infinite β", "state_before": "α : Type u_2\nβ : Type u_1\nγ : Type ?u.4496\n⊢ Infinite (α × β) ↔ Infinite α ∧ Nonempty β ∨ Nonempty α ∧ Infinite β", "tactic": "refine'\n ⟨fun H...
[ 74, 17 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 67, 1 ]
Mathlib/MeasureTheory/Constructions/Prod/Integral.lean
MeasureTheory.continuous_integral_integral
[ { "state_after": "α : Type u_1\nα' : Type ?u.2437594\nβ : Type u_2\nβ' : Type ?u.2437600\nγ : Type ?u.2437603\nE : Type u_3\ninst✝¹² : MeasurableSpace α\ninst✝¹¹ : MeasurableSpace α'\ninst✝¹⁰ : MeasurableSpace β\ninst✝⁹ : MeasurableSpace β'\ninst✝⁸ : MeasurableSpace γ\nμ μ' : Measure α\nν ν' : Measure β\nτ : Me...
[ 448, 57 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 422, 1 ]
Mathlib/LinearAlgebra/Alternating.lean
AlternatingMap.compLinearMap_injective
[ { "state_after": "no goals", "state_before": "R : Type u_1\ninst✝¹⁴ : Semiring R\nM : Type u_3\ninst✝¹³ : AddCommMonoid M\ninst✝¹² : Module R M\nN : Type u_4\ninst✝¹¹ : AddCommMonoid N\ninst✝¹⁰ : Module R N\nP : Type ?u.370920\ninst✝⁹ : AddCommMonoid P\ninst✝⁸ : Module R P\nM' : Type ?u.370950\ninst✝⁷ : Add...
[ 594, 94 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 592, 1 ]
Mathlib/Algebra/Category/ModuleCat/Monoidal/Basic.lean
ModuleCat.MonoidalCategory.rightUnitor_inv_apply
[]
[ 243, 33 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 241, 1 ]
Mathlib/LinearAlgebra/Alternating.lean
LinearMap.compAlternatingMap_codRestrict
[]
[ 527, 34 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 523, 1 ]
Mathlib/MeasureTheory/Function/Jacobian.lean
exists_closed_cover_approximatesLinearOn_of_hasFDerivWithinAt
[ { "state_after": "case inl\nE : Type u_2\nF : Type u_1\ninst✝⁵ : NormedAddCommGroup E\ninst✝⁴ : NormedSpace ℝ E\ninst✝³ : FiniteDimensional ℝ E\ninst✝² : NormedAddCommGroup F\ninst✝¹ : NormedSpace ℝ F\ns : Set E\nf✝ : E → E\nf'✝ : E → E →L[ℝ] E\ninst✝ : SecondCountableTopology F\nf : E → F\nf' : E → E →L[ℝ] F\n...
[ 249, 101 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 114, 1 ]
Mathlib/Data/Finsupp/Multiset.lean
Finsupp.toMultiset_single
[ { "state_after": "α : Type u_1\nβ : Type ?u.10567\nι : Type ?u.10570\na : α\nn : ℕ\n⊢ 0 • {a} = 0", "state_before": "α : Type u_1\nβ : Type ?u.10567\nι : Type ?u.10570\na : α\nn : ℕ\n⊢ ↑toMultiset (single a n) = n • {a}", "tactic": "rw [toMultiset_apply, sum_single_index]" }, { "state_after": "n...
[ 71, 60 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 70, 1 ]
Mathlib/Logic/Equiv/Fin.lean
finAddFlip_apply_natAdd
[ { "state_after": "no goals", "state_before": "m✝ n : ℕ\nk : Fin n\nm : ℕ\n⊢ ↑finAddFlip (↑(Fin.natAdd m) k) = ↑(Fin.castAdd m) k", "tactic": "simp [finAddFlip]" } ]
[ 370, 74 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 369, 1 ]
Mathlib/Order/CompleteLattice.lean
iSup_iInf_le_iInf_iSup
[]
[ 889, 65 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 888, 1 ]
Mathlib/Data/Set/Basic.lean
Set.mem_of_subset_of_mem
[]
[ 385, 7 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 384, 1 ]
Mathlib/Combinatorics/Configuration.lean
Configuration.ProjectivePlane.pointCount_eq_pointCount
[ { "state_after": "no goals", "state_before": "P : Type u_1\nL : Type u_2\ninst✝³ : Membership P L\ninst✝² : ProjectivePlane P L\ninst✝¹ : Finite P\ninst✝ : Finite L\nl m : L\n⊢ pointCount P l = pointCount P m", "tactic": "apply lineCount_eq_lineCount (Dual P)" } ]
[ 425, 40 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 423, 1 ]
Mathlib/Algebra/Hom/Ring.lean
RingHom.codomain_trivial
[]
[ 628, 62 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 626, 1 ]
Mathlib/LinearAlgebra/LinearPMap.lean
LinearPMap.mem_graph_snd_inj'
[ { "state_after": "case mk\nR : Type u_1\ninst✝⁹ : Ring R\nE : Type u_2\ninst✝⁸ : AddCommGroup E\ninst✝⁷ : Module R E\nF : Type u_3\ninst✝⁶ : AddCommGroup F\ninst✝⁵ : Module R F\nG : Type ?u.558597\ninst✝⁴ : AddCommGroup G\ninst✝³ : Module R G\nM : Type ?u.559113\ninst✝² : Monoid M\ninst✝¹ : DistribMulAction M F...
[ 822, 38 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 818, 1 ]
Mathlib/Data/Matrix/Basic.lean
Matrix.single_vecMul_diagonal
[ { "state_after": "case h\nl : Type ?u.881533\nm : Type ?u.881536\nn : Type u_1\no : Type ?u.881542\nm' : o → Type ?u.881547\nn' : o → Type ?u.881552\nR : Type u_2\nS : Type ?u.881558\nα : Type v\nβ : Type w\nγ : Type ?u.881565\ninst✝³ : NonUnitalNonAssocSemiring α\ninst✝² : Fintype n\ninst✝¹ : DecidableEq n\nin...
[ 1811, 86 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1807, 1 ]
Mathlib/Analysis/SpecialFunctions/Trigonometric/Angle.lean
Real.Angle.coe_int_mul_eq_zsmul
[ { "state_after": "no goals", "state_before": "x : ℝ\nn : ℤ\n⊢ ↑(↑n * x) = n • ↑x", "tactic": "simpa only [zsmul_eq_mul] using coeHom.map_zsmul x n" } ]
[ 116, 55 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 115, 1 ]
Mathlib/Topology/Connected.lean
IsConnected.preimage_of_closedMap
[]
[ 414, 84 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 411, 1 ]
src/lean/Init/Core.lean
proofIrrel
[]
[ 525, 59 ]
d5348dfac847a56a4595fb6230fd0708dcb4e7e9
https://github.com/leanprover/lean4
[ 525, 1 ]
Mathlib/Analysis/Calculus/ContDiff.lean
contDiff_succ_iff_fderiv_apply
[ { "state_after": "no goals", "state_before": "𝕜 : Type u_1\ninst✝¹² : NontriviallyNormedField 𝕜\nD : Type uD\ninst✝¹¹ : NormedAddCommGroup D\ninst✝¹⁰ : NormedSpace 𝕜 D\nE : Type uE\ninst✝⁹ : NormedAddCommGroup E\ninst✝⁸ : NormedSpace 𝕜 E\nF : Type uF\ninst✝⁷ : NormedAddCommGroup F\ninst✝⁶ : NormedSpace ...
[ 1907, 56 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1905, 1 ]
Std/Logic.lean
ite_id
[ { "state_after": "no goals", "state_before": "c : Prop\ninst✝ : Decidable c\nα : Sort u_1\nt : α\n⊢ (if c then t else t) = t", "tactic": "split <;> rfl" } ]
[ 689, 88 ]
e68aa8f5fe47aad78987df45f99094afbcb5e936
https://github.com/leanprover/std4
[ 689, 1 ]
Mathlib/RingTheory/Polynomial/Content.lean
Polynomial.content_one
[ { "state_after": "no goals", "state_before": "R : Type u_1\ninst✝² : CommRing R\ninst✝¹ : IsDomain R\ninst✝ : NormalizedGCDMonoid R\n⊢ content 1 = 1", "tactic": "rw [← C_1, content_C, normalize_one]" } ]
[ 109, 88 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 109, 1 ]
Mathlib/Deprecated/Subgroup.lean
IsGroupHom.inv_iff_ker
[ { "state_after": "G : Type u_1\nH : Type u_2\nA : Type ?u.83924\na✝ a₁ a₂ b✝ c : G\ninst✝¹ : Group G\ninst✝ : Group H\nf : G → H\nhf : IsGroupHom f\na b : G\n⊢ f a = f b ↔ f (a * b⁻¹) = 1", "state_before": "G : Type u_1\nH : Type u_2\nA : Type ?u.83924\na✝ a₁ a₂ b✝ c : G\ninst✝¹ : Group G\ninst✝ : Group H\n...
[ 392, 45 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 391, 1 ]
Mathlib/Data/Nat/PartENat.lean
PartENat.not_dom_iff_eq_top
[]
[ 374, 35 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 373, 1 ]
Mathlib/LinearAlgebra/Matrix/Symmetric.lean
Matrix.IsSymm.conjTranspose
[]
[ 98, 20 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 97, 1 ]
Mathlib/Topology/MetricSpace/Basic.lean
ball_pi'
[ { "state_after": "no goals", "state_before": "α : Type u\nβ : Type v\nX : Type ?u.401932\nι : Type ?u.401935\ninst✝³ : PseudoMetricSpace α\nπ : β → Type u_1\ninst✝² : Fintype β\ninst✝¹ : (b : β) → PseudoMetricSpace (π b)\ninst✝ : Nonempty β\nx : (b : β) → π b\nr : ℝ\nhr : r ≤ 0\n⊢ ball x r = Set.pi Set.univ...
[ 2059, 73 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2057, 1 ]
Mathlib/Topology/FiberBundle/Trivialization.lean
Pretrivialization.symm_apply_apply
[]
[ 174, 29 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 173, 1 ]
Mathlib/GroupTheory/Subgroup/ZPowers.lean
Subgroup.exists_zpowers
[]
[ 69, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 68, 1 ]
Mathlib/CategoryTheory/Limits/ExactFunctor.lean
CategoryTheory.LeftExactFunctor.ofExact_map
[]
[ 156, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 154, 1 ]
Mathlib/Data/Polynomial/DenomsClearable.lean
denomsClearable_natDegree
[]
[ 82, 60 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 80, 1 ]
Mathlib/Topology/Order/Basic.lean
Ioc_mem_nhdsWithin_Iic
[ { "state_after": "no goals", "state_before": "α : Type u\nβ : Type v\nγ : Type w\ninst✝³ : TopologicalSpace α\ninst✝² : LinearOrder α\ninst✝¹ : OrderClosedTopology α\na✝ b✝ : α\ninst✝ : TopologicalSpace γ\na b c : α\nH : b ∈ Ioc a c\n⊢ Ioc a c ∈ 𝓝[Iic b] b", "tactic": "simpa only [dual_Ico] using\n Ic...
[ 579, 83 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 577, 1 ]
Mathlib/Topology/Order.lean
coinduced_id
[]
[ 482, 26 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 481, 1 ]
Mathlib/GroupTheory/Nilpotent.lean
of_quotient_center_nilpotent
[ { "state_after": "case intro\nG : Type u_1\ninst✝¹ : Group G\nH : Subgroup G\ninst✝ : Normal H\nh : Group.IsNilpotent (G ⧸ center G)\nn : ℕ\nhn : upperCentralSeries (G ⧸ center G) n = ⊤\n⊢ Group.IsNilpotent G", "state_before": "G : Type u_1\ninst✝¹ : Group G\nH : Subgroup G\ninst✝ : Normal H\nh : Group.IsNi...
[ 658, 56 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 655, 1 ]
Mathlib/Order/UpperLower/Basic.lean
LowerSet.Ici_prod_Ici
[]
[ 1668, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1667, 1 ]