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/Order/SuccPred/Basic.lean
Order.le_succ
[]
[ 217, 20 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 216, 1 ]
Mathlib/Analysis/Seminorm.lean
Seminorm.coe_bot
[]
[ 379, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 378, 1 ]
Mathlib/Topology/Semicontinuous.lean
UpperSemicontinuous.upperSemicontinuousAt
[]
[ 700, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 698, 1 ]
Mathlib/Topology/Algebra/InfiniteSum/Order.lean
tsum_le_tsum
[]
[ 109, 34 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 107, 1 ]
Mathlib/Data/Set/NAry.lean
Set.image2_union_right
[ { "state_after": "no goals", "state_before": "α : Type u_2\nα' : Type ?u.14061\nβ : Type u_3\nβ' : Type ?u.14067\nγ : Type u_1\nγ' : Type ?u.14073\nδ : Type ?u.14076\nδ' : Type ?u.14079\nε : Type ?u.14082\nε' : Type ?u.14085\nζ : Type ?u.14088\nζ' : Type ?u.14091\nν : Type ?u.14094\nf f' : α → β → γ\ng g' :...
[ 136, 70 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 135, 1 ]
Mathlib/Analysis/NormedSpace/Pointwise.lean
ball_add_closedBall
[ { "state_after": "no goals", "state_before": "𝕜 : Type ?u.933372\nE : Type u_1\ninst✝³ : NormedField 𝕜\ninst✝² : SeminormedAddCommGroup E\ninst✝¹ : NormedSpace 𝕜 E\ninst✝ : NormedSpace ℝ E\nx y z : E\nδ ε : ℝ\nhε : 0 < ε\nhδ : 0 ≤ δ\na b : E\n⊢ Metric.ball a ε + Metric.closedBall b δ = Metric.ball (a + b...
[ 360, 78 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 358, 1 ]
Mathlib/Analysis/SpecialFunctions/Pow/Complex.lean
Complex.zero_cpow
[ { "state_after": "no goals", "state_before": "x : ℂ\nh : x ≠ 0\n⊢ 0 ^ x = 0", "tactic": "simp [cpow_def, *]" } ]
[ 58, 81 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 58, 1 ]
Mathlib/Algebra/Category/ModuleCat/Monoidal/Basic.lean
ModuleCat.MonoidalCategory.associator_hom_apply
[]
[ 249, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 247, 1 ]
Mathlib/Algebra/GroupPower/Lemmas.lean
Int.cast_mul_eq_zsmul_cast
[ { "state_after": "no goals", "state_before": "α : Type u_1\nM : Type u\nN : Type v\nG : Type w\nH : Type x\nA : Type y\nB : Type z\nR : Type u₁\nS : Type u₂\ninst✝ : AddCommGroupWithOne α\nm : ℤ\n⊢ ∀ (n : ℤ), ↑(0 * n) = 0 • ↑n", "tactic": "simp" }, { "state_after": "no goals", "state_before"...
[ 587, 55 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 583, 1 ]
Mathlib/Topology/ContinuousFunction/Basic.lean
ContinuousMap.id_comp
[]
[ 257, 19 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 256, 1 ]
Mathlib/MeasureTheory/Constructions/Prod/Integral.lean
MeasureTheory.integrable_swap_iff
[]
[ 234, 41 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 232, 1 ]
Mathlib/NumberTheory/Padics/PadicNumbers.lean
Padic.norm_lt_pow_iff_norm_le_pow_sub_one
[ { "state_after": "no goals", "state_before": "p : ℕ\nhp : Fact (Nat.Prime p)\nx : ℚ_[p]\nn : ℤ\n⊢ ‖x‖ < ↑p ^ n ↔ ‖x‖ ≤ ↑p ^ (n - 1)", "tactic": "rw [norm_le_pow_iff_norm_lt_pow_add_one, sub_add_cancel]" } ]
[ 1179, 59 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1177, 1 ]
Mathlib/RingTheory/Ideal/QuotientOperations.lean
DoubleQuot.ker_quotQuotMk
[ { "state_after": "no goals", "state_before": "R : Type u\ninst✝ : CommRing R\nI J : Ideal R\n⊢ RingHom.ker (quotQuotMk I J) = I ⊔ J", "tactic": "rw [RingHom.ker_eq_comap_bot, quotQuotMk, ← comap_comap, ← RingHom.ker, mk_ker,\n comap_map_of_surjective (Ideal.Quotient.mk I) Quotient.mk_surjective, ← Ring...
[ 548, 14 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 545, 1 ]
Mathlib/LinearAlgebra/Basic.lean
LinearMap.submodule_pow_eq_zero_of_pow_eq_zero
[ { "state_after": "case h.a\nR : Type u_1\nR₁ : Type ?u.155563\nR₂ : Type ?u.155566\nR₃ : Type ?u.155569\nR₄ : Type ?u.155572\nS : Type ?u.155575\nK : Type ?u.155578\nK₂ : Type ?u.155581\nM : Type u_2\nM' : Type ?u.155587\nM₁ : Type ?u.155590\nM₂ : Type ?u.155593\nM₃ : Type ?u.155596\nM₄ : Type ?u.155599\nN✝ : T...
[ 354, 17 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 347, 1 ]
Mathlib/Algebra/BigOperators/Order.lean
Finset.pow_card_le_prod
[]
[ 226, 70 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 225, 1 ]
Mathlib/Order/BoundedOrder.lean
not_lt_top_iff
[]
[ 180, 29 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 179, 1 ]
Mathlib/Analysis/BoxIntegral/Box/Basic.lean
BoxIntegral.Box.face_mono
[]
[ 409, 89 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 407, 1 ]
Mathlib/Topology/FiberBundle/Basic.lean
FiberBundleCore.localTrivAt_def
[]
[ 630, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 629, 1 ]
Mathlib/Order/Bounds/Basic.lean
isGLB_Ici
[]
[ 523, 20 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 522, 1 ]
Mathlib/MeasureTheory/Function/AEEqFun.lean
ContinuousMap.coeFn_toAEEqFun
[]
[ 928, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 927, 1 ]
Mathlib/ModelTheory/Basic.lean
FirstOrder.Language.toEquiv_equiv_empty
[]
[ 1006, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1005, 1 ]
Mathlib/Data/Polynomial/Degree/Definitions.lean
Polynomial.le_degree_of_ne_zero
[]
[ 171, 40 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 169, 1 ]
Mathlib/Data/Prod/Basic.lean
Prod.exists'
[]
[ 47, 14 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 46, 1 ]
Mathlib/Algebra/Group/Units.lean
Units.inv_mul_eq_one
[]
[ 385, 64 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 384, 1 ]
Mathlib/Analysis/Calculus/FDeriv/Mul.lean
fderivWithin_mul
[]
[ 374, 67 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 370, 1 ]
Mathlib/Computability/Partrec.lean
Computable.option_some_iff
[]
[ 634, 91 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 633, 1 ]
Mathlib/FieldTheory/PerfectClosure.lean
PerfectClosure.mk_add_mk
[]
[ 289, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 286, 1 ]
Mathlib/Data/Setoid/Basic.lean
Setoid.sup_def
[ { "state_after": "α : Type u_1\nβ : Type ?u.7769\nr s : Setoid α\n⊢ (EqvGen.Setoid fun x y => Rel r x y ∨ Rel s x y) = EqvGen.Setoid (Rel r ⊔ Rel s)", "state_before": "α : Type u_1\nβ : Type ?u.7769\nr s : Setoid α\n⊢ r ⊔ s = EqvGen.Setoid (Rel r ⊔ Rel s)", "tactic": "rw [sup_eq_eqvGen]" }, { "s...
[ 225, 26 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 224, 1 ]
Mathlib/Algebra/Algebra/Basic.lean
algebraMap.coe_ratCast
[]
[ 253, 54 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 252, 1 ]
Mathlib/Topology/Order/Basic.lean
tendsto_nhds_bot_mono'
[]
[ 1180, 53 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1178, 1 ]
Mathlib/Geometry/Euclidean/Sphere/Basic.lean
EuclideanGeometry.Sphere.cospherical
[]
[ 172, 54 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 171, 1 ]
Std/Data/Int/Lemmas.lean
Int.eq_neg_comm
[]
[ 312, 47 ]
e68aa8f5fe47aad78987df45f99094afbcb5e936
https://github.com/leanprover/std4
[ 311, 11 ]
Mathlib/MeasureTheory/Function/LpSeminorm.lean
MeasureTheory.snormEssSup_smul_measure
[ { "state_after": "α : Type u_1\nE : Type ?u.2067351\nF : Type u_2\nG : Type ?u.2067357\nm m0 : MeasurableSpace α\np : ℝ≥0∞\nq : ℝ\nμ ν : Measure α\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedAddCommGroup G\nf : α → F\nc : ℝ≥0∞\nhc : c ≠ 0\n⊢ essSup (fun x => ↑‖f x‖₊) (c • μ) = e...
[ 612, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 609, 1 ]
Mathlib/Analysis/NormedSpace/OperatorNorm.lean
ContinuousLinearMap.op_nnnorm_comp_le
[]
[ 462, 22 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 461, 1 ]
Mathlib/SetTheory/Cardinal/Basic.lean
Cardinal.lift_mul
[]
[ 616, 81 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 614, 1 ]
Mathlib/MeasureTheory/Measure/MeasureSpace.lean
MeasureTheory.Measure.mem_cofinite
[]
[ 2638, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2637, 1 ]
Mathlib/MeasureTheory/Measure/ProbabilityMeasure.lean
MeasureTheory.ProbabilityMeasure.toWeakDualBCNN_continuous
[]
[ 249, 74 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 248, 1 ]
Mathlib/Analysis/Calculus/FDeriv/Prod.lean
differentiableOn_snd
[]
[ 307, 38 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 306, 1 ]
Mathlib/Topology/Order/Basic.lean
nhds_order_unbounded
[ { "state_after": "α : Type u\nβ : Type v\nγ : Type w\ninst✝¹ : TopologicalSpace α\ninst✝ : Preorder α\nt : OrderTopology α\na : α\nhu : ∃ u, a < u\nhl : ∃ l, l < a\n⊢ ((⨅ (b : α) (_ : b ∈ Iio a), 𝓟 (Ioi b)) ⊓ ⨅ (b : α) (_ : b ∈ Ioi a), 𝓟 (Iio b)) =\n (⨅ (i : α) (_ : i < a), 𝓟 (Ioi i)) ⊓ ⨅ (i : α) (_ : a <...
[ 978, 96 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 976, 1 ]
Mathlib/SetTheory/Cardinal/Basic.lean
Cardinal.infinite_iff
[ { "state_after": "no goals", "state_before": "α✝ β α : Type u\n⊢ Infinite α ↔ ℵ₀ ≤ (#α)", "tactic": "rw [← not_lt, lt_aleph0_iff_finite, not_finite_iff_infinite]" } ]
[ 1606, 63 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1605, 1 ]
Mathlib/Data/Fin/Basic.lean
Fin.predAbove_right_monotone
[ { "state_after": "n m : ℕ\np : Fin n\na b : Fin (n + 1)\nH : a ≤ b\n⊢ (if h : ↑castSucc p < a then pred a (_ : a ≠ 0) else castLT a (_ : ↑a < n)) ≤\n if h : ↑castSucc p < b then pred b (_ : b ≠ 0) else castLT b (_ : ↑b < n)", "state_before": "n m : ℕ\np : Fin n\na b : Fin (n + 1)\nH : a ≤ b\n⊢ predAbove ...
[ 2277, 12 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2267, 1 ]
Mathlib/NumberTheory/FermatPsp.lean
FermatPsp.coprime_of_probablePrime
[ { "state_after": "case pos\nn b : ℕ\nh : ProbablePrime n b\nh₁ : 1 ≤ n\nh₂ : 1 ≤ b\nh₃ : 2 ≤ n\n⊢ Nat.coprime n b\n\ncase neg\nn b : ℕ\nh : ProbablePrime n b\nh₁ : 1 ≤ n\nh₂ : 1 ≤ b\nh₃ : ¬2 ≤ n\n⊢ Nat.coprime n b", "state_before": "n b : ℕ\nh : ProbablePrime n b\nh₁ : 1 ≤ n\nh₂ : 1 ≤ b\n⊢ Nat.coprime n b",...
[ 104, 13 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 80, 1 ]
Mathlib/CategoryTheory/Generator.lean
CategoryTheory.IsDetector.def
[]
[ 495, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 493, 1 ]
Mathlib/RingTheory/Ideal/Operations.lean
Ideal.multiset_prod_le_inf
[ { "state_after": "case refine'_1\nR : Type u\nι : Type ?u.260476\ninst✝ : CommSemiring R\nI J K L : Ideal R\ns : Multiset (Ideal R)\n⊢ Multiset.prod 0 ≤ Multiset.inf 0\n\ncase refine'_2\nR : Type u\nι : Type ?u.260476\ninst✝ : CommSemiring R\nI J K L : Ideal R\ns : Multiset (Ideal R)\n⊢ ∀ ⦃a : Ideal R⦄ {s : Mul...
[ 665, 53 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 658, 1 ]
Mathlib/Algebra/Order/Monoid/Lemmas.lean
Monotone.const_mul'
[]
[ 1289, 72 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1288, 1 ]
Mathlib/Data/Set/Basic.lean
Disjoint.inter_eq
[]
[ 1526, 18 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1525, 1 ]
Mathlib/LinearAlgebra/Basic.lean
LinearMap.restrict_apply
[]
[ 238, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 236, 1 ]
Mathlib/ModelTheory/Basic.lean
FirstOrder.Language.Hom.ext_iff
[]
[ 530, 18 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 529, 1 ]
Mathlib/Logic/Equiv/Basic.lean
Equiv.sumCongr_trans
[ { "state_after": "case H\nα₁ : Type u_1\nβ₁ : Type u_2\nα₂ : Type u_3\nβ₂ : Type u_4\nγ₁ : Type u_5\nγ₂ : Type u_6\ne : α₁ ≃ β₁\nf : α₂ ≃ β₂\ng : β₁ ≃ γ₁\nh : β₂ ≃ γ₂\ni : α₁ ⊕ α₂\n⊢ ↑((sumCongr e f).trans (sumCongr g h)) i = ↑(sumCongr (e.trans g) (f.trans h)) i", "state_before": "α₁ : Type u_1\nβ₁ : Type ...
[ 282, 18 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 279, 1 ]
Mathlib/Data/List/Cycle.lean
Cycle.reverse_coe
[]
[ 553, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 552, 1 ]
Mathlib/Data/List/Count.lean
List.count_replicate
[ { "state_after": "case inl\nα : Type u_1\nl : List α\ninst✝ : DecidableEq α\na b : α\nn : ℕ\nh✝ : a = b\n⊢ count a (replicate n b) = n\n\ncase inr\nα : Type u_1\nl : List α\ninst✝ : DecidableEq α\na b : α\nn : ℕ\nh✝ : ¬a = b\n⊢ count a (replicate n b) = 0", "state_before": "α : Type u_1\nl : List α\ninst✝ :...
[ 279, 97 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 277, 1 ]
Mathlib/Data/Seq/Seq.lean
Stream'.Seq.get?_zip
[]
[ 604, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 602, 1 ]
Mathlib/MeasureTheory/Integral/Bochner.lean
MeasureTheory.L1.integral_eq
[ { "state_after": "no goals", "state_before": "α : Type u_1\nE : Type u_2\nF : Type ?u.411128\n𝕜 : Type ?u.411131\ninst✝⁷ : NormedAddCommGroup E\ninst✝⁶ : NormedAddCommGroup F\nm : MeasurableSpace α\nμ : Measure α\ninst✝⁵ : NormedSpace ℝ E\ninst✝⁴ : NontriviallyNormedField 𝕜\ninst✝³ : NormedSpace 𝕜 E\nins...
[ 680, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 679, 1 ]
Mathlib/Data/List/Basic.lean
List.foldl_fixed
[]
[ 2431, 28 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2430, 1 ]
Mathlib/Algebra/Order/Monoid/Canonical/Defs.lean
min_one
[]
[ 384, 26 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 383, 1 ]
Mathlib/MeasureTheory/Function/StronglyMeasurable/Basic.lean
MeasureTheory.StronglyMeasurable.nnnorm
[]
[ 829, 47 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 827, 11 ]
Mathlib/Order/Filter/Extr.lean
Filter.EventuallyEq.isMaxFilter_iff
[]
[ 652, 67 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 650, 1 ]
Mathlib/Data/PFun.lean
PFun.dom_comp
[ { "state_after": "case h\nα : Type u_3\nβ : Type u_1\nγ : Type u_2\nδ : Type ?u.54232\nε : Type ?u.54235\nι : Type ?u.54238\nf✝ : α →. β\nf : β →. γ\ng : α →. β\nx✝ : α\n⊢ x✝ ∈ Dom (comp f g) ↔ x✝ ∈ preimage g (Dom f)", "state_before": "α : Type u_3\nβ : Type u_1\nγ : Type u_2\nδ : Type ?u.54232\nε : Type ?...
[ 601, 21 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 597, 1 ]
Mathlib/Algebra/Category/ModuleCat/Projective.lean
IsProjective.iff_projective
[ { "state_after": "case refine'_1\nR : Type u\ninst✝² : Ring R\nP : Type (max u v)\ninst✝¹ : AddCommGroup P\ninst✝ : Module R P\nh : Module.Projective R P\n⊢ Projective (of R P)\n\ncase refine'_2\nR : Type u\ninst✝² : Ring R\nP : Type (max u v)\ninst✝¹ : AddCommGroup P\ninst✝ : Module R P\nh : Projective (of R P...
[ 44, 82 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 34, 1 ]
Mathlib/Topology/Sheaves/Stalks.lean
TopCat.Presheaf.stalkPushforward.comp
[ { "state_after": "C : Type u\ninst✝¹ : Category C\ninst✝ : HasColimits C\nX Y Z : TopCat\nℱ : Presheaf C X\nf : X ⟶ Y\ng : Y ⟶ Z\nx : ↑X\n⊢ stalkPushforward C (f ≫ g) ℱ x = stalkPushforward C g (f _* ℱ) ((forget TopCat).map f x) ≫ stalkPushforward C f ℱ x", "state_before": "C : Type u\ninst✝¹ : Category C\n...
[ 200, 40 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 193, 1 ]
Mathlib/Data/Nat/Prime.lean
Nat.dvd_prime_pow
[ { "state_after": "no goals", "state_before": "p : ℕ\npp : Prime p\nm i : ℕ\n⊢ i ∣ p ^ m ↔ ∃ k, k ≤ m ∧ i = p ^ k", "tactic": "simp_rw [_root_.dvd_prime_pow (prime_iff.mp pp) m, associated_eq_eq]" } ]
[ 697, 73 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 696, 1 ]
Mathlib/Data/Nat/Dist.lean
Nat.dist_eq_zero
[ { "state_after": "no goals", "state_before": "n m : ℕ\nh : n = m\n⊢ dist n m = 0", "tactic": "rw [h, dist_self]" } ]
[ 46, 82 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 46, 1 ]
Mathlib/Geometry/Euclidean/Angle/Unoriented/RightAngle.lean
InnerProductGeometry.sin_angle_add_of_inner_eq_zero
[ { "state_after": "V : Type u_1\ninst✝¹ : NormedAddCommGroup V\ninst✝ : InnerProductSpace ℝ V\nx y : V\nh : inner x y = 0\nh0 : x ≠ 0 ∨ y ≠ 0\n⊢ ‖y‖ ≤ ‖x + y‖", "state_before": "V : Type u_1\ninst✝¹ : NormedAddCommGroup V\ninst✝ : InnerProductSpace ℝ V\nx y : V\nh : inner x y = 0\nh0 : x ≠ 0 ∨ y ≠ 0\n⊢ Real....
[ 157, 50 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 150, 1 ]
Mathlib/Data/Set/Ncard.lean
Set.eq_insert_of_ncard_eq_succ
[ { "state_after": "α : Type u_1\nβ : Type ?u.160028\ns t : Set α\na b x y : α\nf : α → β\nn : ℕ\nh : ncard s = n + 1\nhsf : Set.Finite s\n⊢ ∃ a t, ¬a ∈ t ∧ insert a t = s ∧ ncard t = n", "state_before": "α : Type u_1\nβ : Type ?u.160028\ns t : Set α\na b x y : α\nf : α → β\nn : ℕ\nh : ncard s = n + 1\n⊢ ∃ a ...
[ 735, 7 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 724, 1 ]
Mathlib/Data/Multiset/Lattice.lean
Multiset.inf_add
[ { "state_after": "no goals", "state_before": "α : Type u_1\ninst✝¹ : SemilatticeInf α\ninst✝ : OrderTop α\ns₁ s₂ : Multiset α\n⊢ inf (s₁ + s₂) = fold (fun x x_1 => x ⊓ x_1) (⊤ ⊓ ⊤) (s₁ + s₂)", "tactic": "simp [inf]" } ]
[ 142, 48 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 141, 1 ]
Mathlib/CategoryTheory/Abelian/Pseudoelements.lean
CategoryTheory.Abelian.Pseudoelement.pseudo_pullback
[ { "state_after": "case intro.intro.intro.intro.intro\nC : Type u\ninst✝² : Category C\ninst✝¹ : Abelian C\ninst✝ : HasPullbacks C\nP Q R : C\nf : P ⟶ R\ng : Q ⟶ R\np : Pseudoelement P\nq : Pseudoelement Q\nx : Over P\ny : Over Q\nh : pseudoApply f (Quotient.mk (setoid P) x) = pseudoApply g (Quotient.mk (setoid ...
[ 475, 81 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 466, 1 ]
Mathlib/Data/List/BigOperators/Basic.lean
List.alternatingProd_singleton
[]
[ 630, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 629, 1 ]
Mathlib/MeasureTheory/Constructions/BorelSpace/Basic.lean
ENNReal.measurable_of_measurable_nnreal_nnreal
[]
[ 1851, 41 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1846, 1 ]
Mathlib/CategoryTheory/Sites/SheafOfTypes.lean
CategoryTheory.Presieve.isSheaf_iso
[]
[ 754, 42 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 753, 1 ]
Mathlib/CategoryTheory/Limits/Shapes/BinaryProducts.lean
CategoryTheory.Limits.BinaryCofan.mk_inl
[]
[ 331, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 330, 1 ]
Mathlib/Order/Bounds/Basic.lean
MonotoneOn.map_bddAbove
[]
[ 1186, 44 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1185, 1 ]
Mathlib/Analysis/Calculus/FDeriv/Add.lean
fderiv_const_sub
[ { "state_after": "no goals", "state_before": "𝕜 : Type u_3\ninst✝⁸ : NontriviallyNormedField 𝕜\nE : Type u_1\ninst✝⁷ : NormedAddCommGroup E\ninst✝⁶ : NormedSpace 𝕜 E\nF : Type u_2\ninst✝⁵ : NormedAddCommGroup F\ninst✝⁴ : NormedSpace 𝕜 F\nG : Type ?u.579415\ninst✝³ : NormedAddCommGroup G\ninst✝² : Normed...
[ 663, 82 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 662, 1 ]
Mathlib/Analysis/SpecialFunctions/Complex/Log.lean
Complex.ofReal_log
[ { "state_after": "no goals", "state_before": "x : ℝ\nhx : 0 ≤ x\n⊢ (↑(Real.log x)).re = (log ↑x).re", "tactic": "rw [log_re, ofReal_re, abs_of_nonneg hx]" }, { "state_after": "no goals", "state_before": "x : ℝ\nhx : 0 ≤ x\n⊢ (↑(Real.log x)).im = (log ↑x).im", "tactic": "rw [ofReal_im, lo...
[ 75, 57 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 73, 1 ]
Mathlib/LinearAlgebra/Prod.lean
LinearMap.prodMap_apply
[]
[ 319, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 318, 1 ]
Mathlib/RingTheory/WittVector/Basic.lean
WittVector.ghostComponent_apply
[]
[ 314, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 313, 1 ]
Mathlib/RingTheory/Int/Basic.lean
Int.span_natAbs
[ { "state_after": "a : ℤ\n⊢ Associated (↑(natAbs a)) a", "state_before": "a : ℤ\n⊢ Ideal.span {↑(natAbs a)} = Ideal.span {a}", "tactic": "rw [Ideal.span_singleton_eq_span_singleton]" }, { "state_after": "no goals", "state_before": "a : ℤ\n⊢ Associated (↑(natAbs a)) a", "tactic": "exact (a...
[ 394, 35 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 392, 1 ]
Mathlib/MeasureTheory/Measure/MeasureSpaceDef.lean
Measurable.aemeasurable
[]
[ 680, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 679, 1 ]
Mathlib/Algebra/Group/Basic.lean
inv_div_left
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type ?u.24338\nG : Type ?u.24341\ninst✝ : DivisionMonoid α\na b c : α\n⊢ a⁻¹ / b = (b * a)⁻¹", "tactic": "simp" } ]
[ 409, 54 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 409, 1 ]
Mathlib/Data/Set/Lattice.lean
Set.iInter_ge_eq_iInter_nat_add
[]
[ 2202, 30 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2201, 1 ]
Mathlib/Topology/Algebra/ContinuousMonoidHom.lean
ContinuousMonoidHom.closedEmbedding_toContinuousMap
[ { "state_after": "F : Type ?u.142376\nA : Type u_2\nB : Type u_1\nC : Type ?u.142385\nD : Type ?u.142388\nE : Type ?u.142391\ninst✝¹² : Monoid A\ninst✝¹¹ : Monoid B\ninst✝¹⁰ : Monoid C\ninst✝⁹ : Monoid D\ninst✝⁸ : CommGroup E\ninst✝⁷ : TopologicalSpace A\ninst✝⁶ : TopologicalSpace B\ninst✝⁵ : TopologicalSpace C...
[ 332, 28 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 293, 1 ]
Mathlib/Data/List/Rotate.lean
List.rotate_reverse
[ { "state_after": "α : Type u\nl : List α\nn : ℕ\n⊢ rotate (reverse (reverse (reverse l))) n =\n reverse (rotate (reverse (reverse l)) (length (reverse (reverse l)) - n % length (reverse (reverse l))))", "state_before": "α : Type u\nl : List α\nn : ℕ\n⊢ rotate (reverse l) n = reverse (rotate l (length l -...
[ 384, 52 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 371, 1 ]
Mathlib/Data/Set/Basic.lean
Set.mem_or_mem_of_mem_union
[]
[ 746, 4 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 745, 1 ]
Mathlib/Order/JordanHolder.lean
JordanHolderLattice.isMaximal_of_eq_inf
[ { "state_after": "X : Type u\ninst✝¹ : Lattice X\ninst✝ : JordanHolderLattice X\nx b a y : X\nha : x ⊓ y = a\nhxy : x ≠ y\nhxb : IsMaximal x b\nhyb : IsMaximal y b\nhb : x ⊔ y = b\n⊢ IsMaximal a y", "state_before": "X : Type u\ninst✝¹ : Lattice X\ninst✝ : JordanHolderLattice X\nx b a y : X\nha : x ⊓ y = a\n...
[ 111, 53 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 107, 1 ]
Mathlib/Data/Set/Basic.lean
Set.monotoneOn_singleton
[]
[ 2694, 38 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2693, 1 ]
Mathlib/Data/MvPolynomial/Basic.lean
MvPolynomial.X_injective
[]
[ 290, 89 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 289, 1 ]
Mathlib/Analysis/InnerProductSpace/Orthogonal.lean
Submodule.IsOrtho.mono
[]
[ 300, 33 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 298, 1 ]
Mathlib/MeasureTheory/Function/LocallyIntegrable.lean
MeasureTheory.IntegrableOn.smul_continuousOn
[ { "state_after": "X : Type u_1\nY : Type ?u.2491139\nE : Type u_2\nR : Type ?u.2491145\ninst✝⁹ : MeasurableSpace X\ninst✝⁸ : TopologicalSpace X\ninst✝⁷ : MeasurableSpace Y\ninst✝⁶ : TopologicalSpace Y\ninst✝⁵ : NormedAddCommGroup E\nf✝ : X → E\nμ : Measure X\ns : Set X\ninst✝⁴ : OpensMeasurableSpace X\nA K : Se...
[ 445, 63 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 438, 1 ]
Mathlib/Order/Heyting/Basic.lean
disjoint_compl_left
[]
[ 844, 59 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 843, 1 ]
Mathlib/Order/Hom/CompleteLattice.lean
FrameHom.id_apply
[]
[ 605, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 604, 1 ]
Mathlib/Geometry/Euclidean/Sphere/Basic.lean
EuclideanGeometry.Concyclic.subset
[]
[ 217, 33 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 216, 1 ]
Mathlib/Data/List/AList.lean
AList.ext_iff
[]
[ 72, 21 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 71, 1 ]
Mathlib/Data/ZMod/Basic.lean
ZMod.val_mul'
[]
[ 83, 21 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 82, 1 ]
Mathlib/LinearAlgebra/FiniteDimensional.lean
Subalgebra.rank_eq_one_iff
[]
[ 1410, 90 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1408, 1 ]
Mathlib/Topology/Category/Compactum.lean
compactumToCompHaus.faithful
[ { "state_after": "X✝ Y✝ : Compactum\na₁✝ a₂✝ : X✝ ⟶ Y✝\nh : compactumToCompHaus.map a₁✝ = compactumToCompHaus.map a₂✝\n⊢ a₁✝ = a₂✝", "state_before": "⊢ ∀ {X Y : Compactum}, Function.Injective compactumToCompHaus.map", "tactic": "intro _ _ _ _ h" }, { "state_after": "case f\nX✝ Y✝ : Compactum\na₁...
[ 462, 40 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 456, 1 ]
Mathlib/Analysis/NormedSpace/BoundedLinearMaps.lean
isBoundedBilinearMap_smul
[]
[ 444, 57 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 441, 1 ]
Mathlib/MeasureTheory/Integral/Lebesgue.lean
MeasureTheory.limsup_lintegral_le
[ { "state_after": "case refine'_1\nα : Type u_1\nβ : Type ?u.996569\nγ : Type ?u.996572\nδ : Type ?u.996575\nm : MeasurableSpace α\nμ ν : Measure α\nf : ℕ → α → ℝ≥0∞\ng : α → ℝ≥0∞\nhf_meas : ∀ (n : ℕ), Measurable (f n)\nh_bound : ∀ (n : ℕ), f n ≤ᵐ[μ] g\nh_fin : (∫⁻ (a : α), g a ∂μ) ≠ ⊤\n⊢ ∀ (n : ℕ), Measurable f...
[ 1038, 92 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1022, 1 ]
Mathlib/Topology/MetricSpace/Lipschitz.lean
lipschitzOnWith_iff_restrict
[ { "state_after": "no goals", "state_before": "α : Type u\nβ : Type v\nγ : Type w\nι : Type x\ninst✝¹ : PseudoEMetricSpace α\ninst✝ : PseudoEMetricSpace β\nK : ℝ≥0\nf : α → β\ns : Set α\n⊢ LipschitzOnWith K f s ↔ LipschitzWith K (restrict s f)", "tactic": "simp only [LipschitzOnWith, LipschitzWith, SetCo...
[ 104, 89 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 102, 1 ]
Mathlib/Order/CompactlyGenerated.lean
sSup_compact_eq_top
[ { "state_after": "ι : Sort ?u.87370\nα : Type u_1\ninst✝² : CompleteLattice α\nf : ι → α\ninst✝¹ : CompleteLattice α\ninst✝ : IsCompactlyGenerated α\na b : α\ns : Set α\nx : α\n⊢ x ∈ {a | CompleteLattice.IsCompactElement a} ↔ x ∈ {c | CompleteLattice.IsCompactElement c ∧ c ≤ ⊤}", "state_before": "ι : Sort ?...
[ 352, 35 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 350, 1 ]
Mathlib/Data/Fintype/Perm.lean
Fintype.card_equiv
[]
[ 171, 71 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 169, 1 ]
Mathlib/Algebra/Order/Rearrangement.lean
AntivaryOn.sum_smul_le_sum_smul_comp_perm
[]
[ 195, 51 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 193, 1 ]