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/Order/Hom/Ring.lean
OrderRingHom.coe_OrderAddMonoidHom_id
[]
[ 293, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 292, 1 ]
Mathlib/Data/Multiset/Pi.lean
Multiset.Pi.cons_same
[]
[ 44, 14 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 42, 1 ]
Mathlib/Data/Real/Sign.lean
Real.sign_zero
[ { "state_after": "no goals", "state_before": "⊢ sign 0 = 0", "tactic": "rw [sign, if_neg (lt_irrefl _), if_neg (lt_irrefl _)]" } ]
[ 46, 91 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 46, 1 ]
Mathlib/SetTheory/Cardinal/Cofinality.lean
Cardinal.derivFamily_lt_ord
[ { "state_after": "no goals", "state_before": "α : Type ?u.166484\nr : α → α → Prop\nι : Type u\nf : ι → Ordinal → Ordinal\nc : Cardinal\nhc : IsRegular c\nhι : (#ι) < c\nhc' : c ≠ ℵ₀\nhf : ∀ (i : ι) (b : Ordinal), b < ord c → f i b < ord c\na : Ordinal\n⊢ lift (#ι) < c", "tactic": "rwa [lift_id]" } ]
[ 1185, 55 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1182, 1 ]
Mathlib/Data/List/Basic.lean
List.replicate_left_injective
[]
[ 485, 47 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 484, 1 ]
Mathlib/Order/Chain.lean
subset_succChain
[ { "state_after": "α : Type u_1\nβ : Type ?u.9526\nr : α → α → Prop\nc c₁ c₂ c₃ s t : Set α\na b x y : α\nh : ¬(IsChain r s ∧ ∃ x, SuperChain r s x)\n⊢ s ⊆ SuccChain r s", "state_before": "α : Type u_1\nβ : Type ?u.9526\nr : α → α → Prop\nc c₁ c₂ c₃ s t : Set α\na b x y : α\nh : ¬∃ t, IsChain r s ∧ SuperChai...
[ 190, 45 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 186, 1 ]
Mathlib/Data/Set/Function.lean
Set.eqOn_refl
[]
[ 205, 73 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 205, 1 ]
Mathlib/Data/Real/NNReal.lean
Real.nnabs_of_nonneg
[ { "state_after": "case a\nx : ℝ\nh : 0 ≤ x\n⊢ ↑(↑nnabs x) = ↑(toNNReal x)", "state_before": "x : ℝ\nh : 0 ≤ x\n⊢ ↑nnabs x = toNNReal x", "tactic": "ext" }, { "state_after": "no goals", "state_before": "case a\nx : ℝ\nh : 0 ≤ x\n⊢ ↑(↑nnabs x) = ↑(toNNReal x)", "tactic": "rw [coe_toNNReal ...
[ 1068, 52 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1066, 1 ]
Mathlib/Analysis/Normed/Field/Basic.lean
List.norm_prod_le'
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type ?u.110463\nγ : Type ?u.110466\nι : Type ?u.110469\ninst✝ : SeminormedRing α\na : α\nx✝ : [a] ≠ []\n⊢ ‖prod [a]‖ ≤ prod (map norm [a])", "tactic": "simp" }, { "state_after": "α : Type u_1\nβ : Type ?u.110463\nγ : Type ?u.110466\...
[ 320, 52 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 314, 1 ]
Mathlib/Algebra/BigOperators/Basic.lean
Finset.prod_ite_one
[ { "state_after": "case inl\nι : Type ?u.798449\nβ : Type u\nα : Type v\nγ : Type w\ns s₁ s₂ : Finset α\na✝ : α\nf✝ g : α → β\ninst✝¹ : CommMonoid β\nf : α → Prop\ninst✝ : DecidablePred f\nhf : Set.PairwiseDisjoint (↑s) f\na : β\nh : ∃ i, i ∈ s ∧ f i\n⊢ (∏ i in s, if f i then a else 1) = a\n\ncase inr\nι : Type ...
[ 1691, 38 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1683, 1 ]
Mathlib/MeasureTheory/Measure/Lebesgue/EqHaar.lean
MeasureTheory.Measure.add_haar_closedBall_mul
[ { "state_after": "E : Type u_1\ninst✝⁸ : NormedAddCommGroup E\ninst✝⁷ : NormedSpace ℝ E\ninst✝⁶ : MeasurableSpace E\ninst✝⁵ : BorelSpace E\ninst✝⁴ : FiniteDimensional ℝ E\nμ : Measure E\ninst✝³ : IsAddHaarMeasure μ\nF : Type ?u.1994959\ninst✝² : NormedAddCommGroup F\ninst✝¹ : NormedSpace ℝ F\ninst✝ : CompleteSp...
[ 452, 89 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 448, 1 ]
Mathlib/RingTheory/RootsOfUnity/Complex.lean
Complex.isPrimitiveRoot_exp_of_coprime
[ { "state_after": "i n : ℕ\nh0 : n ≠ 0\nhi : Nat.coprime i n\n⊢ exp (2 * ↑π * I * (↑i / ↑n)) ^ n = 1 ∧ ∀ (l : ℕ), exp (2 * ↑π * I * (↑i / ↑n)) ^ l = 1 → n ∣ l", "state_before": "i n : ℕ\nh0 : n ≠ 0\nhi : Nat.coprime i n\n⊢ IsPrimitiveRoot (exp (2 * ↑π * I * (↑i / ↑n))) n", "tactic": "rw [IsPrimitiveRoot....
[ 52, 43 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 35, 1 ]
Mathlib/Topology/MetricSpace/Contracting.lean
ContractingWith.edist_le_of_fixedPoint
[ { "state_after": "no goals", "state_before": "α : Type u_1\ninst✝ : EMetricSpace α\ncs : CompleteSpace α\nK : ℝ≥0\nf : α → α\nhf : ContractingWith K f\nx y : α\nh : edist x y ≠ ⊤\nhy : IsFixedPt f y\n⊢ edist x y ≤ edist x (f x) / (1 - ↑K)", "tactic": "simpa only [hy.eq, edist_self, add_zero] using hf.ed...
[ 82, 71 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 80, 1 ]
Mathlib/GroupTheory/Commutator.lean
Subgroup.commutator_def'
[]
[ 147, 80 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 145, 1 ]
Mathlib/ModelTheory/Syntax.lean
FirstOrder.Language.BoundedFormula.isPrenex_toPrenexImp
[ { "state_after": "case of_isQF\nL : Language\nL' : Language\nM : Type w\nN : Type ?u.138402\nP : Type ?u.138405\ninst✝² : Structure L M\ninst✝¹ : Structure L N\ninst✝ : Structure L P\nα : Type u'\nβ : Type v'\nγ : Type ?u.138433\nn l : ℕ\nφ✝¹ ψ✝¹ : BoundedFormula L α l\nθ : BoundedFormula L α (Nat.succ l)\nv : ...
[ 850, 30 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 844, 1 ]
Std/Logic.lean
decide_eq_false_iff_not
[]
[ 525, 40 ]
e68aa8f5fe47aad78987df45f99094afbcb5e936
https://github.com/leanprover/std4
[ 524, 9 ]
Mathlib/GroupTheory/MonoidLocalization.lean
Submonoid.LocalizationMap.ofMulEquivOfDom_comp
[]
[ 1534, 95 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1533, 1 ]
Mathlib/MeasureTheory/Decomposition/SignedHahn.lean
MeasureTheory.SignedMeasure.someExistsOneDivLT_measurableSet
[ { "state_after": "case pos\nα : Type u_1\nβ : Type ?u.7479\ninst✝³ : MeasurableSpace α\nM : Type ?u.7485\ninst✝² : AddCommMonoid M\ninst✝¹ : TopologicalSpace M\ninst✝ : OrderedAddCommMonoid M\ns : SignedMeasure α\ni j : Set α\nhi : ¬restrict s i ≤ restrict 0 i\n⊢ MeasurableSet (MeasureTheory.SignedMeasure.someE...
[ 153, 30 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 147, 9 ]
Mathlib/Dynamics/Circle/RotationNumber/TranslationNumber.lean
CircleDeg1Lift.translationNumber_one
[ { "state_after": "no goals", "state_before": "f g : CircleDeg1Lift\n⊢ Tendsto (fun n => (↑1^[n]) 0 / ↑n) atTop (𝓝 0)", "tactic": "simp [tendsto_const_nhds]" } ]
[ 713, 69 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 712, 1 ]
Mathlib/Data/Nat/Factors.lean
Nat.perm_factors_mul
[ { "state_after": "case refine'_1\na b : ℕ\nha : a ≠ 0\nhb : b ≠ 0\n⊢ prod (factors a ++ factors b) = a * b\n\ncase refine'_2\na b : ℕ\nha : a ≠ 0\nhb : b ≠ 0\n⊢ ∀ (p : ℕ), p ∈ factors a ++ factors b → Prime p", "state_before": "a b : ℕ\nha : a ≠ 0\nhb : b ≠ 0\n⊢ factors (a * b) ~ factors a ++ factors b", ...
[ 207, 62 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 201, 1 ]
Mathlib/Analysis/Calculus/FDeriv/Basic.lean
hasFDerivAt_iff_tendsto
[]
[ 318, 32 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 316, 1 ]
Mathlib/GroupTheory/FreeProduct.lean
FreeProduct.Word.prod_smul
[ { "state_after": "no goals", "state_before": "ι : Type u_1\nM : ι → Type u_2\ninst✝³ : (i : ι) → Monoid (M i)\nN : Type ?u.466820\ninst✝² : Monoid N\ninst✝¹ : (i : ι) → DecidableEq (M i)\ninst✝ : DecidableEq ι\nm : FreeProduct M\n⊢ ∀ (w : Word M), prod (m • w) = m * prod w", "tactic": "induction m using...
[ 458, 37 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 447, 1 ]
Mathlib/Analysis/BoxIntegral/Partition/Basic.lean
BoxIntegral.Prepartition.monotone_restrict
[]
[ 506, 27 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 505, 1 ]
Mathlib/Order/Iterate.lean
Function.Commute.iterate_pos_le_iff_map_le
[ { "state_after": "no goals", "state_before": "α : Type u_1\ninst✝ : LinearOrder α\nf g : α → α\nh : Commute f g\nhf : Monotone f\nhg : StrictMono g\nx : α\nn : ℕ\nhn : 0 < n\n⊢ (f^[n]) x ≤ (g^[n]) x ↔ f x ≤ g x", "tactic": "simpa only [not_lt] using not_congr (h.symm.iterate_pos_lt_iff_map_lt' hg hf hn)...
[ 211, 83 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 209, 1 ]
Mathlib/Analysis/MeanInequalities.lean
Real.inner_le_Lp_mul_Lq
[ { "state_after": "ι : Type u\ns : Finset ι\nf g : ι → ℝ\np q : ℝ\nhpq : IsConjugateExponent p q\nthis :\n ↑(∑ i in s,\n (fun i => { val := abs (f i), property := (_ : 0 ≤ abs (f i)) }) i *\n (fun i => { val := abs (g i), property := (_ : 0 ≤ abs (g i)) }) i) ≤\n ↑((∑ i in s, (fun i => { val ...
[ 564, 37 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 556, 1 ]
Mathlib/Init/Logic.lean
heq_of_eq_rec_right
[]
[ 76, 24 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 74, 1 ]
Mathlib/RingTheory/OreLocalization/Basic.lean
OreLocalization.oreDiv_add_oreDiv
[]
[ 607, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 604, 1 ]
Mathlib/Data/Fintype/Basic.lean
Finset.univ_eq_empty_iff
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type ?u.2002\nγ : Type ?u.2005\ninst✝ : Fintype α\ns t : Finset α\n⊢ univ = ∅ ↔ IsEmpty α", "tactic": "rw [← not_nonempty_iff, ← univ_nonempty_iff, not_nonempty_iff_eq_empty]" } ]
[ 113, 74 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 112, 1 ]
Mathlib/MeasureTheory/Measure/MeasureSpace.lean
MeasureTheory.sigmaFinite_iff
[]
[ 3442, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 3441, 1 ]
Mathlib/Deprecated/Group.lean
Inv.isGroupHom
[]
[ 402, 25 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 401, 1 ]
Mathlib/Topology/Algebra/Constructions.lean
Units.embedding_embedProduct
[]
[ 111, 52 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 110, 1 ]
Mathlib/AlgebraicTopology/SimplexCategory.lean
SimplexCategory.ext
[]
[ 73, 5 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 72, 1 ]
Mathlib/Data/Fintype/Card.lean
Fintype.card_le_of_surjective
[]
[ 486, 56 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 485, 1 ]
Mathlib/Algebra/Order/Group/Defs.lean
inv_le_div_iff_le_mul'
[ { "state_after": "no goals", "state_before": "α : Type u\ninst✝² : CommGroup α\ninst✝¹ : LE α\ninst✝ : CovariantClass α α (fun x x_1 => x * x_1) fun x x_1 => x ≤ x_1\na b c d : α\n⊢ a⁻¹ ≤ b / c ↔ c ≤ a * b", "tactic": "rw [inv_le_div_iff_le_mul, mul_comm]" } ]
[ 834, 100 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 834, 1 ]
Mathlib/Data/Finset/Basic.lean
List.toFinset.ext
[]
[ 3289, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 3288, 1 ]
Mathlib/Topology/Instances/ENNReal.lean
ENNReal.hasSum_lt
[ { "state_after": "case pos\nα : Type u_1\nβ : Type ?u.336123\nγ : Type ?u.336126\nf g : α → ℝ≥0∞\nsf sg : ℝ≥0∞\ni : α\nh : ∀ (a : α), f a ≤ g a\nhi : f i < g i\nhsf : sf ≠ ⊤\nhf : HasSum f sf\nhg : HasSum g sg\nhsg : sg = ⊤\n⊢ sf < sg\n\ncase neg\nα : Type u_1\nβ : Type ?u.336123\nγ : Type ?u.336126\nf g : α → ...
[ 1276, 84 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1265, 1 ]
Mathlib/Algebra/BigOperators/Basic.lean
Finset.prod_sigma
[ { "state_after": "no goals", "state_before": "ι : Type ?u.312096\nβ : Type u\nα : Type v\nγ : Type w\ns✝ s₁ s₂ : Finset α\na : α\nf✝ g : α → β\ninst✝ : CommMonoid β\nσ : α → Type u_1\ns : Finset α\nt : (a : α) → Finset (σ a)\nf : Sigma σ → β\n⊢ ∏ x in Finset.sigma s t, f x = ∏ a in s, ∏ s in t a, f { fst :=...
[ 529, 99 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 527, 1 ]
Mathlib/Order/Filter/Extr.lean
IsMaxFilter.bicomp_mono
[]
[ 380, 69 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 377, 1 ]
Mathlib/Analysis/SpecialFunctions/Trigonometric/EulerSineProd.lean
EulerSine.antideriv_cos_comp_const_mul
[ { "state_after": "z : ℂ\nn : ℕ\nhz : z ≠ 0\nx : ℝ\na : HasDerivAt (fun y => y * (2 * z)) (2 * z) ↑x\n⊢ HasDerivAt (fun y => Complex.sin (2 * z * ↑y) / (2 * z)) (Complex.cos (2 * z * ↑x)) x", "state_before": "z : ℂ\nn : ℕ\nhz : z ≠ 0\nx : ℝ\n⊢ HasDerivAt (fun y => Complex.sin (2 * z * ↑y) / (2 * z)) (Complex...
[ 52, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 45, 1 ]
Mathlib/RingTheory/UniqueFactorizationDomain.lean
UniqueFactorizationMonoid.factors_pow
[ { "state_after": "no goals", "state_before": "α : Type u_1\ninst✝² : CancelCommMonoidWithZero α\ninst✝¹ : DecidableEq α\ninst✝ : UniqueFactorizationMonoid α\nx : α\nn : ℕ\n⊢ Multiset.Rel Associated (factors (x ^ 0)) (0 • factors x)", "tactic": "rw [zero_smul, pow_zero, factors_one, Multiset.rel_zero_rig...
[ 530, 72 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 520, 1 ]
Mathlib/Data/Dfinsupp/Basic.lean
Dfinsupp.single_add
[ { "state_after": "case pos\nι : Type u\nγ : Type w\nβ : ι → Type v\nβ₁ : ι → Type v₁\nβ₂ : ι → Type v₂\ndec : DecidableEq ι\ninst✝ : (i : ι) → AddZeroClass (β i)\ni : ι\nb₁ b₂ : β i\ni' : ι\nh : i = i'\n⊢ ↑(single i (b₁ + b₂)) i' = ↑(single i b₁ + single i b₂) i'\n\ncase neg\nι : Type u\nγ : Type w\nβ : ι → Typ...
[ 884, 57 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 879, 1 ]
Mathlib/ModelTheory/Types.lean
FirstOrder.Language.Theory.CompleteType.compl_setOf_mem
[]
[ 114, 38 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 112, 1 ]
Mathlib/NumberTheory/Zsqrtd/Basic.lean
Zsqrtd.nonneg_mul_lem
[ { "state_after": "d x y : ℕ\na : ℤ√↑d\nha : Nonneg a\nthis : { re := ↑x, im := ↑y } * a = ↑x * a + sqrtd * (↑y * a)\n⊢ Nonneg ({ re := ↑x, im := ↑y } * a)", "state_before": "d x y : ℕ\na : ℤ√↑d\nha : Nonneg a\n⊢ Nonneg ({ re := ↑x, im := ↑y } * a)", "tactic": "have : (⟨x, y⟩ * a : ℤ√d) = (x : ℤ√d) * a +...
[ 825, 61 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 821, 1 ]
Mathlib/Topology/MetricSpace/EMetricSpace.lean
uniformity_basis_edist_inv_nat
[]
[ 255, 30 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 251, 1 ]
Mathlib/MeasureTheory/Integral/Lebesgue.lean
MeasureTheory.tendsto_lintegral_of_dominated_convergence'
[ { "state_after": "α : Type u_1\nβ : Type ?u.1001538\nγ : Type ?u.1001541\nδ : Type ?u.1001544\nm : MeasurableSpace α\nμ ν : Measure α\nF : ℕ → α → ℝ≥0∞\nf bound : α → ℝ≥0∞\nhF_meas : ∀ (n : ℕ), AEMeasurable (F n)\nh_bound : ∀ (n : ℕ), F n ≤ᵐ[μ] bound\nh_fin : (∫⁻ (a : α), bound a ∂μ) ≠ ⊤\nh_lim : ∀ᵐ (a : α) ∂μ,...
[ 1077, 18 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1061, 1 ]
Mathlib/Data/Nat/Order/Basic.lean
Nat.mul_self_inj
[]
[ 322, 95 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 320, 1 ]
Mathlib/GroupTheory/Exponent.lean
Monoid.lcm_orderOf_dvd_exponent
[ { "state_after": "case a\nG : Type u\ninst✝¹ : Monoid G\ninst✝ : Fintype G\n⊢ ∀ (b : G), b ∈ Finset.univ → orderOf b ∣ exponent G", "state_before": "G : Type u\ninst✝¹ : Monoid G\ninst✝ : Fintype G\n⊢ Finset.lcm Finset.univ orderOf ∣ exponent G", "tactic": "apply Finset.lcm_dvd" }, { "state_afte...
[ 187, 29 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 183, 1 ]
Mathlib/MeasureTheory/Constructions/Prod/Basic.lean
IsCountablySpanning.prod
[ { "state_after": "case intro.intro.intro.intro\nα : Type u_1\nα' : Type ?u.552\nβ : Type u_2\nβ' : Type ?u.558\nγ : Type ?u.561\nE : Type ?u.564\nC : Set (Set α)\nD : Set (Set β)\ns : ℕ → Set α\nh1s : ∀ (n : ℕ), s n ∈ C\nh2s : (⋃ (n : ℕ), s n) = univ\nt : ℕ → Set β\nh1t : ∀ (n : ℕ), t n ∈ D\nh2t : (⋃ (n : ℕ), t...
[ 87, 52 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 83, 1 ]
Mathlib/Data/MvPolynomial/Basic.lean
MvPolynomial.mul_def
[]
[ 172, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 171, 1 ]
Mathlib/RingTheory/Finiteness.lean
Submodule.fg_unit
[ { "state_after": "R✝ : Type ?u.75765\nM : Type ?u.75768\ninst✝⁵ : Semiring R✝\ninst✝⁴ : AddCommMonoid M\ninst✝³ : Module R✝ M\nR : Type u_1\nA : Type u_2\ninst✝² : CommSemiring R\ninst✝¹ : Semiring A\ninst✝ : Algebra R A\nI : (Submodule R A)ˣ\nthis : 1 ∈ ↑I * ↑I⁻¹\n⊢ FG ↑I", "state_before": "R✝ : Type ?u.75...
[ 166, 15 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 155, 1 ]
Mathlib/Combinatorics/SimpleGraph/Subgraph.lean
SimpleGraph.Subgraph.coeSubgraph_injective
[]
[ 1014, 54 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1012, 1 ]
Mathlib/Data/List/AList.lean
AList.lookup_insert_ne
[]
[ 311, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 309, 1 ]
Mathlib/Data/Fintype/Units.lean
Fintype.card_units
[ { "state_after": "α : Type u_1\ninst✝² : GroupWithZero α\ninst✝¹ : Fintype α\ninst✝ : Fintype αˣ\n⊢ card α = card { a // a ≠ 0 } + Nat.succ 0", "state_before": "α : Type u_1\ninst✝² : GroupWithZero α\ninst✝¹ : Fintype α\ninst✝ : Fintype αˣ\n⊢ card αˣ = card α - 1", "tactic": "rw [eq_comm, Nat.sub_eq_iff...
[ 45, 70 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 39, 1 ]
Mathlib/Analysis/Calculus/LocalExtr.lean
IsLocalExtr.hasFDerivAt_eq_zero
[]
[ 215, 71 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 214, 1 ]
Mathlib/Algebra/Order/Ring/Lemmas.lean
zero_lt_mul_left
[ { "state_after": "α : Type u_1\na b c d : α\ninst✝³ : MulZeroClass α\ninst✝² : Preorder α\ninst✝¹ : PosMulStrictMono α\ninst✝ : PosMulReflectLT α\nh : 0 < c\n⊢ 0 < b ↔ c * 0 < b", "state_before": "α : Type u_1\na b c d : α\ninst✝³ : MulZeroClass α\ninst✝² : Preorder α\ninst✝¹ : PosMulStrictMono α\ninst✝ : P...
[ 355, 7 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 352, 1 ]
Mathlib/Topology/ContinuousFunction/Algebra.lean
ContinuousMap.tsum_apply
[]
[ 442, 37 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 439, 1 ]
Mathlib/Topology/Algebra/Constructions.lean
MulOpposite.map_op_nhds
[]
[ 67, 29 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 66, 1 ]
Mathlib/Data/Int/Cast/Field.lean
Int.cast_div
[ { "state_after": "case intro\nα : Type u_1\ninst✝ : DivisionRing α\nn : ℤ\nn_nonzero : ↑n ≠ 0\nk : ℤ\n⊢ ↑(n * k / n) = ↑(n * k) / ↑n", "state_before": "α : Type u_1\ninst✝ : DivisionRing α\nm n : ℤ\nn_dvd : n ∣ m\nn_nonzero : ↑n ≠ 0\n⊢ ↑(m / n) = ↑m / ↑n", "tactic": "rcases n_dvd with ⟨k, rfl⟩" }, {...
[ 48, 95 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 42, 1 ]
Mathlib/Data/Seq/Seq.lean
Stream'.Seq.ofList_append
[ { "state_after": "no goals", "state_before": "α : Type u\nβ : Type v\nγ : Type w\nl l' : List α\n⊢ ↑(l ++ l') = append ↑l ↑l'", "tactic": "induction l <;> simp [*]" } ]
[ 820, 27 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 819, 1 ]
Mathlib/GroupTheory/MonoidLocalization.lean
Submonoid.LocalizationMap.lift_mul_left
[ { "state_after": "no goals", "state_before": "M : Type u_2\ninst✝² : CommMonoid M\nS : Submonoid M\nN : Type u_3\ninst✝¹ : CommMonoid N\nP : Type u_1\ninst✝ : CommMonoid P\nf : LocalizationMap S N\ng : M →* P\nhg : ∀ (y : { x // x ∈ S }), IsUnit (↑g ↑y)\nz : N\n⊢ ↑g ↑(sec f z).snd * ↑(lift f hg) z = ↑g (sec...
[ 1005, 32 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1004, 1 ]
Mathlib/Topology/Constructions.lean
exists_finset_piecewise_mem_of_mem_nhds
[ { "state_after": "α : Type u\nβ : Type v\nγ : Type ?u.340703\nδ : Type ?u.340706\nε : Type ?u.340709\nζ : Type ?u.340712\nι : Type u_1\nπ : ι → Type u_2\nκ : Type ?u.340723\ninst✝² : TopologicalSpace α\ninst✝¹ : (i : ι) → TopologicalSpace (π i)\nf : α → (i : ι) → π i\ninst✝ : DecidableEq ι\ns : Set ((a : ι) → π...
[ 1365, 60 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1360, 1 ]
Mathlib/MeasureTheory/Decomposition/Lebesgue.lean
MeasureTheory.Measure.singularPart_zero
[ { "state_after": "α : Type u_1\nβ : Type ?u.43416\nm : MeasurableSpace α\nμ ν✝ ν : Measure α\n⊢ 0 = 0 + withDensity ν 0", "state_before": "α : Type u_1\nβ : Type ?u.43416\nm : MeasurableSpace α\nμ ν✝ ν : Measure α\n⊢ singularPart 0 ν = 0", "tactic": "refine' (eq_singularPart measurable_zero MutuallySing...
[ 268, 34 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 266, 1 ]
Mathlib/Analysis/Calculus/Deriv/Basic.lean
HasDerivAt.congr_of_eventuallyEq
[]
[ 600, 71 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 598, 1 ]
Mathlib/Data/Polynomial/Degree/Definitions.lean
Polynomial.natDegree_eq_of_le_of_coeff_ne_zero
[]
[ 194, 43 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 192, 1 ]
Mathlib/Algebra/IndicatorFunction.lean
Set.mulIndicator_compl_mul_self_apply
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type ?u.58114\nι : Type ?u.58117\nM : Type u_2\nN : Type ?u.58123\ninst✝ : MulOneClass M\ns✝ t : Set α\nf✝ g : α → M\na✝ : α\ns : Set α\nf : α → M\na : α\nha : a ∈ s\n⊢ mulIndicator (sᶜ) f a * mulIndicator s f a = f a", "tactic": "simp [ha]...
[ 419, 67 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 417, 1 ]
Mathlib/Order/Monotone/Monovary.lean
MonotoneOn.monovaryOn
[]
[ 337, 83 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 336, 11 ]
Mathlib/Data/Polynomial/Derivative.lean
Polynomial.of_mem_support_derivative
[ { "state_after": "no goals", "state_before": "R : Type u\nS : Type v\nT : Type w\nι : Type y\nA : Type z\na b : R\nn✝ : ℕ\ninst✝ : Semiring R\np : R[X]\nn : ℕ\nh : n ∈ support (↑derivative p)\nh1 : coeff p (n + 1) = 0\n⊢ coeff (↑derivative p) n = 0", "tactic": "rw [coeff_derivative, h1, zero_mul]" } ]
[ 202, 96 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 199, 1 ]
Mathlib/Algebra/Ring/Equiv.lean
RingEquiv.toAddEquiv_eq_coe
[]
[ 193, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 192, 1 ]
Mathlib/Algebra/Lie/Classical.lean
LieAlgebra.matrix_trace_commutator_zero
[]
[ 94, 24 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 89, 1 ]
Mathlib/RingTheory/Ideal/QuotientOperations.lean
Ideal.Quotient.mk_comp_algebraMap
[]
[ 219, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 217, 1 ]
Mathlib/Analysis/Calculus/Deriv/Basic.lean
HasDerivAtFilter.mono
[]
[ 362, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 360, 1 ]
Mathlib/RingTheory/Subsemiring/Basic.lean
Subsemiring.mem_center_iff
[]
[ 732, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 731, 1 ]
Mathlib/Topology/Sequences.lean
SeqContinuous.continuous
[]
[ 225, 81 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 223, 11 ]
Mathlib/Data/Set/Intervals/Basic.lean
Set.Icc_union_Ici'
[ { "state_after": "case h\nα : Type u_1\nβ : Type ?u.91582\ninst✝ : LinearOrder α\na a₁ a₂ b b₁ b₂ c d : α\nh₁ : c ≤ b\nx : α\n⊢ x ∈ Icc a b ∪ Ici c ↔ x ∈ Ici (min a c)", "state_before": "α : Type u_1\nβ : Type ?u.91582\ninst✝ : LinearOrder α\na a₁ a₂ b b₁ b₂ c d : α\nh₁ : c ≤ b\n⊢ Icc a b ∪ Ici c = Ici (min...
[ 1348, 30 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1342, 1 ]
Mathlib/MeasureTheory/Constructions/BorelSpace/Basic.lean
Measurable.norm
[]
[ 2038, 26 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2037, 1 ]
src/lean/Init/Control/ExceptCps.lean
ExceptCpsT.runCatch_bind_lift
[]
[ 69, 177 ]
d5348dfac847a56a4595fb6230fd0708dcb4e7e9
https://github.com/leanprover/lean4
[ 69, 9 ]
Mathlib/MeasureTheory/Integral/FundThmCalculus.lean
intervalIntegral.deriv_integral_left
[]
[ 809, 47 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 806, 1 ]
Mathlib/LinearAlgebra/Determinant.lean
Basis.isUnit_det
[]
[ 571, 61 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 570, 1 ]
Mathlib/CategoryTheory/Quotient.lean
CategoryTheory.Quotient.lift_spec
[ { "state_after": "case h_map\nC : Type u_1\ninst✝¹ : Category C\nr : HomRel C\nD : Type u_3\ninst✝ : Category D\nF : C ⥤ D\nH : ∀ (x y : C) (f₁ f₂ : x ⟶ y), r f₁ f₂ → F.map f₁ = F.map f₂\n⊢ autoParam\n (∀ (X Y : C) (f : X ⟶ Y),\n (functor r ⋙ lift r F H).map f =\n eqToHom (_ : ?F.obj X = ?G.obj X...
[ 186, 9 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 181, 1 ]
Mathlib/SetTheory/Game/PGame.lean
PGame.zero_lf_one
[]
[ 1890, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1889, 1 ]
Mathlib/LinearAlgebra/Dimension.lean
LinearMap.rank_zero
[ { "state_after": "no goals", "state_before": "K : Type u\nV V₁ V₂ V₃ : Type v\nV' V'₁ : Type v'\nV'' : Type v''\nι : Type w\nι' : Type w'\nη : Type u₁'\nφ : η → Type ?u.1100037\ninst✝⁷ : Ring K\ninst✝⁶ : AddCommGroup V\ninst✝⁵ : Module K V\ninst✝⁴ : AddCommGroup V₁\ninst✝³ : Module K V₁\ninst✝² : AddCommGro...
[ 1328, 44 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1327, 1 ]
Mathlib/Data/MvPolynomial/Funext.lean
MvPolynomial.funext_iff
[ { "state_after": "R : Type u_2\ninst✝² : CommRing R\ninst✝¹ : IsDomain R\ninst✝ : Infinite R\nσ : Type u_1\np : MvPolynomial σ R\n⊢ ∀ (x : σ → R), ↑(eval x) p = ↑(eval x) p", "state_before": "R : Type u_2\ninst✝² : CommRing R\ninst✝¹ : IsDomain R\ninst✝ : Infinite R\nσ : Type u_1\np q : MvPolynomial σ R\n⊢ ...
[ 67, 70 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 65, 1 ]
Mathlib/Data/Complex/Exponential.lean
Complex.cos_two_mul
[ { "state_after": "no goals", "state_before": "x y : ℂ\n⊢ cos (2 * x) = 2 * cos x ^ 2 - 1", "tactic": "rw [cos_two_mul', eq_sub_iff_add_eq.2 (sin_sq_add_cos_sq x), ← sub_add, sub_add_eq_add_sub,\n two_mul]" } ]
[ 1034, 13 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1032, 1 ]
Mathlib/LinearAlgebra/LinearIndependent.lean
linearIndependent_iUnion_finite
[ { "state_after": "ι : Type u'\nι' : Type ?u.387224\nR : Type u_3\nK : Type ?u.387230\nM : Type u_4\nM' : Type ?u.387236\nM'' : Type ?u.387239\nV : Type u\nV' : Type ?u.387244\nv : ι → M\ninst✝⁶ : Ring R\ninst✝⁵ : AddCommGroup M\ninst✝⁴ : AddCommGroup M'\ninst✝³ : AddCommGroup M''\ninst✝² : Module R M\ninst✝¹ : ...
[ 736, 90 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 713, 1 ]
Mathlib/Analysis/Normed/Group/AddTorsor.lean
dist_vadd_cancel_right
[ { "state_after": "no goals", "state_before": "α : Type ?u.8057\nV : Type u_2\nP : Type u_1\nW : Type ?u.8066\nQ : Type ?u.8069\ninst✝⁵ : SeminormedAddCommGroup V\ninst✝⁴ : PseudoMetricSpace P\ninst✝³ : NormedAddTorsor V P\ninst✝² : NormedAddCommGroup W\ninst✝¹ : MetricSpace Q\ninst✝ : NormedAddTorsor W Q\nv...
[ 108, 70 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 107, 1 ]
Mathlib/NumberTheory/Padics/PadicNumbers.lean
PadicSeq.norm_eq_of_equiv_aux
[ { "state_after": "p : ℕ\nhp : Fact (Nat.Prime p)\nf g : PadicSeq p\nhf : ¬f ≈ 0\nhg : ¬g ≈ 0\nhfg : f ≈ g\nh : padicNorm p (↑f (stationaryPoint hf)) ≠ padicNorm p (↑g (stationaryPoint hg))\nhlt : padicNorm p (↑g (stationaryPoint hg)) < padicNorm p (↑f (stationaryPoint hf))\nhpn : 0 < padicNorm p (↑f (stationary...
[ 348, 25 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 328, 9 ]
Mathlib/CategoryTheory/Monoidal/Category.lean
CategoryTheory.MonoidalCategory.id_tensor_associator_naturality
[ { "state_after": "no goals", "state_before": "C✝ : Type u\n𝒞 : Category C✝\ninst✝² : MonoidalCategory C✝\nC : Type u\ninst✝¹ : Category C\ninst✝ : MonoidalCategory C\nU V W X✝ Y✝ Z✝ X Y Z Z' : C\nh : Z ⟶ Z'\n⊢ (𝟙 (X ⊗ Y) ⊗ h) ≫ (α_ X Y Z').hom = (α_ X Y Z).hom ≫ (𝟙 X ⊗ 𝟙 Y ⊗ h)", "tactic": "rw [← te...
[ 344, 42 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 342, 1 ]
Mathlib/Topology/ContinuousFunction/Compact.lean
BoundedContinuousFunction.dist_toContinuousMap
[]
[ 123, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 121, 1 ]
Mathlib/LinearAlgebra/TensorProduct.lean
TensorProduct.lid_symm_apply
[]
[ 638, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 637, 1 ]
Mathlib/LinearAlgebra/TensorProduct.lean
LinearMap.rTensor_id
[]
[ 1106, 9 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1105, 1 ]
Mathlib/RingTheory/Localization/Basic.lean
IsLocalization.mk'_eq_iff_mk'_eq
[]
[ 372, 68 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 370, 1 ]
Mathlib/FieldTheory/Adjoin.lean
IntermediateField.inf_toSubalgebra
[]
[ 135, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 133, 1 ]
Mathlib/Algebra/IndicatorFunction.lean
Set.indicator_eq_zero_iff_not_mem
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type ?u.142655\nι : Type ?u.142658\nM : Type u_2\nN : Type ?u.142664\ninst✝¹ : MulZeroOneClass M\ninst✝ : Nontrivial M\nU : Set α\nx : α\n⊢ indicator U 1 x = 0 ↔ ¬x ∈ U", "tactic": "classical simp [indicator_apply, imp_false]" }, { ...
[ 734, 46 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 733, 1 ]
Mathlib/Topology/ContinuousFunction/Compact.lean
ContinuousMap.dist_apply_le_dist
[ { "state_after": "no goals", "state_before": "α : Type u_2\nβ : Type u_1\nE : Type ?u.70790\ninst✝³ : TopologicalSpace α\ninst✝² : CompactSpace α\ninst✝¹ : MetricSpace β\ninst✝ : NormedAddCommGroup E\nf g : C(α, β)\nC : ℝ\nx : α\n⊢ dist (↑f x) (↑g x) ≤ dist f g", "tactic": "simp only [← dist_mkOfCompact...
[ 134, 72 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 133, 1 ]
Mathlib/Dynamics/Circle/RotationNumber/TranslationNumber.lean
CircleDeg1Lift.tendsto_translation_number₀'
[ { "state_after": "f g : CircleDeg1Lift\nn : ℕ\n⊢ dist (↑(f ^ (n + 1)) 0 / (↑n + 1)) (τ f) ≤ ((fun n => 1 / ↑n) ∘ fun a => a + 1) n", "state_before": "f g : CircleDeg1Lift\n⊢ Tendsto (fun n => ↑(f ^ (n + 1)) 0 / (↑n + 1)) atTop (𝓝 (τ f))", "tactic": "refine'\n tendsto_iff_dist_tendsto_zero.2 <|\n sq...
[ 785, 51 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 775, 1 ]
Mathlib/Analysis/Asymptotics/Asymptotics.lean
Asymptotics.isBigO_sup
[]
[ 654, 77 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 653, 1 ]
Mathlib/Analysis/Asymptotics/Asymptotics.lean
Asymptotics.IsBigOWith.sum
[ { "state_after": "case empty\nα : Type u_2\nβ : Type ?u.590520\nE : Type ?u.590523\nF : Type u_4\nG : Type ?u.590529\nE' : Type u_3\nF' : Type ?u.590535\nG' : Type ?u.590538\nE'' : Type ?u.590541\nF'' : Type ?u.590544\nG'' : Type ?u.590547\nR : Type ?u.590550\nR' : Type ?u.590553\n𝕜 : Type ?u.590556\n𝕜' : Typ...
[ 1794, 100 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1789, 1 ]
Mathlib/Analysis/InnerProductSpace/Calculus.lean
ContDiffAt.inner
[]
[ 86, 16 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 84, 8 ]
Mathlib/Algebra/Lie/Nilpotent.lean
LieSubmodule.ucs_le_of_normalizer_eq_self
[ { "state_after": "R : 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\nk✝ : ℕ\nN N₁ N₂ : LieSubmodule R L M\nh : normalizer N₁ = N₁\nk : ℕ\n⊢ ucs k ⊥ ≤ ucs k N₁", ...
[ 400, 7 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 396, 1 ]
Mathlib/LinearAlgebra/Matrix/Charpoly/Basic.lean
charmatrix_reindex
[ { "state_after": "case a.h.a\nR : Type u\ninst✝⁴ : CommRing R\nn : Type w\ninst✝³ : DecidableEq n\ninst✝² : Fintype n\nm : Type v\ninst✝¹ : DecidableEq m\ninst✝ : Fintype m\ne : n ≃ m\nM : Matrix n n R\ni j : m\nx : ℕ\n⊢ coeff (charmatrix (↑(reindex e e) M) i j) x = coeff (↑(reindex e e) (charmatrix M) i j) x",...
[ 89, 21 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 85, 1 ]