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/MeasureTheory/Measure/VectorMeasure.lean
MeasureTheory.VectorMeasure.measurable_of_not_zero_le_restrict
[]
[ 1018, 54 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1017, 1 ]
Mathlib/LinearAlgebra/AffineSpace/Slope.lean
slope_comm
[ { "state_after": "no goals", "state_before": "k : Type u_2\nE : Type u_1\nPE : Type u_3\ninst✝³ : Field k\ninst✝² : AddCommGroup E\ninst✝¹ : Module k E\ninst✝ : AddTorsor E PE\nf : k → PE\na b : k\n⊢ slope f a b = slope f b a", "tactic": "rw [slope, slope, ← neg_vsub_eq_vsub_rev, smul_neg, ← neg_smul, n...
[ 96, 84 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 95, 1 ]
Mathlib/Analysis/SpecialFunctions/Trigonometric/Deriv.lean
HasFDerivAt.ccosh
[]
[ 447, 56 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 445, 1 ]
Mathlib/Data/Finset/Basic.lean
Finset.sdiff_self
[]
[ 2087, 20 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2086, 1 ]
Mathlib/Data/Finset/Pairwise.lean
List.pairwise_iff_coe_toFinset_pairwise
[ { "state_after": "α : Type u_1\nι : Type ?u.7414\nι' : Type ?u.7417\nβ : Type ?u.7420\ninst✝ : DecidableEq α\nr : α → α → Prop\nl : List α\nhn : Nodup l\nhs : Symmetric r\nthis : IsSymm α r := { symm := hs }\n⊢ Set.Pairwise (↑(toFinset l)) r ↔ Pairwise r l", "state_before": "α : Type u_1\nι : Type ?u.7414\n...
[ 81, 37 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 78, 1 ]
Mathlib/Data/Nat/Choose/Basic.lean
Nat.choose_mono
[]
[ 330, 92 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 330, 1 ]
Mathlib/Topology/Algebra/Order/Floor.lean
continuousOn_ceil
[]
[ 63, 67 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 61, 1 ]
Mathlib/Analysis/Calculus/MeanValue.lean
strictConvexOn_of_deriv2_pos'
[]
[ 1238, 77 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1236, 1 ]
Mathlib/Algebra/Periodic.lean
Function.Periodic.sub_antiperiod
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type u_2\nγ : Type ?u.215561\nf g : α → β\nc c₁ c₂ x : α\ninst✝¹ : AddGroup α\ninst✝ : InvolutiveNeg β\nh1 : Periodic f c₁\nh2 : Antiperiodic f c₂\n⊢ Antiperiodic f (c₁ - c₂)", "tactic": "simpa only [sub_eq_add_neg] using h1.add_antiperiod ...
[ 523, 61 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 521, 1 ]
Mathlib/Combinatorics/Derangements/Basic.lean
derangements.Equiv.RemoveNone.fiber_some
[ { "state_after": "case h\nα : Type u_1\nβ : Type ?u.81438\ninst✝ : DecidableEq α\na : α\nf : Perm α\n⊢ f ∈ fiber (some a) ↔ f ∈ {f | fixedPoints ↑f ⊆ {a}}", "state_before": "α : Type u_1\nβ : Type ?u.81438\ninst✝ : DecidableEq α\na : α\n⊢ fiber (some a) = {f | fixedPoints ↑f ⊆ {a}}", "tactic": "ext f" ...
[ 172, 28 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 142, 1 ]
Mathlib/Analysis/Asymptotics/Asymptotics.lean
Asymptotics.IsBigO.mul_isLittleO
[ { "state_after": "α : Type u_1\nβ : Type ?u.477260\nE : Type ?u.477263\nF : Type ?u.477266\nG : Type ?u.477269\nE' : Type ?u.477272\nF' : Type ?u.477275\nG' : Type ?u.477278\nE'' : Type ?u.477281\nF'' : Type ?u.477284\nG'' : Type ?u.477287\nR : Type u_2\nR' : Type ?u.477293\n𝕜 : Type u_3\n𝕜' : Type ?u.477299\...
[ 1596, 93 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1591, 1 ]
Mathlib/RingTheory/AlgebraicIndependent.lean
algebraicIndependent_iUnion_of_directed
[ { "state_after": "ι : Type ?u.871631\nι' : Type ?u.871634\nR : Type u_3\nK : Type ?u.871640\nA : Type u_2\nA' : Type ?u.871646\nA'' : Type ?u.871649\nV : Type u\nV' : Type ?u.871654\nx : ι → A\ninst✝⁷ : CommRing R\ninst✝⁶ : CommRing A\ninst✝⁵ : CommRing A'\ninst✝⁴ : CommRing A''\ninst✝³ : Algebra R A\ninst✝² : ...
[ 334, 95 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 328, 1 ]
Mathlib/MeasureTheory/Measure/MeasureSpace.lean
MeasureTheory.Measure.finset_sum_apply
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type ?u.122815\nγ : Type ?u.122818\nδ : Type ?u.122821\nι : Type u_2\nR : Type ?u.122827\nR' : Type ?u.122830\nm0 : MeasurableSpace α\ninst✝¹ : MeasurableSpace β\ninst✝ : MeasurableSpace γ\nμ✝ μ₁ μ₂ μ₃ ν ν' ν₁ ν₂ : Measure α\ns✝ s' t : Set α\nm...
[ 881, 84 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 880, 1 ]
Mathlib/ModelTheory/Substructures.lean
FirstOrder.Language.Substructure.mem_iInf
[ { "state_after": "no goals", "state_before": "L : Language\nM : Type w\nN : Type ?u.19040\nP : Type ?u.19043\ninst✝² : Structure L M\ninst✝¹ : Structure L N\ninst✝ : Structure L P\nS✝ : Substructure L M\nι : Sort u_1\nS : ι → Substructure L M\nx : M\n⊢ (x ∈ ⨅ (i : ι), S i) ↔ ∀ (i : ι), x ∈ S i", "tactic...
[ 227, 54 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 226, 1 ]
Mathlib/LinearAlgebra/AffineSpace/AffineMap.lean
AffineMap.snd_lineMap
[]
[ 619, 28 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 618, 1 ]
Mathlib/Topology/Algebra/FilterBasis.lean
GroupFilterBasis.one
[]
[ 100, 24 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 99, 1 ]
Mathlib/RingTheory/Algebraic.lean
isAlgebraic_algebraMap_of_isAlgebraic
[ { "state_after": "no goals", "state_before": "R : Type u\nS : Type u_1\nA : Type v\ninst✝⁶ : CommRing R\ninst✝⁵ : CommRing S\ninst✝⁴ : Ring A\ninst✝³ : Algebra R A\ninst✝² : Algebra R S\ninst✝¹ : Algebra S A\ninst✝ : IsScalarTower R S A\na : S\nx✝ : IsAlgebraic R a\nf : R[X]\nhf₁ : f ≠ 0\nhf₂ : ↑(aeval a) f...
[ 144, 58 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 142, 1 ]
Mathlib/Order/CompleteLattice.lean
Equiv.iSup_comp
[]
[ 645, 27 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 644, 1 ]
Mathlib/Data/Matrix/Notation.lean
Matrix.row_cons
[ { "state_after": "case a.h\nα : Type u\no n m : ℕ\nm' : Type uₘ\nn' : Type uₙ\no' : Type uₒ\na b : ℕ\nx : α\nu : Fin m → α\ni✝ : Unit\nx✝ : Fin (Nat.succ m)\n⊢ row (vecCons x u) i✝ x✝ = vecCons x u x✝", "state_before": "α : Type u\no n m : ℕ\nm' : Type uₘ\nn' : Type uₙ\no' : Type uₒ\na b : ℕ\nx : α\nu : Fin...
[ 187, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 185, 1 ]
Mathlib/Logic/Basic.lean
forall_eq_apply_imp_iff'
[ { "state_after": "no goals", "state_before": "ι : Sort ?u.19831\nα : Sort ?u.19836\nκ : ι → Sort ?u.19833\np✝ q : α → Prop\nβ : Sort u_1\nf : α → β\np : β → Prop\n⊢ (∀ (b : β) (a : α), b = f a → p b) ↔ ∀ (a : α), p (f a)", "tactic": "simp [forall_swap]" } ]
[ 815, 67 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 814, 9 ]
Mathlib/Algebra/Order/Group/Abs.lean
eq_of_abs_sub_eq_zero
[]
[ 352, 35 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 351, 1 ]
Mathlib/Data/Sym/Sym2.lean
Sym2.other_mem
[ { "state_after": "case h.e'_5\nα : Type u_1\nβ : Type ?u.35146\nγ : Type ?u.35149\na : α\nz : Sym2 α\nh : a ∈ z\n⊢ z = Quotient.mk (Rel.setoid α) (a, Mem.other h)", "state_before": "α : Type u_1\nβ : Type ?u.35146\nγ : Type ?u.35149\na : α\nz : Sym2 α\nh : a ∈ z\n⊢ Mem.other h ∈ z", "tactic": "convert m...
[ 371, 20 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 369, 1 ]
Mathlib/LinearAlgebra/Dual.lean
Subspace.dualLift_of_mem
[ { "state_after": "no goals", "state_before": "K : Type u\nV : Type v\ninst✝² : Field K\ninst✝¹ : AddCommGroup V\ninst✝ : Module K V\nW : Subspace K V\nφ : Module.Dual K { x // x ∈ W }\nw : V\nhw : w ∈ W\n⊢ ↑(↑(dualLift W) φ) w = ↑φ { val := w, property := hw }", "tactic": "convert dualLift_of_subtype ⟨w...
[ 1026, 41 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1025, 1 ]
Mathlib/Topology/Algebra/Order/Field.lean
TopologicalRing.of_norm
[ { "state_after": "case h0\nR : Type u_1\n𝕜 : Type u_2\ninst✝³ : NonUnitalNonAssocRing R\ninst✝² : LinearOrderedField 𝕜\ninst✝¹ : TopologicalSpace R\ninst✝ : TopologicalAddGroup R\nnorm : R → 𝕜\nnorm_nonneg : ∀ (x : R), 0 ≤ norm x\nnorm_mul_le : ∀ (x y : R), norm (x * y) ≤ norm x * norm y\nnhds_basis : HasBas...
[ 52, 48 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 32, 1 ]
Mathlib/Algebra/Star/Order.lean
conjugate_nonneg'
[ { "state_after": "no goals", "state_before": "R : Type u\ninst✝² : NonUnitalSemiring R\ninst✝¹ : PartialOrder R\ninst✝ : StarOrderedRing R\na : R\nha : 0 ≤ a\nc : R\n⊢ 0 ≤ c * a * star c", "tactic": "simpa only [star_star] using conjugate_nonneg ha (star c)" } ]
[ 178, 60 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 177, 1 ]
Mathlib/GroupTheory/GroupAction/Defs.lean
smul_sub
[ { "state_after": "no goals", "state_before": "M : Type u_2\nN : Type ?u.62983\nG : Type ?u.62986\nA : Type u_1\nB : Type ?u.62992\nα : Type ?u.62995\nβ : Type ?u.62998\nγ : Type ?u.63001\nδ : Type ?u.63004\ninst✝² : Monoid M\ninst✝¹ : AddGroup A\ninst✝ : DistribMulAction M A\nr : M\nx y : A\n⊢ r • (x - y) =...
[ 956, 58 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 955, 1 ]
Mathlib/Init/Algebra/Order.lean
ne_of_lt
[]
[ 105, 88 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 105, 1 ]
Mathlib/Data/PEquiv.lean
PEquiv.self_trans_symm
[ { "state_after": "case h.a\nα : Type u\nβ : Type v\nγ : Type w\nδ : Type x\nf : α ≃. β\nx✝ a✝ : α\n⊢ a✝ ∈ ↑(PEquiv.trans f (PEquiv.symm f)) x✝ ↔ a✝ ∈ ↑(ofSet {a | isSome (↑f a) = true}) x✝", "state_before": "α : Type u\nβ : Type v\nγ : Type w\nδ : Type x\nf : α ≃. β\n⊢ PEquiv.trans f (PEquiv.symm f) = ofSet...
[ 281, 44 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 273, 1 ]
Mathlib/Algebra/Ring/BooleanRing.lean
ofBoolAlg_symmDiff
[ { "state_after": "α : Type u_1\nβ : Type ?u.38685\nγ : Type ?u.38688\ninst✝² : BooleanRing α\ninst✝¹ : BooleanRing β\ninst✝ : BooleanRing γ\na b : AsBoolAlg α\n⊢ ↑ofBoolAlg ((a ⊔ b) \\ (a ⊓ b)) = ↑ofBoolAlg a + ↑ofBoolAlg b", "state_before": "α : Type u_1\nβ : Type ?u.38685\nγ : Type ?u.38688\ninst✝² : Bool...
[ 321, 37 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 319, 1 ]
Mathlib/Algebra/Order/ToIntervalMod.lean
iUnion_Icc_int_cast
[ { "state_after": "no goals", "state_before": "α : Type u_1\ninst✝¹ : LinearOrderedRing α\ninst✝ : Archimedean α\na : α\n⊢ (⋃ (n : ℤ), Icc (↑n) (↑n + 1)) = univ", "tactic": "simpa only [zero_add] using iUnion_Icc_add_int_cast (0 : α)" } ]
[ 1118, 62 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1117, 1 ]
Mathlib/LinearAlgebra/QuadraticForm/Basic.lean
BilinForm.toQuadraticForm_multiset_sum
[]
[ 702, 55 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 700, 1 ]
Mathlib/GroupTheory/Exponent.lean
Monoid.exponent_eq_zero_iff
[ { "state_after": "no goals", "state_before": "G : Type u\ninst✝ : Monoid G\n⊢ exponent G = 0 ↔ ¬ExponentExists G", "tactic": "simp only [exponentExists_iff_ne_zero, Classical.not_not]" } ]
[ 92, 60 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 91, 1 ]
Mathlib/Algebra/CharP/Basic.lean
Int.cast_injOn_of_ringChar_ne_two
[ { "state_after": "R✝ : Type ?u.964532\nR : Type u_1\ninst✝¹ : NonAssocRing R\ninst✝ : Nontrivial R\nhR : ringChar R ≠ 2\na : ℤ\nha : a ∈ {0, 1, -1}\nb : ℤ\nhb : b ∈ {0, 1, -1}\nh : ↑a = ↑b\n⊢ a = b", "state_before": "R✝ : Type ?u.964532\nR : Type u_1\ninst✝¹ : NonAssocRing R\ninst✝ : Nontrivial R\nhR : ring...
[ 735, 34 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 710, 1 ]
Mathlib/Computability/Primrec.lean
Primrec.of_equiv_iff
[ { "state_after": "no goals", "state_before": "α : Type u_2\nβ✝ : Type ?u.27775\nσ : Type u_3\ninst✝² : Primcodable α\ninst✝¹ : Primcodable β✝\ninst✝ : Primcodable σ\nβ : Type u_1\ne : β ≃ α\nf : σ → β\nthis : Primcodable β := Primcodable.ofEquiv α e\nh : Primrec fun a => ↑e (f a)\na : σ\n⊢ ↑e.symm (↑e (f a)...
[ 310, 74 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 306, 1 ]
Mathlib/Data/Set/Intervals/OrderIso.lean
OrderIso.image_Iio
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type u_2\ninst✝¹ : Preorder α\ninst✝ : Preorder β\ne : α ≃o β\na : α\n⊢ ↑e '' Iio a = Iio (↑e a)", "tactic": "rw [e.image_eq_preimage, e.symm.preimage_Iio, e.symm_symm]" } ]
[ 81, 61 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 80, 1 ]
Mathlib/Topology/UniformSpace/Cauchy.lean
completeSpace_of_isComplete_univ
[]
[ 401, 84 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 400, 1 ]
Mathlib/RingTheory/PowerSeries/Basic.lean
PowerSeries.eq_X_mul_shift_add_const
[ { "state_after": "case h.zero\nR : Type u_1\ninst✝ : Semiring R\nφ : PowerSeries R\n⊢ ↑(coeff R Nat.zero) φ = ↑(coeff R Nat.zero) ((X * mk fun p => ↑(coeff R (p + 1)) φ) + ↑(C R) (↑(constantCoeff R) φ))\n\ncase h.succ\nR : Type u_1\ninst✝ : Semiring R\nφ : PowerSeries R\nn : ℕ\n⊢ ↑(coeff R (Nat.succ n)) φ =\n ...
[ 1663, 26 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1657, 1 ]
Mathlib/Data/Set/Intervals/WithBotTop.lean
WithTop.preimage_coe_Ioc
[ { "state_after": "no goals", "state_before": "α : Type u_1\ninst✝ : PartialOrder α\na b : α\n⊢ some ⁻¹' Ioc ↑a ↑b = Ioc a b", "tactic": "simp [← Ioi_inter_Iic]" } ]
[ 68, 101 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 68, 1 ]
Mathlib/LinearAlgebra/Determinant.lean
LinearEquiv.det_trans
[]
[ 396, 16 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 394, 1 ]
Mathlib/CategoryTheory/Limits/Shapes/Images.lean
CategoryTheory.Limits.ImageMap.factor_map
[ { "state_after": "no goals", "state_before": "C : Type u\ninst✝² : Category C\nf g : Arrow C\ninst✝¹ : HasImage f.hom\ninst✝ : HasImage g.hom\nsq : f ⟶ g\nm : ImageMap sq\n⊢ (factorThruImage f.hom ≫ m.map) ≫ image.ι g.hom = (sq.left ≫ factorThruImage g.hom) ≫ image.ι g.hom", "tactic": "simp" } ]
[ 699, 45 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 697, 1 ]
Mathlib/Data/Nat/Basic.lean
Nat.pred_eq_sub_one
[]
[ 308, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 307, 1 ]
Mathlib/Data/List/Perm.lean
List.Perm.bagInter_left
[ { "state_after": "case nil\nα : Type uu\nβ : Type vv\nl₁ l₂ : List α\ninst✝ : DecidableEq α\nt₁✝ t₂✝ : List α\np✝ : t₁✝ ~ t₂✝\nt₁ t₂ : List α\np : t₁ ~ t₂\n⊢ List.bagInter [] t₁ = List.bagInter [] t₂\n\ncase cons\nα : Type uu\nβ : Type vv\nl₁ l₂ : List α\ninst✝ : DecidableEq α\nt₁✝ t₂✝ : List α\np✝ : t₁✝ ~ t₂✝\...
[ 853, 37 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 848, 1 ]
Mathlib/ModelTheory/Semantics.lean
FirstOrder.Language.Theory.model_singleton_iff
[ { "state_after": "no goals", "state_before": "L : Language\nL' : Language\nM : Type w\nN : Type ?u.522501\nP : Type ?u.522504\ninst✝² : Structure L M\ninst✝¹ : Structure L N\ninst✝ : Structure L P\nα : Type u'\nβ : Type v'\nn : ℕ\nT : Theory L\nφ : Sentence L\n⊢ M ⊨ {φ} ↔ M ⊨ φ", "tactic": "simp" } ]
[ 858, 87 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 858, 1 ]
Mathlib/Topology/UniformSpace/UniformConvergence.lean
tendstoLocallyUniformlyOn_iff_forall_tendsto
[ { "state_after": "α : Type u\nβ : Type v\nγ : Type w\nι : Type x\ninst✝¹ : UniformSpace β\nF : ι → α → β\nf : α → β\ns s' : Set α\nx : α\np : Filter ι\np' : Filter α\ng : ι → α\ninst✝ : TopologicalSpace α\nx✝³ : α\nx✝² : x✝³ ∈ s\nx✝¹ : Set (β × β)\nx✝ : x✝¹ ∈ 𝓤 β\n⊢ (∃ t, t ∈ 𝓝[s] x✝³ ∧ ∀ᶠ (n : ι) in p, ∀ (y ...
[ 616, 42 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 612, 1 ]
Mathlib/Analysis/Calculus/Deriv/Add.lean
HasDerivAt.sub
[]
[ 306, 12 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 304, 8 ]
Mathlib/Data/Dfinsupp/Basic.lean
Dfinsupp.erase_same
[ { "state_after": "no goals", "state_before": "ι : Type u\nγ : Type w\nβ : ι → Type v\nβ₁ : ι → Type v₁\nβ₂ : ι → Type v₂\ndec : DecidableEq ι\ninst✝ : (i : ι) → Zero (β i)\ns : Finset ι\nx : (i : ↑↑s) → β ↑i\ni✝ i : ι\nf : Π₀ (i : ι), β i\n⊢ ↑(erase i f) i = 0", "tactic": "simp" } ]
[ 753, 74 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 753, 1 ]
Mathlib/Data/Multiset/Nodup.lean
Multiset.nodup_iff_ne_cons_cons
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type ?u.1277\nγ : Type ?u.1280\nr : α → α → Prop\ns✝ t✝ : Multiset α\na✝ : α\ns : Multiset α\nh : ∀ (a : α) (t : Multiset α), s ≠ a ::ₘ a ::ₘ t\na : α\nle : a ::ₘ a ::ₘ 0 ≤ s\nt : Multiset α\ns_eq : s = a ::ₘ a ::ₘ 0 + t\n⊢ s = a ::ₘ a ::ₘ t", ...
[ 82, 61 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 78, 1 ]
Mathlib/RingTheory/DedekindDomain/Ideal.lean
FractionalIdeal.mul_left_le_iff
[ { "state_after": "case h.e'_1.a\nR : Type ?u.702098\nA : Type u_1\nK : Type u_2\ninst✝⁶ : CommRing R\ninst✝⁵ : CommRing A\ninst✝⁴ : Field K\ninst✝³ : IsDomain A\ninst✝² : Algebra A K\ninst✝¹ : IsFractionRing A K\ninst✝ : IsDedekindDomain A\nJ : FractionalIdeal A⁰ K\nhJ : J ≠ 0\nI I' : FractionalIdeal A⁰ K\n⊢ J ...
[ 562, 92 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 561, 1 ]
Mathlib/Order/SymmDiff.lean
bihimp_himp_left
[]
[ 603, 33 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 602, 1 ]
Mathlib/SetTheory/ZFC/Basic.lean
PSet.nonempty_def
[]
[ 360, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 359, 1 ]
Mathlib/Algebra/Order/Module.lean
BddAbove.smul_of_nonpos
[]
[ 218, 42 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 217, 1 ]
Mathlib/Data/W/Cardinal.lean
WType.cardinal_mk_le_of_le
[ { "state_after": "case h\nα : Type u\nβ : α → Type u\nκ : Cardinal\nhκ✝ : (sum fun a => κ ^ (#β a)) ≤ κ\nγ : Type u\nhκ : (sum fun a => (#γ) ^ (#β a)) ≤ (#γ)\n⊢ (#WType β) ≤ (#γ)", "state_before": "α : Type u\nβ : α → Type u\nκ : Cardinal\nhκ : (sum fun a => κ ^ (#β a)) ≤ κ\n⊢ (#WType β) ≤ κ", "tactic":...
[ 55, 65 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 50, 1 ]
Mathlib/RingTheory/RingInvo.lean
RingInvo.coe_ringEquiv
[]
[ 110, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 109, 1 ]
Mathlib/Topology/Semicontinuous.lean
ContinuousOn.upperSemicontinuousOn
[]
[ 820, 82 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 819, 1 ]
Mathlib/Tactic/Ring/Basic.lean
Mathlib.Tactic.Ring.add_congr
[ { "state_after": "u : Lean.Level\nR : Type u_1\nα : Q(Type u)\nsα : Q(CommSemiring «$α»)\ninst✝ : CommSemiring R\na' b' : R\n⊢ a' + b' = a' + b'", "state_before": "u : Lean.Level\nR : Type u_1\nα : Q(Type u)\nsα : Q(CommSemiring «$α»)\ninst✝ : CommSemiring R\na a' b b' c : R\nx✝² : a = a'\nx✝¹ : b = b'\nx✝ ...
[ 962, 62 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 961, 1 ]
Mathlib/CategoryTheory/Sites/CoverLifting.lean
CategoryTheory.RanIsSheafOfCoverLifting.gluedLimitCone_π_app
[]
[ 214, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 213, 1 ]
Mathlib/Analysis/SpecialFunctions/Trigonometric/Basic.lean
Complex.sin_pi_div_two
[ { "state_after": "⊢ sin (↑π / 2) = sin ↑(π / 2)", "state_before": "⊢ sin (↑π / 2) = ↑(Real.sin (π / 2))", "tactic": "rw [ofReal_sin]" }, { "state_after": "no goals", "state_before": "⊢ sin (↑π / 2) = sin ↑(π / 2)", "tactic": "simp" }, { "state_after": "no goals", "state_befor...
[ 1118, 21 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1115, 1 ]
Mathlib/GroupTheory/Congruence.lean
Con.lift_apply_mk'
[ { "state_after": "no goals", "state_before": "M : Type ?u.60873\nN : Type ?u.60876\nP : Type ?u.60879\ninst✝² : MulOneClass M\ninst✝¹ : MulOneClass N\ninst✝ : MulOneClass P\nc : Con M\nx✝ y✝ : M\nf✝ : M →* P\nf : Con.Quotient c →* P\nx y : M\nh : ↑c x y\n⊢ ↑f ↑x = ↑f ↑y", "tactic": "rw [c.eq.2 h]" }, ...
[ 956, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 954, 1 ]
Mathlib/Data/Set/Lattice.lean
Set.image2_iUnion₂_left
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type u_2\nγ : Type u_3\nι : Sort u_4\nι' : Sort ?u.249089\nι₂ : Sort ?u.249092\nκ : ι → Sort u_5\nκ₁ : ι → Sort ?u.249102\nκ₂ : ι → Sort ?u.249107\nκ' : ι' → Sort ?u.249112\nf : α → β → γ\ns✝ : Set α\nt✝ : Set β\ns : (i : ι) → κ i → Set α\nt : ...
[ 1887, 101 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1886, 1 ]
Mathlib/CategoryTheory/Limits/Shapes/Terminal.lean
CategoryTheory.Limits.ι_colimitConstInitial_hom
[ { "state_after": "case w\nC✝ : Type u₁\ninst✝³ : Category C✝\nJ : Type u_1\ninst✝² : Category J\nC : Type u_3\ninst✝¹ : Category C\ninst✝ : HasInitial C\nj : J\n⊢ ∀ (j_1 : Discrete PEmpty),\n colimit.ι (Functor.empty C) j_1 ≫ colimit.ι ((Functor.const J).obj (⊥_ C)) j ≫ colimitConstInitial.hom =\n colim...
[ 494, 65 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 491, 1 ]
Mathlib/Analysis/NormedSpace/Star/Multiplier.lean
DoubleCentralizer.pow_fst
[]
[ 323, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 322, 1 ]
Mathlib/Geometry/Euclidean/Angle/Unoriented/RightAngle.lean
InnerProductGeometry.norm_div_cos_angle_sub_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⊢ ‖x‖ / Real.cos (angle x (x - y)) = ‖x - y‖", "state_before": "V : Type u_1\ninst✝¹ : NormedAddCommGroup V\ninst✝ : InnerProductSpace ℝ V\nx y : V\nh : inner x y ...
[ 336, 68 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 332, 1 ]
Mathlib/Data/Finset/LocallyFinite.lean
Finset.Ioc_eq_empty_iff
[ { "state_after": "no goals", "state_before": "ι : Type ?u.1802\nα : Type u_1\ninst✝¹ : Preorder α\ninst✝ : LocallyFiniteOrder α\na a₁ a₂ b b₁ b₂ c x : α\n⊢ Ioc a b = ∅ ↔ ¬a < b", "tactic": "rw [← coe_eq_empty, coe_Ioc, Set.Ioc_eq_empty_iff]" } ]
[ 80, 53 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 79, 1 ]
Mathlib/CategoryTheory/Limits/Shapes/Equalizers.lean
CategoryTheory.Limits.coequalizer.existsUnique
[]
[ 1011, 58 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1009, 1 ]
Mathlib/Analysis/SpecialFunctions/Pow/Deriv.lean
HasFDerivAt.rpow_const
[]
[ 459, 50 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 457, 1 ]
Mathlib/Data/Nat/Choose/Factorization.lean
Nat.factorization_choose_le_log
[ { "state_after": "case pos\np n k : ℕ\nh : ↑(factorization (choose n k)) p = 0\n⊢ ↑(factorization (choose n k)) p ≤ log p n\n\ncase neg\np n k : ℕ\nh : ¬↑(factorization (choose n k)) p = 0\n⊢ ↑(factorization (choose n k)) p ≤ log p n", "state_before": "p n k : ℕ\n⊢ ↑(factorization (choose n k)) p ≤ log p n"...
[ 50, 73 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 41, 1 ]
Mathlib/Data/Stream/Init.lean
Stream'.tail_inits
[ { "state_after": "α : Type u\nβ : Type v\nδ : Type w\ns : Stream' α\n⊢ tail (initsCore [head s] (tail s)) = initsCore [head s, head (tail s)] (tail (tail s))", "state_before": "α : Type u\nβ : Type v\nδ : Type w\ns : Stream' α\n⊢ tail (inits s) = initsCore [head s, head (tail s)] (tail (tail s))", "tact...
[ 694, 28 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 691, 1 ]
Mathlib/Data/Nat/Cast/Basic.lean
Nat.cast_tsub
[ { "state_after": "case inl\nα : Type u_1\nβ : Type ?u.21410\ninst✝³ : CanonicallyOrderedCommSemiring α\ninst✝² : Sub α\ninst✝¹ : OrderedSub α\ninst✝ : ContravariantClass α α (fun x x_1 => x + x_1) fun x x_1 => x ≤ x_1\nm n : ℕ\nh : m ≤ n\n⊢ ↑(m - n) = ↑m - ↑n\n\ncase inr\nα : Type u_1\nβ : Type ?u.21410\ninst✝³...
[ 169, 64 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 163, 1 ]
Mathlib/Order/BooleanAlgebra.lean
inf_sdiff_distrib_left
[ { "state_after": "no goals", "state_before": "α : Type u\nβ : Type ?u.39786\nw x y z : α\ninst✝ : GeneralizedBooleanAlgebra α\na b c : α\n⊢ a ⊓ b \\ c = (a ⊓ b) \\ (a ⊓ c)", "tactic": "rw [sdiff_inf, sdiff_eq_bot_iff.2 inf_le_left, bot_sup_eq, inf_sdiff_assoc]" } ]
[ 454, 78 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 453, 1 ]
Mathlib/Data/Multiset/Basic.lean
Multiset.filter_union
[]
[ 2059, 75 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2058, 1 ]
Mathlib/LinearAlgebra/Matrix/ToLin.lean
Matrix.mulVecLin_submatrix
[]
[ 234, 56 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 231, 1 ]
Mathlib/RingTheory/WittVector/Basic.lean
WittVector.ghostFun_int_cast
[ { "state_after": "no goals", "state_before": "p : ℕ\nR : Type u_1\nS : Type ?u.755378\nT : Type ?u.755381\nhp : Fact (Nat.Prime p)\ninst✝² : CommRing R\ninst✝¹ : CommRing S\ninst✝ : CommRing T\nα : Type ?u.755396\nβ : Type ?u.755399\nx y : 𝕎 R\ni : ℤ\n⊢ WittVector.ghostFun (Int.castDef i) = ↑i", "tacti...
[ 213, 97 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 211, 9 ]
Mathlib/GroupTheory/GroupAction/SubMulAction.lean
SubMulAction.neg_mem
[ { "state_after": "S : Type u'\nT : Type u''\nR : Type u\nM : Type v\ninst✝² : Ring R\ninst✝¹ : AddCommGroup M\ninst✝ : Module R M\np p' : SubMulAction R M\nr : R\nx y : M\nhx : x ∈ p\n⊢ -1 • x ∈ p", "state_before": "S : Type u'\nT : Type u''\nR : Type u\nM : Type v\ninst✝² : Ring R\ninst✝¹ : AddCommGroup M\...
[ 360, 24 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 358, 1 ]
Mathlib/RingTheory/Ideal/Operations.lean
RingHom.ker_ne_top
[]
[ 2023, 52 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2022, 1 ]
Mathlib/RingTheory/FractionalIdeal.lean
FractionalIdeal.spanSingleton_eq_spanSingleton
[ { "state_after": "R : Type u_1\ninst✝⁷ : CommRing R\nS : Submonoid R\nP : Type u_2\ninst✝⁶ : CommRing P\ninst✝⁵ : Algebra R P\nloc : IsLocalization S P\nR₁ : Type ?u.1308502\ninst✝⁴ : CommRing R₁\nK : Type ?u.1308508\ninst✝³ : Field K\ninst✝² : Algebra R₁ K\ninst✝¹ : IsFractionRing R₁ K\ninst✝ : NoZeroSMulDivis...
[ 1326, 25 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1323, 1 ]
Mathlib/Data/Polynomial/Degree/Lemmas.lean
Polynomial.natDegree_iterate_comp
[ { "state_after": "case zero\nR : Type u\nS : Type v\nι : Type w\na b : R\nm n : ℕ\ninst✝¹ : Semiring R\ninst✝ : NoZeroDivisors R\np q : R[X]\n⊢ natDegree ((comp p^[Nat.zero]) q) = natDegree p ^ Nat.zero * natDegree q\n\ncase succ\nR : Type u\nS : Type v\nι : Type w\na b : R\nm n : ℕ\ninst✝¹ : Semiring R\ninst✝ ...
[ 361, 79 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 357, 1 ]
Mathlib/Data/Set/Semiring.lean
SetSemiring.up_lt_up
[]
[ 81, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 80, 1 ]
Mathlib/CategoryTheory/Sites/Whiskering.lean
CategoryTheory.GrothendieckTopology.Cover.multicospanComp_app_left
[]
[ 68, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 66, 1 ]
Mathlib/RingTheory/IntegralClosure.lean
RingHom.isIntegralElem_of_isIntegralElem_comp
[ { "state_after": "no goals", "state_before": "R : Type u_1\nA : Type ?u.1572223\nB : Type ?u.1572226\nS : Type u_3\nT : Type u_2\ninst✝⁸ : CommRing R\ninst✝⁷ : CommRing A\ninst✝⁶ : CommRing B\ninst✝⁵ : CommRing S\ninst✝⁴ : CommRing T\ninst✝³ : Algebra A B\ninst✝² : Algebra R B\nf : R →+* S\ng : S →+* T\nins...
[ 1065, 51 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1062, 1 ]
Mathlib/MeasureTheory/Integral/SetToL1.lean
MeasureTheory.setToFun_finset_sum
[ { "state_after": "case h.e'_2.h.e'_14.h\nα : Type u_1\nE : Type u_2\nF : Type u_3\nF' : Type ?u.1436330\nG : Type ?u.1436333\n𝕜 : Type ?u.1436336\np : ℝ≥0∞\ninst✝⁷ : NormedAddCommGroup E\ninst✝⁶ : NormedSpace ℝ E\ninst✝⁵ : NormedAddCommGroup F\ninst✝⁴ : NormedSpace ℝ F\ninst✝³ : NormedAddCommGroup F'\ninst✝² :...
[ 1395, 52 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1392, 1 ]
Mathlib/Data/Nat/PartENat.lean
PartENat.eq_zero_iff
[]
[ 336, 13 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 335, 8 ]
Mathlib/Algebra/Hom/Freiman.lean
FreimanHom.mul_comp
[]
[ 351, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 349, 1 ]
Mathlib/Topology/LocallyFinite.lean
LocallyFinite.preimage_continuous
[]
[ 199, 71 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 196, 1 ]
Mathlib/Control/Functor.lean
Functor.Comp.run_seq
[]
[ 270, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 268, 11 ]
Mathlib/Analysis/SpecialFunctions/Trigonometric/Series.lean
Real.hasSum_cos
[ { "state_after": "no goals", "state_before": "r : ℝ\n⊢ HasSum (fun n => (-1) ^ n * r ^ (2 * n) / ↑(2 * n)!) (cos r)", "tactic": "exact_mod_cast Complex.hasSum_cos r" } ]
[ 107, 38 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 105, 1 ]
Mathlib/Data/Finsupp/Basic.lean
Finsupp.sum_option_index_smul
[]
[ 862, 76 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 859, 1 ]
Mathlib/Topology/ContinuousFunction/Bounded.lean
BoundedContinuousFunction.bounded_image
[]
[ 124, 49 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 123, 1 ]
Mathlib/Data/Nat/Factors.lean
Nat.prod_factors
[ { "state_after": "no goals", "state_before": "⊢ 0 ≠ 0 → List.prod (factors 0) = 0", "tactic": "simp" }, { "state_after": "no goals", "state_before": "⊢ 1 ≠ 0 → List.prod (factors 1) = 1", "tactic": "simp" }, { "state_after": "k : ℕ\nx✝ : k + 2 ≠ 0\nm : ℕ := minFac (k + 2)\nthis :...
[ 82, 88 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 72, 1 ]
Mathlib/Data/Rel.lean
Rel.mem_preimage
[]
[ 180, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 179, 1 ]
Mathlib/Data/List/Rdrop.lean
List.rtakeWhile_suffix
[ { "state_after": "α : Type u_1\np : α → Bool\nl : List α\nn : ℕ\n⊢ takeWhile p (reverse l) <+: reverse l", "state_before": "α : Type u_1\np : α → Bool\nl : List α\nn : ℕ\n⊢ rtakeWhile p l <:+ l", "tactic": "rw [← reverse_prefix, rtakeWhile, reverse_reverse]" }, { "state_after": "no goals", "...
[ 218, 27 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 216, 1 ]
Mathlib/SetTheory/Ordinal/FixedPoint.lean
Ordinal.nfpBFamily_le_fp
[]
[ 319, 53 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 317, 1 ]
Mathlib/Topology/FiberBundle/Trivialization.lean
Trivialization.coordChange_apply_snd
[ { "state_after": "no goals", "state_before": "ι : Type ?u.54393\nB : Type u_1\nF : Type u_2\nE : B → Type ?u.54404\nZ : Type u_3\ninst✝³ : TopologicalSpace B\ninst✝² : TopologicalSpace F\nproj : Z → B\ninst✝¹ : TopologicalSpace Z\ninst✝ : TopologicalSpace (TotalSpace E)\ne : Trivialization F proj\nx : Z\ne'...
[ 679, 62 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 677, 1 ]
Mathlib/Analysis/Convex/Basic.lean
Monotone.convex_ge
[]
[ 389, 68 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 388, 1 ]
Mathlib/RingTheory/PrincipalIdealDomain.lean
Submodule.IsPrincipal.prime_generator_of_isPrime
[ { "state_after": "no goals", "state_before": "R : Type u\nM : Type v\ninst✝³ : AddCommGroup M\ninst✝² : CommRing R\ninst✝¹ : Module R M\nS : Ideal R\ninst✝ : IsPrincipal S\nis_prime : Ideal.IsPrime S\nne_bot : S ≠ ⊥\nx✝¹ x✝ : R\n⊢ generator S ∣ x✝¹ * x✝ → generator S ∣ x✝¹ ∨ generator S ∣ x✝", "tactic":...
[ 143, 61 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 139, 1 ]
Mathlib/Algebra/Quaternion.lean
Cardinal.mk_quaternion
[]
[ 1458, 27 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1457, 1 ]
Mathlib/Data/Finsupp/Defs.lean
Finsupp.coeFn_injective
[]
[ 153, 24 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 152, 1 ]
Mathlib/Analysis/Asymptotics/Asymptotics.lean
Asymptotics.IsBigOWith.triangle
[]
[ 1162, 60 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1159, 1 ]
Mathlib/Topology/MetricSpace/Basic.lean
Metric.Bounded.subset_ball_lt
[ { "state_after": "case intro\nα : Type u\nβ : Type v\nX : Type ?u.489346\nι : Type ?u.489349\ninst✝ : PseudoMetricSpace α\nx : α\ns t : Set α\nr✝ : ℝ\nh : Bounded s\na : ℝ\nc : α\nr : ℝ\nhr : s ⊆ closedBall c r\n⊢ ∃ r, a < r ∧ s ⊆ closedBall c r", "state_before": "α : Type u\nβ : Type v\nX : Type ?u.489346\...
[ 2352, 66 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2348, 1 ]
Mathlib/Data/QPF/Univariate/Basic.lean
Qpf.Fix.rec_unique
[ { "state_after": "case h\nF : Type u → Type u\ninst✝ : Functor F\nq : Qpf F\nα : Type u\ng : F α → α\nh : Fix F → α\nhyp : ∀ (x : F (Fix F)), h (mk x) = g (h <$> x)\nx : Fix F\n⊢ rec g x = h x", "state_before": "F : Type u → Type u\ninst✝ : Functor F\nq : Qpf F\nα : Type u\ng : F α → α\nh : Fix F → α\nhyp :...
[ 330, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 325, 1 ]
Mathlib/FieldTheory/Normal.lean
Normal.splits
[]
[ 57, 19 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 56, 1 ]