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/Combinatorics/SimpleGraph/Subgraph.lean
SimpleGraph.Subgraph.verts_sSup
[]
[ 424, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 423, 1 ]
Mathlib/Topology/Algebra/Order/MonotoneConvergence.lean
tendsto_atTop_isLUB
[ { "state_after": "α : Type u_2\nβ : Type ?u.5253\nι : Type u_1\ninst✝³ : Preorder ι\ninst✝² : TopologicalSpace α\ninst✝¹ : Preorder α\ninst✝ : SupConvergenceClass α\nf : ι → α\na : α\nh_mono : Monotone f\nha : IsLUB (range f) a\nthis : Tendsto (rangeFactorization f) atTop atTop\n⊢ Tendsto f atTop (𝓝 a)\n\ncase...
[ 102, 89 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 98, 1 ]
Mathlib/RingTheory/Ideal/LocalRing.lean
isLocalRingHom_of_comp
[]
[ 258, 67 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 256, 1 ]
Mathlib/Analysis/SpecialFunctions/CompareExp.lean
Complex.IsExpCmpFilter.tendsto_abs
[]
[ 107, 53 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 106, 1 ]
Mathlib/MeasureTheory/Measure/MeasureSpaceDef.lean
MeasureTheory.measure_union_lt_top
[]
[ 310, 68 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 309, 1 ]
Mathlib/RingTheory/Subring/Basic.lean
Subring.mem_bot
[]
[ 700, 20 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 699, 1 ]
Mathlib/InformationTheory/Hamming.lean
hammingDist_comm
[ { "state_after": "no goals", "state_before": "α : Type ?u.2207\nι : Type u_1\nβ : ι → Type u_2\ninst✝² : Fintype ι\ninst✝¹ : (i : ι) → DecidableEq (β i)\nγ : ι → Type ?u.2239\ninst✝ : (i : ι) → DecidableEq (γ i)\nx y : (i : ι) → β i\n⊢ hammingDist x y = hammingDist y x", "tactic": "simp_rw [hammingDist,...
[ 61, 33 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 60, 1 ]
Mathlib/Analysis/NormedSpace/BoundedLinearMaps.lean
isBoundedLinearMap_prod_multilinear
[ { "state_after": "case H\n𝕜 : Type u_2\ninst✝⁹ : NontriviallyNormedField 𝕜\nE✝ : Type ?u.71705\ninst✝⁸ : NormedAddCommGroup E✝\ninst✝⁷ : NormedSpace 𝕜 E✝\nF : Type u_3\ninst✝⁶ : NormedAddCommGroup F\ninst✝⁵ : NormedSpace 𝕜 F\nG : Type u_4\ninst✝⁴ : NormedAddCommGroup G\ninst✝³ : NormedSpace 𝕜 G\nι : Type u...
[ 237, 62 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 217, 1 ]
Mathlib/RingTheory/Localization/AtPrime.lean
Localization.AtPrime.comap_maximalIdeal
[]
[ 192, 48 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 187, 1 ]
Mathlib/Analysis/Calculus/FDeriv/Prod.lean
fderiv_fst
[]
[ 215, 25 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 214, 1 ]
Mathlib/Data/Real/NNReal.lean
Real.toNNReal_le_toNNReal
[]
[ 666, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 665, 1 ]
Mathlib/Data/Matrix/Basic.lean
RingHom.map_dotProduct
[ { "state_after": "no goals", "state_before": "l : Type ?u.1289823\nm : Type ?u.1289826\nn : Type u_3\no : Type ?u.1289832\nm' : o → Type ?u.1289837\nn' : o → Type ?u.1289842\nR : Type u_1\nS : Type u_2\nα : Type v\nβ : Type w\nγ : Type ?u.1289855\ninst✝⁴ : Fintype n\ninst✝³ : NonAssocSemiring α\ninst✝² : No...
[ 2942, 69 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2940, 1 ]
src/lean/Init/Data/List/Basic.lean
List.append_eq_appendTR
[ { "state_after": "case h\nα : Type u\nβ : Type v\nγ : Type w\n⊢ ∀ (x : Type u_1), List.append = appendTR", "state_before": "α : Type u\nβ : Type v\nγ : Type w\n⊢ @List.append = @appendTR", "tactic": "apply funext" }, { "state_after": "case h\nα✝ : Type u\nβ : Type v\nγ : Type w\nα : Type u_1\n⊢ ...
[ 88, 62 ]
d5348dfac847a56a4595fb6230fd0708dcb4e7e9
https://github.com/leanprover/lean4
[ 82, 10 ]
Mathlib/CategoryTheory/Subobject/MonoOver.lean
CategoryTheory.MonoOver.lift_comm
[]
[ 182, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 179, 1 ]
Mathlib/Data/Ordmap/Ordset.lean
Ordnode.dual_balanceR
[ { "state_after": "no goals", "state_before": "α : Type u_1\nl : Ordnode α\nx : α\nr : Ordnode α\n⊢ dual (balanceR l x r) = balanceL (dual r) x (dual l)", "tactic": "rw [← dual_dual (balanceL _ _ _), dual_balanceL, dual_dual, dual_dual]" } ]
[ 371, 73 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 369, 1 ]
Mathlib/Data/Part.lean
Part.mem_coe
[]
[ 354, 15 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 353, 1 ]
Mathlib/Topology/Order/Basic.lean
Monotone.map_ciSup_of_continuousAt
[ { "state_after": "α : Type u\nβ : Type v\nγ : Type w\ninst✝⁶ : ConditionallyCompleteLinearOrder α\ninst✝⁵ : TopologicalSpace α\ninst✝⁴ : OrderTopology α\ninst✝³ : ConditionallyCompleteLinearOrder β\ninst✝² : TopologicalSpace β\ninst✝¹ : OrderClosedTopology β\ninst✝ : Nonempty γ\nf : α → β\ng : γ → α\nCf : Conti...
[ 2806, 91 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 2804, 1 ]
Mathlib/Algebra/Order/ToIntervalMod.lean
self_sub_toIcoMod
[ { "state_after": "no goals", "state_before": "α : Type u_1\ninst✝ : LinearOrderedAddCommGroup α\nhα : Archimedean α\np : α\nhp : 0 < p\na✝ b✝ c : α\nn : ℤ\na b : α\n⊢ b - toIcoMod hp a b = toIcoDiv hp a b • p", "tactic": "rw [toIcoMod, sub_sub_cancel]" } ]
[ 146, 32 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 145, 1 ]
Mathlib/Data/Int/Interval.lean
Int.card_Ioo_of_lt
[ { "state_after": "no goals", "state_before": "a b : ℤ\nh : a < b\n⊢ ↑(card (Ioo a b)) = b - a - 1", "tactic": "rw [card_Ioo, sub_sub, toNat_sub_of_le h]" } ]
[ 143, 44 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 142, 1 ]
Mathlib/CategoryTheory/Limits/Constructions/Equalizers.lean
CategoryTheory.Limits.HasEqualizersOfHasPullbacksAndBinaryProducts.pullbackFst_eq_pullback_snd
[ { "state_after": "no goals", "state_before": "C : Type u\ninst✝³ : Category C\nD : Type u'\ninst✝² : Category D\nG : C ⥤ D\ninst✝¹ : HasBinaryProducts C\ninst✝ : HasPullbacks C\nF : WalkingParallelPair ⥤ C\n⊢ pullbackFst F = pullback.snd", "tactic": "convert (eq_whisker pullback.condition Limits.prod.fs...
[ 58, 81 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 56, 1 ]
Mathlib/Topology/Algebra/ContinuousMonoidHom.lean
ContinuousMonoidHom.ext
[]
[ 124, 20 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 123, 1 ]
Mathlib/MeasureTheory/Lattice.lean
AEMeasurable.const_sup
[]
[ 122, 62 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 120, 1 ]
Mathlib/Topology/NoetherianSpace.lean
TopologicalSpace.noetherianSpace_iff_isCompact
[]
[ 110, 35 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 109, 1 ]
Mathlib/RingTheory/RootsOfUnity/Complex.lean
Complex.card_primitiveRoots
[ { "state_after": "case pos\nk : ℕ\nh : k = 0\n⊢ Finset.card (primitiveRoots k ℂ) = φ k\n\ncase neg\nk : ℕ\nh : ¬k = 0\n⊢ Finset.card (primitiveRoots k ℂ) = φ k", "state_before": "k : ℕ\n⊢ Finset.card (primitiveRoots k ℂ) = φ k", "tactic": "by_cases h : k = 0" }, { "state_after": "no goals", ...
[ 101, 54 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 98, 1 ]
Mathlib/NumberTheory/PythagoreanTriples.lean
pythagoreanTriple_comm
[ { "state_after": "x y z : ℤ\n⊢ x * x + y * y = z * z ↔ y * y + x * x = z * z", "state_before": "x y z : ℤ\n⊢ PythagoreanTriple x y z ↔ PythagoreanTriple y x z", "tactic": "delta PythagoreanTriple" }, { "state_after": "no goals", "state_before": "x y z : ℤ\n⊢ x * x + y * y = z * z ↔ y * y + x...
[ 57, 16 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 55, 1 ]
Mathlib/Algebra/Symmetrized.lean
SymAlg.sym_mul_self
[ { "state_after": "no goals", "state_before": "α : Type u_1\ninst✝¹ : Semiring α\ninst✝ : Invertible 2\na : α\n⊢ ↑sym (a * a) = ↑sym a * ↑sym a", "tactic": "rw [sym_mul_sym, ← two_mul, invOf_mul_self_assoc]" } ]
[ 335, 52 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 334, 1 ]
Mathlib/Data/List/Perm.lean
List.DecEq_eq
[ { "state_after": "case h.h\nα✝ : Type uu\nβ : Type vv\nl₁✝ l₂✝ : List α✝\nα : Type u_1\ninst✝ : DecidableEq α\nl₁ l₂ : List α\n⊢ List.beq l₁ l₂ = decide (l₁ = l₂)", "state_before": "α✝ : Type uu\nβ : Type vv\nl₁ l₂ : List α✝\nα : Type u_1\ninst✝ : DecidableEq α\n⊢ List.beq = fun a b => decide (a = b)", ...
[ 1274, 72 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1269, 9 ]
Mathlib/Algebra/Star/Subalgebra.lean
StarSubalgebra.star_subset_adjoin
[]
[ 448, 66 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 447, 1 ]
Mathlib/Analysis/SpecificLimits/Normed.lean
NormedField.tendsto_zero_smul_of_tendsto_zero_of_bounded
[ { "state_after": "α : Type ?u.57289\nβ : Type ?u.57292\nι✝ : Type ?u.57295\nι : Type u_1\n𝕜 : Type u_2\n𝔸 : Type u_3\ninst✝² : NormedField 𝕜\ninst✝¹ : NormedAddCommGroup 𝔸\ninst✝ : NormedSpace 𝕜 𝔸\nl : Filter ι\nε : ι → 𝕜\nf : ι → 𝔸\nhε : ε =o[l] fun _x => 1\nhf : IsBoundedUnder (fun x x_1 => x ≤ x_1) l...
[ 75, 85 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 70, 1 ]
Mathlib/LinearAlgebra/Matrix/Charpoly/Eigs.lean
Matrix.det_eq_prod_roots_charpoly
[]
[ 86, 71 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 85, 1 ]
Mathlib/ModelTheory/Syntax.lean
FirstOrder.Language.Formula.equivSentence_inf
[]
[ 1055, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1053, 1 ]
Mathlib/Data/Sign.lean
sign_pow
[]
[ 430, 84 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 430, 1 ]
Mathlib/RingTheory/WittVector/IsPoly.lean
WittVector.IsPoly.comp₂
[ { "state_after": "case mk'.intro\np : ℕ\nR S : Type u\nσ : Type ?u.597461\nidx : Type ?u.597464\ninst✝¹ : CommRing R\ninst✝ : CommRing S\ng : ⦃R : Type u_1⦄ → [inst : CommRing R] → 𝕎 R → 𝕎 R\nf : ⦃R : Type u_1⦄ → [inst : CommRing R] → 𝕎 R → 𝕎 R → 𝕎 R\nhg : IsPoly p g\nφ : ℕ → MvPolynomial (Fin 2 × ℕ) ℤ\nhf...
[ 340, 56 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 334, 1 ]
Mathlib/Data/Complex/Basic.lean
Complex.range_abs
[ { "state_after": "no goals", "state_before": "⊢ range ↑abs ⊆ Ici 0", "tactic": "simp only [range_subset_iff, Ici, mem_setOf_eq, map_nonneg, forall_const]" } ]
[ 1002, 48 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 999, 1 ]
Mathlib/Data/PNat/Factors.lean
PrimeMultiset.card_ofPrime
[]
[ 55, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 54, 1 ]
Mathlib/Topology/Algebra/InfiniteSum/Basic.lean
Summable.map
[]
[ 268, 32 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 266, 11 ]
Mathlib/Algebra/GroupPower/Order.lean
Right.pow_le_one_of_le
[ { "state_after": "β : Type ?u.61783\nA : Type ?u.61786\nG : Type ?u.61789\nM : Type u_1\nR : Type ?u.61795\ninst✝² : Monoid M\ninst✝¹ : Preorder M\ninst✝ : CovariantClass M M (swap fun x x_1 => x * x_1) fun x x_1 => x ≤ x_1\nx : M\nhx : x ≤ 1\nn : ℕ\n⊢ x * x ^ n ≤ 1", "state_before": "β : Type ?u.61783\nA :...
[ 152, 59 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 148, 1 ]
Mathlib/MeasureTheory/Function/StronglyMeasurable/Basic.lean
MeasureTheory.StronglyMeasurable.tendsto_approxBounded_ae
[ { "state_after": "no goals", "state_before": "α : Type u_2\nβ✝ : Type ?u.39374\nγ : Type ?u.39377\nι : Type ?u.39380\ninst✝³ : Countable ι\nf✝ g : α → β✝\ninst✝² : TopologicalSpace β✝\nβ : Type u_1\nf : α → β\ninst✝¹ : NormedAddCommGroup β\ninst✝ : NormedSpace ℝ β\nm m0 : MeasurableSpace α\nμ : Measure α\nh...
[ 254, 85 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 250, 1 ]
Mathlib/Geometry/Euclidean/Angle/Unoriented/RightAngle.lean
EuclideanGeometry.cos_angle_of_angle_eq_pi_div_two
[ { "state_after": "V : Type u_1\nP : Type u_2\ninst✝³ : NormedAddCommGroup V\ninst✝² : InnerProductSpace ℝ V\ninst✝¹ : MetricSpace P\ninst✝ : NormedAddTorsor V P\np₁ p₂ p₃ : P\nh : inner (p₂ -ᵥ p₃) (p₁ -ᵥ p₂) = 0\n⊢ Real.cos (∠ p₂ p₃ p₁) = dist p₃ p₂ / dist p₁ p₃", "state_before": "V : Type u_1\nP : Type u_2...
[ 439, 48 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 434, 1 ]
Mathlib/Order/Disjoint.lean
IsCompl.symm
[]
[ 472, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 471, 11 ]
Mathlib/Topology/Algebra/Group/Basic.lean
tendsto_inv_nhdsWithin_Iio_inv
[ { "state_after": "no goals", "state_before": "α : Type u\nβ : Type v\nG : Type w\nH : Type x\ninst✝⁶ : TopologicalSpace G\ninst✝⁵ : Group G\ninst✝⁴ : TopologicalGroup G\ninst✝³ : TopologicalSpace α\nf : α → G\ns : Set α\nx : α\ninst✝² : TopologicalSpace H\ninst✝¹ : OrderedCommGroup H\ninst✝ : ContinuousInv ...
[ 579, 69 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 578, 1 ]
Mathlib/Analysis/NormedSpace/OperatorNorm.lean
ContinuousLinearMap.op_norm_extend_le
[ { "state_after": "𝕜 : Type u_3\n𝕜₂ : Type u_4\n𝕜₃ : Type ?u.3539330\nE : Type u_5\nEₗ : Type ?u.3539336\nF : Type u_1\nFₗ : Type u_2\nG : Type ?u.3539345\nGₗ : Type ?u.3539348\n𝓕 : Type ?u.3539351\ninst✝¹² : NormedAddCommGroup E\ninst✝¹¹ : NormedAddCommGroup F\ninst✝¹⁰ : NormedAddCommGroup G\ninst✝⁹ : Norme...
[ 1765, 61 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1740, 1 ]
Mathlib/Data/Matrix/Basic.lean
Matrix.one_mulVec
[ { "state_after": "case h\nl : Type ?u.903237\nm : Type u_1\nn : Type ?u.903243\no : Type ?u.903246\nm' : o → Type ?u.903251\nn' : o → Type ?u.903256\nR : Type ?u.903259\nS : Type ?u.903262\nα : Type v\nβ : Type w\nγ : Type ?u.903269\ninst✝³ : NonAssocSemiring α\ninst✝² : Fintype m\ninst✝¹ : Fintype n\ninst✝ : D...
[ 1881, 48 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1879, 1 ]
Mathlib/Topology/Basic.lean
mem_closure_iff_comap_neBot
[ { "state_after": "no goals", "state_before": "α : Type u\nβ : Type v\nι : Sort w\na : α\ns s₁ s₂ t : Set α\np p₁ p₂ : α → Prop\ninst✝ : TopologicalSpace α\nA : Set α\nx : α\n⊢ x ∈ closure A ↔ NeBot (comap Subtype.val (𝓝 x))", "tactic": "simp_rw [mem_closure_iff_nhds, comap_neBot_iff, Set.inter_nonempty...
[ 1343, 32 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1340, 1 ]
Mathlib/Topology/Algebra/Group/Basic.lean
tendsto_inv_nhdsWithin_Iic_inv
[ { "state_after": "no goals", "state_before": "α : Type u\nβ : Type v\nG : Type w\nH : Type x\ninst✝⁶ : TopologicalSpace G\ninst✝⁵ : Group G\ninst✝⁴ : TopologicalGroup G\ninst✝³ : TopologicalSpace α\nf : α → G\ns : Set α\nx : α\ninst✝² : TopologicalSpace H\ninst✝¹ : OrderedCommGroup H\ninst✝ : ContinuousInv ...
[ 603, 69 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 602, 1 ]
Mathlib/Topology/Separation.lean
t1Space_iff_specializes_imp_eq
[]
[ 520, 27 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 519, 1 ]
Mathlib/Analysis/Convex/Integral.lean
StrictConvex.ae_eq_const_or_average_mem_interior
[ { "state_after": "α : Type u_1\nE : Type u_2\nF : Type ?u.2067161\nm0 : MeasurableSpace α\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : NormedSpace ℝ E\ninst✝⁴ : CompleteSpace E\ninst✝³ : NormedAddCommGroup F\ninst✝² : NormedSpace ℝ F\ninst✝¹ : CompleteSpace F\nμ : MeasureTheory.Measure α\ns : Set E\nt : Set α\nf : ...
[ 284, 75 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 275, 1 ]
Mathlib/Order/Filter/CountableInter.lean
Filter.countableGenerate_isGreatest
[ { "state_after": "ι : Sort ?u.24738\nα : Type u_1\nβ : Type ?u.24744\nl : Filter α\ninst✝ : CountableInterFilter l\ng : Set (Set α)\n⊢ countableGenerate g ∈ upperBounds {f | CountableInterFilter f ∧ g ⊆ f.sets}", "state_before": "ι : Sort ?u.24738\nα : Type u_1\nβ : Type ?u.24744\nl : Filter α\ninst✝ : Coun...
[ 271, 68 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 267, 1 ]
src/lean/Init/SimpLemmas.lean
dite_congr
[ { "state_after": "no goals", "state_before": "b c : Prop\nα : Sort u_1\nx✝ : Decidable b\ninst✝ : Decidable c\nx : b → α\nu : c → α\ny : ¬b → α\nv : ¬c → α\nh₁ : b = c\nh₂ : ∀ (h : c), x (_ : b) = u h\nh₃ : ∀ (h : ¬c), y (_ : ¬b) = v h\n⊢ dite b x y = dite c u v", "tactic": "cases Decidable.em c with\n|...
[ 74, 65 ]
d5348dfac847a56a4595fb6230fd0708dcb4e7e9
https://github.com/leanprover/lean4
[ 66, 1 ]
Mathlib/RingTheory/Localization/Integer.lean
IsLocalization.map_integerMultiple
[]
[ 140, 69 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 138, 1 ]
Mathlib/NumberTheory/Padics/Hensel.lean
newton_seq_is_cauchy
[ { "state_after": "p : ℕ\ninst✝ : Fact (Nat.Prime p)\nF : Polynomial ℤ_[p]\na : ℤ_[p]\nhnorm : ‖Polynomial.eval a F‖ < ‖Polynomial.eval a (↑Polynomial.derivative F)‖ ^ 2\nhnsol : Polynomial.eval a F ≠ 0\nε : ℝ\nhε : ε > 0\n⊢ ∃ i, ∀ (j : ℕ), j ≥ i → ‖newton_seq j - newton_seq i‖ < ε", "state_before": "p : ℕ\n...
[ 382, 17 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 374, 9 ]
Mathlib/Data/Fin/Tuple/NatAntidiagonal.lean
List.Nat.antidiagonalTuple_zero_zero
[]
[ 76, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 75, 1 ]
Mathlib/Algebra/Order/Sub/Defs.lean
tsub_nonpos
[ { "state_after": "no goals", "state_before": "α : Type u_1\nβ : Type ?u.30124\ninst✝³ : Preorder α\ninst✝² : AddCommMonoid α\ninst✝¹ : Sub α\ninst✝ : OrderedSub α\na b c d : α\n⊢ a - b ≤ 0 ↔ a ≤ b", "tactic": "rw [tsub_le_iff_left, add_zero]" } ]
[ 250, 78 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 250, 1 ]
Mathlib/SetTheory/Lists.lean
Lists'.mem_of_subset
[]
[ 450, 59 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 449, 1 ]
Mathlib/Algebra/MonoidAlgebra/Degree.lean
AddMonoidAlgebra.sup_support_list_prod_le
[ { "state_after": "R : Type u_3\nA : Type u_2\nT : Type ?u.27671\nB : Type u_1\nι : Type ?u.27677\ninst✝¹¹ : SemilatticeSup B\ninst✝¹⁰ : OrderBot B\ninst✝⁹ : SemilatticeInf T\ninst✝⁸ : OrderTop T\ninst✝⁷ : Semiring R\ninst✝⁶ : AddMonoid A\ninst✝⁵ : AddMonoid B\ninst✝⁴ : CovariantClass B B (fun x x_1 => x + x_1) ...
[ 104, 70 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 94, 1 ]
Mathlib/Algebra/Module/Submodule/Basic.lean
Submodule.eta
[]
[ 92, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 91, 9 ]
Mathlib/Algebra/SMulWithZero.lean
smul_inv₀
[ { "state_after": "case inl\nR : Type ?u.35696\nR' : Type ?u.35699\nM : Type ?u.35702\nM' : Type ?u.35705\nα : Type u_1\nβ : Type u_2\ninst✝⁴ : GroupWithZero α\ninst✝³ : GroupWithZero β\ninst✝² : MulActionWithZero α β\ninst✝¹ : SMulCommClass α β β\ninst✝ : IsScalarTower α β β\nx : β\n⊢ (0 • x)⁻¹ = 0⁻¹ • x⁻¹\n\nc...
[ 222, 71 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 215, 1 ]
Mathlib/MeasureTheory/Constructions/Pi.lean
MeasureTheory.Measure.univ_pi_Ioc_ae_eq_Icc
[ { "state_after": "ι : Type u_2\nι' : Type ?u.4569072\nα : ι → Type u_1\ninst✝⁴ : Fintype ι\nm : (i : ι) → OuterMeasure (α i)\ninst✝³ : (i : ι) → MeasurableSpace (α i)\nμ : (i : ι) → Measure (α i)\ninst✝² : ∀ (i : ι), SigmaFinite (μ i)\ninst✝¹ : (i : ι) → PartialOrder (α i)\ninst✝ : ∀ (i : ι), NoAtoms (μ i)\nf g...
[ 531, 48 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 529, 1 ]
Mathlib/Data/Int/GCD.lean
Int.gcd_dvd_right
[]
[ 251, 60 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 250, 1 ]
Mathlib/Data/Finset/Pointwise.lean
Finset.vsub_subset_vsub
[]
[ 1519, 16 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1518, 1 ]
Mathlib/Data/Nat/Factorial/Basic.lean
Nat.descFactorial_self
[ { "state_after": "no goals", "state_before": "⊢ descFactorial 0 0 = 0!", "tactic": "rw [descFactorial_zero, factorial_zero]" }, { "state_after": "no goals", "state_before": "n : ℕ\n⊢ descFactorial (succ n) (succ n) = (succ n)!", "tactic": "rw [succ_descFactorial_succ, descFactorial_self ...
[ 393, 84 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 391, 1 ]
Mathlib/Order/Basic.lean
min_rec
[]
[ 941, 39 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 939, 1 ]
Mathlib/Data/Nat/Order/Basic.lean
Nat.pred_le_iff
[ { "state_after": "case zero\nn k l : ℕ\n⊢ zero ≤ succ n → pred zero ≤ n\n\ncase succ\nn k l n✝ : ℕ\n⊢ succ n✝ ≤ succ n → pred (succ n✝) ≤ n", "state_before": "m n k l : ℕ\n⊢ m ≤ succ n → pred m ≤ n", "tactic": "cases m" }, { "state_after": "no goals", "state_before": "case succ\nn k l n✝ : ℕ...
[ 238, 30 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 234, 1 ]
Mathlib/Dynamics/FixedPoints/Basic.lean
Function.IsFixedPt.perm_inv
[]
[ 109, 15 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 108, 11 ]
Mathlib/Topology/Covering.lean
IsCoveringMapOn.isLocallyHomeomorphOn
[ { "state_after": "E : Type u_1\nX : Type u_2\ninst✝¹ : TopologicalSpace E\ninst✝ : TopologicalSpace X\nf : E → X\ns : Set X\nhf : IsCoveringMapOn f s\nx : E\nhx : x ∈ f ⁻¹' s\n⊢ ∃ e, x ∈ e.source ∧ ∀ (y : E), y ∈ e.source → f y = ↑e y", "state_before": "E : Type u_1\nX : Type u_2\ninst✝¹ : TopologicalSpace ...
[ 130, 44 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 107, 11 ]
Mathlib/Topology/Bornology/Constructions.lean
Bornology.isBounded_induced
[]
[ 136, 18 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 134, 1 ]
src/lean/Init/Data/Nat/Basic.lean
Nat.succ_ne_zero
[]
[ 433, 29 ]
d5348dfac847a56a4595fb6230fd0708dcb4e7e9
https://github.com/leanprover/lean4
[ 432, 1 ]
Mathlib/CategoryTheory/Limits/Shapes/NormalMono/Equalizers.lean
CategoryTheory.NormalMonoCategory.epi_of_zero_cokernel
[ { "state_after": "no goals", "state_before": "C : Type ?u.76906\ninst✝⁴ : Category C\ninst✝³ : HasZeroMorphisms C\ninst✝² : HasFiniteProducts C\ninst✝¹ : HasKernels C\ninst✝ : NormalMonoCategory C\nX Y : C\nf : X ⟶ Y\nZ : C\n⊢ f ≫ 0 = 0", "tactic": "simp" }, { "state_after": "case mk\nC : Type u...
[ 168, 35 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 158, 1 ]
Mathlib/Topology/Algebra/UniformConvergence.lean
UniformOnFun.hasBasis_nhds_one_of_basis
[ { "state_after": "α : Type u_1\nG : Type u_2\nι : Type u_3\ninst✝² : Group G\n𝔖✝ : Set (Set α)\ninst✝¹ : UniformSpace G\ninst✝ : UniformGroup G\n𝔖 : Set (Set α)\nh𝔖₁ : Set.Nonempty 𝔖\nh𝔖₂ : DirectedOn (fun x x_1 => x ⊆ x_1) 𝔖\np : ι → Prop\nb : ι → Set G\nh : HasBasis (𝓝 1) p b\nthis : HasBasis (comap (f...
[ 190, 26 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 181, 11 ]
Mathlib/GroupTheory/Perm/Fin.lean
Equiv.Perm.decomposeFin_symm_of_refl
[ { "state_after": "no goals", "state_before": "n : ℕ\np : Fin (n + 1)\n⊢ ↑decomposeFin.symm (p, Equiv.refl (Fin n)) = swap 0 p", "tactic": "simp [Equiv.Perm.decomposeFin, Equiv.permCongr_def]" } ]
[ 34, 54 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 32, 1 ]
Mathlib/SetTheory/Ordinal/Arithmetic.lean
Ordinal.brange_const
[ { "state_after": "α : Type u_2\nβ : Type ?u.276922\nγ : Type ?u.276925\nr : α → α → Prop\ns : β → β → Prop\nt : γ → γ → Prop\no : Ordinal\nho : o ≠ 0\nc : α\n⊢ range (familyOfBFamily o fun x x => c) = {c}", "state_before": "α : Type u_2\nβ : Type ?u.276922\nγ : Type ?u.276925\nr : α → α → Prop\ns : β → β → ...
[ 1217, 69 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1215, 1 ]
Mathlib/Data/Set/Pointwise/Basic.lean
Set.union_mul_inter_subset_union
[]
[ 472, 34 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 471, 1 ]
src/lean/Init/Data/Nat/Basic.lean
Nat.le.intro
[]
[ 358, 23 ]
d5348dfac847a56a4595fb6230fd0708dcb4e7e9
https://github.com/leanprover/lean4
[ 357, 1 ]
Mathlib/ModelTheory/Basic.lean
FirstOrder.Language.Embedding.ext
[]
[ 657, 27 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 656, 1 ]
Mathlib/Order/CountableDenseLinearOrder.lean
Order.embedding_from_countable_to_dense
[ { "state_after": "case intro.intro\nα : Type u_1\nβ : Type u_2\ninst✝⁴ : LinearOrder α\ninst✝³ : LinearOrder β\ninst✝² : Encodable α\ninst✝¹ : DenselyOrdered β\ninst✝ : Nontrivial β\nx y : β\nhxy : x < y\n⊢ Nonempty (α ↪o β)", "state_before": "α : Type u_1\nβ : Type u_2\ninst✝⁴ : LinearOrder α\ninst✝³ : Lin...
[ 219, 81 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 205, 1 ]
Mathlib/Algebra/DirectSum/Module.lean
DirectSum.IsInternal.isCompl
[ { "state_after": "no goals", "state_before": "R : Type u\ninst✝² : Semiring R\nι : Type v\ndec_ι : DecidableEq ι\nM : Type u_1\ninst✝¹ : AddCommMonoid M\ninst✝ : Module R M\nA✝ A : ι → Submodule R M\ni j : ι\nhij : i ≠ j\nh : Set.univ = {i, j}\nhi : IsInternal A\n⊢ iSup A = A i ⊔ A j", "tactic": "rw [← ...
[ 385, 93 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 381, 1 ]
Mathlib/Order/SuccPred/Basic.lean
Order.pred_wcovby
[]
[ 629, 53 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 628, 1 ]
Mathlib/MeasureTheory/Constructions/BorelSpace/Basic.lean
measurable_nndist
[]
[ 1571, 31 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 1570, 1 ]
Mathlib/CategoryTheory/Limits/Shapes/Equalizers.lean
CategoryTheory.Limits.walkingParallelPairOpEquiv_counitIso_zero
[]
[ 196, 83 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 195, 1 ]
Mathlib/GroupTheory/GroupAction/Units.lean
IsUnit.inv_smul
[]
[ 50, 16 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 49, 1 ]
Mathlib/Algebra/Hom/GroupAction.lean
DistribMulActionHom.map_neg
[]
[ 313, 14 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 312, 11 ]
Mathlib/Algebra/Lie/Basic.lean
LieHom.one_apply
[]
[ 372, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 371, 1 ]
Mathlib/Data/Set/Pointwise/SMul.lean
Set.vsub_self_mono
[]
[ 681, 23 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 680, 1 ]
Mathlib/MeasureTheory/Measure/FiniteMeasure.lean
MeasureTheory.FiniteMeasure.tendsto_iff_forall_testAgainstNN_tendsto
[ { "state_after": "Ω : Type u_2\ninst✝⁶ : MeasurableSpace Ω\nR : Type ?u.142439\ninst✝⁵ : SMul R ℝ≥0\ninst✝⁴ : SMul R ℝ≥0∞\ninst✝³ : IsScalarTower R ℝ≥0 ℝ≥0∞\ninst✝² : IsScalarTower R ℝ≥0∞ ℝ≥0∞\ninst✝¹ : TopologicalSpace Ω\ninst✝ : OpensMeasurableSpace Ω\nγ : Type u_1\nF : Filter γ\nμs : γ → FiniteMeasure Ω\nμ :...
[ 510, 71 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 506, 1 ]
Mathlib/ModelTheory/Syntax.lean
FirstOrder.Language.BoundedFormula.mapTermRel_mapTermRel
[ { "state_after": "case falsum\nL : Language\nL' : Language\nM : Type w\nN : Type ?u.61221\nP : Type ?u.61224\ninst✝² : Structure L M\ninst✝¹ : Structure L N\ninst✝ : Structure L P\nα : Type u'\nβ : Type v'\nγ : Type u_5\nn✝¹ : ℕ\nL'' : Language\nft : (n : ℕ) → Term L (α ⊕ Fin n) → Term L' (β ⊕ Fin n)\nfr : (n :...
[ 545, 27 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 533, 1 ]
Mathlib/Topology/Semicontinuous.lean
IsOpen.upperSemicontinuousOn_indicator
[]
[ 745, 64 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 743, 1 ]
Mathlib/MeasureTheory/Measure/NullMeasurable.lean
MeasureTheory.nullMeasurableSet_eq
[]
[ 362, 32 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 361, 1 ]
Mathlib/Topology/MetricSpace/HausdorffDistance.lean
EMetric.infEdist_empty
[]
[ 61, 16 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 60, 1 ]
Mathlib/Algebra/FreeMonoid/Basic.lean
FreeMonoid.map_id
[]
[ 352, 81 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 352, 1 ]
Mathlib/Data/Prod/Basic.lean
Prod.Lex.refl_left
[]
[ 245, 36 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 244, 1 ]
Mathlib/Control/LawfulFix.lean
Part.fix_eq
[ { "state_after": "α✝ : Type u_1\nβ : α✝ → Type u_2\nα : Type ?u.14701\nf : ((a : α✝) → Part (β a)) →o (a : α✝) → Part (β a)\nhc : Continuous f\n⊢ ωSup (approxChain f) = ωSup (Chain.map (approxChain f) f)", "state_before": "α✝ : Type u_1\nβ : α✝ → Type u_2\nα : Type ?u.14701\nf : ((a : α✝) → Part (β a)) →o (...
[ 189, 18 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 178, 1 ]
Mathlib/Order/Monotone/Basic.lean
monotone_toDual_comp_iff
[]
[ 152, 10 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 151, 1 ]
Mathlib/CategoryTheory/LiftingProperties/Basic.lean
CategoryTheory.HasLiftingProperty.of_arrow_iso_right
[ { "state_after": "C : Type u_2\ninst✝ : Category C\nA✝ B✝ B' X✝ Y✝ Y'✝ : C\ni✝ : A✝ ⟶ B✝\ni' : B✝ ⟶ B'\np✝ : X✝ ⟶ Y✝\np'✝ : Y✝ ⟶ Y'✝\nA B X Y X' Y' : C\ni : A ⟶ B\np : X ⟶ Y\np' : X' ⟶ Y'\ne : Arrow.mk p ≅ Arrow.mk p'\nhip : HasLiftingProperty i p\n⊢ HasLiftingProperty i (e.inv.left ≫ p ≫ e.hom.right)", "st...
[ 134, 17 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 131, 1 ]
Mathlib/Data/Nat/PartENat.lean
PartENat.coe_lt_coe
[ { "state_after": "no goals", "state_before": "x y : ℕ\n⊢ ↑x < ↑y ↔ x < y", "tactic": "rw [lt_iff_le_not_le, lt_iff_le_not_le, coe_le_coe, coe_le_coe]" } ]
[ 281, 66 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 280, 1 ]
Mathlib/Geometry/Manifold/LocalInvariantProperties.lean
StructureGroupoid.LocalInvariantProp.liftPropWithinAt_mono
[ { "state_after": "H : Type u_1\nM : Type u_2\nH' : Type u_3\nM' : Type u_4\nX : Type ?u.49347\ninst✝⁶ : TopologicalSpace H\ninst✝⁵ : TopologicalSpace M\ninst✝⁴ : ChartedSpace H M\ninst✝³ : TopologicalSpace H'\ninst✝² : TopologicalSpace M'\ninst✝¹ : ChartedSpace H' M'\ninst✝ : TopologicalSpace X\nG : StructureGr...
[ 459, 36 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 455, 1 ]
Mathlib/Algebra/Module/LocalizedModule.lean
LocalizedModule.mk_neg
[]
[ 237, 6 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 236, 1 ]
Mathlib/Data/Seq/WSeq.lean
Stream'.WSeq.head_nil
[ { "state_after": "no goals", "state_before": "α : Type u\nβ : Type v\nγ : Type w\n⊢ head nil = Computation.pure none", "tactic": "simp [head]" } ]
[ 658, 81 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 658, 1 ]
Mathlib/Analysis/InnerProductSpace/Orthogonal.lean
Submodule.inf_orthogonal_eq_bot
[ { "state_after": "𝕜 : Type u_2\nE : Type u_1\nF : Type ?u.37226\ninst✝⁴ : IsROrC 𝕜\ninst✝³ : NormedAddCommGroup E\ninst✝² : InnerProductSpace 𝕜 E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : InnerProductSpace 𝕜 F\nK : Submodule 𝕜 E\n⊢ K ⊓ Kᗮ ≤ ⊥", "state_before": "𝕜 : Type u_2\nE : Type u_1\nF : Type ?u.37...
[ 113, 55 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 109, 1 ]
Mathlib/FieldTheory/RatFunc.lean
RatFunc.map_injective
[ { "state_after": "case ofFractionRing.ofFractionRing\nK : Type u\ninst✝⁵ : CommRing K\nG₀ : Type ?u.685775\nL : Type ?u.685778\nR : Type u_2\nS : Type u_3\nF : Type u_1\ninst✝⁴ : CommGroupWithZero G₀\ninst✝³ : Field L\ninst✝² : CommRing R\ninst✝¹ : CommRing S\ninst✝ : MonoidHomClass F R[X] S[X]\nφ : F\nhφ : R[X...
[ 668, 50 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 660, 1 ]
Mathlib/Topology/MetricSpace/Infsep.lean
Set.einfsep_iUnion_mem_option
[ { "state_after": "no goals", "state_before": "α : Type u_2\nβ : Type ?u.18395\ninst✝ : EDist α\nx y : α\ns✝ t : Set α\nι : Type u_1\no : Option ι\ns : ι → Set α\n⊢ einfsep (⋃ (i : ι) (_ : i ∈ o), s i) = ⨅ (i : ι) (_ : i ∈ o), einfsep (s i)", "tactic": "cases o <;> simp" } ]
[ 141, 75 ]
5a919533f110b7d76410134a237ee374f24eaaad
https://github.com/leanprover-community/mathlib4
[ 140, 1 ]