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/Algebra/Algebra/Unitization.lean
Unitization.snd_inr
[]
[ 128, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 127, 1 ]
Mathlib/Data/Multiset/Basic.lean
Multiset.eq_union_left
[]
[ 1707, 24 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1706, 1 ]
Mathlib/Data/ZMod/Basic.lean
ZMod.nat_cast_eq_nat_cast_iff
[ { "state_after": "no goals", "state_before": "a b c : ℕ\n⊢ ↑a = ↑b ↔ a ≡ b [MOD c]", "tactic": "simpa [Int.coe_nat_modEq_iff] using ZMod.int_cast_eq_int_cast_iff a b c" } ]
[ 467, 74 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 466, 1 ]
Mathlib/Data/Fin/Basic.lean
Fin.succ_succAbove_one
[ { "state_after": "n✝ m n : ℕ\ninst✝ : NeZero n\ni : Fin (n + 1)\n⊢ ↑(succAbove (succ i)) (succ 0) = succ (↑(succAbove i) 0)", "state_before": "n✝ m n : ℕ\ninst✝ : NeZero n\ni : Fin (n + 1)\n⊢ ↑(succAbove (succ i)) 1 = succ (↑(succAbove i) 0)", "tactic": "rw [← succ_zero_eq_one]" }, { "state_afte...
[ 2240, 32 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2237, 1 ]
Mathlib/Topology/Instances/EReal.lean
continuous_coe_ennreal_ereal
[]
[ 123, 35 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 122, 1 ]
Mathlib/Analysis/Calculus/ContDiff.lean
ContDiffOn.continuousOn_deriv_of_open
[]
[ 2144, 73 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2142, 1 ]
Mathlib/Data/Int/Parity.lean
Int.add_one_ediv_two_mul_two_of_odd
[ { "state_after": "case intro\nm c : ℤ\n⊢ 1 + (2 * c + 1) / 2 * 2 = 2 * c + 1", "state_before": "m n : ℤ\n⊢ Odd n → 1 + n / 2 * 2 = n", "tactic": "rintro ⟨c, rfl⟩" }, { "state_after": "case intro\nm c : ℤ\n⊢ (2 * c + 1) / 2 * 2 + 1 = 2 * c + 1", "state_before": "case intro\nm c : ℤ\n⊢ 1 + (2 ...
[ 277, 22 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 273, 1 ]
Mathlib/RingTheory/LaurentSeries.lean
PowerSeries.coe_one
[]
[ 194, 30 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 193, 1 ]
Mathlib/Data/Real/ENNReal.lean
ENNReal.coe_nat
[]
[ 679, 56 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 679, 1 ]
Mathlib/Order/CompleteLattice.lean
iSup_split_single
[ { "state_after": "case h.e'_3.h.e'_3\nα : Type u_1\nβ : Type u_2\nβ₂ : Type ?u.134534\nγ : Type ?u.134537\nι : Sort ?u.134540\nι' : Sort ?u.134543\nκ : ι → Sort ?u.134548\nκ' : ι' → Sort ?u.134553\ninst✝ : CompleteLattice α\nf✝ g s t : ι → α\na b : α\nf : β → α\ni₀ : β\n⊢ f i₀ = ⨆ (i : β) (_ : i = i₀), f i", ...
[ 1434, 7 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1432, 1 ]
Mathlib/Data/Real/ENNReal.lean
ENNReal.add_sub_cancel_left
[]
[ 1141, 41 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1140, 11 ]
Mathlib/Algebra/Order/Group/Defs.lean
mul_inv_le_one_iff_le
[ { "state_after": "no goals", "state_before": "α : Type u\ninst✝² : Group α\ninst✝¹ : LE α\ninst✝ : CovariantClass α α (swap fun x x_1 => x * x_1) fun x x_1 => x ≤ x_1\na b c : α\n⊢ a ≤ 1 * b ↔ a ≤ b", "tactic": "rw [one_mul]" } ]
[ 259, 49 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 258, 1 ]
Mathlib/RingTheory/Ideal/Operations.lean
Ideal.mul_top
[]
[ 753, 44 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 752, 1 ]
Mathlib/LinearAlgebra/Matrix/Adjugate.lean
AlgHom.map_adjugate
[]
[ 374, 29 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 371, 1 ]
Mathlib/SetTheory/Ordinal/FixedPoint.lean
Ordinal.nfp_le
[]
[ 458, 15 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 457, 1 ]
Mathlib/Analysis/Normed/Group/Basic.lean
dist_le_norm_mul_norm
[ { "state_after": "𝓕 : Type ?u.82158\n𝕜 : Type ?u.82161\nα : Type ?u.82164\nι : Type ?u.82167\nκ : Type ?u.82170\nE : Type u_1\nF : Type ?u.82176\nG : Type ?u.82179\ninst✝² : SeminormedGroup E\ninst✝¹ : SeminormedGroup F\ninst✝ : SeminormedGroup G\ns : Set E\na✝ a₁ a₂ b✝ b₁ b₂ : E\nr r₁ r₂ : ℝ\na b : E\n⊢ ‖a /...
[ 554, 20 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 552, 1 ]
Mathlib/MeasureTheory/Integral/IntegralEqImproper.lean
MeasureTheory.aecover_Iio_of_Iio
[]
[ 188, 35 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 187, 1 ]
Mathlib/RingTheory/Polynomial/Cyclotomic/Basic.lean
Polynomial.cyclotomic.isPrimitive
[]
[ 329, 37 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 328, 1 ]
Mathlib/Data/Polynomial/Degree/Lemmas.lean
Polynomial.natDegree_comp_le
[ { "state_after": "R : Type u\nS : Type v\nι : Type w\na b : R\nm n : ℕ\ninst✝ : Semiring R\np q r : R[X]\nh0 : comp p q = 0\n⊢ 0 ≤ natDegree p * natDegree q", "state_before": "R : Type u\nS : Type v\nι : Type w\na b : R\nm n : ℕ\ninst✝ : Semiring R\np q r : R[X]\nh0 : comp p q = 0\n⊢ natDegree (comp p q) ≤ ...
[ 63, 36 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 40, 1 ]
Mathlib/Topology/MetricSpace/Closeds.lean
Metric.lipschitz_infDist_set
[ { "state_after": "α : Type u\ninst✝ : MetricSpace α\nx : α\ns t : NonemptyCompacts α\n⊢ infDist x ↑s ≤ infDist x ↑t + dist t s", "state_before": "α : Type u\ninst✝ : MetricSpace α\nx : α\ns t : NonemptyCompacts α\n⊢ infDist x ↑s ≤ infDist x ↑t + dist s t", "tactic": "rw [dist_comm]" }, { "state_...
[ 426, 66 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 423, 1 ]
Mathlib/Data/Multiset/Dedup.lean
Multiset.dedup_nsmul
[ { "state_after": "case a\nα : Type u_1\nβ : Type ?u.13180\ninst✝ : DecidableEq α\ns : Multiset α\nn : ℕ\nh0 : n ≠ 0\na : α\n⊢ count a (dedup (n • s)) = count a (dedup s)", "state_before": "α : Type u_1\nβ : Type ?u.13180\ninst✝ : DecidableEq α\ns : Multiset α\nn : ℕ\nh0 : n ≠ 0\n⊢ dedup (n • s) = dedup s", ...
[ 141, 38 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 139, 1 ]
Mathlib/NumberTheory/LucasLehmer.lean
LucasLehmer.sZMod_eq_s
[ { "state_after": "case zero\np' : ℕ\n⊢ sZMod (p' + 2) zero = ↑(s zero)\n\ncase succ\np' i : ℕ\nih : sZMod (p' + 2) i = ↑(s i)\n⊢ sZMod (p' + 2) (succ i) = ↑(s (succ i))", "state_before": "p' i : ℕ\n⊢ sZMod (p' + 2) i = ↑(s i)", "tactic": "induction' i with i ih" }, { "state_after": "case zero\np...
[ 127, 34 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 123, 1 ]
Mathlib/Topology/MetricSpace/IsometricSMul.lean
IsometryEquiv.divRight_symm
[]
[ 232, 19 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 231, 1 ]
Mathlib/CategoryTheory/Limits/Fubini.lean
CategoryTheory.Limits.limitUncurryIsoLimitCompLim_inv_π
[ { "state_after": "J K : Type v\ninst✝⁵ : SmallCategory J\ninst✝⁴ : SmallCategory K\nC : Type u\ninst✝³ : Category C\nF : J ⥤ K ⥤ C\ninst✝² : HasLimitsOfShape K C\ninst✝¹ : HasLimit (uncurry.obj F)\ninst✝ : HasLimit (F ⋙ lim)\nj : J\nk : K\n⊢ (limitUncurryIsoLimitCompLim F).hom ≫ (limitUncurryIsoLimitCompLim F)....
[ 213, 7 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 209, 1 ]
Mathlib/Topology/ContinuousFunction/Bounded.lean
BoundedContinuousFunction.coe_smul
[]
[ 1078, 75 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1078, 1 ]
Mathlib/Data/Ordmap/Ordset.lean
Ordnode.insert'.valid
[ { "state_after": "α : Type u_1\ninst✝² : Preorder α\ninst✝¹ : IsTotal α fun x x_1 => x ≤ x_1\ninst✝ : DecidableRel fun x x_1 => x ≤ x_1\nx : α\nt : Ordnode α\nh : Valid t\n⊢ Valid (insertWith id x t)", "state_before": "α : Type u_1\ninst✝² : Preorder α\ninst✝¹ : IsTotal α fun x x_1 => x ≤ x_1\ninst✝ : Decid...
[ 1561, 73 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1559, 1 ]
Mathlib/Data/Set/Finite.lean
Set.finite_range
[]
[ 858, 13 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 857, 1 ]
Mathlib/Logic/Relation.lean
Relation.transitive_join
[]
[ 636, 30 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 632, 1 ]
Mathlib/LinearAlgebra/BilinearForm.lean
BilinForm.congr_congr
[]
[ 698, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 696, 1 ]
Mathlib/CategoryTheory/Opposites.lean
Quiver.Hom.op_inj
[]
[ 44, 30 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 42, 1 ]
Mathlib/Analysis/Convex/Strict.lean
strictConvex_Ico
[]
[ 197, 32 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 196, 1 ]
Mathlib/Topology/Homotopy/Basic.lean
ContinuousMap.HomotopyWith.apply_one
[]
[ 460, 19 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 459, 1 ]
Mathlib/CategoryTheory/Bicategory/Basic.lean
CategoryTheory.Bicategory.associator_inv_naturality_middle
[ { "state_after": "no goals", "state_before": "B : Type u\ninst✝ : Bicategory B\na b c d e : B\nf : a ⟶ b\ng g' : b ⟶ c\nη : g ⟶ g'\nh : c ⟶ d\n⊢ f ◁ η ▷ h ≫ (α_ f g' h).inv = (α_ f g h).inv ≫ (f ◁ η) ▷ h", "tactic": "simp" } ]
[ 365, 74 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 364, 1 ]
Mathlib/Algebra/Algebra/Hom.lean
AlgHom.toFun_eq_coe
[]
[ 130, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 129, 1 ]
Mathlib/Data/PNat/Basic.lean
PNat.add_sub_of_lt
[ { "state_after": "a b : ℕ+\nh : a < b\n⊢ ↑a + (↑b - ↑a) = ↑b", "state_before": "a b : ℕ+\nh : a < b\n⊢ ↑(a + (b - a)) = ↑b", "tactic": "rw [add_coe, sub_coe, if_pos h]" }, { "state_after": "no goals", "state_before": "a b : ℕ+\nh : a < b\n⊢ ↑a + (↑b - ↑a) = ↑b", "tactic": "exact add_tsub...
[ 300, 39 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 296, 1 ]
Mathlib/Analysis/SpecialFunctions/Trigonometric/Arctan.lean
Real.cos_sq_arctan
[ { "state_after": "no goals", "state_before": "x : ℝ\n⊢ cos (arctan x) ^ 2 = ↑1 / (↑1 + x ^ 2)", "tactic": "rw_mod_cast [one_div, ← inv_one_add_tan_sq (cos_arctan_pos x).ne', tan_arctan]" } ]
[ 145, 81 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 144, 1 ]
Mathlib/Order/Concept.lean
Concept.fst_ssubset_fst_iff
[]
[ 241, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 240, 1 ]
Mathlib/CategoryTheory/Sites/SheafOfTypes.lean
CategoryTheory.Presieve.FamilyOfElements.Compatible.to_sieveCompatible
[]
[ 242, 41 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 240, 1 ]
Mathlib/AlgebraicGeometry/PrimeSpectrum/Basic.lean
PrimeSpectrum.vanishingIdeal_singleton
[ { "state_after": "no goals", "state_before": "R : Type u\nS : Type v\ninst✝¹ : CommRing R\ninst✝ : CommRing S\nx : PrimeSpectrum R\n⊢ vanishingIdeal {x} = x.asIdeal", "tactic": "simp [vanishingIdeal]" } ]
[ 178, 89 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 177, 1 ]
Std/Data/RBMap/WF.lean
Std.RBNode.All.ins
[ { "state_after": "case node\nα : Type u_1\np : α → Prop\ncmp : α → α → Ordering\nx : α\nh₁ : p x\nc✝ : RBColor\nl✝ : RBNode α\nv✝ : α\nr✝ : RBNode α\nl_ih✝ : All p l✝ → All p (ins cmp x l✝)\nr_ih✝ : All p r✝ → All p (ins cmp x r✝)\nh₂ : All p (node c✝ l✝ v✝ r✝)\n⊢ All p\n (match node c✝ l✝ v✝ r✝ with\n | ...
[ 95, 62 ]
e68aa8f5fe47aad78987df45f99094afbcb5e936
https://github.com/leanprover/std4
[ 92, 11 ]
Mathlib/Algebra/Group/Defs.lean
mul_ne_mul_right
[]
[ 203, 33 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 202, 1 ]
Mathlib/Topology/MetricSpace/Completion.lean
UniformSpace.Completion.eq_of_dist_eq_zero
[ { "state_after": "α : Type u\nβ : Type v\ninst✝ : PseudoMetricSpace α\nx y : Completion α\nh : dist x y = 0\nthis : SeparatedSpace (Completion α)\n⊢ x = y", "state_before": "α : Type u\nβ : Type v\ninst✝ : PseudoMetricSpace α\nx y : Completion α\nh : dist x y = 0\n⊢ x = y", "tactic": "have : SeparatedSp...
[ 153, 16 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 146, 11 ]
Mathlib/Topology/LocallyConstant/Algebra.lean
LocallyConstant.coe_smul
[]
[ 162, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 161, 1 ]
Mathlib/Order/WithBot.lean
WithTop.monotone_map_iff
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type u_2\nγ : Type ?u.94162\nδ : Type ?u.94165\ninst✝¹ : Preorder α\ninst✝ : Preorder β\nf : α → β\n⊢ ((Monotone fun a => map f ↑a) ∧ ∀ (x : α), map f ↑x ≤ map f ⊤) ↔ Monotone f", "tactic": "simp [Monotone]" } ]
[ 1130, 43 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1128, 1 ]
Mathlib/MeasureTheory/Group/FundamentalDomain.lean
MeasureTheory.IsFundamentalDomain.mk''
[]
[ 102, 84 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 96, 1 ]
Mathlib/Topology/Algebra/InfiniteSum/Order.lean
tsum_le_of_sum_le'
[ { "state_after": "case pos\nι : Type u_2\nκ : Type ?u.25943\nα : Type u_1\ninst✝² : OrderedAddCommMonoid α\ninst✝¹ : TopologicalSpace α\ninst✝ : OrderClosedTopology α\nf g : ι → α\na a₁ a₂ : α\nha₂ : 0 ≤ a₂\nh : ∀ (s : Finset ι), ∑ i in s, f i ≤ a₂\nhf : Summable f\n⊢ (∑' (i : ι), f i) ≤ a₂\n\ncase neg\nι : Typ...
[ 125, 14 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 121, 1 ]
Mathlib/Deprecated/Group.lean
IsAddMonoidHom.isAddMonoidHom_mul_left
[]
[ 232, 42 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 229, 1 ]
Mathlib/LinearAlgebra/AffineSpace/FiniteDimensional.lean
affineIndependent_iff_not_collinear_of_ne
[ { "state_after": "k : Type u_1\nV : Type u_2\nP : Type u_3\nι : Type ?u.280484\ninst✝³ : DivisionRing k\ninst✝² : AddCommGroup V\ninst✝¹ : Module k V\ninst✝ : AffineSpace V P\np : Fin 3 → P\ni₁ i₂ i₃ : Fin 3\nh₁₂ : i₁ ≠ i₂\nh₁₃ : i₁ ≠ i₃\nh₂₃ : i₂ ≠ i₃\nhu : Finset.univ = {i₁, i₂, i₃}\n⊢ AffineIndependent k p ↔...
[ 481, 101 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 474, 1 ]
Std/Data/List/Init/Lemmas.lean
List.foldr_append
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type u_2\nf : α → β → β\nb : β\nl l' : List α\n⊢ foldr f b (l ++ l') = foldr f (foldr f b l') l", "tactic": "simp [foldr_eq_foldrM]" } ]
[ 200, 80 ]
e68aa8f5fe47aad78987df45f99094afbcb5e936
https://github.com/leanprover/std4
[ 199, 9 ]
Mathlib/RingTheory/Polynomial/Cyclotomic/Basic.lean
Polynomial.cyclotomic_coeff_zero
[ { "state_after": "case h\nR : Type u_1\ninst✝ : CommRing R\nn✝ : ℕ\nhn✝ : 1 < n✝\nn : ℕ\nhi : ∀ (m : ℕ), m < n → 1 < m → coeff (cyclotomic m R) 0 = 1\nhn : 1 < n\n⊢ coeff (cyclotomic n R) 0 = 1", "state_before": "R : Type u_1\ninst✝ : CommRing R\nn : ℕ\nhn : 1 < n\n⊢ coeff (cyclotomic n R) 0 = 1", "tact...
[ 615, 33 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 587, 1 ]
Mathlib/SetTheory/Game/PGame.lean
PGame.star_leftMoves
[]
[ 1839, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1838, 1 ]
Mathlib/Topology/Order/Basic.lean
nhdsWithin_Ioi_self_neBot
[]
[ 2397, 35 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2396, 1 ]
Mathlib/Analysis/Normed/Field/Basic.lean
norm_pow
[]
[ 548, 43 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 547, 1 ]
Mathlib/Analysis/InnerProductSpace/Projection.lean
Submodule.topologicalClosure_eq_top_iff
[ { "state_after": "𝕜 : Type u_2\nE : Type u_1\nF : Type ?u.886369\ninst✝⁵ : IsROrC 𝕜\ninst✝⁴ : NormedAddCommGroup E\ninst✝³ : NormedAddCommGroup F\ninst✝² : InnerProductSpace 𝕜 E\ninst✝¹ : InnerProductSpace ℝ F\nK : Submodule 𝕜 E\ninst✝ : CompleteSpace E\n⊢ Kᗮᗮ = ⊤ ↔ Kᗮ = ⊥", "state_before": "𝕜 : Type u...
[ 936, 44 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 931, 1 ]
Mathlib/NumberTheory/Padics/Hensel.lean
soln_deriv_norm
[]
[ 396, 46 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 395, 9 ]
Mathlib/Analysis/Convex/Gauge.lean
Convex.gauge_le
[ { "state_after": "case pos\n𝕜 : Type ?u.77419\nE : Type u_1\nF : Type ?u.77425\ninst✝¹ : AddCommGroup E\ninst✝ : Module ℝ E\ns t : Set E\na✝ : ℝ\nhs : Convex ℝ s\nh₀ : 0 ∈ s\nabsorbs : Absorbent ℝ s\na : ℝ\nha : 0 ≤ a\n⊢ Convex ℝ {x | gauge s x ≤ a}\n\ncase neg\n𝕜 : Type ?u.77419\nE : Type u_1\nF : Type ?u.77...
[ 213, 84 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 206, 1 ]
Mathlib/Order/Monotone/Basic.lean
antitoneOn_const
[]
[ 538, 25 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 536, 1 ]
Mathlib/Topology/PathConnected.lean
Joined.refl
[]
[ 774, 16 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 773, 1 ]
Mathlib/ModelTheory/FinitelyGenerated.lean
FirstOrder.Language.Substructure.cg_iff_structure_cg
[ { "state_after": "L : Language\nM : Type u_3\ninst✝ : Structure L M\nS : Substructure L M\n⊢ CG S ↔ CG ⊤", "state_before": "L : Language\nM : Type u_3\ninst✝ : Structure L M\nS : Substructure L M\n⊢ CG S ↔ Structure.CG L { x // x ∈ S }", "tactic": "rw [Structure.cg_def]" }, { "state_after": "cas...
[ 294, 12 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 287, 1 ]
Mathlib/FieldTheory/Subfield.lean
Subfield.mk_le_mk
[]
[ 199, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 197, 1 ]
Mathlib/Topology/Algebra/Module/Basic.lean
ContinuousLinearMap.coe_add
[]
[ 715, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 714, 1 ]
Mathlib/RingTheory/Subring/Basic.lean
Subring.range_fst
[]
[ 1280, 60 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1279, 1 ]
Mathlib/LinearAlgebra/Matrix/ToLin.lean
Algebra.leftMulMatrix_mulVec_repr
[]
[ 900, 53 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 898, 1 ]
Mathlib/Order/Disjoint.lean
Codisjoint.mono_left
[]
[ 257, 27 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 256, 1 ]
Mathlib/Data/PNat/Prime.lean
PNat.Coprime.symm
[ { "state_after": "m n : ℕ+\n⊢ gcd m n = 1 → gcd n m = 1", "state_before": "m n : ℕ+\n⊢ Coprime m n → Coprime n m", "tactic": "unfold Coprime" }, { "state_after": "m n : ℕ+\n⊢ gcd n m = 1 → gcd n m = 1", "state_before": "m n : ℕ+\n⊢ gcd m n = 1 → gcd n m = 1", "tactic": "rw [gcd_comm]" ...
[ 245, 7 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 242, 1 ]
Mathlib/Analysis/Calculus/Deriv/Basic.lean
HasDerivWithinAt.congr_of_eventuallyEq_of_mem
[]
[ 595, 54 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 593, 1 ]
Mathlib/Data/Polynomial/Coeff.lean
Polynomial.coeff_X_pow_mul
[ { "state_after": "no goals", "state_before": "R : Type u\nS : Type v\na b : R\nn✝ m : ℕ\ninst✝ : Semiring R\np✝ q r p : R[X]\nn d : ℕ\n⊢ coeff (X ^ n * p) (d + n) = coeff p d", "tactic": "rw [(commute_X_pow p n).eq, coeff_mul_X_pow]" } ]
[ 246, 50 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 245, 1 ]
Mathlib/LinearAlgebra/AffineSpace/AffineMap.lean
AffineMap.zero_linear
[]
[ 290, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 289, 1 ]
Mathlib/Analysis/Calculus/LocalExtr.lean
Polynomial.card_rootSet_le_derivative
[ { "state_after": "no goals", "state_before": "F : Type u_1\ninst✝¹ : CommRing F\ninst✝ : Algebra F ℝ\np : F[X]\n⊢ Fintype.card ↑(rootSet p ℝ) ≤ Fintype.card ↑(rootSet (↑derivative p) ℝ) + 1", "tactic": "simpa only [rootSet_def, Finset.coe_sort_coe, Fintype.card_coe, derivative_map] using\n card_roots_t...
[ 415, 63 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 412, 1 ]
Mathlib/GroupTheory/PGroup.lean
IsPGroup.coprime_card_of_ne
[ { "state_after": "case intro\np : ℕ\nG : Type u_2\ninst✝³ : Group G\nG₂ : Type u_1\ninst✝² : Group G₂\np₁ p₂ : ℕ\nhp₁ : Fact (Nat.Prime p₁)\nhp₂ : Fact (Nat.Prime p₂)\nhne : p₁ ≠ p₂\nH₁ : Subgroup G\nH₂ : Subgroup G₂\ninst✝¹ : Fintype { x // x ∈ H₁ }\ninst✝ : Fintype { x // x ∈ H₂ }\nhH₁ : IsPGroup p₁ { x // x ...
[ 350, 57 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 344, 1 ]
Mathlib/GroupTheory/Index.lean
Subgroup.relindex_inf_mul_relindex
[ { "state_after": "no goals", "state_before": "G : Type u_1\ninst✝ : Group G\nH K L : Subgroup G\n⊢ relindex H (K ⊓ L) * relindex K L = relindex (H ⊓ K) L", "tactic": "rw [← inf_relindex_right H (K ⊓ L), ← inf_relindex_right K L, ← inf_relindex_right (H ⊓ K) L,\n inf_assoc, relindex_mul_relindex (H ⊓ (K...
[ 150, 88 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 148, 1 ]
Mathlib/Algebra/Lie/Normalizer.lean
LieSubalgebra.le_normalizer
[]
[ 131, 33 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 130, 1 ]
Mathlib/NumberTheory/Padics/PadicVal.lean
padicValRat.of_int_multiplicity
[ { "state_after": "no goals", "state_before": "p : ℕ\nz : ℤ\nhp : p ≠ 1\nhz : z ≠ 0\n⊢ padicValRat p ↑z = ↑(Part.get (multiplicity (↑p) z) (_ : multiplicity.Finite (↑p) z))", "tactic": "rw [of_int, padicValInt.of_ne_one_ne_zero hp hz]" } ]
[ 184, 51 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 182, 1 ]
Mathlib/Topology/MetricSpace/Basic.lean
Metric.bounded_iff_mem_bounded
[]
[ 2308, 91 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2306, 1 ]
Mathlib/RingTheory/LaurentSeries.lean
PowerSeries.coe_C
[]
[ 231, 20 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 230, 1 ]
Mathlib/Data/Nat/Lattice.lean
Nat.sInf_le
[ { "state_after": "s : Set ℕ\nm : ℕ\nhm : m ∈ s\n⊢ Nat.find (_ : ∃ x, x ∈ s) ≤ m", "state_before": "s : Set ℕ\nm : ℕ\nhm : m ∈ s\n⊢ sInf s ≤ m", "tactic": "rw [Nat.sInf_def ⟨m, hm⟩]" }, { "state_after": "no goals", "state_before": "s : Set ℕ\nm : ℕ\nhm : m ∈ s\n⊢ Nat.find (_ : ∃ x, x ∈ s) ≤ m...
[ 85, 33 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 83, 11 ]
Mathlib/AlgebraicTopology/SplitSimplicialObject.lean
SimplicialObject.Splitting.IndexSet.ext'
[]
[ 77, 46 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 77, 1 ]
Mathlib/Order/Filter/Archimedean.lean
tendsto_int_cast_atTop_atTop
[]
[ 71, 42 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 69, 1 ]
Mathlib/Computability/TMToPartrec.lean
Turing.ToPartrec.stepNormal_then
[ { "state_after": "case cons\nk' : Cont\na✝¹ a✝ : Code\na_ih✝¹ : ∀ (k : Cont) (v : List ℕ), stepNormal a✝¹ (Cont.then k k') v = Cfg.then (stepNormal a✝¹ k v) k'\na_ih✝ : ∀ (k : Cont) (v : List ℕ), stepNormal a✝ (Cont.then k k') v = Cfg.then (stepNormal a✝ k v) k'\nk : Cont\nv : List ℕ\n⊢ stepNormal a✝¹ (Cont.con...
[ 577, 40 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 570, 1 ]
Mathlib/GroupTheory/Submonoid/Pointwise.lean
AddSubmonoid.mul_le_mul_right
[]
[ 595, 27 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 594, 1 ]
Mathlib/Analysis/NormedSpace/LinearIsometry.lean
LinearIsometryEquiv.one_trans
[]
[ 914, 15 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 913, 1 ]
Mathlib/Analysis/NormedSpace/LinearIsometry.lean
LinearIsometryEquiv.coe_prodAssoc_symm
[]
[ 1156, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1154, 1 ]
Mathlib/Analysis/Calculus/Deriv/AffineMap.lean
AffineMap.deriv
[]
[ 47, 79 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 47, 19 ]
Mathlib/MeasureTheory/Constructions/Pi.lean
MeasureTheory.volume_preserving_funUnique
[]
[ 789, 39 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 787, 1 ]
Mathlib/Topology/ContinuousFunction/Basic.lean
Homeomorph.coe_refl
[]
[ 481, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 480, 1 ]
Mathlib/Topology/CompactOpen.lean
ContinuousMap.image_coev
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type u_2\nγ : Type ?u.40917\ninst✝² : TopologicalSpace α\ninst✝¹ : TopologicalSpace β\ninst✝ : TopologicalSpace γ\ny : β\ns : Set α\n⊢ ↑(coev α β y) '' s = {y} ×ˢ s", "tactic": "aesop" } ]
[ 325, 8 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 324, 1 ]
Mathlib/Order/CompleteLattice.lean
iInf_apply
[]
[ 1778, 43 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1776, 1 ]
Mathlib/Topology/UniformSpace/Basic.lean
uniformContinuous_ofAdd
[]
[ 1456, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1455, 1 ]
Mathlib/Algebra/Order/Group/Abs.lean
abs_le_abs_of_nonpos
[ { "state_after": "α : Type u_1\ninst✝³ : AddGroup α\ninst✝² : LinearOrder α\ninst✝¹ : CovariantClass α α (fun x x_1 => x + x_1) fun x x_1 => x ≤ x_1\na b c : α\ninst✝ : CovariantClass α α (swap fun x x_1 => x + x_1) fun x x_1 => x ≤ x_1\nha : a ≤ 0\nhab : b ≤ a\n⊢ -a ≤ -b", "state_before": "α : Type u_1\nin...
[ 196, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 194, 1 ]
Mathlib/Analysis/Convex/Quasiconvex.lean
quasiconcaveOn_iff_min_le
[]
[ 136, 48 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 134, 1 ]
Mathlib/Algebra/Order/Ring/Lemmas.lean
Right.one_le_mul_of_le_of_le
[]
[ 936, 44 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 934, 1 ]
Mathlib/CategoryTheory/Limits/Shapes/Pullbacks.lean
CategoryTheory.Limits.PushoutCocone.inr_colimit_cocone
[]
[ 1166, 97 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1165, 1 ]
Mathlib/MeasureTheory/Decomposition/SignedHahn.lean
MeasureTheory.SignedMeasure.findExistsOneDivLT_min
[ { "state_after": "α : Type u_1\nβ : Type ?u.3427\ninst✝³ : MeasurableSpace α\nM : Type ?u.3433\ninst✝² : AddCommMonoid M\ninst✝¹ : TopologicalSpace M\ninst✝ : OrderedAddCommMonoid M\ns : SignedMeasure α\ni j : Set α\nhi : ¬restrict s i ≤ restrict 0 i\nm : ℕ\nhm : m < Nat.find (_ : ∃ n, MeasureTheory.SignedMeasu...
[ 121, 26 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 118, 9 ]
Mathlib/Topology/MetricSpace/Basic.lean
Metric.mk_uniformity_basis_le
[ { "state_after": "α : Type u\nβ✝ : Type v\nX : Type ?u.55514\nι : Type ?u.55517\ninst✝ : PseudoMetricSpace α\nx y z : α\nδ ε ε₁ ε₂ : ℝ\ns✝ : Set α\nβ : Type u_1\np : β → Prop\nf : β → ℝ\nhf₀ : ∀ (x : β), p x → 0 < f x\nhf : ∀ (ε : ℝ), 0 < ε → ∃ x, p x ∧ f x ≤ ε\ns : Set (α × α)\n⊢ (∃ i, 0 < i ∧ {p | dist p.fst ...
[ 792, 89 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 783, 11 ]
Mathlib/Analysis/Normed/Group/Basic.lean
dist_inv
[ { "state_after": "no goals", "state_before": "𝓕 : Type ?u.635485\n𝕜 : Type ?u.635488\nα : Type ?u.635491\nι : Type ?u.635494\nκ : Type ?u.635497\nE : Type u_1\nF : Type ?u.635503\nG : Type ?u.635506\ninst✝¹ : SeminormedCommGroup E\ninst✝ : SeminormedCommGroup F\na a₁ a₂ b b₁ b₂ : E\nr r₁ r₂ : ℝ\nx y : E\n...
[ 1397, 87 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1396, 1 ]
Mathlib/SetTheory/Game/PGame.lean
PGame.lt_of_equiv_of_lt
[]
[ 846, 16 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 845, 1 ]
src/lean/Init/Core.lean
if_pos
[]
[ 793, 33 ]
d5348dfac847a56a4595fb6230fd0708dcb4e7e9
https://github.com/leanprover/lean4
[ 790, 1 ]
Mathlib/NumberTheory/Padics/PadicIntegers.lean
PadicInt.norm_int_cast_eq_padic_norm
[ { "state_after": "no goals", "state_before": "p : ℕ\ninst✝ : Fact (Nat.Prime p)\nz : ℤ\n⊢ ‖↑z‖ = ‖↑z‖", "tactic": "simp [norm_def]" } ]
[ 304, 98 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 304, 1 ]
Mathlib/Analysis/SpecialFunctions/Complex/LogDeriv.lean
HasDerivAt.clog
[ { "state_after": "α : Type ?u.36688\ninst✝² : TopologicalSpace α\nE : Type ?u.36694\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nf : ℂ → ℂ\nf' x : ℂ\nh₁ : HasDerivAt f f' x\nh₂ : 0 < (f x).re ∨ (f x).im ≠ 0\n⊢ HasDerivAt (fun t => log (f t)) ((f x)⁻¹ * f') x", "state_before": "α : Type ?u.36688\...
[ 104, 76 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 102, 1 ]
Mathlib/Algebra/Order/Ring/Defs.lean
Antitone.mul
[]
[ 452, 98 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 451, 1 ]