Skip to content

Instantly share code, notes, and snippets.

@jmikedupont2
Created June 24, 2026 19:00
Show Gist options
  • Select an option

  • Save jmikedupont2/9970ee1f0c1b0613d70e8c9f8882d76a to your computer and use it in GitHub Desktop.

Select an option

Save jmikedupont2/9970ee1f0c1b0613d70e8c9f8882d76a to your computer and use it in GitHub Desktop.
{
"syntaxIdentical": false,
"structurallyEqual": false,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]\n [inst_1 : CategoryTheory.Category.{v_2, u_2} D] {F F' : CategoryTheory.Functor C D} {G : CategoryTheory.Functor D C}\n (adj1 : F ⊣ G) (adj2 : F' ⊣ G),\n CategoryTheory.CategoryStruct.comp (G.whiskerLeft (adj1.leftAdjointUniq adj2).hom) adj2.counit = adj1.counit",
"namespace": "CategoryTheory.Adjunction",
"name": "CategoryTheory.Adjunction.leftAdjointUniq_hom_counit",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "leftAdjointUniq_hom_counit"
},
{
"statement": "{α : Type u} → {σ : Type v} → [SizeOf α] → [SizeOf σ] → NFA α σ → ℕ",
"namespace": "NFA",
"name": "NFA._sizeOf_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_sizeOf_1"
}
],
"groupId": 841,
"fingerprint": 1053078126
}
{
"syntaxIdentical": false,
"structurallyEqual": false,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "Bool →\n (decls : List Qq.Impl.PatVarDecl) →\n have a := Qq.Impl.mkIsDefEqType decls;\n Q(«$a»)",
"namespace": "Qq.Impl",
"name": "Qq.Impl.mkIsDefEqResult",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "mkIsDefEqResult"
},
{
"statement": "Bool →\n (decls : List Qq.Impl.PatVarDecl) →\n let a := Qq.Impl.mkIsDefEqType decls;\n let mkIsDefEqType_1 := Qq.Impl.mkIsDefEqType decls;\n Q(«$mkIsDefEqType_1»)",
"namespace": "Qq.Impl.mkIsDefEqResult",
"name": "Qq.Impl.mkIsDefEqResult._unsafe_rec",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_unsafe_rec"
}
],
"groupId": 2936,
"fingerprint": 3676478579
}
{
"syntaxIdentical": false,
"structurallyEqual": false,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{v : Level} →\n {M : Q(Type v)} →\n (iM : Q(CommGroupWithZero «$M»)) →\n (l : Mathlib.Tactic.FieldSimp.qNF M) →\n MetaM\n ((l_n : Mathlib.Tactic.FieldSimp.qNF M) ×\n (l_d : Mathlib.Tactic.FieldSimp.qNF M) ×\n have a := l_d.toNF;\n have a_1 := l_n.toNF;\n have a_2 := l.toNF;\n Q(«$a_2».eval = «$a_1».eval / «$a».eval))",
"namespace": "Mathlib.Tactic.FieldSimp.qNF",
"name": "Mathlib.Tactic.FieldSimp.qNF.split",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "split"
},
{
"statement": "{v : Level} →\n {M : Q(Type v)} →\n (iM : Q(CommGroupWithZero «$M»)) →\n (l : Mathlib.Tactic.FieldSimp.qNF M) →\n MetaM\n ((l_n : Mathlib.Tactic.FieldSimp.qNF M) ×\n (l_d : Mathlib.Tactic.FieldSimp.qNF M) ×\n let a := l_d.toNF;\n let a_1 := l_n.toNF;\n let a_2 := l.toNF;\n let foldr_1 :=\n List.foldr\n (fun x l =>\n match x with\n | ((a, x), snd) => q((«$a», «$x») ::ᵣ «$l»))\n q([]) l;\n let foldr_2 :=\n List.foldr\n (fun x l =>\n match x with\n | ((a, x), snd) => q((«$a», «$x») ::ᵣ «$l»))\n q([]) l_n;\n let foldr_3 :=\n List.foldr\n (fun x l =>\n match x with\n | ((a, x), snd) => q((«$a», «$x») ::ᵣ «$l»))\n q([]) l_d;\n Q(«$foldr_1».eval = «$foldr_2».eval / «$foldr_3».eval))",
"namespace": "Mathlib.Tactic.FieldSimp.qNF.split",
"name": "Mathlib.Tactic.FieldSimp.qNF.split._unsafe_rec",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_unsafe_rec"
}
],
"groupId": 3181,
"fingerprint": 3962485042
}
[
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 17,
"proofTag": "independent",
"members": [
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) → (x : Option α) → ((val : α) → motive (some val)) → (Unit → motive none) → motive x",
"namespace": "_private.Init.Data.Option.Lemmas.0.Option.isSome.match_1",
"name": "_private.Init.Data.Option.Lemmas.0.Option.isSome.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) →\n (__do_lift : Option α) → ((a : α) → motive (some a)) → (Unit → motive none) → motive __do_lift",
"namespace": "_private.Init.Control.Lawful.MonadLift.Instances.0.OptionT.bind.match_1",
"name": "_private.Init.Control.Lawful.MonadLift.Instances.0.OptionT.bind.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) → (x : Option α) → ((x : α) → motive (some x)) → (Unit → motive none) → motive x",
"namespace": "Option.get!",
"name": "Option.get!.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{σ₁ : Type u_1} →\n (motive : Option σ₁ → Sort u_2) → (x : Option σ₁) → ((b₁ : σ₁) → motive (some b₁)) → (Unit → motive none) → motive x",
"namespace": "_private.Mathlib.Computability.PostTuringMachine.0.Turing.Respects.match_1",
"name": "_private.Mathlib.Computability.PostTuringMachine.0.Turing.Respects.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{β₂ : Type u_1} →\n (motive : Option β₂ → Sort u_2) →\n (__do_lift : Option β₂) → ((c : β₂) → motive (some c)) → (Unit → motive none) → motive __do_lift",
"namespace": "Std.Do.Spec.IterM.forIn_filterMapWithPostcondition",
"name": "Std.Do.Spec.IterM.forIn_filterMapWithPostcondition.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β₂ : Type u_1} →\n (motive : Option β₂ → Sort u_2) →\n (__do_lift : Option β₂) → ((c : β₂) → motive (some c)) → (Unit → motive none) → motive __do_lift",
"namespace": "Std.Iter.forIn_filterMapWithPostcondition",
"name": "Std.Iter.forIn_filterMapWithPostcondition.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) →\n (__do_lift : Option α) → ((a : α) → motive (some a)) → (Unit → motive none) → motive __do_lift",
"namespace": "_private.Init.Control.Lawful.Instances.0.OptionT.bind.match_1",
"name": "_private.Init.Control.Lawful.Instances.0.OptionT.bind.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) → (x : Option α) → ((val : α) → motive (some val)) → (Unit → motive none) → motive x",
"namespace": "_private.Mathlib.Computability.PostTuringMachine.0.Option.isSome.match_1",
"name": "_private.Mathlib.Computability.PostTuringMachine.0.Option.isSome.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) → (x : Option α) → ((a : α) → motive (some a)) → (Unit → motive none) → motive x",
"namespace": "_private.Lean.Widget.InteractiveCode.0.Lean.Widget.CodeWithInfos.mergePosMap",
"name": "_private.Lean.Widget.InteractiveCode.0.Lean.Widget.CodeWithInfos.mergePosMap.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) → (x : Option α) → ((val : α) → motive (some val)) → (Unit → motive none) → motive x",
"namespace": "Option.isSome",
"name": "Option.isSome.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) →\n (__do_lift : Option β) → ((b : β) → motive (some b)) → (Unit → motive none) → motive __do_lift",
"namespace": "_private.Init.Data.Array.Lemmas.0.Array.filterMapM.match_1",
"name": "_private.Init.Data.Array.Lemmas.0.Array.filterMapM.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) → (opt : Option α) → ((x : α) → motive (some x)) → (Unit → motive none) → motive opt",
"namespace": "_private.Mathlib.Computability.PostTuringMachine.0.Option.getD.match_1",
"name": "_private.Mathlib.Computability.PostTuringMachine.0.Option.getD.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) → (x : Option α) → ((res : α) → motive (some res)) → (Unit → motive none) → motive x",
"namespace": "_private.Std.Time.Format.Basic.0.Std.Time.parseMod",
"name": "_private.Std.Time.Format.Basic.0.Std.Time.parseMod.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) →\n (__do_lift : Option β) → ((b : β) → motive (some b)) → (Unit → motive none) → motive __do_lift",
"namespace": "_private.Init.Data.List.Control.0.List.findSomeM?.match_1",
"name": "_private.Init.Data.List.Control.0.List.findSomeM?.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) → (x : Option β) → ((y : β) → motive (some y)) → (Unit → motive none) → motive x",
"namespace": "Array.eraseP_filterMap",
"name": "Array.eraseP_filterMap.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) → (x : Option α) → ((a : α) → motive (some a)) → (Unit → motive none) → motive x",
"namespace": "_private.Init.Data.List.Find.0.List.of_findIdx?_eq_some.match_1",
"name": "_private.Init.Data.List.Find.0.List.of_findIdx?_eq_some.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) → (opt : Option α) → ((x : α) → motive (some x)) → (Unit → motive none) → motive opt",
"namespace": "_private.Mathlib.Computability.TMToPartrec.0.Option.getD.match_1",
"name": "_private.Mathlib.Computability.TMToPartrec.0.Option.getD.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 7,
"fingerprint": 12790000
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u} {β : α → Type v} [inst : BEq α] (a : α), Std.Internal.List.getKey? a [] = none",
"namespace": "_private.Std.Data.DTreeMap.Internal.WF.Lemmas.0.Std.Internal.List.getKey?",
"name": "_private.Std.Data.DTreeMap.Internal.WF.Lemmas.0.Std.Internal.List.getKey?.eq_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eq_1"
},
{
"statement": "∀ {α : Type u} {β : α → Type v} [inst : BEq α] {a : α}, Std.Internal.List.getKey? a [] = none",
"namespace": "Std.Internal.List",
"name": "Std.Internal.List.getKey?_nil",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "getKey?_nil"
}
],
"groupId": 32,
"fingerprint": 39261966
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Grind.AC.Expr → Sort u_1) →\n (e : Grind.AC.Expr) →\n ((x : Grind.AC.Var) → motive (Grind.AC.Expr.var x)) → ((a b : Grind.AC.Expr) → motive (a.op b)) → motive e",
"namespace": "_private.Init.Grind.AC.0.Lean.Grind.AC.Expr.toSeq'.match_1",
"name": "_private.Init.Grind.AC.0.Lean.Grind.AC.Expr.toSeq'.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : Grind.AC.Expr → Sort u_1) →\n (x : Grind.AC.Expr) →\n ((a : Grind.AC.Var) → motive (Grind.AC.Expr.var a)) → ((a a_1 : Grind.AC.Expr) → motive (a.op a_1)) → motive x",
"namespace": "_private.Init.Grind.AC.0.Lean.Grind.AC.instReprExpr.repr",
"name": "_private.Init.Grind.AC.0.Lean.Grind.AC.instReprExpr.repr.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 49,
"fingerprint": 62771881
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_2} {β : Type u_1} {as : Array α} (arr : Array β), arr.size = as.size → ∀ i < as.size, i < arr.size",
"namespace": "Array.SatisfiesM_mapM",
"name": "Array.SatisfiesM_mapM._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
},
{
"statement": "∀ {α : Type u_2} {β : Type u_1} {xs : Array α} {ys : Array β}, ys.size = xs.size → ∀ i < xs.size, i < ys.size",
"namespace": "Array.mapFinIdx_eq_iff",
"name": "Array.mapFinIdx_eq_iff._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
}
],
"groupId": 66,
"fingerprint": 85567182
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {a m n : ℕ}, 1 < a → m < n → a ^ m < a ^ n",
"namespace": "Nat",
"name": "Nat.pow_lt_pow_right",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "pow_lt_pow_right"
},
{
"statement": "∀ {a n m : ℕ}, 1 < a → n < m → a ^ n < a ^ m",
"namespace": "Nat",
"name": "Nat.pow_lt_pow_of_lt",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "pow_lt_pow_of_lt"
}
],
"groupId": 70,
"fingerprint": 94490458
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u} {x : Std.PRange.UpwardEnumerable α} {a b : α},\n Std.PRange.UpwardEnumerable.LE a b = ∃ n, Std.PRange.succMany? n a = some b",
"namespace": "_private.Init.Data.Range.Polymorphic.SInt.0.HasModel.le_iff",
"name": "_private.Init.Data.Range.Polymorphic.SInt.0.HasModel.le_iff._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u} [inst : Std.PRange.UpwardEnumerable α] (a b : α),\n Std.PRange.UpwardEnumerable.LE a b = ∃ n, Std.PRange.succMany? n a = some b",
"namespace": "Std.PRange.UpwardEnumerable.LE",
"name": "Std.PRange.UpwardEnumerable.LE.eq_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eq_1"
}
],
"groupId": 72,
"fingerprint": 97913272
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ (d n : ℕ), d ≤ n → n < d → False",
"namespace": "_private.Mathlib.AlgebraicTopology.SimplicialSet.Finite.0.SSet.hasDimensionLT_of_finite",
"name": "_private.Mathlib.AlgebraicTopology.SimplicialSet.Finite.0.SSet.hasDimensionLT_of_finite._proof_1_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_4"
},
{
"statement": "∀ {i j : ℕ}, i ≤ j → j < i → False",
"namespace": "_private.Init.Data.List.Nat.Erase.0.List.getElem?_eraseIdx_of_ge",
"name": "_private.Init.Data.List.Nat.Erase.0.List.getElem?_eraseIdx_of_ge._proof_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_2"
}
],
"groupId": 99,
"fingerprint": 127801839
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option ((n : ℕ) × Fin n) → Sort u_1) →\n (__discr : Option ((n : ℕ) × Fin n)) →\n ((n : ℕ) → (value : Fin n) → motive (some ⟨n, value⟩)) →\n ((x : Option ((n : ℕ) × Fin n)) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.0.Fin.fromExpr?",
"name": "_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.0.Fin.fromExpr?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ((n : ℕ) × Fin n) → Sort u_1) →\n (__discr : Option ((n : ℕ) × Fin n)) →\n ((fst : ℕ) → (v : Fin fst) → motive (some ⟨fst, v⟩)) → ((x : Option ((n : ℕ) × Fin n)) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.0.BitVec.reduceBitVecOfFin",
"name": "_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.0.BitVec.reduceBitVecOfFin.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 101,
"fingerprint": 128406984
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{V : Type u} → {G : SimpleGraph V} → {a a_1 : V} → G.Walk a a_1 → ℕ",
"namespace": "SimpleGraph.Walk",
"name": "SimpleGraph.Walk.ctorIdx",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "ctorIdx"
},
{
"statement": "{V : Type u} → {G : SimpleGraph V} → {u v : V} → G.Walk u v → ℕ",
"namespace": "SimpleGraph.Walk.length",
"name": "SimpleGraph.Walk.length._unsafe_rec",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_unsafe_rec"
}
],
"groupId": 137,
"fingerprint": 180695492
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 5,
"proofTag": "independent",
"members": [
{
"statement": "{α : Type u_3} →\n {β : α → Type u_1} →\n (k : α) →\n (motive : Option (β k) → Sort u_2) →\n (x : Option (β k)) → (Unit → motive none) → ((b : β k) → motive (some b)) → motive x",
"namespace": "_private.Std.Data.DTreeMap.Internal.WF.Defs.0.Std.DTreeMap.Internal.Impl.getThenInsertIfNew?.match_1",
"name": "_private.Std.Data.DTreeMap.Internal.WF.Defs.0.Std.DTreeMap.Internal.Impl.getThenInsertIfNew?.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_3} →\n {β : α → Type u_1} →\n (a : α) →\n (motive : Option (β a) → Sort u_2) →\n (x : Option (β a)) → (Unit → motive none) → ((b : β a) → motive (some b)) → motive x",
"namespace": "_private.Std.Data.DHashMap.Internal.AssocList.Lemmas.0.Std.DHashMap.Internal.AssocList.alter.match_1",
"name": "_private.Std.Data.DHashMap.Internal.AssocList.Lemmas.0.Std.DHashMap.Internal.AssocList.alter.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_3} →\n {β : α → Type u_1} →\n (k : α) →\n (motive : Option (β k) → Sort u_2) →\n (x : Option (β k)) → (Unit → motive none) → ((b : β k) → motive (some b)) → motive x",
"namespace": "_private.Std.Data.DTreeMap.Internal.Lemmas.0.Std.DTreeMap.Internal.Impl.getThenInsertIfNew?.match_1",
"name": "_private.Std.Data.DTreeMap.Internal.Lemmas.0.Std.DTreeMap.Internal.Impl.getThenInsertIfNew?.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_3} →\n {β : α → Type u_1} →\n (a : α) →\n (motive : Option (β a) → Sort u_2) →\n (x : Option (β a)) → (Unit → motive none) → ((b : β a) → motive (some b)) → motive x",
"namespace": "_private.Std.Data.DHashMap.Internal.WF.0.Std.DHashMap.Internal.Raw₀.alterₘ.match_1",
"name": "_private.Std.Data.DHashMap.Internal.WF.0.Std.DHashMap.Internal.Raw₀.alterₘ.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_3} →\n {β : α → Type u_1} →\n {k : α} →\n (motive : Option (β k) → Sort u_2) →\n (x : Option (β k)) → (Unit → motive none) → ((v : β k) → motive (some v)) → motive x",
"namespace": "_private.Std.Data.DTreeMap.Internal.WF.Lemmas.0.Std.Internal.List.alterKey_cons_perm.match_1",
"name": "_private.Std.Data.DTreeMap.Internal.WF.Lemmas.0.Std.Internal.List.alterKey_cons_perm.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 146,
"fingerprint": 200019527
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{α : Type u_2} →\n {β : α → Type u_1} →\n (motive : List ((a : α) × β a) → Sort u_3) →\n (x : List ((a : α) × β a)) →\n (Unit → motive []) → ((k : α) → (snd : β k) → (l : List ((a : α) × β a)) → motive (⟨k, snd⟩ :: l)) → motive x",
"namespace": "_private.Std.Data.Internal.List.Associative.0.Std.Internal.List.keys.match_1",
"name": "_private.Std.Data.Internal.List.Associative.0.Std.Internal.List.keys.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_2} →\n {β : α → Type u_1} →\n (motive : List ((a : α) × β a) → Sort u_3) →\n (x : List ((a : α) × β a)) →\n (Unit → motive []) → ((k : α) → (v : β k) → (l : List ((a : α) × β a)) → motive (⟨k, v⟩ :: l)) → motive x",
"namespace": "_private.Std.Data.DHashMap.Internal.WF.0.Std.Internal.List.getEntry?.match_1",
"name": "_private.Std.Data.DHashMap.Internal.WF.0.Std.Internal.List.getEntry?.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 190,
"fingerprint": 254900447
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option UInt64 → Sort u_1) →\n (x : Option UInt64) → ((hash : UInt64) → motive (some hash)) → ((x : Option UInt64) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Canonicalizer.0.Lean.Meta.Canonicalizer.mkKey",
"name": "_private.Lean.Meta.Canonicalizer.0.Lean.Meta.Canonicalizer.mkKey.match_11",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_11"
},
{
"statement": "(motive : Option UInt64 → Sort u_1) →\n (__discr : Option UInt64) → ((m : UInt64) → motive (some m)) → ((x : Option UInt64) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.0.UInt64.reduceBin.match_1.«_@».Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.4002762760._hygCtx._hyg",
"name": "_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.0.UInt64.reduceBin.match_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.4002762760._hygCtx._hyg.3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "3"
}
],
"groupId": 229,
"fingerprint": 306713112
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "∀ {n : ℕ}, ∀ i ≤ n, i ≤ n + 1",
"namespace": "Nat.dfold_succ",
"name": "Nat.dfold_succ._proof_9",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_9"
},
{
"statement": "∀ {n : ℕ}, ∀ m ≤ n, m ≤ n + 1",
"namespace": "_private.Mathlib.AlgebraicTopology.SimplicialSet.StrictSegal.0.SSet.Truncated.StrictSegal.spine_δ_vertex_lt",
"name": "_private.Mathlib.AlgebraicTopology.SimplicialSet.StrictSegal.0.SSet.Truncated.StrictSegal.spine_δ_vertex_lt._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ (m k : ℕ), k ≤ m → k ≤ m + 1",
"namespace": "_private.Mathlib.Topology.Algebra.InfiniteSum.TsumUniformlyOn.0.iteratedDerivWithin_tsum",
"name": "_private.Mathlib.Topology.Algebra.InfiniteSum.TsumUniformlyOn.0.iteratedDerivWithin_tsum._proof_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_2"
},
{
"statement": "∀ (d s : ℕ), s ≤ d → s ≤ d + 1",
"namespace": "_private.Mathlib.RingTheory.NoetherNormalization.0.exists_integral_inj_algHom_of_quotient",
"name": "_private.Mathlib.RingTheory.NoetherNormalization.0.exists_integral_inj_algHom_of_quotient._proof_1_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_5"
}
],
"groupId": 235,
"fingerprint": 314364787
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : CategoryTheory.Limits.WalkingParallelPair → Sort u_1) →\n (j : CategoryTheory.Limits.WalkingParallelPair) →\n (Unit → motive CategoryTheory.Limits.WalkingParallelPair.zero) →\n (Unit → motive CategoryTheory.Limits.WalkingParallelPair.one) → motive j",
"namespace": "_private.Mathlib.CategoryTheory.Limits.Shapes.NormalMono.Basic.0.CategoryTheory.Limits.compNatIso.match_1",
"name": "_private.Mathlib.CategoryTheory.Limits.Shapes.NormalMono.Basic.0.CategoryTheory.Limits.compNatIso.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : CategoryTheory.Limits.WalkingParallelPair → Sort u_1) →\n (x : CategoryTheory.Limits.WalkingParallelPair) →\n (Unit → motive CategoryTheory.Limits.WalkingParallelPair.zero) →\n (Unit → motive CategoryTheory.Limits.WalkingParallelPair.one) → motive x",
"namespace": "CategoryTheory.Limits.parallelPairOpIso",
"name": "CategoryTheory.Limits.parallelPairOpIso.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 239,
"fingerprint": 317021142
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 10,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) →\n ((n : Name) → (d b : Expr) → (c : BinderInfo) → motive (Expr.lam n d b c)) → ((e : Expr) → motive e) → motive x",
"namespace": "_private.Lean.Meta.ExprTraverse.0.Lean.Meta.traverseLambdaWithPos.visit",
"name": "_private.Lean.Meta.ExprTraverse.0.Lean.Meta.traverseLambdaWithPos.visit.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((n : Name) → (t b : Expr) → (bi : BinderInfo) → motive (Expr.lam n t b bi)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Meta.Tactic.FunInd.0.Lean.Tactic.FunInd.buildInductionBody",
"name": "_private.Lean.Meta.Tactic.FunInd.0.Lean.Tactic.FunInd.buildInductionBody.match_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_6"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (f : Expr) →\n ((binderName : Name) →\n (binderType xBody : Expr) →\n (binderInfo : BinderInfo) → motive (Expr.lam binderName binderType xBody binderInfo)) →\n ((x : Expr) → motive x) → motive f",
"namespace": "_private.Mathlib.Tactic.FunProp.Theorems.0.Mathlib.Meta.FunProp.detectLambdaTheoremArgs",
"name": "_private.Mathlib.Tactic.FunProp.Theorems.0.Mathlib.Meta.FunProp.detectLambdaTheoremArgs.match_11",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_11"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((binderName : Name) → (d b : Expr) → (bi : BinderInfo) → motive (Expr.lam binderName d b bi)) →\n ((x : Expr) → motive x) → motive e",
"namespace": "_private.Mathlib.Tactic.Translate.UnfoldBoundary.0.Mathlib.Tactic.UnfoldBoundary.UnfoldBoundaries.unfoldInsertions.headBetaBody",
"name": "_private.Mathlib.Tactic.Translate.UnfoldBoundary.0.Mathlib.Tactic.UnfoldBoundary.UnfoldBoundaries.unfoldInsertions.headBetaBody.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (f : Expr) →\n ((n : Name) →\n (binderType body : Expr) → (binderInfo : BinderInfo) → motive (Expr.lam n binderType body binderInfo)) →\n ((x : Expr) → motive x) → motive f",
"namespace": "_private.Mathlib.Tactic.Peel.0.Mathlib.Tactic.Peel.mkFreshBinderName",
"name": "_private.Mathlib.Tactic.Peel.0.Mathlib.Tactic.Peel.mkFreshBinderName.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (motive_1 : Expr) →\n ((binderName : Name) →\n (binderType b : Expr) → (binderInfo : BinderInfo) → motive (Expr.lam binderName binderType b binderInfo)) →\n ((x : Expr) → motive x) → motive motive_1",
"namespace": "_private.Lean.PrettyPrinter.Delaborator.TopDownAnalyze.0.Lean.PrettyPrinter.Delaborator.isNonConstFun",
"name": "_private.Lean.PrettyPrinter.Delaborator.TopDownAnalyze.0.Lean.PrettyPrinter.Delaborator.isNonConstFun.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((binderName : Name) →\n (type body : Expr) → (binderInfo : BinderInfo) → motive (Expr.lam binderName type body binderInfo)) →\n ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Compiler.LCNF.ToLCNF.0.Lean.Compiler.LCNF.ToLCNF.visitLambda",
"name": "_private.Lean.Compiler.LCNF.ToLCNF.0.Lean.Compiler.LCNF.ToLCNF.visitLambda.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (proof : Expr) →\n ((binderName : Name) →\n (binderType proof : Expr) →\n (binderInfo : BinderInfo) → motive (Expr.lam binderName binderType proof binderInfo)) →\n ((x : Expr) → motive x) → motive proof",
"namespace": "_private.Lean.DefEqAttrib.0.Lean.isRflProofCore",
"name": "_private.Lean.DefEqAttrib.0.Lean.isRflProofCore.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (value : Expr) →\n ((n : Name) → (d b : Expr) → (bi : BinderInfo) → motive (Expr.lam n d b bi)) →\n ((x : Expr) → motive x) → motive value",
"namespace": "_private.Lean.Elab.PreDefinition.Eqns.0.Lean.Elab.Eqns.removeUnusedEqnHypotheses.go",
"name": "_private.Lean.Elab.PreDefinition.Eqns.0.Lean.Elab.Eqns.removeUnusedEqnHypotheses.go.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (f : Expr) →\n ((n : Name) → (t b : Expr) → (binderInfo : BinderInfo) → motive (Expr.lam n t b binderInfo)) →\n ((x : Expr) → motive x) → motive f",
"namespace": "_private.Lean.Meta.Sym.Simp.Have.0.Lean.Meta.Sym.Simp.toHave.go",
"name": "_private.Lean.Meta.Sym.Simp.Have.0.Lean.Meta.Sym.Simp.toHave.go.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 262,
"fingerprint": 346136480
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {ι : Type u} {β : ι → Type v} [inst : DecidableEq ι] [inst_1 : (i : ι) → Zero (β i)]\n [inst_2 : (i : ι) → (x : β i) → Decidable (x ≠ 0)] (f : Π₀ (i : ι), β i) (i : ι), (i ∈ f.support) = (f i ≠ 0)",
"namespace": "_private.Mathlib.Algebra.DirectSum.Basic.0.DirectSum.support_subset",
"name": "_private.Mathlib.Algebra.DirectSum.Basic.0.DirectSum.support_subset._simp_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_3"
},
{
"statement": "∀ {ι : Type u} {β : ι → Type v} [inst : DecidableEq ι] [inst_1 : (i : ι) → Zero (β i)]\n [inst_2 : (i : ι) → (x : β i) → Decidable (x ≠ 0)] {f : Π₀ (i : ι), β i} {i : ι}, (i ∈ f.support) = (f i ≠ 0)",
"namespace": "_private.Mathlib.Data.DFinsupp.Order.0.DFinsupp.support_sup",
"name": "_private.Mathlib.Data.DFinsupp.Order.0.DFinsupp.support_sup._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
}
],
"groupId": 269,
"fingerprint": 354923754
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Compiler.LCNF.FunDecl → Sort u_1) →\n (__do_lift : Option Compiler.LCNF.FunDecl) →\n ((funDecl : Compiler.LCNF.FunDecl) → motive (some funDecl)) →\n ((x : Option Compiler.LCNF.FunDecl) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Compiler.LCNF.ElimDeadBranches.0.Lean.Compiler.LCNF.UnreachableBranches.interpCode.handleFunVar",
"name": "_private.Lean.Compiler.LCNF.ElimDeadBranches.0.Lean.Compiler.LCNF.UnreachableBranches.interpCode.handleFunVar.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Compiler.LCNF.FunDecl → Sort u_1) →\n (__discr : Option Compiler.LCNF.FunDecl) →\n ((decl : Compiler.LCNF.FunDecl) → motive (some decl)) →\n ((x : Option Compiler.LCNF.FunDecl) → motive x) → motive __discr",
"namespace": "_private.Lean.Compiler.LCNF.Simp.InlineCandidate.0.Lean.Compiler.LCNF.Simp.inlineCandidate?",
"name": "_private.Lean.Compiler.LCNF.Simp.InlineCandidate.0.Lean.Compiler.LCNF.Simp.inlineCandidate?.match_19",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_19"
}
],
"groupId": 270,
"fingerprint": 355031371
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {a b : UInt8}, (a = b) = (a.toNat = b.toNat)",
"namespace": "_private.Init.Data.UInt.Lemmas.0.UInt32.toUInt8_eq",
"name": "_private.Init.Data.UInt.Lemmas.0.UInt32.toUInt8_eq._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {x y : UInt8}, (x = y) = (x.toNat = y.toNat)",
"namespace": "_private.Batteries.Data.UInt.0.UInt8.compare_eq_toNat_compare_toNat",
"name": "_private.Batteries.Data.UInt.0.UInt8.compare_eq_toNat_compare_toNat._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
}
],
"groupId": 282,
"fingerprint": 371930005
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "∀ {w : ℕ} (idx : ℕ), ¬idx < w → ¬w ≤ idx → False",
"namespace": "_private.Std.Tactic.BVDecide.Bitblast.BVExpr.Circuit.Lemmas.Operations.GetLsbD.0.Std.Tactic.BVDecide.BVPred.denote_getD_eq_getLsbD",
"name": "_private.Std.Tactic.BVDecide.Bitblast.BVExpr.Circuit.Lemmas.Operations.GetLsbD.0.Std.Tactic.BVDecide.BVPred.denote_getD_eq_getLsbD._proof_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_2"
},
{
"statement": "∀ {w : ℕ} (i : ℕ), ¬i < w → ¬w ≤ i → False",
"namespace": "_private.Init.Data.BitVec.Lemmas.0.BitVec.getLsbD_eq_getMsbD",
"name": "_private.Init.Data.BitVec.Lemmas.0.BitVec.getLsbD_eq_getMsbD._proof_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_3"
},
{
"statement": "∀ {w i : ℕ}, ¬i < w → ¬w ≤ i → False",
"namespace": "_private.Init.Data.BitVec.Bitblast.0.BitVec.getMsbD_umod",
"name": "_private.Init.Data.BitVec.Bitblast.0.BitVec.getMsbD_umod._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
}
],
"groupId": 296,
"fingerprint": 394800827
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ (i : ℕ), i ≤ i",
"namespace": "_private.Mathlib.CategoryTheory.Functor.OfSequence.0.CategoryTheory.Functor.OfSequence.map_id",
"name": "_private.Mathlib.CategoryTheory.Functor.OfSequence.0.CategoryTheory.Functor.OfSequence.map_id._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ (n : ℕ), n ≤ n",
"namespace": "Nat",
"name": "Nat.le_refl",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "le_refl"
}
],
"groupId": 300,
"fingerprint": 400933031
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_1} {as : List α} {xs : Array α}, (as.toArray = xs) = (as = xs.toList)",
"namespace": "_private.Init.Data.Array.Lemmas.0.Array.back?_eq_some_iff",
"name": "_private.Init.Data.Array.Lemmas.0.Array.back?_eq_some_iff._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u_1} {as : List α} {bs : Array α}, (as.toArray = bs) = (as = bs.toList)",
"namespace": "_private.Init.Data.Range.Polymorphic.NatLemmas.0.Nat.toArray_rco_eq_singleton_append_iff",
"name": "_private.Init.Data.Range.Polymorphic.NatLemmas.0.Nat.toArray_rco_eq_singleton_append_iff._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u_1} {as : List α} {bs : Array α}, (as.toArray = bs) = (as = bs.toList)",
"namespace": "_private.Init.Data.Range.Polymorphic.IntLemmas.0.Int.toArray_rco_eq_singleton_append_iff",
"name": "_private.Init.Data.Range.Polymorphic.IntLemmas.0.Int.toArray_rco_eq_singleton_append_iff._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u_1} {as : List α} {bs : Array α}, (as.toArray = bs) = (as = bs.toList)",
"namespace": "_private.Init.Data.Range.Polymorphic.NatLemmas.0.Nat.toArray_rcc_add_succ_right_eq_push",
"name": "_private.Init.Data.Range.Polymorphic.NatLemmas.0.Nat.toArray_rcc_add_succ_right_eq_push._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
}
],
"groupId": 310,
"fingerprint": 408068878
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option ConstantInfo → Sort u_1) →\n (x : Option ConstantInfo) →\n ((val : ConstructorVal) → motive (some (ConstantInfo.ctorInfo val))) →\n ((x : Option ConstantInfo) → motive x) → motive x",
"namespace": "_private.Lean.Compiler.LCNF.CompilerM.0.Lean.Compiler.LCNF.isConstructorApp",
"name": "_private.Lean.Compiler.LCNF.CompilerM.0.Lean.Compiler.LCNF.isConstructorApp.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ConstantInfo → Sort u_1) →\n (x : Option ConstantInfo) →\n ((ci : ConstructorVal) → motive (some (ConstantInfo.ctorInfo ci))) →\n ((x : Option ConstantInfo) → motive x) → motive x",
"namespace": "_private.Batteries.CodeAction.Misc.0.Batteries.CodeAction.eqnStub",
"name": "_private.Batteries.CodeAction.Misc.0.Batteries.CodeAction.eqnStub.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ConstantInfo → Sort u_1) →\n (x : Option ConstantInfo) →\n ((ctorInfo : ConstructorVal) → motive (some (ConstantInfo.ctorInfo ctorInfo))) →\n ((x : Option ConstantInfo) → motive x) → motive x",
"namespace": "_private.Lean.Linter.ConstructorAsVariable.0.Lean.Linter.constructorNameAsVariable",
"name": "_private.Lean.Linter.ConstructorAsVariable.0.Lean.Linter.constructorNameAsVariable.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
}
],
"groupId": 316,
"fingerprint": 412873812
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 42,
"proofTag": "independent",
"members": [
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "Stream'.WSeq.drop",
"name": "Stream'.WSeq.drop.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "_private.Mathlib.CategoryTheory.Filtered.Small.0.CategoryTheory.IsFiltered.FilteredClosureSmall.bundledAbstractFilteredClosure",
"name": "_private.Mathlib.CategoryTheory.Filtered.Small.0.CategoryTheory.IsFiltered.FilteredClosureSmall.bundledAbstractFilteredClosure.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "_private.Mathlib.Data.Nat.Factorial.DoubleFactorial.0.Nat.factorial.match_1",
"name": "_private.Mathlib.Data.Nat.Factorial.DoubleFactorial.0.Nat.factorial.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "_private.Mathlib.Data.Set.MemPartition.0.memPartition.match_1",
"name": "_private.Mathlib.Data.Set.MemPartition.0.memPartition.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "ChevalleyThm.MvPolynomialC.numBound",
"name": "ChevalleyThm.MvPolynomialC.numBound.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "_private.Mathlib.Data.Nat.Bits.0.Nat.boddDiv2.match_3",
"name": "_private.Mathlib.Data.Nat.Bits.0.Nat.boddDiv2.match_3.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "MeasureTheory.SimpleFunc.eapproxDiff",
"name": "MeasureTheory.SimpleFunc.eapproxDiff.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "catalan",
"name": "catalan.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (k : ℕ) → (Unit → motive 0) → ((k : ℕ) → motive k.succ) → motive k",
"namespace": "FormalMultilinearSeries.iteratedFDerivSeries",
"name": "FormalMultilinearSeries.iteratedFDerivSeries.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "SetTheory.PGame.shortNat",
"name": "SetTheory.PGame.shortNat.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "_private.Mathlib.Analysis.SpecialFunctions.Trigonometric.Basic.0.Real.sqrtTwoAddSeries.match_1",
"name": "_private.Mathlib.Analysis.SpecialFunctions.Trigonometric.Basic.0.Real.sqrtTwoAddSeries.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "_private.Mathlib.Algebra.Order.Ring.Abs.0.geomSum.match_1",
"name": "_private.Mathlib.Algebra.Order.Ring.Abs.0.geomSum.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "_private.Mathlib.Combinatorics.Enumerative.Catalan.0.catalan.match_1",
"name": "_private.Mathlib.Combinatorics.Enumerative.Catalan.0.catalan.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "IteratedWreathProduct",
"name": "IteratedWreathProduct.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "_private.Mathlib.ModelTheory.LanguageMap.0.FirstOrder.Language.constantsOnFunc.match_1",
"name": "_private.Mathlib.ModelTheory.LanguageMap.0.FirstOrder.Language.constantsOnFunc.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "_private.Mathlib.Computability.PartrecCode.0.Nat.Partrec.Code.const.match_1",
"name": "_private.Mathlib.Computability.PartrecCode.0.Nat.Partrec.Code.const.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "Computability.unaryEncodeNat",
"name": "Computability.unaryEncodeNat.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (n : ℕ) → (Unit → motive 0) → ((k : ℕ) → motive k.succ) → motive n",
"namespace": "_private.Lean.Compiler.NameMangling.0.String.pushHex.match_1",
"name": "_private.Lean.Compiler.NameMangling.0.String.pushHex.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "_private.Mathlib.MeasureTheory.Function.StronglyMeasurable.Basic.0.MeasureTheory.simpleFuncAux",
"name": "_private.Mathlib.MeasureTheory.Function.StronglyMeasurable.Basic.0.MeasureTheory.simpleFuncAux.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "Nat.superFactorial",
"name": "Nat.superFactorial.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "_private.Mathlib.Analysis.Calculus.FormalMultilinearSeries.0.FormalMultilinearSeries.removeZero.match_1",
"name": "_private.Mathlib.Analysis.Calculus.FormalMultilinearSeries.0.FormalMultilinearSeries.removeZero.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((k : ℕ) → motive k.succ) → motive x",
"namespace": "iterateInduction",
"name": "iterateInduction.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (n : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive n",
"namespace": "_private.Lean.Meta.Tactic.Repeat.0.Lean.Meta.repeat'Core.go.match_3",
"name": "_private.Lean.Meta.Tactic.Repeat.0.Lean.Meta.repeat'Core.go.match_3.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (n : ℕ) → (Unit → motive 0) → ((k : ℕ) → motive k.succ) → motive n",
"namespace": "_private.Init.Data.Iterators.Lemmas.Combinators.Take.0.Std.Iter.step_take.match_3",
"name": "_private.Init.Data.Iterators.Lemmas.Combinators.Take.0.Std.Iter.step_take.match_3.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (n : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive n",
"namespace": "_private.Lean.Meta.Tactic.Grind.Action.0.Lean.Meta.Grind.Action.loop.match_1",
"name": "_private.Lean.Meta.Tactic.Grind.Action.0.Lean.Meta.Grind.Action.loop.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "_private.Mathlib.NumberTheory.NumberField.Units.DirichletTheorem.0.NumberField.Units.dirichletUnitTheorem.seq.match_1",
"name": "_private.Mathlib.NumberTheory.NumberField.Units.DirichletTheorem.0.NumberField.Units.dirichletUnitTheorem.seq.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (fuel : ℕ) → (Unit → motive 0) → ((fuel : ℕ) → motive fuel.succ) → motive fuel",
"namespace": "Nat.Linear.Poly.cancelAux",
"name": "Nat.Linear.Poly.cancelAux.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : ℕ → Sort u_1) → (n : ℕ) → (Unit → motive 0) → ((k : ℕ) → motive k.succ) → motive n",
"namespace": "Std.IterM.step_drop",
"name": "Std.IterM.step_drop.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "_private.Mathlib.Data.List.Permutation.0.Nat.factorial.match_1",
"name": "_private.Mathlib.Data.List.Permutation.0.Nat.factorial.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((i : ℕ) → motive i.succ) → motive x",
"namespace": "_private.Mathlib.NumberTheory.LucasLehmer.0.LucasLehmer.s.match_1",
"name": "_private.Mathlib.NumberTheory.LucasLehmer.0.LucasLehmer.s.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (n : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive n",
"namespace": "_private.Lean.Meta.Tactic.Backtrack.0.Lean.Meta.Tactic.Backtrack.Backtrack.run",
"name": "_private.Lean.Meta.Tactic.Backtrack.0.Lean.Meta.Tactic.Backtrack.Backtrack.run.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "Nat.pow",
"name": "Nat.pow.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "Stream'.cons",
"name": "Stream'.cons.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "Nat.factorial",
"name": "Nat.factorial.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "Nat.recDiag.left",
"name": "Nat.recDiag.left.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "Pell.pell",
"name": "Pell.pell.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((k : ℕ) → motive k.succ) → motive x",
"namespace": "LieModule.lowerCentralSeriesLast",
"name": "LieModule.lowerCentralSeriesLast.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "upperCentralSeriesAux",
"name": "upperCentralSeriesAux.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "Lean.Level.ofNat",
"name": "Lean.Level.ofNat.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → Sort u_1) → (n : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive n",
"namespace": "_private.Lean.Meta.Tactic.Backtrack.0.Lean.Meta.Tactic.Backtrack.Backtrack.run.match_7",
"name": "_private.Lean.Meta.Tactic.Backtrack.0.Lean.Meta.Tactic.Backtrack.Backtrack.run.match_7.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ → Sort u_1) → (fuel : ℕ) → (Unit → motive 0) → ((fuel : ℕ) → motive fuel.succ) → motive fuel",
"namespace": "_private.Init.Data.Nat.SOM.0.Nat.SOM.Mon.mul.go",
"name": "_private.Init.Data.Nat.SOM.0.Nat.SOM.Mon.mul.go.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : ℕ → Sort u_1) → (x : ℕ) → (Unit → motive 0) → ((n : ℕ) → motive n.succ) → motive x",
"namespace": "_private.Mathlib.Data.Nat.Digits.Defs.0.Nat.digitsAux0.match_1",
"name": "_private.Mathlib.Data.Nat.Digits.Defs.0.Nat.digitsAux0.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 317,
"fingerprint": 413685589
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{R : Type u_1} → {S : Type u_2} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop",
"namespace": "RingHom",
"name": "RingHom.IsStandardOpenImmersion",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "IsStandardOpenImmersion"
},
{
"statement": "{A : Type u_1} → {B : Type u_2} → [inst : CommRing A] → [inst_1 : CommRing B] → (A →+* B) → Prop",
"namespace": "RingHom",
"name": "RingHom.FinitePresentation",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "FinitePresentation"
}
],
"groupId": 325,
"fingerprint": 421453456
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 17,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.Probability.Kernel.Composition.MapComap.0.ProbabilityTheory.Kernel.fst_map_prod",
"name": "_private.Mathlib.Probability.Kernel.Composition.MapComap.0.ProbabilityTheory.Kernel.fst_map_prod._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.Analysis.Convex.Gauge.0.gauge_lt_eq'",
"name": "_private.Mathlib.Analysis.Convex.Gauge.0.gauge_lt_eq'._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.Algebra.Lie.Nilpotent.0.LieModule.trivial_iff_lower_central_eq_bot",
"name": "_private.Mathlib.Algebra.Lie.Nilpotent.0.LieModule.trivial_iff_lower_central_eq_bot._simp_1_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_4"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.Geometry.Manifold.LocalInvariantProperties.0.StructureGroupoid.LocalInvariantProp.congr_set",
"name": "_private.Mathlib.Geometry.Manifold.LocalInvariantProperties.0.StructureGroupoid.LocalInvariantProp.congr_set._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.Data.Finsupp.Defs.0.Finsupp.range_mapRange",
"name": "_private.Mathlib.Data.Finsupp.Defs.0.Finsupp.range_mapRange._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.MeasureTheory.Function.Egorov.0.MeasureTheory.Egorov.mem_notConvergentSeq_iff",
"name": "_private.Mathlib.MeasureTheory.Function.Egorov.0.MeasureTheory.Egorov.mem_notConvergentSeq_iff._simp_1_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_4"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.Analysis.BoxIntegral.Partition.Basic.0.BoxIntegral.Prepartition.injOn_setOf_mem_Icc_setOf_lower_eq",
"name": "_private.Mathlib.Analysis.BoxIntegral.Partition.Basic.0.BoxIntegral.Prepartition.injOn_setOf_mem_Icc_setOf_lower_eq._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.SetTheory.Cardinal.Arithmetic.0.Cardinal.mk_surjective_eq_zero_iff_lift",
"name": "_private.Mathlib.SetTheory.Cardinal.Arithmetic.0.Cardinal.mk_surjective_eq_zero_iff_lift._simp_1_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_4"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.RingTheory.DedekindDomain.SInteger.0.Set.unit",
"name": "_private.Mathlib.RingTheory.DedekindDomain.SInteger.0.Set.unit._simp_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.Analysis.Fourier.RiemannLebesgueLemma.0.tendsto_integral_exp_inner_smul_cocompact_of_continuous_compact_support",
"name": "_private.Mathlib.Analysis.Fourier.RiemannLebesgueLemma.0.tendsto_integral_exp_inner_smul_cocompact_of_continuous_compact_support._simp_1_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_5"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.Analysis.Analytic.CPolynomialDef.0.FormalMultilinearSeries.changeOrigin_eval_of_finite",
"name": "_private.Mathlib.Analysis.Analytic.CPolynomialDef.0.FormalMultilinearSeries.changeOrigin_eval_of_finite._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.FieldTheory.Extension.0.IntermediateField.Lifts.nonempty_algHom_of_exist_lifts_finset",
"name": "_private.Mathlib.FieldTheory.Extension.0.IntermediateField.Lifts.nonempty_algHom_of_exist_lifts_finset._simp_1_9",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_9"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.Analysis.Convex.Side.0.AffineSubspace.setOf_wOppSide_eq_image2",
"name": "_private.Mathlib.Analysis.Convex.Side.0.AffineSubspace.setOf_wOppSide_eq_image2._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u} {x : α} {p : α → Prop}, (x ∈ {y | p y}) = p x",
"namespace": "Set",
"name": "Set.mem_setOf_eq",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "mem_setOf_eq"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.Combinatorics.Matroid.Basic.0.Matroid.setOf_indep_eq",
"name": "_private.Mathlib.Combinatorics.Matroid.Basic.0.Matroid.setOf_indep_eq._simp_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_3"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.Topology.UniformSpace.UniformConvergenceTopology.0.UniformOnFun.tendsto_iff_tendstoUniformlyOn",
"name": "_private.Mathlib.Topology.UniformSpace.UniformConvergenceTopology.0.UniformOnFun.tendsto_iff_tendstoUniformlyOn._simp_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_3"
},
{
"statement": "∀ {α : Type u} {a : α} {p : α → Prop}, (a ∈ {x | p x}) = p a",
"namespace": "_private.Mathlib.MeasureTheory.Measure.WithDensity.0.MeasureTheory.ae_withDensity_iff_ae_restrict'",
"name": "_private.Mathlib.MeasureTheory.Measure.WithDensity.0.MeasureTheory.ae_withDensity_iff_ae_restrict'._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
}
],
"groupId": 333,
"fingerprint": 433899340
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "∀ (n : ℕ), ¬n = 0 → ¬0 < n → False",
"namespace": "_private.Mathlib.RingTheory.PowerSeries.Schroder.0.PowerSeries.largeSchroderSeries_eq_one_add_X_mul_largeSchroderSeries_add_X_mul_largeSchroderSeries_sq",
"name": "_private.Mathlib.RingTheory.PowerSeries.Schroder.0.PowerSeries.largeSchroderSeries_eq_one_add_X_mul_largeSchroderSeries_add_X_mul_largeSchroderSeries_sq._proof_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_2"
},
{
"statement": "∀ {x : ℕ}, ¬x = 0 → ¬0 < x → False",
"namespace": "_private.Init.Data.Int.DivMod.Lemmas.0.Int.bmod_self_add_one",
"name": "_private.Init.Data.Int.DivMod.Lemmas.0.Int.bmod_self_add_one._proof_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_2"
},
{
"statement": "∀ {w : ℕ}, ¬w = 0 → ¬0 < w → False",
"namespace": "_private.Init.Data.BitVec.Bitblast.0.BitVec.sdiv_ne_intMin_of_ne_intMin",
"name": "_private.Init.Data.BitVec.Bitblast.0.BitVec.sdiv_ne_intMin_of_ne_intMin._proof_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_3"
}
],
"groupId": 344,
"fingerprint": 443410291
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option StructureFieldInfo → Sort u_1) →\n (x : Option StructureFieldInfo) →\n ((fieldInfo : StructureFieldInfo) → motive (some fieldInfo)) →\n ((x : Option StructureFieldInfo) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Structure.0.Lean.Elab.Command.Structure.withStructField",
"name": "_private.Lean.Elab.Structure.0.Lean.Elab.Command.Structure.withStructField.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option StructureFieldInfo → Sort u_1) →\n (x : Option StructureFieldInfo) →\n ((info : StructureFieldInfo) → motive (some info)) → ((x : Option StructureFieldInfo) → motive x) → motive x",
"namespace": "_private.Lean.Elab.App.0.Lean.Elab.Term.elabAppLValsAux.loop",
"name": "_private.Lean.Elab.App.0.Lean.Elab.Term.elabAppLValsAux.loop.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option StructureFieldInfo → Sort u_1) →\n (x : Option StructureFieldInfo) →\n ((fieldInfo : StructureFieldInfo) → motive (some fieldInfo)) →\n ((x : Option StructureFieldInfo) → motive x) → motive x",
"namespace": "_private.Lean.PrettyPrinter.Delaborator.Builtins.0.Lean.PrettyPrinter.Delaborator.collectStructFields",
"name": "_private.Lean.PrettyPrinter.Delaborator.Builtins.0.Lean.PrettyPrinter.Delaborator.collectStructFields.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : Option StructureFieldInfo → Sort u_1) →\n (x : Option StructureFieldInfo) →\n ((fieldInfo : StructureFieldInfo) → motive (some fieldInfo)) →\n ((x : Option StructureFieldInfo) → motive x) → motive x",
"namespace": "_private.Lean.PrettyPrinter.Delaborator.FieldNotation.0.Lean.PrettyPrinter.Delaborator.projInfo",
"name": "_private.Lean.PrettyPrinter.Delaborator.FieldNotation.0.Lean.PrettyPrinter.Delaborator.projInfo.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 348,
"fingerprint": 449773861
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 5,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option ℤ → Sort u_1) →\n (__do_lift : Option ℤ) → ((i : ℤ) → motive (some i)) → ((x : Option ℤ) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Match.Match.0.Lean.Meta.Match.expandIntValuePattern",
"name": "_private.Lean.Meta.Match.Match.0.Lean.Meta.Match.expandIntValuePattern.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℤ → Sort u_1) → (x : Option ℤ) → ((i : ℤ) → motive (some i)) → ((x : Option ℤ) → motive x) → motive x",
"namespace": "_private.Mathlib.Data.Fin.VecNotation.0.Matrix.cons_val",
"name": "_private.Mathlib.Data.Fin.VecNotation.0.Matrix.cons_val.match_10",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_10"
},
{
"statement": "(motive : Option ℤ → Sort u_1) →\n (__discr : Option ℤ) → ((value : ℤ) → motive (some value)) → ((x : Option ℤ) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0.Int8.reduceOfIntLE",
"name": "_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0.Int8.reduceOfIntLE.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℤ → Sort u_1) →\n (__discr : Option ℤ) → ((n : ℤ) → motive (some n)) → ((x : Option ℤ) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.Nat.0.Lean.Meta.Grind.Arith.Cutsat.isNonneg",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.Nat.0.Lean.Meta.Grind.Arith.Cutsat.isNonneg.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℤ → Sort u_1) →\n (__do_lift : Option ℤ) → ((n : ℤ) → motive (some n)) → ((x : Option ℤ) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.LitValues.0.Lean.Meta.normLitValue",
"name": "_private.Lean.Meta.LitValues.0.Lean.Meta.normLitValue.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 359,
"fingerprint": 459097884
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ (X : _root_.SSet) (d : ℕ) [X.HasDimensionLT d] (n : ℕ), d ≤ n → X.degenerate n = ⊤",
"namespace": "SSet",
"name": "SSet.degenerate_eq_top_of_hasDimensionLT",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "degenerate_eq_top_of_hasDimensionLT"
},
{
"statement": "∀ {X : _root_.SSet} {d : ℕ} [self : X.HasDimensionLT d] (n : ℕ), d ≤ n → X.degenerate n = ⊤",
"namespace": "SSet.HasDimensionLT",
"name": "SSet.HasDimensionLT.degenerate_eq_top",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "degenerate_eq_top"
}
],
"groupId": 373,
"fingerprint": 472184714
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option ConstantInfo → Sort u_1) →\n (x : Option ConstantInfo) →\n ((iv : InductiveVal) → motive (some (ConstantInfo.inductInfo iv))) →\n ((x : Option ConstantInfo) → motive x) → motive x",
"namespace": "_private.Mathlib.Util.CompileInductive.0.Mathlib.Util.compileSizeOf",
"name": "_private.Mathlib.Util.CompileInductive.0.Mathlib.Util.compileSizeOf.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option ConstantInfo → Sort u_1) →\n (x : Option ConstantInfo) →\n ((i : InductiveVal) → motive (some (ConstantInfo.inductInfo i))) → ((x : Option ConstantInfo) → motive x) → motive x",
"namespace": "_private.Lean.Linter.ConstructorAsVariable.0.Lean.Linter.constructorNameAsVariable",
"name": "_private.Lean.Linter.ConstructorAsVariable.0.Lean.Linter.constructorNameAsVariable.match_10",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_10"
}
],
"groupId": 450,
"fingerprint": 573272896
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_1} {l : List α}, l.Perm l = True",
"namespace": "_private.Std.Data.DTreeMap.Internal.Lemmas.0.Std.DTreeMap.Internal.Impl.filterMap_equiv_filter",
"name": "_private.Std.Data.DTreeMap.Internal.Lemmas.0.Std.DTreeMap.Internal.Impl.filterMap_equiv_filter._simp_1_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_6"
},
{
"statement": "∀ {α : Type u_1} (l : List α), l.Perm l = True",
"namespace": "List.Perm.refl",
"name": "List.Perm.refl._simp_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1"
}
],
"groupId": 497,
"fingerprint": 629834912
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_1} [inst : AddMonoidWithOne α] [inst_1 : PartialOrder α] [ZeroLEOneClass α] [NeZero 1] [AddLeftMono α],\n 0 < 3",
"namespace": "",
"name": "three_pos",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "three_pos"
},
{
"statement": "∀ (α : Type u_1) [inst : AddMonoidWithOne α] [inst_1 : PartialOrder α] [ZeroLEOneClass α] [NeZero 1] [AddLeftMono α],\n 0 < 3",
"namespace": "",
"name": "zero_lt_three'",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "zero_lt_three'"
}
],
"groupId": 522,
"fingerprint": 651642397
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (__discr : Expr) → ((f a b : Expr) → motive ((f.app a).app b)) → ((x : Expr) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Tactic.NormNum.Eq.0.Mathlib.Meta.NormNum.evalEq",
"name": "_private.Mathlib.Tactic.NormNum.Eq.0.Mathlib.Meta.NormNum.evalEq.match_24",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_24"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (targetTy : Expr) →\n ((rel lhs rhs : Expr) → motive ((rel.app lhs).app rhs)) → ((x : Expr) → motive x) → motive targetTy",
"namespace": "_private.Lean.Meta.Tactic.Rfl.0.Lean.Meta.Rfl.initFn.match_9.«_@».Lean.Meta.Tactic.Rfl.914023288._hygCtx._hyg",
"name": "_private.Lean.Meta.Tactic.Rfl.0.Lean.Meta.Rfl.initFn.match_9._@.Lean.Meta.Tactic.Rfl.914023288._hygCtx._hyg.2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "2"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (expr : Expr) → ((op x y : Expr) → motive ((op.app x).app y)) → ((x : Expr) → motive x) → motive expr",
"namespace": "_private.Lean.Elab.Tactic.NormCast.0.Lean.Elab.Tactic.NormCast.splittingProcedure",
"name": "_private.Lean.Elab.Tactic.NormCast.0.Lean.Elab.Tactic.NormCast.splittingProcedure.match_14",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_14"
}
],
"groupId": 564,
"fingerprint": 700818329
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_1} {p : Multiset α → Sort u_3} {n : ℕ}\n (H : (t₁ : Multiset α) → ({t₂ : Multiset α} → t₂.card ≤ n → t₁ < t₂ → p t₂) → t₁.card ≤ n → p t₁) (s : Multiset α),\n Multiset.strongDownwardInduction H s = H s fun {t} ht _h => Multiset.strongDownwardInduction H t ht",
"namespace": "Multiset.strongDownwardInduction",
"name": "Multiset.strongDownwardInduction.eq_def",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eq_def"
},
{
"statement": "∀ {α : Type u_1} {p : Multiset α → Sort u_3} {n : ℕ}\n (H : (t₁ : Multiset α) → ({t₂ : Multiset α} → t₂.card ≤ n → t₁ < t₂ → p t₂) → t₁.card ≤ n → p t₁) (s : Multiset α),\n Multiset.strongDownwardInduction H s = H s fun {t₂} ht _hst => Multiset.strongDownwardInduction H t₂ ht",
"namespace": "Multiset",
"name": "Multiset.strongDownwardInduction_eq",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "strongDownwardInduction_eq"
}
],
"groupId": 592,
"fingerprint": 736885063
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) → ((mvarId : MVarId) → motive (Expr.mvar mvarId)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Meta.Match.MVarRenaming.0.Lean.Meta.MVarRenaming.apply",
"name": "_private.Lean.Meta.Match.MVarRenaming.0.Lean.Meta.MVarRenaming.apply.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) → ((mvarId : MVarId) → motive (Expr.mvar mvarId)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Term.TermElabM.0.Lean.Elab.Term.registerCustomErrorIfMVar",
"name": "_private.Lean.Elab.Term.TermElabM.0.Lean.Elab.Term.registerCustomErrorIfMVar.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) → ((mvarId : MVarId) → motive (Expr.mvar mvarId)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.ExprDefEq.0.Lean.Meta.isAssigned",
"name": "_private.Lean.Meta.ExprDefEq.0.Lean.Meta.isAssigned.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) → ((mvarId : MVarId) → motive (Expr.mvar mvarId)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Expr.0.Lean.Expr.isMVar",
"name": "_private.Lean.Expr.0.Lean.Expr.isMVar.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 605,
"fingerprint": 749468895
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 6,
"proofTag": "independent",
"members": [
{
"statement": "∀ (R : Type u_1) [inst : CommSemiring R], SMulCommClass R R R",
"namespace": "CommSemiring.toCoalgebra",
"name": "CommSemiring.toCoalgebra._proof_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_3"
},
{
"statement": "∀ {R : Type u_1} [inst : CommSemiring R], SMulCommClass R R R",
"namespace": "PiTensorProduct.isEmptyEquiv",
"name": "PiTensorProduct.isEmptyEquiv._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ (R : Type u_1) [inst : CommSemiring R], SMulCommClass R R R",
"namespace": "TensorPower.multilinearMapToDual",
"name": "TensorPower.multilinearMapToDual._proof_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_6"
},
{
"statement": "∀ (R : Type u_1) [inst : CommSemiring R], SMulCommClass R R R",
"namespace": "LinearMap.dualProd",
"name": "LinearMap.dualProd._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
},
{
"statement": "∀ {R : Type u_1} [inst : CommSemiring R], SMulCommClass R R R",
"namespace": "Module.Basis.toDual",
"name": "Module.Basis.toDual._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {R : Type u_1} [inst : CommSemiring R], SMulCommClass R R R",
"namespace": "LinearMap.BilinForm.coeFnAddMonoidHom",
"name": "LinearMap.BilinForm.coeFnAddMonoidHom._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
}
],
"groupId": 609,
"fingerprint": 755308247
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Sort u} (x y : α), (Opposite.op x = Opposite.op y) = (x = y)",
"namespace": "_private.Mathlib.Geometry.RingedSpace.OpenImmersion.0.AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.pullbackConeOfLeftFst",
"name": "_private.Mathlib.Geometry.RingedSpace.OpenImmersion.0.AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.pullbackConeOfLeftFst._simp_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_2"
},
{
"statement": "∀ {α : Sort u} (unop unop_1 : α), (Opposite.op unop = Opposite.op unop_1) = (unop = unop_1)",
"namespace": "Opposite.op",
"name": "Opposite.op.injEq",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "injEq"
}
],
"groupId": 631,
"fingerprint": 779459074
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 5,
"proofTag": "independent",
"members": [
{
"statement": "(motive : ConstantInfo → Sort u_1) →\n (__discr : ConstantInfo) →\n ((decl : InductiveVal) → motive (ConstantInfo.inductInfo decl)) → ((x : ConstantInfo) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Tactic.DeriveTraversable.0.Mathlib.Deriving.Traversable.mkOneInstance",
"name": "_private.Mathlib.Tactic.DeriveTraversable.0.Mathlib.Deriving.Traversable.mkOneInstance.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : ConstantInfo → Sort u_1) →\n (__discr : ConstantInfo) →\n ((info : InductiveVal) → motive (ConstantInfo.inductInfo info)) → ((x : ConstantInfo) → motive x) → motive __discr",
"namespace": "_private.Lean.Compiler.LCNF.Simp.DiscrM.0.Lean.Compiler.LCNF.Simp.getIndInfo?",
"name": "_private.Lean.Compiler.LCNF.Simp.DiscrM.0.Lean.Compiler.LCNF.Simp.getIndInfo?.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : ConstantInfo → Sort u_1) →\n (__discr : ConstantInfo) →\n ((inductiveInfo : InductiveVal) → motive (ConstantInfo.inductInfo inductiveInfo)) →\n ((x : ConstantInfo) → motive x) → motive __discr",
"namespace": "_private.Lean.Elab.Tactic.BVDecide.Frontend.BVDecide.0.Lean.Elab.Tactic.BVDecide.Frontend.DiagnosisM.diagnose.transformEquation",
"name": "_private.Lean.Elab.Tactic.BVDecide.Frontend.BVDecide.0.Lean.Elab.Tactic.BVDecide.Frontend.DiagnosisM.diagnose.transformEquation.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ConstantInfo → Sort u_1) →\n (__discr : ConstantInfo) →\n ((info : InductiveVal) → motive (ConstantInfo.inductInfo info)) → ((x : ConstantInfo) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.Intro.0.Lean.Meta.Grind.isCheapInductive",
"name": "_private.Lean.Meta.Tactic.Grind.Intro.0.Lean.Meta.Grind.isCheapInductive.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ConstantInfo → Sort u_1) →\n (__discr : ConstantInfo) →\n ((info : InductiveVal) → motive (ConstantInfo.inductInfo info)) → ((x : ConstantInfo) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Match.MatcherApp.Basic.0.Lean.Meta.matchMatcherApp?",
"name": "_private.Lean.Meta.Match.MatcherApp.Basic.0.Lean.Meta.matchMatcherApp?.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
}
],
"groupId": 636,
"fingerprint": 787169679
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 7,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) → (x : Expr) → ((m α : Expr) → motive (m.app α)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Tactic.Do.Syntax.0.Std.Do.elabTriple",
"name": "_private.Lean.Elab.Tactic.Do.Syntax.0.Std.Do.elabTriple.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Expr → Sort u_1) → (e₂ : Expr) → ((g arg : Expr) → motive (g.app arg)) → ((x : Expr) → motive x) → motive e₂",
"namespace": "_private.Lean.Meta.Tactic.Grind.Proof.0.Lean.Meta.Grind.mkCongrProofFunCC.go",
"name": "_private.Lean.Meta.Tactic.Grind.Proof.0.Lean.Meta.Grind.mkCongrProofFunCC.go.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) → (x : Expr) → ((fn arg : Expr) → motive (fn.app arg)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Expr.0.Lean.Expr.isApp",
"name": "_private.Lean.Expr.0.Lean.Expr.isApp.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) → (x : Expr) → ((V arg : Expr) → motive (V.app arg)) → ((tgt : Expr) → motive tgt) → motive x",
"namespace": "_private.Mathlib.Geometry.Manifold.Notation.0.Manifold.Elab.totalSpaceMk",
"name": "_private.Mathlib.Geometry.Manifold.Notation.0.Manifold.Elab.totalSpaceMk.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (__discr : Expr) → ((f a : Expr) → motive (f.app a)) → ((x : Expr) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Algebra.Order.AbsoluteValue.Basic.0.IsAbsoluteValue.Mathlib.Meta.Positivity.evalAbv",
"name": "_private.Mathlib.Algebra.Order.AbsoluteValue.Basic.0.IsAbsoluteValue.Mathlib.Meta.Positivity.evalAbv.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (type : Expr) → ((m returnType : Expr) → motive (m.app returnType)) → ((x : Expr) → motive x) → motive type",
"namespace": "_private.Lean.Elab.Do.Legacy.0.Lean.Elab.Term.extractBind",
"name": "_private.Lean.Elab.Do.Legacy.0.Lean.Elab.Term.extractBind.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) → (e : Expr) → ((f a : Expr) → motive (f.app a)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Meta.Tactic.Simp.Types.0.Lean.Meta.Simp.simpAppUsingCongr.visit",
"name": "_private.Lean.Meta.Tactic.Simp.Types.0.Lean.Meta.Simp.simpAppUsingCongr.visit.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 642,
"fingerprint": 801273144
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Grind.Linarith.Poly → Sort u_1) →\n (x : Grind.Linarith.Poly) →\n ((k : ℤ) → (v : Grind.Linarith.Var) → (p : Grind.Linarith.Poly) → motive (Grind.Linarith.Poly.add k v p)) →\n ((x : Grind.Linarith.Poly) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Linear.PropagateEq.0.Lean.Meta.Grind.Arith.Linear.ensureLeadCoeffPos",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Linear.PropagateEq.0.Lean.Meta.Grind.Arith.Linear.ensureLeadCoeffPos.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Grind.Linarith.Poly → Sort u_1) →\n (p : Grind.Linarith.Poly) →\n ((a : ℤ) → (v : Grind.Linarith.Var) → (p : Grind.Linarith.Poly) → motive (Grind.Linarith.Poly.add a v p)) →\n ((x : Grind.Linarith.Poly) → motive x) → motive p",
"namespace": "Lean.Grind.Linarith.Poly.leadCoeff",
"name": "Lean.Grind.Linarith.Poly.leadCoeff.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 664,
"fingerprint": 831501108
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : _root_.Module R M],\n SMulCommClass R R M",
"namespace": "Matrix.toLinearEquiv",
"name": "Matrix.toLinearEquiv._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {R : Type u_1} {N : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup N] [inst_2 : _root_.Module R N],\n SMulCommClass R R N",
"namespace": "rTensor.inverse_of_rightInverse",
"name": "rTensor.inverse_of_rightInverse._proof_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_4"
},
{
"statement": "∀ {R : Type u_1} (M : Type u_2) [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : _root_.Module R M],\n SMulCommClass R R M",
"namespace": "Submodule.quotOfListConsSMulTopEquivQuotSMulTopInner",
"name": "Submodule.quotOfListConsSMulTopEquivQuotSMulTopInner._proof_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_3"
},
{
"statement": "∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : _root_.Module R M],\n SMulCommClass R R M",
"namespace": "LieSubmodule.Quotient.lieSubmoduleInvariant",
"name": "LieSubmodule.Quotient.lieSubmoduleInvariant._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
}
],
"groupId": 675,
"fingerprint": 851679139
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{α : Fin 0 → Sort u_1} → (i : Fin 0) → α i",
"namespace": "Fin",
"name": "Fin.rec0",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "rec0"
},
{
"statement": "(motive : Fin 0 → Sort u_1) → (a : Fin 0) → motive a",
"namespace": "_private.Mathlib.CategoryTheory.Filtered.Basic.0.CategoryTheory.IsFiltered.crown₃",
"name": "_private.Mathlib.CategoryTheory.Filtered.Basic.0.CategoryTheory.IsFiltered.crown₃.match_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1_1"
}
],
"groupId": 682,
"fingerprint": 857137444
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 10,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) → ((fvarId : FVarId) → motive (Expr.fvar fvarId)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Elab.Tactic.ElabTerm.0.Lean.Elab.Tactic.getFVarId",
"name": "_private.Lean.Elab.Tactic.ElabTerm.0.Lean.Elab.Tactic.getFVarId.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) → (e : Expr) → ((h : FVarId) → motive (Expr.fvar h)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Elab.Tactic.Simpa.0.Lean.Elab.Tactic.Simpa.evalSimpa",
"name": "_private.Lean.Elab.Tactic.Simpa.0.Lean.Elab.Tactic.Simpa.evalSimpa.match_8",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_8"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) → ((fvarId : FVarId) → motive (Expr.fvar fvarId)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Meta.Sym.Pattern.0.Lean.Meta.Sym.process.checkLetVar",
"name": "_private.Lean.Meta.Sym.Pattern.0.Lean.Meta.Sym.process.checkLetVar.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (R : Expr) → ((fvarId : FVarId) → motive (Expr.fvar fvarId)) → ((x : Expr) → motive x) → motive R",
"namespace": "_private.Mathlib.RingTheory.WittVector.IsPoly.0.WittVector.Tactic._aux_Mathlib_RingTheory_WittVector_IsPoly___elabRules_WittVector_Tactic_ghostCalc_1",
"name": "_private.Mathlib.RingTheory.WittVector.IsPoly.0.WittVector.Tactic._aux_Mathlib_RingTheory_WittVector_IsPoly___elabRules_WittVector_Tactic_ghostCalc_1.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (__discr : Expr) → ((fvarId : FVarId) → motive (Expr.fvar fvarId)) → ((x : Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.PrettyPrinter.Delaborator.Builtins.0.Lean.PrettyPrinter.Delaborator.delabFVar",
"name": "_private.Lean.PrettyPrinter.Delaborator.Builtins.0.Lean.PrettyPrinter.Delaborator.delabFVar.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) → (h : Expr) → ((v : FVarId) → motive (Expr.fvar v)) → ((x : Expr) → motive x) → motive h",
"namespace": "_private.Mathlib.Tactic.Choose.0.Mathlib.Tactic.Choose.choose1",
"name": "_private.Mathlib.Tactic.Choose.0.Mathlib.Tactic.Choose.choose1.match_10",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_10"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) → ((recVar : FVarId) → motive (Expr.fvar recVar)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Elab.PreDefinition.Structural.IndPred.0.Lean.Elab.Structural.replaceIndPredRecApp",
"name": "_private.Lean.Elab.PreDefinition.Structural.IndPred.0.Lean.Elab.Structural.replaceIndPredRecApp.match_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_6"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) → ((fvarId : FVarId) → motive (Expr.fvar fvarId)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Term.TermElabM.0.Lean.Elab.Term.addAutoBoundImplicitsInlayHint",
"name": "_private.Lean.Elab.Term.TermElabM.0.Lean.Elab.Term.addAutoBoundImplicitsInlayHint.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) → ((fvarId : FVarId) → motive (Expr.fvar fvarId)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Server.InfoUtils.0.Lean.Elab.Info.fmtHover?.fmtTermAndModule?",
"name": "_private.Lean.Server.InfoUtils.0.Lean.Elab.Info.fmtHover?.fmtTermAndModule?.match_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_6"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (s : Expr) → ((fvarId : FVarId) → motive (Expr.fvar fvarId)) → ((x : Expr) → motive x) → motive s",
"namespace": "_private.Lean.Meta.SameCtorUtils.0.Lean.Meta.occursOrInType",
"name": "_private.Lean.Meta.SameCtorUtils.0.Lean.Meta.occursOrInType.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
}
],
"groupId": 687,
"fingerprint": 865627292
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "{α : Type u_1} →\n (motive : Ordnode α → Sort u_2) →\n (x : Ordnode α) →\n (Unit → motive Ordnode.nil) →\n ((sz : ℕ) → (l : Ordnode α) → (y : α) → (r : Ordnode α) → motive (Ordnode.node sz l y r)) → motive x",
"namespace": "_private.Mathlib.Data.Ordmap.Ordset.0.Ordnode.adjustWith.match_1",
"name": "_private.Mathlib.Data.Ordmap.Ordset.0.Ordnode.adjustWith.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : Ordnode α → Sort u_2) →\n (x : Ordnode α) →\n (Unit → motive Ordnode.nil) →\n ((sz : ℕ) → (l : Ordnode α) → (x : α) → (r : Ordnode α) → motive (Ordnode.node sz l x r)) → motive x",
"namespace": "_private.Mathlib.Data.Ordmap.Ordnode.0.Ordnode.size.match_1",
"name": "_private.Mathlib.Data.Ordmap.Ordnode.0.Ordnode.size.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : Ordnode α → Sort u_2) →\n (x : Ordnode α) →\n (Unit → motive Ordnode.nil) →\n ((sz : ℕ) → (l : Ordnode α) → (x : α) → (r : Ordnode α) → motive (Ordnode.node sz l x r)) → motive x",
"namespace": "_private.Mathlib.Data.Ordmap.Invariants.0.Ordnode.size.match_1",
"name": "_private.Mathlib.Data.Ordmap.Invariants.0.Ordnode.size.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 701,
"fingerprint": 880666948
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {n : ℕ} (a b : Fin n), (↑a = ↑b) = (a = b)",
"namespace": "_private.Mathlib.RingTheory.AdjoinRoot.0.AdjoinRoot.powerBasisAux'",
"name": "_private.Mathlib.RingTheory.AdjoinRoot.0.AdjoinRoot.powerBasisAux'._simp_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_4"
},
{
"statement": "∀ {n : ℕ} {a b : Fin n}, (↑a = ↑b) = (a = b)",
"namespace": "_private.Mathlib.RingTheory.Polynomial.Cyclotomic.Roots.0.IsPrimitiveRoot.sum_eq_zero_iff_forall_eq",
"name": "_private.Mathlib.RingTheory.Polynomial.Cyclotomic.Roots.0.IsPrimitiveRoot.sum_eq_zero_iff_forall_eq._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
}
],
"groupId": 714,
"fingerprint": 900613585
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Info → Sort u_1) →\n (__discr : Option Info) →\n ((binderInfo : Info) → motive (some binderInfo)) → ((x : Option Info) → motive x) → motive __discr",
"namespace": "_private.Lean.Server.GoTo.0.Lean.Server.locationLinksFromBinder",
"name": "_private.Lean.Server.GoTo.0.Lean.Server.locationLinksFromBinder.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option Info → Sort u_1) →\n (x : Option Info) → ((matchInfo : Info) → motive (some matchInfo)) → ((x : Option Info) → motive x) → motive x",
"namespace": "Batteries.CodeAction.matchExpand",
"name": "Batteries.CodeAction.matchExpand.match_19",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_19"
}
],
"groupId": 729,
"fingerprint": 916251515
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 24,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (c : Expr) →\n ((declName : Name) → (us : List Level) → motive (Expr.const declName us)) → ((x : Expr) → motive x) → motive c",
"namespace": "_private.Lean.Elab.PreDefinition.Basic.0.Lean.Elab.fixLevelParams",
"name": "_private.Lean.Elab.PreDefinition.Basic.0.Lean.Elab.fixLevelParams.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (__discr : Expr) →\n ((c : Name) → (us : List Level) → motive (Expr.const c us)) → ((x : Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.ReduceEval.0.Lean.Meta.instReduceEvalOption",
"name": "_private.Lean.Meta.ReduceEval.0.Lean.Meta.instReduceEvalOption.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) →\n ((declName : Name) → (us : List Level) → motive (Expr.const declName us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Proj.0.Lean.Meta.Grind.propagateProjEq",
"name": "_private.Lean.Meta.Tactic.Grind.Proj.0.Lean.Meta.Grind.propagateProjEq.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) → ((c : Name) → (us : List Level) → motive (Expr.const c us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Qq.ForLean.ReduceEval.0.Lean.Meta.evalList",
"name": "_private.Qq.ForLean.ReduceEval.0.Lean.Meta.evalList.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) →\n ((declName : Name) → (us : List Level) → motive (Expr.const declName us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Simproc.0.Lean.Meta.Grind.Arith.isNotFieldQuick",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Simproc.0.Lean.Meta.Grind.Arith.isNotFieldQuick.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) →\n ((structName : Name) → (us : List Level) → motive (Expr.const structName us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Mathlib.Lean.Expr.Basic.0.Lean.Expr.mkDirectProjection",
"name": "_private.Mathlib.Lean.Expr.Basic.0.Lean.Expr.mkDirectProjection.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) →\n ((declName : Name) → (us : List Level) → motive (Expr.const declName us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.CoreM.0.Lean.checkUnsupported",
"name": "_private.Lean.CoreM.0.Lean.checkUnsupported.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) → ((name : Name) → (us : List Level) → motive (Expr.const name us)) → ((x : Expr) → motive x) → motive x",
"namespace": "Batteries.CodeAction.matchExpand",
"name": "Batteries.CodeAction.matchExpand.match_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_6"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((declName : Name) → (us : List Level) → motive (Expr.const declName us)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Elab.Tactic.Simp.0.Lean.Elab.Tactic.resolveSimpIdTheorem?.isSimproc?",
"name": "_private.Lean.Elab.Tactic.Simp.0.Lean.Elab.Tactic.resolveSimpIdTheorem?.isSimproc?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) → ((c : Name) → (us : List Level) → motive (Expr.const c us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.PrettyPrinter.Delaborator.Basic.0.Lean.PrettyPrinter.Delaborator.getExprKind",
"name": "_private.Lean.PrettyPrinter.Delaborator.Basic.0.Lean.PrettyPrinter.Delaborator.getExprKind.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) → ((name : Name) → (us : List Level) → motive (Expr.const name us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Variable.0.Mathlib.Command.Variable.completeBinders'.isVariableAlias",
"name": "_private.Mathlib.Tactic.Variable.0.Mathlib.Command.Variable.completeBinders'.isVariableAlias.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) → ((c : Name) → (us : List Level) → motive (Expr.const c us)) → ((x : Expr) → motive x) → motive x",
"namespace": "Lean.Expr.isAppOf'",
"name": "Lean.Expr.isAppOf'.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) →\n ((declName : Name) → (us : List Level) → motive (Expr.const declName us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.ProxyType.0.Mathlib.ProxyType.elabProxyEquiv",
"name": "_private.Mathlib.Tactic.ProxyType.0.Mathlib.ProxyType.elabProxyEquiv.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) →\n ((structName' : Name) → (us : List Level) → motive (Expr.const structName' us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Tactic.Config.0.Lean.Elab.Tactic.expandField",
"name": "_private.Lean.Elab.Tactic.Config.0.Lean.Elab.Tactic.expandField.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((declName : Name) → (us : List Level) → motive (Expr.const declName us)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.TypeAnalysis.0.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.typeAnalysisPass.analyzeType",
"name": "_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.TypeAnalysis.0.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.typeAnalysisPass.analyzeType.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) →\n ((typeName : Name) → (us : List Level) → motive (Expr.const typeName us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Server.Completion.CompletionUtils.0.Lean.Server.Completion.getDotCompletionTypeNames.visit",
"name": "_private.Lean.Server.Completion.CompletionUtils.0.Lean.Server.Completion.getDotCompletionTypeNames.visit.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) →\n ((declName : Name) → (us : List Level) → motive (Expr.const declName us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Compiler.LCNF.ToLCNF.0.Lean.Compiler.LCNF.ToLCNF.mustEtaExpand",
"name": "_private.Lean.Compiler.LCNF.ToLCNF.0.Lean.Compiler.LCNF.ToLCNF.mustEtaExpand.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) → ((fn : Name) → (us : List Level) → motive (Expr.const fn us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.DefEqTransformations.0.Mathlib.Tactic.getProjectedExpr",
"name": "_private.Mathlib.Tactic.DefEqTransformations.0.Mathlib.Tactic.getProjectedExpr.match_9",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_9"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) → ((name : Name) → (us : List Level) → motive (Expr.const name us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Server.Completion.CompletionCollectors.0.Lean.Server.Completion.isDefEqToAppOf",
"name": "_private.Lean.Server.Completion.CompletionCollectors.0.Lean.Server.Completion.isDefEqToAppOf.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (majorTypeFn : Expr) →\n ((declName : Name) → (majorTypeFnLevels : List Level) → motive (Expr.const declName majorTypeFnLevels)) →\n ((x : Expr) → motive x) → motive majorTypeFn",
"namespace": "_private.Lean.Meta.Tactic.Induction.0.Lean.Meta.mkRecursorAppPrefix",
"name": "_private.Lean.Meta.Tactic.Induction.0.Lean.Meta.mkRecursorAppPrefix.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (f : Expr) → ((n : Name) → (us : List Level) → motive (Expr.const n us)) → ((x : Expr) → motive x) → motive f",
"namespace": "_private.Mathlib.Util.Notation3.0.Mathlib.Notation3.exprToMatcher",
"name": "_private.Mathlib.Util.Notation3.0.Mathlib.Notation3.exprToMatcher.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (f : Expr) →\n ((brecOnName : Name) → (us : List Level) → motive (Expr.const brecOnName us)) → ((x : Expr) → motive x) → motive f",
"namespace": "_private.Lean.Meta.Tactic.FunInd.0.Lean.Tactic.FunInd.deriveInductionStructural",
"name": "_private.Lean.Meta.Tactic.FunInd.0.Lean.Tactic.FunInd.deriveInductionStructural.match_30",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_30"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) →\n ((declName : Name) → (us : List Level) → motive (Expr.const declName us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Propagate.0.Lean.Meta.Grind.Arith.isSupportedSemiringQuick",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Propagate.0.Lean.Meta.Grind.Arith.isSupportedSemiringQuick.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) →\n ((structName : Name) → (us : List Level) → motive (Expr.const structName us)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.AppBuilder.0.Lean.Meta.mkProjection",
"name": "_private.Lean.Meta.AppBuilder.0.Lean.Meta.mkProjection.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
}
],
"groupId": 733,
"fingerprint": 921780067
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ (n m k : ℕ), n = m + k → m + k = n",
"namespace": "MvPolynomial.universalFactorizationMapPresentation_jacobiMatrix",
"name": "MvPolynomial.universalFactorizationMapPresentation_jacobiMatrix._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
},
{
"statement": "∀ (w l r : ℕ), w = l + r → l + r = w",
"namespace": "Std.Tactic.BVDecide.BVExpr.eval",
"name": "Std.Tactic.BVDecide.BVExpr.eval._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
}
],
"groupId": 740,
"fingerprint": 927109068
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Bool → Bool → Sort u_1) →\n (x x_1 : Bool) →\n (Unit → motive false false) →\n (Unit → motive false true) → (Unit → motive true false) → (Unit → motive true true) → motive x x_1",
"namespace": "BitVec.sdiv",
"name": "BitVec.sdiv.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Bool → Bool → Sort u_1) →\n (a b : Bool) →\n (Unit → motive false false) →\n (Unit → motive false true) → (Unit → motive true false) → (Unit → motive true true) → motive a b",
"namespace": "Bool.decEq",
"name": "Bool.decEq.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Bool → Bool → Sort u_1) →\n (x x_1 : Bool) →\n (Unit → motive false false) →\n (Unit → motive false true) → (Unit → motive true false) → (Unit → motive true true) → motive x x_1",
"namespace": "_private.Init.Data.BitVec.Bitblast.0.BitVec.sdiv_eq.match_1",
"name": "_private.Init.Data.BitVec.Bitblast.0.BitVec.sdiv_eq.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : Bool → Bool → Sort u_1) →\n (x x_1 : Bool) →\n (Unit → motive false false) →\n (Unit → motive false true) → (Unit → motive true false) → (Unit → motive true true) → motive x x_1",
"namespace": "Nat.Partrec.Code.ofNatCode",
"name": "Nat.Partrec.Code.ofNatCode.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 747,
"fingerprint": 935240537
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]\n [inst_2 : NormedSpace 𝕜 E], ContinuousConstSMul 𝕜 E",
"namespace": "ContinuousLinearEquiv.piRing",
"name": "ContinuousLinearEquiv.piRing._proof_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_6"
},
{
"statement": "∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {G : Type u_2} [inst_1 : NormedAddCommGroup G]\n [inst_2 : NormedSpace 𝕜 G], ContinuousConstSMul 𝕜 G",
"namespace": "ContinuousLinearMap.fpowerSeriesBilinear",
"name": "ContinuousLinearMap.fpowerSeriesBilinear._proof_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_3"
},
{
"statement": "∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {F : Type u_2} [inst_1 : NormedAddCommGroup F]\n [inst_2 : NormedSpace 𝕜 F], ContinuousConstSMul 𝕜 F",
"namespace": "FormalMultilinearSeries.iteratedFDerivSeries",
"name": "FormalMultilinearSeries.iteratedFDerivSeries._proof_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_7"
}
],
"groupId": 759,
"fingerprint": 944231710
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {F : Type u_2} [inst_1 : NormedAddCommGroup F]\n [inst_2 : NormedSpace 𝕜 F] {n : ℕ} {f : 𝕜 → F} {x : 𝕜}, iteratedDeriv n f x = (iteratedFDeriv 𝕜 n f x) fun x => 1",
"namespace": "",
"name": "iteratedDeriv_eq_iteratedFDeriv",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "iteratedDeriv_eq_iteratedFDeriv"
},
{
"statement": "∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {F : Type u_2} [inst_1 : NormedAddCommGroup F]\n [inst_2 : NormedSpace 𝕜 F] (n : ℕ) (f : 𝕜 → F) (x : 𝕜), iteratedDeriv n f x = (iteratedFDeriv 𝕜 n f x) fun x => 1",
"namespace": "iteratedDeriv",
"name": "iteratedDeriv.eq_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eq_1"
}
],
"groupId": 777,
"fingerprint": 973150428
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 35,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] {a : α}, (a ≤ a) = True",
"namespace": "_private.Mathlib.Probability.StrongLaw.0.ProbabilityTheory.strong_law_aux1",
"name": "_private.Mathlib.Probability.StrongLaw.0.ProbabilityTheory.strong_law_aux1._simp_1_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_6"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] {a : α}, (a ≤ a) = True",
"namespace": "_private.Mathlib.Data.Finset.Card.0.Finset.injOn_of_card_image_eq",
"name": "_private.Mathlib.Data.Finset.Card.0.Finset.injOn_of_card_image_eq._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Analysis.Normed.Unbundled.RingSeminorm.0.RingSeminorm.instOneOfDecidableEq",
"name": "_private.Mathlib.Analysis.Normed.Unbundled.RingSeminorm.0.RingSeminorm.instOneOfDecidableEq._simp_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.MeasureTheory.Measure.Sub.0.MeasureTheory.Measure.sub_apply",
"name": "_private.Mathlib.MeasureTheory.Measure.Sub.0.MeasureTheory.Measure.sub_apply._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] {a : α}, (a ≤ a) = True",
"namespace": "_private.Mathlib.RingTheory.Jacobson.Radical.0.Module.jacobson_pi_eq_bot",
"name": "_private.Mathlib.RingTheory.Jacobson.Radical.0.Module.jacobson_pi_eq_bot._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Combinatorics.Enumerative.Bell.0.Nat.uniformBell_one_right",
"name": "_private.Mathlib.Combinatorics.Enumerative.Bell.0.Nat.uniformBell_one_right._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Algebra.Polynomial.Div.0.Polynomial.degree_divByMonic_le",
"name": "_private.Mathlib.Algebra.Polynomial.Div.0.Polynomial.degree_divByMonic_le._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Analysis.Meromorphic.FactorizedRational.0.Function.FactorizedRational.meromorphicOrderAt_eq",
"name": "_private.Mathlib.Analysis.Meromorphic.FactorizedRational.0.Function.FactorizedRational.meromorphicOrderAt_eq._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Analysis.CStarAlgebra.Basic.0.instCStarRingReal",
"name": "_private.Mathlib.Analysis.CStarAlgebra.Basic.0.instCStarRingReal._simp_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] {a : α}, (a ≤ a) = True",
"namespace": "_private.Mathlib.Algebra.Polynomial.Roots.0.Polynomial.map_roots_le_of_injective",
"name": "_private.Mathlib.Algebra.Polynomial.Roots.0.Polynomial.map_roots_le_of_injective._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Analysis.Normed.Group.HomCompletion.0.NormedAddCommGroup.toCompl",
"name": "_private.Mathlib.Analysis.Normed.Group.HomCompletion.0.NormedAddCommGroup.toCompl._simp_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Dynamics.TopologicalEntropy.CoverEntropy.0.Dynamics.IsDynCoverOf.iterate_le_pow",
"name": "_private.Mathlib.Dynamics.TopologicalEntropy.CoverEntropy.0.Dynamics.IsDynCoverOf.iterate_le_pow._simp_1_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_7"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Analysis.MeanInequalities.0.NNReal.isGreatest_Lp",
"name": "_private.Mathlib.Analysis.MeanInequalities.0.NNReal.isGreatest_Lp._simp_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_3"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.LinearAlgebra.Matrix.Transvection.0.Matrix.Pivot.listTransvecCol_mul_last_row_drop",
"name": "_private.Mathlib.LinearAlgebra.Matrix.Transvection.0.Matrix.Pivot.listTransvecCol_mul_last_row_drop._simp_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_3"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Computability.TuringMachine.0.Turing.TM2to1.tr_respects_aux₂",
"name": "_private.Mathlib.Computability.TuringMachine.0.Turing.TM2to1.tr_respects_aux₂._simp_1_12",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_12"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Analysis.ConstantSpeed.0.unique_unit_speed_on_Icc_zero",
"name": "_private.Mathlib.Analysis.ConstantSpeed.0.unique_unit_speed_on_Icc_zero._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.RingTheory.MvPolynomial.MonomialOrder.0.MonomialOrder.degree_add_of_lt",
"name": "_private.Mathlib.RingTheory.MvPolynomial.MonomialOrder.0.MonomialOrder.degree_add_of_lt._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Analysis.Calculus.Deriv.MeanValue.0.not_differentiableWithinAt_of_deriv_tendsto_atTop_Ioi",
"name": "_private.Mathlib.Analysis.Calculus.Deriv.MeanValue.0.not_differentiableWithinAt_of_deriv_tendsto_atTop_Ioi._simp_1_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_7"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] {a : α}, (a ≤ a) = True",
"namespace": "_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0.cfc_nonneg",
"name": "_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0.cfc_nonneg._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.MeasureTheory.Function.Jacobian.0.MeasureTheory.addHaar_image_le_lintegral_abs_det_fderiv_aux1",
"name": "_private.Mathlib.MeasureTheory.Function.Jacobian.0.MeasureTheory.addHaar_image_le_lintegral_abs_det_fderiv_aux1._simp_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_3"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Order.LiminfLimsup.0.sSupHom.apply_blimsup_le",
"name": "_private.Mathlib.Order.LiminfLimsup.0.sSupHom.apply_blimsup_le._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Data.Sum.Order.0.WithBot.orderIsoPUnitSumLex",
"name": "_private.Mathlib.Data.Sum.Order.0.WithBot.orderIsoPUnitSumLex._simp_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_3"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Algebra.Order.Floor.Ring.0.Int.fract_neg_eq_zero",
"name": "_private.Mathlib.Algebra.Order.Floor.Ring.0.Int.fract_neg_eq_zero._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] {a : α}, (a ≤ a) = True",
"namespace": "_private.Mathlib.NumberTheory.LSeries.HurwitzZetaEven.0.HurwitzZeta.hasSum_int_completedCosZeta",
"name": "_private.Mathlib.NumberTheory.LSeries.HurwitzZetaEven.0.HurwitzZeta.hasSum_int_completedCosZeta._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Analysis.SpecificLimits.Basic.0.geom_le",
"name": "_private.Mathlib.Analysis.SpecificLimits.Basic.0.geom_le._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Analysis.Calculus.ContDiff.Bounds.0.ContinuousLinearMap.norm_iteratedFDerivWithin_le_of_bilinear_aux",
"name": "_private.Mathlib.Analysis.Calculus.ContDiff.Bounds.0.ContinuousLinearMap.norm_iteratedFDerivWithin_le_of_bilinear_aux._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Algebra.ContinuedFractions.Computation.Approximations.0.GenContFract.abs_sub_convergents_le'",
"name": "_private.Mathlib.Algebra.ContinuedFractions.Computation.Approximations.0.GenContFract.abs_sub_convergents_le'._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Analysis.Analytic.ConvergenceRadius.0.FormalMultilinearSeries.radius_le_smul",
"name": "_private.Mathlib.Analysis.Analytic.ConvergenceRadius.0.FormalMultilinearSeries.radius_le_smul._simp_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_3"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Analysis.Normed.Affine.ContinuousAffineMap.0.ContinuousAffineMap.instNormedSpace",
"name": "_private.Mathlib.Analysis.Normed.Affine.ContinuousAffineMap.0.ContinuousAffineMap.instNormedSpace._simp_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.MeasureTheory.Function.SimpleFuncDense.0.MeasureTheory.SimpleFunc.edist_nearestPt_le",
"name": "_private.Mathlib.MeasureTheory.Function.SimpleFuncDense.0.MeasureTheory.SimpleFunc.edist_nearestPt_le._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Analysis.Normed.Group.Ultra.0.IsUltrametricDist.norm_tprod_le",
"name": "_private.Mathlib.Analysis.Normed.Group.Ultra.0.IsUltrametricDist.norm_tprod_le._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.Computability.TMComputable.0.Turing.idComputableInPolyTime",
"name": "_private.Mathlib.Computability.TMComputable.0.Turing.idComputableInPolyTime._simp_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] {a : α}, (a ≤ a) = True",
"namespace": "_private.Mathlib.MeasureTheory.Integral.SetToL1.0.MeasureTheory.setToFun_mono_left'",
"name": "_private.Mathlib.MeasureTheory.Integral.SetToL1.0.MeasureTheory.setToFun_mono_left'._simp_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_3"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] (a : α), (a ≤ a) = True",
"namespace": "_private.Mathlib.LinearAlgebra.Eigenspace.Pi.0.Module.End.iInf_maxGenEigenspace_restrict_map_subtype_eq",
"name": "_private.Mathlib.LinearAlgebra.Eigenspace.Pi.0.Module.End.iInf_maxGenEigenspace_restrict_map_subtype_eq._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] {a : α}, (a ≤ a) = True",
"namespace": "_private.Mathlib.Analysis.Normed.Ring.Lemmas.0.Int.instNormedCommRing",
"name": "_private.Mathlib.Analysis.Normed.Ring.Lemmas.0.Int.instNormedCommRing._simp_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1"
}
],
"groupId": 801,
"fingerprint": 1000381249
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "{B : Type u_2} →\n [inst : Quiver B] →\n {a : B} →\n (motive : (x : B) → Quiver.Path a x → Sort u_3) →\n (x : B) →\n (x_1 : Quiver.Path a x) →\n (Unit → motive a Quiver.Path.nil) →\n ((x b : B) → (p : Quiver.Path a b) → (f : b ⟶ x) → motive x (p.cons f)) → motive x x_1",
"namespace": "_private.Mathlib.CategoryTheory.Bicategory.Coherence.0.CategoryTheory.FreeBicategory.inclusionPathAux.match_1",
"name": "_private.Mathlib.CategoryTheory.Bicategory.Coherence.0.CategoryTheory.FreeBicategory.inclusionPathAux.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{V : Type u_2} →\n [inst : Quiver V] →\n {a : V} →\n (motive : (x : V) → Quiver.Path a x → Sort u_3) →\n (x : V) →\n (x_1 : Quiver.Path a x) →\n (Unit → motive a Quiver.Path.nil) →\n ((x b : V) → (p : Quiver.Path a b) → (a_1 : b ⟶ x) → motive x (p.cons a_1)) → motive x x_1",
"namespace": "Quiver.Path.length",
"name": "Quiver.Path.length.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{V : Type u_2} →\n [inst : Quiver V] →\n {a : V} →\n (motive : (x : V) → Quiver.Path a x → Sort u_3) →\n (x : V) →\n (x_1 : Quiver.Path a x) →\n (Unit → motive a Quiver.Path.nil) →\n ((x b : V) → (p : Quiver.Path a b) → (e : b ⟶ x) → motive x (p.cons e)) → motive x x_1",
"namespace": "Quiver.Path.reverse",
"name": "Quiver.Path.reverse.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 807,
"fingerprint": 1010055912
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {V : Type u_1} {v' : V}, 0 < [v'].length",
"namespace": "_private.Mathlib.Combinatorics.SimpleGraph.Walks.Traversal.0.SimpleGraph.Walk.adj_of_infix_support",
"name": "_private.Mathlib.Combinatorics.SimpleGraph.Walks.Traversal.0.SimpleGraph.Walk.adj_of_infix_support._proof_1_9",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_9"
},
{
"statement": "∀ {α : Type u_1} (x : α), 0 < [x].length",
"namespace": "_private.Mathlib.Data.List.Chain.0.List.IsChain.induction",
"name": "_private.Mathlib.Data.List.Chain.0.List.IsChain.induction._proof_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_3"
}
],
"groupId": 813,
"fingerprint": 1020023300
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(a : Q(ℝ)) →\n (motive : Mathlib.Meta.Positivity.Strictness q(inferInstance) q(inferInstance) a → Sort u_1) →\n (__do_lift : Mathlib.Meta.Positivity.Strictness q(inferInstance) q(inferInstance) a) →\n ((pa : Q(0 < «$a»)) → motive (Mathlib.Meta.Positivity.Strictness.positive pa)) →\n ((pa : Q(0 ≤ «$a»)) → motive (Mathlib.Meta.Positivity.Strictness.nonnegative pa)) →\n ((pa : Q(«$a» ≠ 0)) → motive (Mathlib.Meta.Positivity.Strictness.nonzero pa)) →\n ((x : Mathlib.Meta.Positivity.Strictness q(inferInstance) q(inferInstance) a) → motive x) → motive __do_lift",
"namespace": "_private.Mathlib.Analysis.Complex.Order.0.Mathlib.Meta.Positivity.evalComplexOfReal",
"name": "_private.Mathlib.Analysis.Complex.Order.0.Mathlib.Meta.Positivity.evalComplexOfReal.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(a : Q(ℝ)) →\n (motive : Mathlib.Meta.Positivity.Strictness q(inferInstance) q(inferInstance) a → Sort u_1) →\n (ra : Mathlib.Meta.Positivity.Strictness q(inferInstance) q(inferInstance) a) →\n ((pa : Q(0 < «$a»)) → motive (Mathlib.Meta.Positivity.Strictness.positive pa)) →\n ((pa : Q(0 ≤ «$a»)) → motive (Mathlib.Meta.Positivity.Strictness.nonnegative pa)) →\n ((pa : Q(«$a» ≠ 0)) → motive (Mathlib.Meta.Positivity.Strictness.nonzero pa)) →\n ((x : Mathlib.Meta.Positivity.Strictness q(inferInstance) q(inferInstance) a) → motive x) → motive ra",
"namespace": "_private.Mathlib.Data.EReal.Basic.0.Mathlib.Meta.Positivity.evalRealToEReal",
"name": "_private.Mathlib.Data.EReal.Basic.0.Mathlib.Meta.Positivity.evalRealToEReal.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
}
],
"groupId": 818,
"fingerprint": 1023779194
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {m : ℕ}, m ≠ 0 → 0 < m",
"namespace": "_private.Mathlib.Data.Nat.Prime.Basic.0.Nat.coprime_of_lt_minFac",
"name": "_private.Mathlib.Data.Nat.Prime.Basic.0.Nat.coprime_of_lt_minFac._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
},
{
"statement": "∀ {a : ℕ}, a ≠ 0 → 0 < a",
"namespace": "Nat",
"name": "Nat.zero_lt_of_ne_zero",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "zero_lt_of_ne_zero"
}
],
"groupId": 822,
"fingerprint": 1029228081
},
{
"syntaxIdentical": false,
"structurallyEqual": false,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]\n [inst_1 : CategoryTheory.Category.{v_2, u_2} D] {F F' : CategoryTheory.Functor C D} {G : CategoryTheory.Functor D C}\n (adj1 : F ⊣ G) (adj2 : F' ⊣ G),\n CategoryTheory.CategoryStruct.comp (G.whiskerLeft (adj1.leftAdjointUniq adj2).hom) adj2.counit = adj1.counit",
"namespace": "CategoryTheory.Adjunction",
"name": "CategoryTheory.Adjunction.leftAdjointUniq_hom_counit",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "leftAdjointUniq_hom_counit"
},
{
"statement": "{α : Type u} → {σ : Type v} → [SizeOf α] → [SizeOf σ] → NFA α σ → ℕ",
"namespace": "NFA",
"name": "NFA._sizeOf_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_sizeOf_1"
}
],
"groupId": 841,
"fingerprint": 1053078126
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Grind.AC.Seq → Grind.AC.Seq → Sort u_1) →\n (s₁ s₂ : Grind.AC.Seq) →\n ((x₁ x₂ : Grind.AC.Var) → motive (Grind.AC.Seq.var x₁) (Grind.AC.Seq.var x₂)) →\n ((x₁ x : Grind.AC.Var) → (s : Grind.AC.Seq) → motive (Grind.AC.Seq.var x₁) (Grind.AC.Seq.cons x s)) →\n ((x : Grind.AC.Var) →\n (s : Grind.AC.Seq) → (x₂ : Grind.AC.Var) → motive (Grind.AC.Seq.cons x s) (Grind.AC.Seq.var x₂)) →\n ((x₁ : Grind.AC.Var) →\n (s₁ : Grind.AC.Seq) →\n (x₂ : Grind.AC.Var) →\n (s₂ : Grind.AC.Seq) → motive (Grind.AC.Seq.cons x₁ s₁) (Grind.AC.Seq.cons x₂ s₂)) →\n motive s₁ s₂",
"namespace": "Lean.Grind.AC.Seq.unionFuel",
"name": "Lean.Grind.AC.Seq.unionFuel.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Grind.AC.Seq → Grind.AC.Seq → Sort u_1) →\n (s₂ s₁ : Grind.AC.Seq) →\n ((x y : Grind.AC.Var) → motive (Grind.AC.Seq.var x) (Grind.AC.Seq.var y)) →\n ((x y : Grind.AC.Var) → (s : Grind.AC.Seq) → motive (Grind.AC.Seq.var x) (Grind.AC.Seq.cons y s)) →\n ((x : Grind.AC.Var) →\n (s : Grind.AC.Seq) → (x_1 : Grind.AC.Var) → motive (Grind.AC.Seq.cons x s) (Grind.AC.Seq.var x_1)) →\n ((x : Grind.AC.Var) →\n (s₂ : Grind.AC.Seq) →\n (y : Grind.AC.Var) → (s₁ : Grind.AC.Seq) → motive (Grind.AC.Seq.cons x s₂) (Grind.AC.Seq.cons y s₁)) →\n motive s₂ s₁",
"namespace": "_private.Lean.Meta.Tactic.Grind.AC.Seq.0.Lean.Grind.AC.Seq.startsWith.match_1",
"name": "_private.Lean.Meta.Tactic.Grind.AC.Seq.0.Lean.Grind.AC.Seq.startsWith.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 854,
"fingerprint": 1080509491
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 17,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "_private.Lean.Meta.Basic.0.Lean.Meta.processPostponedStep",
"name": "_private.Lean.Meta.Basic.0.Lean.Meta.processPostponedStep.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "_private.Lean.Elab.BuiltinTerm.0.Lean.Elab.Term.elabClear",
"name": "_private.Lean.Elab.BuiltinTerm.0.Lean.Elab.Term.elabClear.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "_private.Lean.Elab.Deriving.Inhabited.0.Lean.Elab.Deriving.mkInhabitedInstance",
"name": "_private.Lean.Elab.Deriving.Inhabited.0.Lean.Elab.Deriving.mkInhabitedInstance.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "Lean.PersistentHashSet.anyM",
"name": "Lean.PersistentHashSet.anyM.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "_private.Mathlib.Tactic.DeriveCountable.0.Mathlib.Deriving.Countable.mkCountableInstance",
"name": "_private.Mathlib.Tactic.DeriveCountable.0.Mathlib.Deriving.Countable.mkCountableInstance.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "_private.Lean.Meta.ACLt.0.Lean.Meta.ACLt.main.ltApp",
"name": "_private.Lean.Meta.ACLt.0.Lean.Meta.ACLt.main.ltApp.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "_private.Std.Data.DTreeMap.Raw.Lemmas.0.Std.DTreeMap.Internal.Impl.any.match_3",
"name": "_private.Std.Data.DTreeMap.Raw.Lemmas.0.Std.DTreeMap.Internal.Impl.any.match_3.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Linear.Search.0.Lean.Meta.Grind.Arith.Linear.check",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Linear.Search.0.Lean.Meta.Grind.Arith.Linear.check.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "_private.Init.Data.Array.Lex.Basic.0.Array.lex",
"name": "_private.Init.Data.Array.Lex.Basic.0.Array.lex.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "_private.Mathlib.Tactic.CongrExclamation.0.Congr!.plausiblyEqualTypes",
"name": "_private.Mathlib.Tactic.CongrExclamation.0.Congr!.plausiblyEqualTypes.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "_private.Aesop.Script.UScriptToSScript.0.Aesop.Script.isConsecutiveSequence",
"name": "_private.Aesop.Script.UScriptToSScript.0.Aesop.Script.isConsecutiveSequence.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Bool → Sort u_1) →\n (res? : Option Bool) → (Unit → motive none) → ((res : Bool) → motive (some res)) → motive res?",
"namespace": "_private.Std.Sync.Broadcast.0.Std.Bounded.Receiver.recvSelector.registerAux",
"name": "_private.Std.Sync.Broadcast.0.Std.Bounded.Receiver.recvSelector.registerAux.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "_private.Lean.Compiler.IR.ToIRType.0.Lean.IR.nameToIRType.fillCache",
"name": "_private.Lean.Compiler.IR.ToIRType.0.Lean.IR.nameToIRType.fillCache.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "Std.DTreeMap.Internal.Impl.any",
"name": "Std.DTreeMap.Internal.Impl.any.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "_private.Std.Data.DTreeMap.Lemmas.0.Std.DTreeMap.Internal.Impl.any.match_3",
"name": "_private.Std.Data.DTreeMap.Lemmas.0.Std.DTreeMap.Internal.Impl.any.match_3.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "_private.Lean.Environment.0.Lean.subsumesInfo.isPropCheap",
"name": "_private.Lean.Environment.0.Lean.subsumesInfo.isPropCheap.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option Bool → Sort u_1) → (x : Option Bool) → (Unit → motive none) → ((a : Bool) → motive (some a)) → motive x",
"namespace": "_private.Lean.Meta.Instances.0.Lean.Meta.computeSynthOrder",
"name": "_private.Lean.Meta.Instances.0.Lean.Meta.computeSynthOrder.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
}
],
"groupId": 873,
"fingerprint": 1100097475
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Lsp.DocumentUri → Sort u_1) →\n (x : Option Lsp.DocumentUri) →\n ((uri' : Lsp.DocumentUri) → motive (some uri')) → ((x : Option Lsp.DocumentUri) → motive x) → motive x",
"namespace": "_private.Lean.Server.Watchdog.0.Lean.Server.Watchdog.RequestData.contains",
"name": "_private.Lean.Server.Watchdog.0.Lean.Server.Watchdog.RequestData.contains.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Lsp.DocumentUri → Sort u_1) →\n (__discr : Option Lsp.DocumentUri) →\n ((uri : Lsp.DocumentUri) → motive (some uri)) → ((x : Option Lsp.DocumentUri) → motive x) → motive __discr",
"namespace": "_private.ImportGraph.Tools.FindHome.0.getModuleUri",
"name": "_private.ImportGraph.Tools.FindHome.0.getModuleUri.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 883,
"fingerprint": 1112249415
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Num → Sort u_1) → (x : Num) → (Unit → motive Num.zero) → ((n : PosNum) → motive (Num.pos n)) → motive x",
"namespace": "Turing.PartrecToTM2.trNum",
"name": "Turing.PartrecToTM2.trNum.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Num → Sort u_1) → (x : Num) → (Unit → motive Num.zero) → ((n : PosNum) → motive (Num.pos n)) → motive x",
"namespace": "_private.Mathlib.Computability.TMToPartrec.0.Turing.PartrecToTM2.trNum.match_1",
"name": "_private.Mathlib.Computability.TMToPartrec.0.Turing.PartrecToTM2.trNum.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : Num → Sort u_1) → (x : Num) → (Unit → motive Num.zero) → ((p : PosNum) → motive (Num.pos p)) → motive x",
"namespace": "castNum",
"name": "castNum.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 898,
"fingerprint": 1135692238
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Int.Linear.Poly → Int.Linear.Poly → Sort u_1) →\n (p₁ p₂ : Int.Linear.Poly) →\n ((k k_1 : ℤ) → motive (Int.Linear.Poly.num k) (Int.Linear.Poly.num k_1)) →\n ((k₁ : ℤ) →\n (x₁ : Int.Linear.Var) →\n (p₁ : Int.Linear.Poly) →\n (k₂ : ℤ) →\n (x₂ : Int.Linear.Var) →\n (p₂ : Int.Linear.Poly) → motive (Int.Linear.Poly.add k₁ x₁ p₁) (Int.Linear.Poly.add k₂ x₂ p₂)) →\n ((x x_1 : Int.Linear.Poly) → motive x x_1) → motive p₁ p₂",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.Search.0.Lean.Meta.Grind.Arith.Cutsat.eqCoeffs",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.Search.0.Lean.Meta.Grind.Arith.Cutsat.eqCoeffs.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Int.Linear.Poly → Int.Linear.Poly → Sort u_1) →\n (x x_1 : Int.Linear.Poly) →\n ((a b : ℤ) → motive (Int.Linear.Poly.num a) (Int.Linear.Poly.num b)) →\n ((a : ℤ) →\n (a_1 : Int.Linear.Var) →\n (a_2 : Int.Linear.Poly) →\n (b : ℤ) →\n (b_1 : Int.Linear.Var) →\n (b_2 : Int.Linear.Poly) → motive (Int.Linear.Poly.add a a_1 a_2) (Int.Linear.Poly.add b b_1 b_2)) →\n ((x x_2 : Int.Linear.Poly) → motive x x_2) → motive x x_1",
"namespace": "Int.Linear.instBEqPoly.beq",
"name": "Int.Linear.instBEqPoly.beq.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 919,
"fingerprint": 1159325222
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option (Expr × Expr × Expr × Expr) → Sort u_1) →\n (__do_lift : Option (Expr × Expr × Expr × Expr)) →\n ((fst fst_1 fst_2 rhs : Expr) → motive (some (fst, fst_1, fst_2, rhs))) →\n ((x : Option (Expr × Expr × Expr × Expr)) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Match.AltTelescopes.0.Lean.Meta.Match.forallAltTelescope.go",
"name": "_private.Lean.Meta.Match.AltTelescopes.0.Lean.Meta.Match.forallAltTelescope.go.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr × Expr)) →\n ((fst lhs fst_1 rhs : Expr) → motive (some (fst, lhs, fst_1, rhs))) →\n ((x : Option (Expr × Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Match.Rewrite.0.Lean.Meta.rwMatcher",
"name": "_private.Lean.Meta.Match.Rewrite.0.Lean.Meta.rwMatcher.match_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_6"
},
{
"statement": "(motive : Option (Expr × Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr × Expr)) →\n ((α a β b : Expr) → motive (some (α, a, β, b))) → ((x : Option (Expr × Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Lean.Meta.AppBuilder.0.Lean.Meta.mkEqOfHEq",
"name": "_private.Lean.Meta.AppBuilder.0.Lean.Meta.mkEqOfHEq.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr × Expr × Expr) → Sort u_1) →\n (__discr : Option (Expr × Expr × Expr × Expr)) →\n ((e α a b : Expr) → motive (some (e, α, a, b))) →\n ((x : Option (Expr × Expr × Expr × Expr)) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Tactic.Linarith.Preprocessing.0.Mathlib.Tactic.Linarith.removeNe_aux",
"name": "_private.Mathlib.Tactic.Linarith.Preprocessing.0.Mathlib.Tactic.Linarith.removeNe_aux.match_8",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_8"
}
],
"groupId": 932,
"fingerprint": 1171944747
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ (R : Type u_1) [inst : CommRing R] (M : Type u_2) [inst_1 : AddCommGroup M] [inst_2 : _root_.Module R M],\n SMulCommClass R R M",
"namespace": "Algebra.FormallyUnramified.sec",
"name": "Algebra.FormallyUnramified.sec._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {R : Type u_1} [inst : CommRing R] {A : Type u_2} [inst_1 : AddCommGroup A] [inst_2 : _root_.Module R A],\n SMulCommClass R R A",
"namespace": "CharacterModule.curry",
"name": "CharacterModule.curry._proof_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_4"
}
],
"groupId": 940,
"fingerprint": 1181826261
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {a b : ℤ}, -a + -b = -(a + b)",
"namespace": "_private.Mathlib.NumberTheory.Divisors.0.Int.mem_divisorsAntidiag",
"name": "_private.Mathlib.NumberTheory.Divisors.0.Int.mem_divisorsAntidiag._simp_1_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_7"
},
{
"statement": "∀ (p q : ℤ), -p + -q = -(p + q)",
"namespace": "_private.Mathlib.CategoryTheory.Triangulated.Opposite.OpOp.0.CategoryTheory.Pretriangulated.Opposite.instCommShiftOppositeOpOpInt",
"name": "_private.Mathlib.CategoryTheory.Triangulated.Opposite.OpOp.0.CategoryTheory.Pretriangulated.Opposite.instCommShiftOppositeOpOpInt._proof_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_6"
}
],
"groupId": 943,
"fingerprint": 1184018844
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option (Expr × Subarray Expr) → Sort u_1) →\n (x : Option (Expr × Subarray Expr)) →\n (Unit → motive none) → ((arg : Expr) → (s' : Subarray Expr) → motive (some (arg, s'))) → motive x",
"namespace": "_private.Lean.Meta.WHNF.0.Lean.Meta.getStuckMVar?",
"name": "_private.Lean.Meta.WHNF.0.Lean.Meta.getStuckMVar?.match_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_6"
},
{
"statement": "(motive : Option (Expr × Subarray Expr) → Sort u_1) →\n (x : Option (Expr × Subarray Expr)) →\n (Unit → motive none) →\n ((exptComplexArgType : Expr) → (s' : Subarray Expr) → motive (some (exptComplexArgType, s'))) → motive x",
"namespace": "_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.ElimApp.setMotiveArg",
"name": "_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.ElimApp.setMotiveArg.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Subarray Expr) → Sort u_1) →\n (x : Option (Expr × Subarray Expr)) →\n (Unit → motive none) → ((origParam : Expr) → (s' : Subarray Expr) → motive (some (origParam, s'))) → motive x",
"namespace": "_private.Lean.Elab.MutualInductive.0.Lean.Elab.Command.withInductiveLocalDecls.match_4",
"name": "_private.Lean.Elab.MutualInductive.0.Lean.Elab.Command.withInductiveLocalDecls.match_4.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : Option (Expr × Subarray Expr) → Sort u_1) →\n (x : Option (Expr × Subarray Expr)) →\n (Unit → motive none) → ((y : Expr) → (s' : Subarray Expr) → motive (some (y, s'))) → motive x",
"namespace": "_private.Lean.Meta.CongrTheorems.0.Lean.Meta.mkHCongrWithArity",
"name": "_private.Lean.Meta.CongrTheorems.0.Lean.Meta.mkHCongrWithArity.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 946,
"fingerprint": 1186718150
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option (Array MVarId) → Sort u_1) →\n (__do_lift : Option (Array MVarId)) →\n ((subgoals' : Array MVarId) → motive (some subgoals')) → ((x : Option (Array MVarId)) → motive x) → motive __do_lift",
"namespace": "_private.Aesop.BuiltinRules.Split.0.Aesop.BuiltinRules.splitHypothesesCore",
"name": "_private.Aesop.BuiltinRules.Split.0.Aesop.BuiltinRules.splitHypothesesCore.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Array MVarId) → Sort u_1) →\n (x : Option (Array MVarId)) →\n ((stars : Array MVarId) → motive (some stars)) → ((x : Option (Array MVarId)) → motive x) → motive x",
"namespace": "_private.Mathlib.Lean.Meta.RefinedDiscrTree.Encode.0.Lean.Meta.RefinedDiscrTree.mkLabelledStar",
"name": "_private.Mathlib.Lean.Meta.RefinedDiscrTree.Encode.0.Lean.Meta.RefinedDiscrTree.mkLabelledStar.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
}
],
"groupId": 959,
"fingerprint": 1205457302
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 9,
"proofTag": "independent",
"members": [
{
"statement": "∀ {n : ℕ} (i : ℕ), i + 1 ≤ n → i < n",
"namespace": "_private.Init.Data.Vector.Algebra.0.Vector.zero_mul",
"name": "_private.Init.Data.Vector.Algebra.0.Vector.zero_mul._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
},
{
"statement": "∀ {n : ℕ} (i : ℕ), i + 1 ≤ n → i < n",
"namespace": "_private.Batteries.Data.BitVec.Lemmas.0.BitVec.getLsbD_ofFnBE",
"name": "_private.Batteries.Data.BitVec.Lemmas.0.BitVec.getLsbD_ofFnBE._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
},
{
"statement": "∀ {n : ℕ} (i : ℕ), i + 1 ≤ n → i < n",
"namespace": "_private.Init.Data.Vector.Algebra.0.Vector.mul_comm",
"name": "_private.Init.Data.Vector.Algebra.0.Vector.mul_comm._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
},
{
"statement": "∀ {n : ℕ} (i : ℕ), i + 1 ≤ n → i < n",
"namespace": "_private.Init.Data.Vector.Algebra.0.Vector.add_zero",
"name": "_private.Init.Data.Vector.Algebra.0.Vector.add_zero._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
},
{
"statement": "∀ (n m : ℕ), m + 1 ≤ n → m < n",
"namespace": "_private.Mathlib.Topology.EMetricSpace.Paracompact.0.Metric.instParacompactSpace",
"name": "_private.Mathlib.Topology.EMetricSpace.Paracompact.0.Metric.instParacompactSpace._proof_9",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_9"
},
{
"statement": "∀ {n : ℕ} (i : ℕ), i + 1 ≤ n → i < n",
"namespace": "_private.Batteries.Data.BitVec.Lemmas.0.BitVec.getMsbD_ofFnLE",
"name": "_private.Batteries.Data.BitVec.Lemmas.0.BitVec.getMsbD_ofFnLE._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
},
{
"statement": "∀ {n : ℕ} (i : ℕ), i + 1 ≤ n → i < n",
"namespace": "_private.Init.Data.Vector.Algebra.0.Vector.add_assoc",
"name": "_private.Init.Data.Vector.Algebra.0.Vector.add_assoc._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
},
{
"statement": "∀ {n : ℕ} (i : ℕ), i + 1 ≤ n → i < n",
"namespace": "_private.Init.Data.Vector.Algebra.0.Vector.mul_zero",
"name": "_private.Init.Data.Vector.Algebra.0.Vector.mul_zero._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
},
{
"statement": "∀ {n : ℕ} (i : ℕ), i + 1 ≤ n → i < n",
"namespace": "_private.Init.Data.Vector.Algebra.0.Vector.add_comm",
"name": "_private.Init.Data.Vector.Algebra.0.Vector.add_comm._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
}
],
"groupId": 970,
"fingerprint": 1215342659
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 6,
"proofTag": "independent",
"members": [
{
"statement": "{α : Type} →\n (motive : Option α → Sort u_1) →\n (__discr : Option α) → ((_val : α) → motive (some _val)) → ((x : Option α) → motive x) → motive __discr",
"namespace": "_private.Std.Sync.Broadcast.0.Std.Bounded.Receiver.unsubscribe",
"name": "_private.Std.Sync.Broadcast.0.Std.Bounded.Receiver.unsubscribe.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{α : Type} →\n (motive : Option α → Sort u_1) →\n (__discr : Option α) → ((arg1 : α) → motive (some arg1)) → ((x : Option α) → motive x) → motive __discr",
"namespace": "_private.Lean.Compiler.LCNF.Simp.ConstantFold.0.Lean.Compiler.LCNF.Simp.ConstantFold.Folder.mkUnary",
"name": "_private.Lean.Compiler.LCNF.Simp.ConstantFold.0.Lean.Compiler.LCNF.Simp.ConstantFold.Folder.mkUnary.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{α : Type} →\n (motive : Option α → Sort u_1) → (x : Option α) → ((v : α) → motive (some v)) → ((x : Option α) → motive x) → motive x",
"namespace": "_private.Lean.Attributes.0.Lean.registerEnumAttributes",
"name": "_private.Lean.Attributes.0.Lean.registerEnumAttributes.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{α : Type} →\n (motive : Option α → Sort u_1) → (x : Option α) → ((a : α) → motive (some a)) → ((x : Option α) → motive x) → motive x",
"namespace": "_private.Lean.EnvExtension.0.Lean.mkMapDeclarationExtension",
"name": "_private.Lean.EnvExtension.0.Lean.mkMapDeclarationExtension.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β : Type} →\n (motive : Option β → Sort u_1) →\n (x : Option β) → ((step : β) → motive (some step)) → ((x : Option β) → motive x) → motive x",
"namespace": "_private.Aesop.Script.Util.0.Aesop.Script.findFirstStep?",
"name": "_private.Aesop.Script.Util.0.Aesop.Script.findFirstStep?.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "{α : Type} →\n (motive : Option α → Sort u_1) →\n (a? : Option α) → ((a : α) → motive (some a)) → ((x : Option α) → motive x) → motive a?",
"namespace": "_private.Lean.Data.Trie.0.Lean.Data.Trie.values.go",
"name": "_private.Lean.Data.Trie.0.Lean.Data.Trie.values.go.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 978,
"fingerprint": 1223065021
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Compiler.LCNF.CodeDecl → Sort u_1) →\n (x : Compiler.LCNF.CodeDecl) →\n ((decl : Compiler.LCNF.LetDecl) → motive (Compiler.LCNF.CodeDecl.let decl)) →\n ((decl : Compiler.LCNF.FunDecl) → motive (Compiler.LCNF.CodeDecl.fun decl)) →\n ((decl : Compiler.LCNF.FunDecl) → motive (Compiler.LCNF.CodeDecl.jp decl)) → motive x",
"namespace": "_private.Lean.Compiler.LCNF.Specialize.0.Lean.Compiler.LCNF.Specialize.expandCodeDecls",
"name": "_private.Lean.Compiler.LCNF.Specialize.0.Lean.Compiler.LCNF.Specialize.expandCodeDecls.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Compiler.LCNF.CodeDecl → Sort u_1) →\n (x : Compiler.LCNF.CodeDecl) →\n ((decl : Compiler.LCNF.LetDecl) → motive (Compiler.LCNF.CodeDecl.let decl)) →\n ((decl : Compiler.LCNF.FunDecl) → motive (Compiler.LCNF.CodeDecl.fun decl)) →\n ((decl : Compiler.LCNF.FunDecl) → motive (Compiler.LCNF.CodeDecl.jp decl)) → motive x",
"namespace": "_private.Lean.Compiler.LCNF.Basic.0.Lean.Compiler.LCNF.CodeDecl.fvarId",
"name": "_private.Lean.Compiler.LCNF.Basic.0.Lean.Compiler.LCNF.CodeDecl.fvarId.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Compiler.LCNF.CodeDecl → Sort u_1) →\n (decl : Compiler.LCNF.CodeDecl) →\n ((decl : Compiler.LCNF.LetDecl) → motive (Compiler.LCNF.CodeDecl.let decl)) →\n ((decl : Compiler.LCNF.FunDecl) → motive (Compiler.LCNF.CodeDecl.fun decl)) →\n ((decl : Compiler.LCNF.FunDecl) → motive (Compiler.LCNF.CodeDecl.jp decl)) → motive decl",
"namespace": "_private.Lean.Compiler.LCNF.Simp.Used.0.Lean.Compiler.LCNF.Simp.attachCodeDecls.go.match_1",
"name": "_private.Lean.Compiler.LCNF.Simp.Used.0.Lean.Compiler.LCNF.Simp.attachCodeDecls.go.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 987,
"fingerprint": 1239169658
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((f a : Expr) → motive (f.app a)) →\n ((binderName : Name) →\n (d b : Expr) → (binderInfo : BinderInfo) → motive (Expr.forallE binderName d b binderInfo)) →\n ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Meta.Sym.Simp.DiscrTree.0.Lean.Meta.Sym.pushArgsTodo",
"name": "_private.Lean.Meta.Sym.Simp.DiscrTree.0.Lean.Meta.Sym.pushArgsTodo.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((fn arg : Expr) → motive (fn.app arg)) →\n ((binderName : Name) →\n (d b : Expr) → (binderInfo : BinderInfo) → motive (Expr.forallE binderName d b binderInfo)) →\n ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Meta.Tactic.Grind.EMatchTheorem.0.Lean.Meta.Grind.OldCollector.collect",
"name": "_private.Lean.Meta.Tactic.Grind.EMatchTheorem.0.Lean.Meta.Grind.OldCollector.collect.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
}
],
"groupId": 1054,
"fingerprint": 1329859708
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 6,
"proofTag": "independent",
"members": [
{
"statement": "(motive : ℤ → Sort u_1) → (n : ℤ) → ((n : ℕ) → motive (Int.ofNat n)) → ((n : ℕ) → motive (Int.negSucc n)) → motive n",
"namespace": "Int.multichoose",
"name": "Int.multichoose.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℤ → Sort u_1) → (n : ℤ) → ((n : ℕ) → motive (Int.ofNat n)) → ((n : ℕ) → motive (Int.negSucc n)) → motive n",
"namespace": "_private.Init.Omega.Int.0.Int.neg.match_1",
"name": "_private.Init.Omega.Int.0.Int.neg.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℤ → Sort u_1) → (x : ℤ) → ((n : ℕ) → motive (Int.ofNat n)) → ((n : ℕ) → motive (Int.negSucc n)) → motive x",
"namespace": "ZNum.ofInt'",
"name": "ZNum.ofInt'.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℤ → Sort u_1) → (x : ℤ) → ((n : ℕ) → motive (Int.ofNat n)) → ((n : ℕ) → motive (Int.negSucc n)) → motive x",
"namespace": "_private.Init.Data.OfScientific.0.Float.ofInt",
"name": "_private.Init.Data.OfScientific.0.Float.ofInt.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℤ → Sort u_1) →\n (prec : ℤ) → ((n : ℕ) → motive (Int.ofNat n)) → ((n : ℕ) → motive (Int.negSucc n)) → motive prec",
"namespace": "_private.Init.Data.Dyadic.Round.0.Rat.toDyadic.match_1",
"name": "_private.Init.Data.Dyadic.Round.0.Rat.toDyadic.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℤ → Sort u_1) → (n : ℤ) → ((n : ℕ) → motive (Int.ofNat n)) → ((n : ℕ) → motive (Int.negSucc n)) → motive n",
"namespace": "_private.Init.Data.Int.Order.0.Int.neg.match_1",
"name": "_private.Init.Data.Int.Order.0.Int.neg.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 1091,
"fingerprint": 1377124982
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option ProjectionFunctionInfo → Sort u_1) →\n (__discr : Option ProjectionFunctionInfo) →\n ((pinfo : ProjectionFunctionInfo) → motive (some pinfo)) →\n ((x : Option ProjectionFunctionInfo) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Lean.Expr.Basic.0.Lean.Expr.reduceProjStruct?",
"name": "_private.Mathlib.Lean.Expr.Basic.0.Lean.Expr.reduceProjStruct?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ProjectionFunctionInfo → Sort u_1) →\n (__do_lift : Option ProjectionFunctionInfo) →\n ((projInfo : ProjectionFunctionInfo) → motive (some projInfo)) →\n ((x : Option ProjectionFunctionInfo) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Tactic.Grind.Internalize.0.Lean.Meta.Grind.useFunCongrAtDecl",
"name": "_private.Lean.Meta.Tactic.Grind.Internalize.0.Lean.Meta.Grind.useFunCongrAtDecl.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 1104,
"fingerprint": 1392371842
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Mathlib.Tactic.BicategoryLike.IsoLift → Sort u_1) →\n (x : Option Mathlib.Tactic.BicategoryLike.IsoLift) →\n ((η_iso : Mathlib.Tactic.BicategoryLike.IsoLift) → motive (some η_iso)) →\n ((x : Option Mathlib.Tactic.BicategoryLike.IsoLift) → motive x) → motive x",
"namespace": "Mathlib.Tactic.Bicategory.instMonadMor₂BicategoryM",
"name": "Mathlib.Tactic.Bicategory.instMonadMor₂BicategoryM.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option Mathlib.Tactic.BicategoryLike.IsoLift → Sort u_1) →\n (x : Option Mathlib.Tactic.BicategoryLike.IsoLift) →\n ((θIso : Mathlib.Tactic.BicategoryLike.IsoLift) → motive (some θIso)) →\n ((x : Option Mathlib.Tactic.BicategoryLike.IsoLift) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.CategoryTheory.Coherence.PureCoherence.0.Mathlib.Tactic.BicategoryLike.pureCoherence",
"name": "_private.Mathlib.Tactic.CategoryTheory.Coherence.PureCoherence.0.Mathlib.Tactic.BicategoryLike.pureCoherence.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Mathlib.Tactic.BicategoryLike.IsoLift → Sort u_1) →\n (x : Option Mathlib.Tactic.BicategoryLike.IsoLift) →\n ((η_iso : Mathlib.Tactic.BicategoryLike.IsoLift) → motive (some η_iso)) →\n ((x : Option Mathlib.Tactic.BicategoryLike.IsoLift) → motive x) → motive x",
"namespace": "Mathlib.Tactic.Monoidal.instMonadMor₂MonoidalM",
"name": "Mathlib.Tactic.Monoidal.instMonadMor₂MonoidalM.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
}
],
"groupId": 1177,
"fingerprint": 1482481522
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 8,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Bool → Sort u_1) → (x : Bool) → (Unit → motive true) → (Unit → motive false) → motive x",
"namespace": "_private.Aesop.Tree.Data.0.Bool.toYesNo",
"name": "_private.Aesop.Tree.Data.0.Bool.toYesNo.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Bool → Sort u_1) → (c : Bool) → (Unit → motive true) → (Unit → motive false) → motive c",
"namespace": "_private.Mathlib.MeasureTheory.Measure.AEMeasurable.0.cond.match_1",
"name": "_private.Mathlib.MeasureTheory.Measure.AEMeasurable.0.cond.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : Bool → Sort u_1) → (x : Bool) → (Unit → motive true) → (Unit → motive false) → motive x",
"namespace": "_private.Init.Data.List.ToArray.0.List.filter.match_1",
"name": "_private.Init.Data.List.ToArray.0.List.filter.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : Bool → Sort u_1) → (x : Bool) → (Unit → motive true) → (Unit → motive false) → motive x",
"namespace": "instHashableBool",
"name": "instHashableBool.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Bool → Sort u_1) → (x : Bool) → (Unit → motive true) → (Unit → motive false) → motive x",
"namespace": "Std.Iter.val_step_intermediateDropWhile",
"name": "Std.Iter.val_step_intermediateDropWhile.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Bool → Sort u_1) → (x : Bool) → (Unit → motive true) → (Unit → motive false) → motive x",
"namespace": "_private.Init.Data.List.Impl.0.List.filter.match_1",
"name": "_private.Init.Data.List.Impl.0.List.filter.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : Bool → Sort u_1) → (x : Bool) → (Unit → motive true) → (Unit → motive false) → motive x",
"namespace": "Lean.instQuoteBoolMkStr1",
"name": "Lean.instQuoteBoolMkStr1.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Bool → Sort u_1) → (c : Bool) → (Unit → motive true) → (Unit → motive false) → motive c",
"namespace": "_private.Batteries.Data.List.Lemmas.0.cond.match_1",
"name": "_private.Batteries.Data.List.Lemmas.0.cond.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 1204,
"fingerprint": 1517933355
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {m n : ℕ}, m.psub n.succ = m.psub n >>= Nat.ppred",
"namespace": "Nat",
"name": "Nat.psub_succ",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "psub_succ"
},
{
"statement": "∀ (m n : ℕ), m.psub n.succ = m.psub n >>= Nat.ppred",
"namespace": "Nat.psub",
"name": "Nat.psub.eq_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eq_2"
}
],
"groupId": 1207,
"fingerprint": 1523357199
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_2} [inst : HeytingAlgebra α] {a : α}, a ⊓ aᶜ = ⊥",
"namespace": "",
"name": "inf_compl_eq_bot",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "inf_compl_eq_bot"
},
{
"statement": "∀ {α : Type u_2} [inst : HeytingAlgebra α] (a : α), a ⊓ aᶜ = ⊥",
"namespace": "",
"name": "inf_compl_self",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "inf_compl_self"
}
],
"groupId": 1223,
"fingerprint": 1534621118
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (e₂ : Expr) → ((d₂ : MData) → (b₂ : Expr) → motive (Expr.mdata d₂ b₂)) → ((x : Expr) → motive x) → motive e₂",
"namespace": "_private.Lean.Meta.Sym.AlphaShareCommon.0.Lean.Meta.Sym.alphaEq",
"name": "_private.Lean.Meta.Sym.AlphaShareCommon.0.Lean.Meta.Sym.alphaEq.match_13",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_13"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) → ((mdata : MData) → (e : Expr) → motive (Expr.mdata mdata e)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Mathlib.Tactic.DepRewrite.0.Mathlib.Tactic.DepRewrite.cleanupCasts",
"name": "_private.Mathlib.Tactic.DepRewrite.0.Mathlib.Tactic.DepRewrite.cleanupCasts.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) → ((m : MData) → (f : Expr) → motive (Expr.mdata m f)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Elab.PreDefinition.WF.FloatRecApp.0.Lean.Elab.WF.floatRecApp",
"name": "_private.Lean.Elab.PreDefinition.WF.FloatRecApp.0.Lean.Elab.WF.floatRecApp.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 1246,
"fingerprint": 1569305973
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : IR.Decl → Sort u_1) →\n (d : IR.Decl) →\n ((f : IR.FunId) →\n (xs : Array IR.Param) →\n (t : IR.IRType) → (b : IR.FnBody) → (info : IR.DeclInfo) → motive (IR.Decl.fdecl f xs t b info)) →\n ((x : IR.Decl) → motive x) → motive d",
"namespace": "_private.Lean.Compiler.IR.EmitLLVM.0.Lean.IR.EmitLLVM.emitDeclAux",
"name": "_private.Lean.Compiler.IR.EmitLLVM.0.Lean.IR.EmitLLVM.emitDeclAux.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : IR.Decl → Sort u_1) →\n (d : IR.Decl) →\n ((f : IR.FunId) →\n (xs : Array IR.Param) →\n (type : IR.IRType) → (b : IR.FnBody) → (info : IR.DeclInfo) → motive (IR.Decl.fdecl f xs type b info)) →\n ((other : IR.Decl) → motive other) → motive d",
"namespace": "_private.Lean.Compiler.IR.ElimDeadVars.0.Lean.IR.Decl.elimDead",
"name": "_private.Lean.Compiler.IR.ElimDeadVars.0.Lean.IR.Decl.elimDead.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 1250,
"fingerprint": 1574053009
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ (n : ℕ), n < n + 1 ∧ n + 1 ≤ n + 1",
"namespace": "_private.Mathlib.Probability.ProductMeasure.0.MeasureTheory.Measure.map_piSingleton",
"name": "_private.Mathlib.Probability.ProductMeasure.0.MeasureTheory.Measure.map_piSingleton._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
},
{
"statement": "∀ {b : ℕ}, b < b + 1 ∧ b + 1 ≤ b + 1",
"namespace": "Nat.mem_Ioc_succ'",
"name": "Nat.mem_Ioc_succ'._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
}
],
"groupId": 1305,
"fingerprint": 1641448819
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ (a : Int32), a ≤ a",
"namespace": "Int32",
"name": "Int32.le_refl",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "le_refl"
},
{
"statement": "∀ {a : Int32}, a ≤ a",
"namespace": "Int32",
"name": "Int32.le_rfl",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "le_rfl"
}
],
"groupId": 1317,
"fingerprint": 1657008594
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Sort u} (x y : α), (bif false then x else y) = y",
"namespace": "cond",
"name": "cond.eq_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eq_2"
},
{
"statement": "∀ {α : Sort u} {a b : α}, (bif false then a else b) = b",
"namespace": "Bool",
"name": "Bool.cond_false",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "cond_false"
}
],
"groupId": 1330,
"fingerprint": 1670894220
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 18,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((fst lhs rhs : Expr) → motive (some (fst, lhs, rhs))) → ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Relation.Rfl.0.Lean.Expr.relSidesIfRefl?",
"name": "_private.Mathlib.Tactic.Relation.Rfl.0.Lean.Expr.relSidesIfRefl?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((fst fst_1 rhs : Expr) → motive (some (fst, fst_1, rhs))) →\n ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Simp.Types.0.Lean.Meta.Simp.tryAutoCongrTheorem?",
"name": "_private.Lean.Meta.Tactic.Simp.Types.0.Lean.Meta.Simp.tryAutoCongrTheorem?.match_13",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_13"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((fst inferred snd : Expr) → motive (some (fst, inferred, snd))) →\n ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.ErwQuestion.0.Mathlib.Tactic.Erw?.extractRewriteEq",
"name": "_private.Mathlib.Tactic.ErwQuestion.0.Mathlib.Tactic.Erw?.extractRewriteEq.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((α a b : Expr) → motive (some (α, a, b))) → ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Lean.Meta.AppBuilder.0.Lean.Meta.mkHEqOfEq",
"name": "_private.Lean.Meta.AppBuilder.0.Lean.Meta.mkHEqOfEq.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((fst lhs rhs : Expr) → motive (some (fst, lhs, rhs))) → ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Widget.StringDiagram.0.Mathlib.Tactic.Widget.StringDiagram.stringEqM?",
"name": "_private.Mathlib.Tactic.Widget.StringDiagram.0.Mathlib.Tactic.Widget.StringDiagram.stringEqM?.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((σs H T : Expr) → motive (some (σs, H, T))) → ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Tactic.Do.ProofMode.Intro.0.Lean.Elab.Tactic.Do.ProofMode.mIntro",
"name": "_private.Lean.Elab.Tactic.Do.ProofMode.Intro.0.Lean.Elab.Tactic.Do.ProofMode.mIntro.match_8",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_8"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((fst lhs rhs : Expr) → motive (some (fst, lhs, rhs))) → ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Mathlib.Lean.Meta.CongrTheorems.0.Lean.Meta.fastSubsingletonElim",
"name": "_private.Mathlib.Lean.Meta.CongrTheorems.0.Lean.Meta.fastSubsingletonElim.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((fst fst_1 rhs : Expr) → motive (some (fst, fst_1, rhs))) →\n ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.FunInd.0.Lean.Tactic.FunInd.rwFun",
"name": "_private.Lean.Meta.Tactic.FunInd.0.Lean.Tactic.FunInd.rwFun.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (__do_lift : Option (Expr × Expr × Expr)) →\n ((fst lhs rhs : Expr) → motive (some (fst, lhs, rhs))) →\n ((x : Option (Expr × Expr × Expr)) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Match.MatchEqs.0.Lean.Meta.Match.substSomeVar",
"name": "_private.Lean.Meta.Match.MatchEqs.0.Lean.Meta.Match.substSomeVar.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((fst lhs snd : Expr) → motive (some (fst, lhs, snd))) → ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Lean.Meta.CongrTheorems.0.Lean.Meta.mkHCongrWithArity.mkProof",
"name": "_private.Lean.Meta.CongrTheorems.0.Lean.Meta.mkHCongrWithArity.mkProof.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((discrProof lhsProof rhsProof : Expr) → motive (some (discrProof, lhsProof, rhsProof))) →\n ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Tactic.BVDecide.Frontend.BVDecide.ReifiedBVLogical.0.Lean.Elab.Tactic.BVDecide.Frontend.ReifiedBVLogical.mkIte",
"name": "_private.Lean.Elab.Tactic.BVDecide.Frontend.BVDecide.ReifiedBVLogical.0.Lean.Elab.Tactic.BVDecide.Frontend.ReifiedBVLogical.mkIte.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (__discr : Option (Expr × Expr × Expr)) →\n ((k _E _F : Expr) → motive (some (k, _E, _F))) → ((x : Option (Expr × Expr × Expr)) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Geometry.Manifold.Notation.0.Manifold.Elab.findModel.fromCLM",
"name": "_private.Mathlib.Geometry.Manifold.Notation.0.Manifold.Elab.findModel.fromCLM.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((fst lhs rhs : Expr) → motive (some (fst, lhs, rhs))) → ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Relation.Symm.0.Lean.Expr.relSidesIfSymm?",
"name": "_private.Mathlib.Tactic.Relation.Symm.0.Lean.Expr.relSidesIfSymm?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((α a b : Expr) → motive (some (α, a, b))) → ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Linarith.Preprocessing.0.Mathlib.Tactic.Linarith.removeNe_aux",
"name": "_private.Mathlib.Tactic.Linarith.Preprocessing.0.Mathlib.Tactic.Linarith.removeNe_aux.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((fst lhs rhs : Expr) → motive (some (fst, lhs, rhs))) → ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Lean.Elab.PreDefinition.EqnsUtils.0.Lean.Elab.Eqns.deltaLHS",
"name": "_private.Lean.Elab.PreDefinition.EqnsUtils.0.Lean.Elab.Eqns.deltaLHS.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((fst lhs rhs : Expr) → motive (some (fst, lhs, rhs))) → ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.CategoryTheory.Coherence.0.Mathlib.Tactic.Coherence.monoidal_coherence",
"name": "_private.Mathlib.Tactic.CategoryTheory.Coherence.0.Mathlib.Tactic.Coherence.monoidal_coherence.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr × Expr)) →\n ((fst x y : Expr) → motive (some (fst, x, y))) → ((x : Option (Expr × Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Tactic.Ext.0.Lean.Elab.Tactic.Ext.mkExtIffType",
"name": "_private.Lean.Elab.Tactic.Ext.0.Lean.Elab.Tactic.Ext.mkExtIffType.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : Option (Expr × Expr × Expr) → Sort u_1) →\n (__do_lift : Option (Expr × Expr × Expr)) →\n ((fst lhs rhs : Expr) → motive (some (fst, lhs, rhs))) →\n ((x : Option (Expr × Expr × Expr)) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Tactic.Subst.0.Lean.Meta.substVar",
"name": "_private.Lean.Meta.Tactic.Subst.0.Lean.Meta.substVar.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 1344,
"fingerprint": 1693824626
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option (TSyntax `Lean.Parser.Tactic.location) → Sort u_1) →\n (loc? : Option (TSyntax `Lean.Parser.Tactic.location)) →\n ((loc : TSyntax `Lean.Parser.Tactic.location) → motive (some loc)) →\n ((x : Option (TSyntax `Lean.Parser.Tactic.location)) → motive x) → motive loc?",
"namespace": "_private.Lean.Meta.Tactic.AC.Main.0.Lean.Meta.AC.evalNf0",
"name": "_private.Lean.Meta.Tactic.AC.Main.0.Lean.Meta.AC.evalNf0.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (TSyntax `Lean.Parser.Tactic.location) → Sort u_1) →\n (loc? : Option (TSyntax `Lean.Parser.Tactic.location)) →\n ((loc? : TSyntax `Lean.Parser.Tactic.location) → motive (some loc?)) →\n ((x : Option (TSyntax `Lean.Parser.Tactic.location)) → motive x) → motive loc?",
"namespace": "_private.Mathlib.Tactic.CancelDenoms.Core.0._aux_Mathlib_Tactic_CancelDenoms_Core___elabRules_tacticCancel_denoms__1",
"name": "_private.Mathlib.Tactic.CancelDenoms.Core.0._aux_Mathlib_Tactic_CancelDenoms_Core___elabRules_tacticCancel_denoms__1.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (TSyntax `Lean.Parser.Tactic.location) → Sort u_1) →\n (loc : Option (TSyntax `Lean.Parser.Tactic.location)) →\n ((loc : TSyntax `Lean.Parser.Tactic.location) → motive (some loc)) →\n ((x : Option (TSyntax `Lean.Parser.Tactic.location)) → motive x) → motive loc",
"namespace": "_private.Lean.Elab.Tactic.SimpTrace.0.Lean.Elab.Tactic.evalSimpTrace",
"name": "_private.Lean.Elab.Tactic.SimpTrace.0.Lean.Elab.Tactic.evalSimpTrace.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
}
],
"groupId": 1358,
"fingerprint": 1713373122
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "∀ {a b : Prop}, (a → b) = (¬a ∨ b)",
"namespace": "_private.Mathlib.ModelTheory.Equivalence.0.FirstOrder.Language.BoundedFormula.imp_iff_not_sup",
"name": "_private.Mathlib.ModelTheory.Equivalence.0.FirstOrder.Language.BoundedFormula.imp_iff_not_sup._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {a b : Prop}, (a → b) = (¬a ∨ b)",
"namespace": "_private.Mathlib.ModelTheory.Equivalence.0.FirstOrder.Language.BoundedFormula.sup_iff_not_inf_not",
"name": "_private.Mathlib.ModelTheory.Equivalence.0.FirstOrder.Language.BoundedFormula.sup_iff_not_inf_not._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ (p q : Prop), (p → q) = (¬p ∨ q)",
"namespace": "Lean.Grind",
"name": "Lean.Grind.imp_eq",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "imp_eq"
},
{
"statement": "∀ {a b : Prop}, (a → b) = (¬a ∨ b)",
"namespace": "_private.Mathlib.Order.Filter.Basic.0.Filter.eventually_imp_distrib_right",
"name": "_private.Mathlib.Order.Filter.Basic.0.Filter.eventually_imp_distrib_right._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
}
],
"groupId": 1376,
"fingerprint": 1726911759
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {Ω : Type u_1} {ι : Type u_2} {m : MeasurableSpace Ω} [inst : Preorder ι] (μ : MeasureTheory.Measure Ω)\n (f : MeasureTheory.Filtration ι m) [hf : MeasureTheory.SigmaFiniteFiltration μ f] (i : ι),\n MeasureTheory.SigmaFinite (μ.trim ⋯)",
"namespace": "MeasureTheory",
"name": "MeasureTheory.sigmaFinite_of_sigmaFiniteFiltration",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "sigmaFinite_of_sigmaFiniteFiltration"
},
{
"statement": "∀ {Ω : Type u_1} {ι : Type u_2} {m : MeasurableSpace Ω} {inst : Preorder ι} {μ : MeasureTheory.Measure Ω}\n {f : MeasureTheory.Filtration ι m} [self : MeasureTheory.SigmaFiniteFiltration μ f] (i : ι),\n MeasureTheory.SigmaFinite (μ.trim ⋯)",
"namespace": "MeasureTheory.SigmaFiniteFiltration",
"name": "MeasureTheory.SigmaFiniteFiltration.SigmaFinite",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "SigmaFinite"
}
],
"groupId": 1389,
"fingerprint": 1749978894
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "{α : Type u_1} →\n {β : α → Type u_2} →\n (motive : Std.DTreeMap.Internal.Impl α β → Sort u_3) →\n (l : Std.DTreeMap.Internal.Impl α β) →\n (Unit → motive Std.DTreeMap.Internal.Impl.leaf) →\n ((size : ℕ) →\n (k' : α) →\n (v' : β k') →\n (l' r' : Std.DTreeMap.Internal.Impl α β) →\n motive (Std.DTreeMap.Internal.Impl.inner size k' v' l' r')) →\n motive l",
"namespace": "_private.Std.Data.DTreeMap.Internal.WF.Lemmas.0.Std.DTreeMap.Internal.Impl.minView!.match_1",
"name": "_private.Std.Data.DTreeMap.Internal.WF.Lemmas.0.Std.DTreeMap.Internal.Impl.minView!.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n {β : α → Type u_2} →\n (motive : Std.DTreeMap.Internal.Impl α β → Sort u_3) →\n (t : Std.DTreeMap.Internal.Impl α β) →\n (Unit → motive Std.DTreeMap.Internal.Impl.leaf) →\n ((sz : ℕ) →\n (k : α) →\n (v : β k) →\n (l r : Std.DTreeMap.Internal.Impl α β) → motive (Std.DTreeMap.Internal.Impl.inner sz k v l r)) →\n motive t",
"namespace": "_private.Std.Data.DTreeMap.Internal.Zipper.0.Std.DTreeMap.Internal.Impl.pruneLE.match_3",
"name": "_private.Std.Data.DTreeMap.Internal.Zipper.0.Std.DTreeMap.Internal.Impl.pruneLE.match_3.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n {β : α → Type u_2} →\n (motive : Std.DTreeMap.Internal.Impl α β → Sort u_3) →\n (t : Std.DTreeMap.Internal.Impl α β) →\n (Unit → motive Std.DTreeMap.Internal.Impl.leaf) →\n ((size : ℕ) →\n (k' : α) →\n (v : β k') →\n (l r : Std.DTreeMap.Internal.Impl α β) → motive (Std.DTreeMap.Internal.Impl.inner size k' v l r)) →\n motive t",
"namespace": "_private.Std.Data.DTreeMap.Internal.Queries.0.Std.DTreeMap.Internal.Impl.contains.match_3",
"name": "_private.Std.Data.DTreeMap.Internal.Queries.0.Std.DTreeMap.Internal.Impl.contains.match_3.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 1397,
"fingerprint": 1754451978
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 5,
"proofTag": "independent",
"members": [
{
"statement": "(motive :\n (u : Level) →\n {α : Q(Type u)} →\n (zα : Q(Zero «$α»)) →\n (pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n MetaM (Mathlib.Meta.Positivity.Strictness zα pα e) →\n MetaM (Mathlib.Meta.Positivity.Strictness zα pα e) → Sort u_1) →\n (u : Level) →\n {α : Q(Type u)} →\n (zα : Q(Zero «$α»)) →\n (pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_1 : MetaM (Mathlib.Meta.Positivity.Strictness zα pα e)) →\n ((α : Q(Type)) →\n (zα : Q(Zero «$α»)) →\n (pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_2 : MetaM (Mathlib.Meta.Positivity.Strictness zα pα e)) →\n motive Level.zero zα pα e __alt __alt_2) →\n ((x : Level) →\n (α : Q(Type x)) →\n (zα : Q(Zero «$α»)) →\n (pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_2 : MetaM (Mathlib.Meta.Positivity.Strictness zα pα e)) →\n motive x zα pα e __alt __alt_2) →\n motive u zα pα e __alt __alt_1",
"namespace": "_private.Mathlib.Data.EReal.Operations.0.Mathlib.Meta.Positivity.evalERealAdd",
"name": "_private.Mathlib.Data.EReal.Operations.0.Mathlib.Meta.Positivity.evalERealAdd.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive :\n (u : Level) →\n {α : Q(Type u)} →\n (x : Q(Zero «$α»)) →\n (x_1 : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n MetaM (Mathlib.Meta.Positivity.Strictness x x_1 e) →\n MetaM (Mathlib.Meta.Positivity.Strictness x x_1 e) → Sort u_1) →\n (u : Level) →\n {α : Q(Type u)} →\n (x : Q(Zero «$α»)) →\n (x_1 : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_1 : MetaM (Mathlib.Meta.Positivity.Strictness x x_1 e)) →\n ((α : Q(Type)) →\n (x : Q(Zero «$α»)) →\n (x_2 : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_2 : MetaM (Mathlib.Meta.Positivity.Strictness x x_2 e)) →\n motive Level.zero x x_2 e __alt __alt_2) →\n ((x : Level) →\n (α : Q(Type x)) →\n (x_2 : Q(Zero «$α»)) →\n (x_3 : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_2 : MetaM (Mathlib.Meta.Positivity.Strictness x_2 x_3 e)) →\n motive x x_2 x_3 e __alt __alt_2) →\n motive u x x_1 e __alt __alt_1",
"namespace": "_private.Mathlib.Geometry.Euclidean.Altitude.0.Affine.Simplex.evalHeight",
"name": "_private.Mathlib.Geometry.Euclidean.Altitude.0.Affine.Simplex.evalHeight.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive :\n (u : Level) →\n {α : Q(Type u)} →\n (_zα : Q(Zero «$α»)) →\n (_pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e) →\n MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e) → Sort u_1) →\n (u : Level) →\n {α : Q(Type u)} →\n (_zα : Q(Zero «$α»)) →\n (_pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_1 : MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e)) →\n ((α : Q(Type)) →\n (_zα : Q(Zero «$α»)) →\n (_pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_2 : MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e)) →\n motive Level.zero _zα _pα e __alt __alt_2) →\n ((x : Level) →\n (α : Q(Type x)) →\n (_zα : Q(Zero «$α»)) →\n (_pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_2 : MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e)) →\n motive x _zα _pα e __alt __alt_2) →\n motive u _zα _pα e __alt __alt_1",
"namespace": "_private.Mathlib.MeasureTheory.Covering.Besicovitch.0.Mathlib.Meta.Positivity.evalBesicovitchSatelliteConfigR",
"name": "_private.Mathlib.MeasureTheory.Covering.Besicovitch.0.Mathlib.Meta.Positivity.evalBesicovitchSatelliteConfigR.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive :\n (u : Level) →\n {α : Q(Type u)} →\n (_zα : Q(Zero «$α»)) →\n (_pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e) →\n MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e) → Sort u_1) →\n (u : Level) →\n {α : Q(Type u)} →\n (_zα : Q(Zero «$α»)) →\n (_pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_1 : MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e)) →\n ((α : Q(Type)) →\n (_zα : Q(Zero «$α»)) →\n (_pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_2 : MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e)) →\n motive Level.zero _zα _pα e __alt __alt_2) →\n ((x : Level) →\n (α : Q(Type x)) →\n (_zα : Q(Zero «$α»)) →\n (_pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_2 : MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e)) →\n motive x _zα _pα e __alt __alt_2) →\n motive u _zα _pα e __alt __alt_1",
"namespace": "_private.Mathlib.Analysis.SpecialFunctions.Gamma.Basic.0.Mathlib.Meta.Positivity.evalGamma",
"name": "_private.Mathlib.Analysis.SpecialFunctions.Gamma.Basic.0.Mathlib.Meta.Positivity.evalGamma.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive :\n (u : Level) →\n {α : Q(Type u)} →\n (_zα : Q(Zero «$α»)) →\n (_pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e) →\n MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e) → Sort u_1) →\n (u : Level) →\n {α : Q(Type u)} →\n (_zα : Q(Zero «$α»)) →\n (_pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_1 : MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e)) →\n ((α : Q(Type)) →\n (_zα : Q(Zero «$α»)) →\n (_pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_2 : MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e)) →\n motive Level.zero _zα _pα e __alt __alt_2) →\n ((x : Level) →\n (α : Q(Type x)) →\n (_zα : Q(Zero «$α»)) →\n (_pα : Q(PartialOrder «$α»)) →\n (e : Q(«$α»)) →\n (__alt __alt_2 : MetaM (Mathlib.Meta.Positivity.Strictness _zα _pα e)) →\n motive x _zα _pα e __alt __alt_2) →\n motive u _zα _pα e __alt __alt_1",
"namespace": "_private.Mathlib.NumberTheory.LucasLehmer.0.Mathlib.Meta.Positivity.evalMersenne",
"name": "_private.Mathlib.NumberTheory.LucasLehmer.0.Mathlib.Meta.Positivity.evalMersenne.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 1401,
"fingerprint": 1758808057
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ (C : Type u) [inst : CategoryTheory.Category.{v, u} C] (x x_1 : C) (f : x ⟶ x_1),\n CategoryTheory.MorphismProperty.monomorphisms C f = CategoryTheory.Mono f",
"namespace": "CategoryTheory.MorphismProperty.monomorphisms",
"name": "CategoryTheory.MorphismProperty.monomorphisms.eq_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eq_1"
},
{
"statement": "∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f : X ⟶ Y),\n CategoryTheory.MorphismProperty.monomorphisms C f = CategoryTheory.Mono f",
"namespace": "_private.Mathlib.CategoryTheory.Types.Monomorphisms.0.CategoryTheory.Types.instIsStableUnderCobaseChangeMonomorphismsType",
"name": "_private.Mathlib.CategoryTheory.Types.Monomorphisms.0.CategoryTheory.Types.instIsStableUnderCobaseChangeMonomorphismsType._simp_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1"
}
],
"groupId": 1421,
"fingerprint": 1780438942
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "{ι₁ : Type u_1} →\n {ι₂ : Type u_2} →\n (motive : ι₁ ⊕ ι₂ → Sort u_3) →\n (x : ι₁ ⊕ ι₂) → ((a : ι₁) → motive (Sum.inl a)) → ((a : ι₂) → motive (Sum.inr a)) → motive x",
"namespace": "_private.Mathlib.CategoryTheory.Limits.Shapes.CombinedProducts.0.CategoryTheory.Limits.Fan.combPairHoms.match_1",
"name": "_private.Mathlib.CategoryTheory.Limits.Shapes.CombinedProducts.0.CategoryTheory.Limits.Fan.combPairHoms.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n {β : Type u_2} →\n (motive : α ⊕ β → Sort u_3) →\n (x : α ⊕ β) → ((a : α) → motive (Sum.inl a)) → ((b : β) → motive (Sum.inr b)) → motive x",
"namespace": "instToStringSum",
"name": "instToStringSum.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{α : Type u_1} →\n {β : Type u_2} →\n (motive : α ⊕ β → Sort u_3) →\n (x : α ⊕ β) → ((val : α) → motive (Sum.inl val)) → ((val : β) → motive (Sum.inr val)) → motive x",
"namespace": "_private.Init.Data.Sum.Lemmas.0.Sum.isLeft.match_1",
"name": "_private.Init.Data.Sum.Lemmas.0.Sum.isLeft.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 1428,
"fingerprint": 1789316713
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 5,
"proofTag": "independent",
"members": [
{
"statement": "∀ {i : ℕ}, (i ≤ 0) = (i = 0)",
"namespace": "_private.Mathlib.Data.Nat.Find.0.Nat.findGreatest_eq_iff",
"name": "_private.Mathlib.Data.Nat.Find.0.Nat.findGreatest_eq_iff._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {i : ℕ}, (i ≤ 0) = (i = 0)",
"namespace": "_private.Mathlib.Data.List.NodupEquivFin.0.List.duplicate_iff_exists_distinct_get",
"name": "_private.Mathlib.Data.List.NodupEquivFin.0.List.duplicate_iff_exists_distinct_get._simp_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_3"
},
{
"statement": "∀ (a : ℕ), (a ≤ 0) = (a = 0)",
"namespace": "Nat",
"name": "Nat.le_zero_eq",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "le_zero_eq"
},
{
"statement": "∀ {i : ℕ}, (i ≤ 0) = (i = 0)",
"namespace": "_private.Init.Data.Nat.Lemmas.0.Nat.one_lt_mul_iff",
"name": "_private.Init.Data.Nat.Lemmas.0.Nat.one_lt_mul_iff._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {i : ℕ}, (i ≤ 0) = (i = 0)",
"namespace": "_private.Mathlib.GroupTheory.SpecificGroups.Cyclic.0.card_orderOf_eq_totient_aux₂",
"name": "_private.Mathlib.GroupTheory.SpecificGroups.Cyclic.0.card_orderOf_eq_totient_aux₂._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
}
],
"groupId": 1452,
"fingerprint": 1822401032
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_1} (head : α) (tail : List α), ¬(head :: tail).length - 1 = 0 → (head :: tail).length - 2 < tail.length",
"namespace": "_private.Mathlib.Data.List.Induction.0.List.reverseRec_concat",
"name": "_private.Mathlib.Data.List.Induction.0.List.reverseRec_concat._proof_1_29",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_29"
},
{
"statement": "∀ {α : Type u_1} {a : α} (l : List α), ¬(a :: l).length - 1 = 0 → (a :: l).length - 2 < l.length",
"namespace": "_private.Mathlib.Data.List.Chain.0.List.exists_isChain_ne_nil_of_relationReflTransGen",
"name": "_private.Mathlib.Data.List.Chain.0.List.exists_isChain_ne_nil_of_relationReflTransGen._proof_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_3"
}
],
"groupId": 1454,
"fingerprint": 1823688840
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "∀ {n : ℕ} (a : Fin n), ↑a < n",
"namespace": "Fin",
"name": "Fin.prop",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "prop"
},
{
"statement": "∀ {n : ℕ} (i : Fin n), ↑i < n",
"namespace": "Vector.mapFinIdx_eq_ofFn",
"name": "Vector.mapFinIdx_eq_ofFn._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {w : ℕ} (i : Fin w), ↑i < w",
"namespace": "BitVec.getLsb_eq_getElem",
"name": "BitVec.getLsb_eq_getElem._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {w : ℕ} (i : Fin w), ↑i < w",
"namespace": "BitVec.iunfoldr_replace",
"name": "BitVec.iunfoldr_replace._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
}
],
"groupId": 1460,
"fingerprint": 1827880917
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_1} (l : List α), l.Perm l",
"namespace": "List.Perm",
"name": "List.Perm.refl",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "refl"
},
{
"statement": "∀ {α : Type u_1} {l : List α}, l.Perm l",
"namespace": "List.Perm",
"name": "List.Perm.rfl",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "rfl"
}
],
"groupId": 1477,
"fingerprint": 1848903710
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "{α : Type u_1} →\n (motive : List α → Sort u_2) →\n (x : List α) →\n (Unit → motive []) → ((a : α) → motive [a]) → ((a b : α) → (xs : List α) → motive (a :: b :: xs)) → motive x",
"namespace": "_private.Mathlib.Tactic.CategoryTheory.Coherence.Basic.0.Mathlib.Tactic.BicategoryLike.List.splitEvenOdd",
"name": "_private.Mathlib.Tactic.CategoryTheory.Coherence.Basic.0.Mathlib.Tactic.BicategoryLike.List.splitEvenOdd.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "{α : Type u_1} →\n (motive : List α → Sort u_2) →\n (x : List α) →\n (Unit → motive []) → ((x : α) → motive [x]) → ((x y : α) → (l : List α) → motive (x :: y :: l)) → motive x",
"namespace": "Cycle.decidableNontrivialCoe",
"name": "Cycle.decidableNontrivialCoe.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{G : Type u_1} →\n (motive : List G → Sort u_2) →\n (x : List G) →\n (Unit → motive []) → ((g : G) → motive [g]) → ((g h : G) → (t : List G) → motive (g :: h :: t)) → motive x",
"namespace": "_private.Mathlib.Algebra.BigOperators.Fin.0.List.alternatingSum.match_1",
"name": "_private.Mathlib.Algebra.BigOperators.Fin.0.List.alternatingSum.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 1489,
"fingerprint": 1865344165
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{σ : Type u_1} →\n {α : Type u_2} →\n (motive : Option (α × σ) → Sort u_3) →\n (x : Option (α × σ)) → (Unit → motive none) → ((fst : α) → (s : σ) → motive (some (fst, s))) → motive x",
"namespace": "_private.Batteries.Data.Stream.0.Std.Stream.drop.match_1",
"name": "_private.Batteries.Data.Stream.0.Std.Stream.drop.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{γ : Type u_1} →\n {β : Type u_2} →\n (motive : Option (β × γ) → Sort u_3) →\n (x : Option (β × γ)) → (Unit → motive none) → ((b : β) → (s₂ : γ) → motive (some (b, s₂))) → motive x",
"namespace": "Std.instStreamProd",
"name": "Std.instStreamProd.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 1493,
"fingerprint": 1867385418
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_1} [inst : Preorder α] {a b : Multiplicative α}, Multiplicative.toAdd a ≤ Multiplicative.toAdd b ↔ a ≤ b",
"namespace": "Multiplicative",
"name": "Multiplicative.toAdd_le",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "toAdd_le"
},
{
"statement": "∀ {X : Type u_1} [inst : Preorder X] {a b : Multiplicative X}, Multiplicative.toAdd a ≤ Multiplicative.toAdd b ↔ a ≤ b",
"namespace": "instLocallyFiniteOrderMultiplicative",
"name": "instLocallyFiniteOrderMultiplicative._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
}
],
"groupId": 1521,
"fingerprint": 1892659453
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Syntax → Sort u_1) →\n (x : Syntax) →\n ((info : SourceInfo) → (val' : String) → motive (Syntax.atom info val')) → ((x : Syntax) → motive x) → motive x",
"namespace": "_private.Init.Prelude.0.Lean.Syntax.matchesLit",
"name": "_private.Init.Prelude.0.Lean.Syntax.matchesLit.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Syntax → Sort u_1) →\n (x : Syntax) →\n ((info : SourceInfo) → (val : String) → motive (Syntax.atom info val)) → ((x : Syntax) → motive x) → motive x",
"namespace": "_private.Lean.Elab.DeclModifiers.0.Lean.Elab.expandOptDocComment?",
"name": "_private.Lean.Elab.DeclModifiers.0.Lean.Elab.expandOptDocComment?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 1522,
"fingerprint": 1893068861
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option (Expr × ℕ) → Sort u_1) →\n (x : Option (Expr × ℕ)) →\n ((f : Expr) → (n : ℕ) → motive (some (f, n))) → ((x : Option (Expr × ℕ)) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Proof.0.Lean.Meta.Grind.findCommonPrefix",
"name": "_private.Lean.Meta.Tactic.Grind.Proof.0.Lean.Meta.Grind.findCommonPrefix.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × ℕ) → Sort u_1) →\n (__discr : Option (Expr × ℕ)) →\n ((xb : Expr) → (kb : ℕ) → motive (some (xb, kb))) → ((x : Option (Expr × ℕ)) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.UnifyEq.0.Lean.Meta.unifyEq?",
"name": "_private.Lean.Meta.Tactic.UnifyEq.0.Lean.Meta.unifyEq?.match_8",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_8"
},
{
"statement": "(motive : Option (Expr × ℕ) → Sort u_1) →\n (__do_lift : Option (Expr × ℕ)) →\n ((fst : Expr) → (k : ℕ) → motive (some (fst, k))) → ((x : Option (Expr × ℕ)) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.CtorRecognizer.0.Lean.Meta.isConstructorApp'?",
"name": "_private.Lean.Meta.CtorRecognizer.0.Lean.Meta.isConstructorApp'?.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
}
],
"groupId": 1526,
"fingerprint": 1898272026
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{α : Type u} → {β : Type v} → [ha : WellFoundedRelation α] → [hb : WellFoundedRelation β] → WellFoundedRelation (α × β)",
"namespace": "Prod",
"name": "Prod.instWellFoundedRelation",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "instWellFoundedRelation"
},
{
"statement": "{α : Type u} → {β : Type v} → WellFoundedRelation α → WellFoundedRelation β → WellFoundedRelation (α × β)",
"namespace": "Prod",
"name": "Prod.lex",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "lex"
}
],
"groupId": 1562,
"fingerprint": 1949632291
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {x y : UInt32}, (x = y) = (x.toNat = y.toNat)",
"namespace": "_private.Batteries.Data.UInt.0.UInt32.compare_eq_toNat_compare_toNat",
"name": "_private.Batteries.Data.UInt.0.UInt32.compare_eq_toNat_compare_toNat._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {a b : UInt32}, (a = b) = (a.toNat = b.toNat)",
"namespace": "_private.Init.Data.UInt.Lemmas.0.UInt16.toUInt32_eq_mod_65536_iff",
"name": "_private.Init.Data.UInt.Lemmas.0.UInt16.toUInt32_eq_mod_65536_iff._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
}
],
"groupId": 1566,
"fingerprint": 1952434385
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_1} {n : ℕ} (xs : Vector α n), ∀ i < n, i < xs.toArray.size",
"namespace": "Vector.swapAt",
"name": "Vector.swapAt._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {α : Type u_1} {n : ℕ} {xs : Vector α n} {i : ℕ}, i < n → i < xs.toArray.size",
"namespace": "Vector.toArray_eraseIdx",
"name": "Vector.toArray_eraseIdx._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
}
],
"groupId": 1569,
"fingerprint": 1953554206
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 5,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option MessageData → Sort u_1) →\n (__do_lift : Option MessageData) →\n ((msg : MessageData) → motive (some msg)) → ((x : Option MessageData) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Tactic.Grind.Main.0.Lean.Meta.Grind.Result.toMessageData",
"name": "_private.Lean.Meta.Tactic.Grind.Main.0.Lean.Meta.Grind.Result.toMessageData.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option MessageData → Sort u_1) →\n (msg? : Option MessageData) →\n ((msg : MessageData) → motive (some msg)) → ((x : Option MessageData) → motive x) → motive msg?",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.CommRing.PP.0.Lean.Meta.Grind.Arith.CommRing.push",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.CommRing.PP.0.Lean.Meta.Grind.Arith.CommRing.push.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option MessageData → Sort u_1) →\n (msg? : Option MessageData) →\n ((msg : MessageData) → motive (some msg)) → ((x : Option MessageData) → motive x) → motive msg?",
"namespace": "_private.Batteries.Tactic.Lint.Frontend.0.Batteries.Tactic.Lint.lintCore",
"name": "_private.Batteries.Tactic.Lint.Frontend.0.Batteries.Tactic.Lint.lintCore.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option MessageData → Sort u_1) →\n (__do_lift : Option MessageData) →\n ((err : MessageData) → motive (some err)) → ((x : Option MessageData) → motive x) → motive __do_lift",
"namespace": "_private.Aesop.RuleTac.Basic.0.Aesop.RuleApplication.check",
"name": "_private.Aesop.RuleTac.Basic.0.Aesop.RuleApplication.check.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option MessageData → Sort u_1) →\n (__do_lift : Option MessageData) →\n ((err : MessageData) → motive (some err)) → ((x : Option MessageData) → motive x) → motive __do_lift",
"namespace": "_private.Aesop.RuleTac.GoalDiff.0.Aesop.GoalDiff.check",
"name": "_private.Aesop.RuleTac.GoalDiff.0.Aesop.GoalDiff.check.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 1611,
"fingerprint": 2012339732
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) → (x : Expr) → ((xIdx : ℕ) → motive (Expr.bvar xIdx)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.EMatchTheorem.0.Lean.Meta.Grind.isGenPattern?",
"name": "_private.Lean.Meta.Tactic.Grind.EMatchTheorem.0.Lean.Meta.Grind.isGenPattern?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) → (e : Expr) → ((idx : ℕ) → motive (Expr.bvar idx)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Meta.Sym.LooseBVarsS.0.Lean.Meta.Sym.lowerLooseBVarsS'",
"name": "_private.Lean.Meta.Sym.LooseBVarsS.0.Lean.Meta.Sym.lowerLooseBVarsS'.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 1619,
"fingerprint": 2016817311
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option SparseCasesOnInfo → Sort u_1) →\n (__discr : Option SparseCasesOnInfo) →\n ((casesOnInfo : SparseCasesOnInfo) → motive (some casesOnInfo)) →\n ((x : Option SparseCasesOnInfo) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Constructions.SparseCasesOnEq.0.Lean.Meta.getSparseCasesOnEq",
"name": "_private.Lean.Meta.Constructions.SparseCasesOnEq.0.Lean.Meta.getSparseCasesOnEq.match_8",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_8"
},
{
"statement": "(motive : Option SparseCasesOnInfo → Sort u_1) →\n (__discr : Option SparseCasesOnInfo) →\n ((sparseCasesOnInfo : SparseCasesOnInfo) → motive (some sparseCasesOnInfo)) →\n ((x : Option SparseCasesOnInfo) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.SplitSparseCasesOn.0.Lean.Meta.reduceSparseCasesOn",
"name": "_private.Lean.Meta.SplitSparseCasesOn.0.Lean.Meta.reduceSparseCasesOn.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
}
],
"groupId": 1622,
"fingerprint": 2019636560
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : ℕ → ℕ → Sort u_1) → (x x_1 : ℕ) → ((n k : ℕ) → motive n k) → motive x x_1",
"namespace": "Nat.minSqFacAux",
"name": "Nat.minSqFacAux.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ℕ → ℕ → Sort u_1) → (x x_1 : ℕ) → ((n m : ℕ) → motive n m) → motive x x_1",
"namespace": "_private.Mathlib.Data.Nat.Init.0.Nat.strongSubRecursion.match_1",
"name": "_private.Mathlib.Data.Nat.Init.0.Nat.strongSubRecursion.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 1625,
"fingerprint": 2020491179
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {I₁ : Type u_1} {I₂ : Type u_2} {I₁₂ : Type u_4} {c₁ : ComplexShape I₁} {c₂ : ComplexShape I₂}\n {c₁₂ : ComplexShape I₁₂} {inst : TotalComplexShape c₁ c₂ c₁₂} {inst_1 : TotalComplexShape c₂ c₁ c₁₂}\n {inst_2 : TotalComplexShapeSymmetry c₁ c₂ c₁₂} {inst_3 : TotalComplexShapeSymmetry c₂ c₁ c₁₂}\n [self : TotalComplexShapeSymmetrySymmetry c₁ c₂ c₁₂] (i₁ : I₁) (i₂ : I₂), c₂.σ c₁ c₁₂ i₂ i₁ = c₁.σ c₂ c₁₂ i₁ i₂",
"namespace": "TotalComplexShapeSymmetrySymmetry",
"name": "TotalComplexShapeSymmetrySymmetry.σ_symm",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "σ_symm"
},
{
"statement": "∀ {I₁ : Type u_1} {I₂ : Type u_2} {I₁₂ : Type u_4} (c₁ : ComplexShape I₁) (c₂ : ComplexShape I₂)\n (c₁₂ : ComplexShape I₁₂) [inst : TotalComplexShape c₁ c₂ c₁₂] [inst_1 : TotalComplexShape c₂ c₁ c₁₂]\n [inst_2 : TotalComplexShapeSymmetry c₁ c₂ c₁₂] [inst_3 : TotalComplexShapeSymmetry c₂ c₁ c₁₂]\n [TotalComplexShapeSymmetrySymmetry c₁ c₂ c₁₂] (i₁ : I₁) (i₂ : I₂), c₂.σ c₁ c₁₂ i₂ i₁ = c₁.σ c₂ c₁₂ i₁ i₂",
"namespace": "ComplexShape",
"name": "ComplexShape.σ_symm",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "σ_symm"
}
],
"groupId": 1627,
"fingerprint": 2023316420
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option (Array FVarId × MVarId) → Sort u_1) →\n (result? : Option (Array FVarId × MVarId)) →\n ((fst : Array FVarId) → (newGoal : MVarId) → motive (some (fst, newGoal))) →\n ((x : Option (Array FVarId × MVarId)) → motive x) → motive result?",
"namespace": "_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Enums.0.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.enumsPass",
"name": "_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Enums.0.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.enumsPass.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Option (Array FVarId × MVarId) → Sort u_1) →\n (result : Option (Array FVarId × MVarId)) →\n ((fst : Array FVarId) → (mvarId : MVarId) → motive (some (fst, mvarId))) →\n ((x : Option (Array FVarId × MVarId)) → motive x) → motive result",
"namespace": "_private.Aesop.Search.Expansion.Simp.0.Aesop.simpGoal",
"name": "_private.Aesop.Search.Expansion.Simp.0.Aesop.simpGoal.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Array FVarId × MVarId) → Sort u_1) →\n (result? : Option (Array FVarId × MVarId)) →\n ((fst : Array FVarId) → (newGoal : MVarId) → motive (some (fst, newGoal))) →\n ((x : Option (Array FVarId × MVarId)) → motive x) → motive result?",
"namespace": "_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.EmbeddedConstraint.0.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.embeddedConstraintPass",
"name": "_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.EmbeddedConstraint.0.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.embeddedConstraintPass.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Array FVarId × MVarId) → Sort u_1) →\n (result? : Option (Array FVarId × MVarId)) →\n ((fst : Array FVarId) → (goal : MVarId) → motive (some (fst, goal))) →\n ((x : Option (Array FVarId × MVarId)) → motive x) → motive result?",
"namespace": "_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.IntToBitVec.0.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.intToBitVecPass",
"name": "_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.IntToBitVec.0.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.intToBitVecPass.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 1702,
"fingerprint": 2136512260
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {G : Type u_1} [inst : Add G] [IsLeftCancelAdd G] {a b c : G}, (a + b = a + c) = (b = c)",
"namespace": "_private.Mathlib.ModelTheory.Arithmetic.Presburger.Semilinear.Defs.0.IsLinearSet.isProperSemilinearSet",
"name": "_private.Mathlib.ModelTheory.Arithmetic.Presburger.Semilinear.Defs.0.IsLinearSet.isProperSemilinearSet._simp_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_3"
},
{
"statement": "∀ {G : Type u_1} [inst : Add G] [IsLeftCancelAdd G] (a : G) {b c : G}, (a + b = a + c) = (b = c)",
"namespace": "_private.Mathlib.Algebra.Ring.GeomSum.0.Commute.geom_sum₂_succ_eq",
"name": "_private.Mathlib.Algebra.Ring.GeomSum.0.Commute.geom_sum₂_succ_eq._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
}
],
"groupId": 1745,
"fingerprint": 2191089234
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {w : ℕ} (idx n pow : ℕ), ¬1 < 2 → False",
"namespace": "_private.Std.Tactic.BVDecide.Bitblast.BVExpr.Circuit.Lemmas.Operations.ShiftLeft.0.Std.Tactic.BVDecide.BVExpr.bitblast.blastShiftLeft.twoPowShift_eq",
"name": "_private.Std.Tactic.BVDecide.Bitblast.BVExpr.Circuit.Lemmas.Operations.ShiftLeft.0.Std.Tactic.BVDecide.BVExpr.bitblast.blastShiftLeft.twoPowShift_eq._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
},
{
"statement": "∀ {w : ℕ} (idx idx curr : ℕ), ¬1 < 2 → False",
"namespace": "_private.Std.Tactic.BVDecide.Bitblast.BVExpr.Circuit.Lemmas.Operations.Clz.0.Std.Tactic.BVDecide.BVExpr.bitblast.blastClz.go_denote_eq",
"name": "_private.Std.Tactic.BVDecide.Bitblast.BVExpr.Circuit.Lemmas.Operations.Clz.0.Std.Tactic.BVDecide.BVExpr.bitblast.blastClz.go_denote_eq._proof_1_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_6"
}
],
"groupId": 1753,
"fingerprint": 2202381016
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {n : ℕ} {α : Type u_1} {f : Fin n → Option α}, Fin.findSomeRev? f = Fin.findSome? fun x => f x.rev",
"namespace": "_private.Batteries.Data.Fin.Lemmas.0.Fin.findRev?_rev",
"name": "_private.Batteries.Data.Fin.Lemmas.0.Fin.findRev?_rev._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {n : ℕ} {α : Type u_1} (f : Fin n → Option α), Fin.findSomeRev? f = Fin.findSome? fun x => f x.rev",
"namespace": "Fin.findSomeRev?",
"name": "Fin.findSomeRev?.eq_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eq_1"
}
],
"groupId": 1766,
"fingerprint": 2228700628
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 7,
"proofTag": "independent",
"members": [
{
"statement": "(motive : LOption Expr → Sort u_1) →\n (__do_lift : LOption Expr) →\n ((val : Expr) → motive (LOption.some val)) → ((x : LOption Expr) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Tactic.Simp.Types.0.Lean.Meta.Simp.tryAutoCongrTheorem?",
"name": "_private.Lean.Meta.Tactic.Simp.Types.0.Lean.Meta.Simp.tryAutoCongrTheorem?.match_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_6"
},
{
"statement": "(motive : LOption Expr → Sort u_1) →\n (__do_lift : LOption Expr) →\n ((self : Expr) → motive (LOption.some self)) → ((x : LOption Expr) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Elab.Calc.0.Lean.Elab.Term.mkCalcTrans",
"name": "_private.Lean.Elab.Calc.0.Lean.Elab.Term.mkCalcTrans.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : LOption Expr → Sort u_1) →\n (__do_lift : LOption Expr) →\n ((val : Expr) → motive (LOption.some val)) → ((x : LOption Expr) → motive x) → motive __do_lift",
"namespace": "_private.Mathlib.Tactic.FunProp.Core.0.Mathlib.Meta.FunProp.synthesizeInstance",
"name": "_private.Mathlib.Tactic.FunProp.Core.0.Mathlib.Meta.FunProp.synthesizeInstance.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : LOption Expr → Sort u_1) →\n (__discr : LOption Expr) → ((i' : Expr) → motive (LOption.some i')) → ((x : LOption Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.SplitIf.0.Lean.Meta.SplitIf.reduceIte'",
"name": "_private.Lean.Meta.Tactic.SplitIf.0.Lean.Meta.SplitIf.reduceIte'.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : LOption Expr → Sort u_1) →\n (__do_lift : LOption Expr) →\n ((val : Expr) → motive (LOption.some val)) → ((x : LOption Expr) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Sym.Pattern.0.Lean.Meta.Sym.mkPreResult",
"name": "_private.Lean.Meta.Sym.Pattern.0.Lean.Meta.Sym.mkPreResult.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : LOption Expr → Sort u_1) →\n (__discr : LOption Expr) →\n ((val : Expr) → motive (LOption.some val)) → ((x : LOption Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Sym.Simp.App.0.Lean.Meta.Sym.Simp.simpUsingCongrThm",
"name": "_private.Lean.Meta.Sym.Simp.App.0.Lean.Meta.Sym.Simp.simpUsingCongrThm.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : LOption Expr → Sort u_1) →\n (__do_lift : LOption Expr) →\n ((val : Expr) → motive (LOption.some val)) → ((x : LOption Expr) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Tactic.Simp.Rewrite.0.Lean.Meta.Simp.synthesizeArgs.synthesizeInstance",
"name": "_private.Lean.Meta.Tactic.Simp.Rewrite.0.Lean.Meta.Simp.synthesizeArgs.synthesizeInstance.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 1791,
"fingerprint": 2260181292
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option String.Pos.Raw → Sort u_1) →\n (x : Option String.Pos.Raw) →\n ((pos : String.Pos.Raw) → motive (some pos)) → ((x : Option String.Pos.Raw) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Structure.0.Lean.Elab.Command.Structure.expandCtor",
"name": "_private.Lean.Elab.Structure.0.Lean.Elab.Command.Structure.expandCtor.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option String.Pos.Raw → Sort u_1) →\n (x : Option String.Pos.Raw) →\n ((tail : String.Pos.Raw) → motive (some tail)) → ((x : Option String.Pos.Raw) → motive x) → motive x",
"namespace": "_private.Lean.Elab.GuardMsgs.0.Lean.Elab.Tactic.GuardMsgs.guardMsgsCodeAction",
"name": "_private.Lean.Elab.GuardMsgs.0.Lean.Elab.Tactic.GuardMsgs.guardMsgsCodeAction.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Option String.Pos.Raw → Sort u_1) →\n (x : Option String.Pos.Raw) →\n ((prev : String.Pos.Raw) → motive (some prev)) → ((x : Option String.Pos.Raw) → motive x) → motive x",
"namespace": "_private.Batteries.CodeAction.Misc.0.Batteries.CodeAction.removeAfterDoneAction",
"name": "_private.Batteries.CodeAction.Misc.0.Batteries.CodeAction.removeAfterDoneAction.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 1808,
"fingerprint": 2283445104
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_1} {β : Type u_2} (val : β), (Sum.inr val).isLeft = false",
"namespace": "Sum.isLeft",
"name": "Sum.isLeft.eq_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eq_2"
},
{
"statement": "∀ {α : Type u_1} {β : Type u_2} {x : β}, (Sum.inr x).isLeft = false",
"namespace": "Sum",
"name": "Sum.isLeft_inr",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "isLeft_inr"
}
],
"groupId": 1810,
"fingerprint": 2285413721
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{β' : Type u_1} →\n (motive : Option β' → Sort u_2) →\n (x : Option β') → (x = none → motive none) → ((out' : β') → x = some out' → motive (some out')) → motive x",
"namespace": "_private.Init.Data.Iterators.Lemmas.Combinators.Monadic.FilterMap.0.Std.IterM.step_filterMap.match_1",
"name": "_private.Init.Data.Iterators.Lemmas.Combinators.Monadic.FilterMap.0.Std.IterM.step_filterMap.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) →\n (x : Option α) → (x = none → motive none) → ((m : α) → x = some m → motive (some m)) → motive x",
"namespace": "_private.Batteries.Data.BinaryHeap.Basic.0.Batteries.BinaryHeap.insertExtractMax.match_1",
"name": "_private.Batteries.Data.BinaryHeap.Basic.0.Batteries.BinaryHeap.insertExtractMax.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 1838,
"fingerprint": 2308878944
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {n : ℕ} (k : ℕ), k + 1 ≤ k + 2",
"namespace": "CategoryTheory.ComposableArrows.IsComplex.cokerToKer'_fac",
"name": "CategoryTheory.ComposableArrows.IsComplex.cokerToKer'_fac._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
},
{
"statement": "∀ {n : ℕ} (i : ℕ), i + 1 ≤ i + 2",
"namespace": "CategoryTheory.ComposableArrows.IsComplex",
"name": "CategoryTheory.ComposableArrows.IsComplex._proof_8",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_8"
}
],
"groupId": 1847,
"fingerprint": 2314850008
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "∀ {R : Type u_2} {S : Type u_1} [inst : CommRing R] [inst_1 : CommRing S], RingHomClass (R →+* S) R S",
"namespace": "_private.Mathlib.RingTheory.Unramified.LocalStructure.0.Algebra.IsUnramifiedAt.exists_hasStandardEtaleSurjectionOn_of_exists_adjoin_singleton_eq_top",
"name": "_private.Mathlib.RingTheory.Unramified.LocalStructure.0.Algebra.IsUnramifiedAt.exists_hasStandardEtaleSurjectionOn_of_exists_adjoin_singleton_eq_top._proof_1_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_5"
},
{
"statement": "∀ {P : Type u_2} {S : Type u_1} [inst : CommRing P] [inst_1 : CommRing S], RingHomClass (P →+* S) P S",
"namespace": "retractionOfSectionOfKerSqZero",
"name": "retractionOfSectionOfKerSqZero._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {R : Type u_2} {S : Type u_1} [inst : CommRing R] [inst_1 : CommRing S], RingHomClass (R →+* S) R S",
"namespace": "KummerDedekind.quotMapEquivQuotQuotMap",
"name": "KummerDedekind.quotMapEquivQuotQuotMap._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
}
],
"groupId": 1851,
"fingerprint": 2320129476
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Expr → Option Expr → Sort u_1) →\n (__do_lift __do_lift_1 : Option Expr) →\n ((t s : Expr) → motive (some t) (some s)) → ((x x_1 : Option Expr) → motive x x_1) → motive __do_lift __do_lift_1",
"namespace": "_private.Lean.Meta.ExprDefEq.0.Lean.Meta.isDefEqProjDelta.tryReduceProjs",
"name": "_private.Lean.Meta.ExprDefEq.0.Lean.Meta.isDefEqProjDelta.tryReduceProjs.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Option Expr → Sort u_1) →\n (leInst? isPreorderInst? : Option Expr) →\n ((leInst isPreorderInst : Expr) → motive (some leInst) (some isPreorderInst)) →\n ((x x_1 : Option Expr) → motive x x_1) → motive leInst? isPreorderInst?",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Linear.StructId.0.Lean.Meta.Grind.Arith.Linear.getStructId?.go?",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Linear.StructId.0.Lean.Meta.Grind.Arith.Linear.getStructId?.go?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 1876,
"fingerprint": 2341570321
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) →\n (__do_lift : Option β) →\n ((b : β) → motive (some b)) → ((x : Option β) → (∀ (b : β), x = some b → False) → motive x) → motive __do_lift",
"namespace": "_private.Init.Data.List.ToArray.0.Array.findSomeM?.match_1",
"name": "_private.Init.Data.List.ToArray.0.Array.findSomeM?.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) →\n (__do_lift : Option α) →\n ((a : α) → motive (some a)) → ((x : Option α) → (∀ (a : α), x = some a → False) → motive x) → motive __do_lift",
"namespace": "_private.Std.Do.WP.SimpLemmas.0.OptionT.orElse.match_1",
"name": "_private.Std.Do.WP.SimpLemmas.0.OptionT.orElse.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 1929,
"fingerprint": 2415681642
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {σs : List (Type u)} (P : Std.Do.SPred σs) (env_2 : List (Std.Do.SPred σs)),\n Std.Do.SPred.conjunction (P :: env_2) = spred(P ∧ Std.Do.SPred.conjunction env_2)",
"namespace": "Std.Do.SPred.conjunction",
"name": "Std.Do.SPred.conjunction.eq_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eq_2"
},
{
"statement": "∀ {σs : List (Type u)} {P : Std.Do.SPred σs} {env : List (Std.Do.SPred σs)},\n Std.Do.SPred.conjunction (P :: env) = spred(P ∧ Std.Do.SPred.conjunction env)",
"namespace": "Std.Do.SPred",
"name": "Std.Do.SPred.conjunction_cons",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "conjunction_cons"
}
],
"groupId": 1949,
"fingerprint": 2435719404
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option ℚ → Sort u_1) →\n (__do_lift : Option ℚ) → ((v : ℚ) → motive (some v)) → ((x : Option ℚ) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.Model.0.Lean.Meta.Grind.Arith.Cutsat.getAssignment?",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.Model.0.Lean.Meta.Grind.Arith.Cutsat.getAssignment?.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Option ℚ → Sort u_1) →\n (__discr : Option ℚ) → ((v : ℚ) → motive (some v)) → ((x : Option ℚ) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Linear.Search.0.Lean.Meta.Grind.Arith.Linear.getBestLower?",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Linear.Search.0.Lean.Meta.Grind.Arith.Linear.getBestLower?.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
}
],
"groupId": 1964,
"fingerprint": 2463822038
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 6,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Name → Sort u_1) →\n (ns : Name) → ((p : Name) → (str : String) → motive (p.str str)) → ((x : Name) → motive x) → motive ns",
"namespace": "_private.Lean.Server.Completion.CompletionCollectors.0.Lean.Server.Completion.bestLabelForDecl?.visitNamespaces",
"name": "_private.Lean.Server.Completion.CompletionCollectors.0.Lean.Server.Completion.bestLabelForDecl?.visitNamespaces.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Name → Sort u_1) →\n (n : Name) → ((n : Name) → (postFix : String) → motive (n.str postFix)) → ((x : Name) → motive x) → motive n",
"namespace": "_private.Mathlib.Tactic.Translate.Core.0.Mathlib.Tactic.Translate.findPrefixTranslation?.go",
"name": "_private.Mathlib.Tactic.Translate.Core.0.Mathlib.Tactic.Translate.findPrefixTranslation?.go.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Name → Sort u_1) →\n (name : Name) → ((p : Name) → (s : String) → motive (p.str s)) → ((x : Name) → motive x) → motive name",
"namespace": "_private.Lean.Meta.Eqns.0.Lean.Meta.declFromEqLikeName",
"name": "_private.Lean.Meta.Eqns.0.Lean.Meta.declFromEqLikeName.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Name → Sort u_1) →\n (n : Name) → ((p : Name) → (str : String) → motive (p.str str)) → ((x : Name) → motive x) → motive n",
"namespace": "_private.Lean.PrivateName.0.Lean.isPrivatePrefix.go",
"name": "_private.Lean.PrivateName.0.Lean.isPrivatePrefix.go.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Name → Sort u_1) →\n (ctorName : Name) →\n ((pre : Name) → (ctor : String) → motive (pre.str ctor)) → ((x : Name) → motive x) → motive ctorName",
"namespace": "_private.Lean.Server.Rpc.Deriving.0.Lean.Server.RpcEncodable.deriveInductiveInstance",
"name": "_private.Lean.Server.Rpc.Deriving.0.Lean.Server.RpcEncodable.deriveInductiveInstance.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Name → Sort u_1) →\n (declName : Name) → ((pre : Name) → (str : String) → motive (pre.str str)) → ((x : Name) → motive x) → motive declName",
"namespace": "_private.Lean.Elab.DeclModifiers.0.Lean.Elab.checkIfShadowingStructureField",
"name": "_private.Lean.Elab.DeclModifiers.0.Lean.Elab.checkIfShadowingStructureField.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 1974,
"fingerprint": 2482342671
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ (m n : ℕ), ↑m * ↑n = ↑(m * n)",
"namespace": "Int",
"name": "Int.ofNat_mul_ofNat",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "ofNat_mul_ofNat"
},
{
"statement": "∀ (n m : ℕ), ↑n * ↑m = ↑(n * m)",
"namespace": "_private.Init.Data.Int.DivMod.Lemmas.0.Int.mul_tmod",
"name": "_private.Init.Data.Int.DivMod.Lemmas.0.Int.mul_tmod._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
}
],
"groupId": 1992,
"fingerprint": 2495147393
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option (Array Name) → Sort u_1) →\n (interestingCtors? : Option (Array Name)) →\n ((interestingCtors : Array Name) → motive (some interestingCtors)) →\n ((x : Option (Array Name)) → motive x) → motive interestingCtors?",
"namespace": "_private.Lean.Meta.Tactic.Cases.0.Lean.Meta.Cases.inductionCasesOn",
"name": "_private.Lean.Meta.Tactic.Cases.0.Lean.Meta.Cases.inductionCasesOn.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Array Name) → Sort u_1) →\n (localsOrStar : Option (Array Name)) →\n ((locals : Array Name) → motive (some locals)) → ((x : Option (Array Name)) → motive x) → motive localsOrStar",
"namespace": "_private.Lean.Elab.Tactic.Simp.0.Lean.Elab.Tactic.mkSimpOnly",
"name": "_private.Lean.Elab.Tactic.Simp.0.Lean.Elab.Tactic.mkSimpOnly.match_9",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_9"
},
{
"statement": "(motive : Option (Array Name) → Sort u_1) →\n (x : Option (Array Name)) →\n ((eqns : Array Name) → motive (some eqns)) → ((x : Option (Array Name)) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Translate.Core.0.Mathlib.Tactic.Translate.copyMetaData",
"name": "_private.Mathlib.Tactic.Translate.Core.0.Mathlib.Tactic.Translate.copyMetaData.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2008,
"fingerprint": 2525119001
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 10,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option ℕ → Sort u_1) → (x : Option ℕ) → ((prio : ℕ) → motive (some prio)) → (Unit → motive none) → motive x",
"namespace": "_private.Lean.Parser.Extension.0.Lean.Parser.getParserPriority",
"name": "_private.Lean.Parser.Extension.0.Lean.Parser.getParserPriority.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (next? : Option ℕ) → ((next : ℕ) → motive (some next)) → (Unit → motive none) → motive next?",
"namespace": "_private.Lean.Meta.Instances.0.Lean.Meta.computeSynthOrder",
"name": "_private.Lean.Meta.Instances.0.Lean.Meta.computeSynthOrder.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (relevantArg? : Option ℕ) →\n ((relevantArg : ℕ) → motive (some relevantArg)) → (Unit → motive none) → motive relevantArg?",
"namespace": "_private.Mathlib.Tactic.Translate.Core.0.Mathlib.Tactic.Translate.applyReplacementForall",
"name": "_private.Mathlib.Tactic.Translate.Core.0.Mathlib.Tactic.Translate.applyReplacementForall.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) → (x : Option ℕ) → ((var : ℕ) → motive (some var)) → (Unit → motive none) → motive x",
"namespace": "_private.Std.Sat.AIG.RelabelNat.0.Std.Sat.AIG.relabelNat'.match_1",
"name": "_private.Std.Sat.AIG.RelabelNat.0.Std.Sat.AIG.relabelNat'.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : Option ℕ → Sort u_1) → (x : Option ℕ) → ((i : ℕ) → motive (some i)) → (Unit → motive none) → motive x",
"namespace": "List.findIdx_eq_findIdx?",
"name": "List.findIdx_eq_findIdx?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) → (x : Option ℕ) → ((num : ℕ) → motive (some num)) → (Unit → motive none) → motive x",
"namespace": "_private.Lean.Elab.SetOption.0.Lean.Elab.elabSetOption",
"name": "_private.Lean.Elab.SetOption.0.Lean.Elab.elabSetOption.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option ℕ → Sort u_1) → (x : Option ℕ) → ((val : ℕ) → motive (some val)) → (Unit → motive none) → motive x",
"namespace": "_private.Lean.Elab.Level.0.Lean.Elab.Level.elabLevel",
"name": "_private.Lean.Elab.Level.0.Lean.Elab.Level.elabLevel.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (x : Option ℕ) → ((majorPos : ℕ) → motive (some majorPos)) → (Unit → motive none) → motive x",
"namespace": "_private.Lean.Meta.RecursorInfo.0.Lean.Meta.getMajorPosDepElim",
"name": "_private.Lean.Meta.RecursorInfo.0.Lean.Meta.getMajorPosDepElim.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) → (x : Option ℕ) → ((x : ℕ) → motive (some x)) → (Unit → motive none) → motive x",
"namespace": "_private.Lean.Elab.Deriving.Hashable.0.Lean.Elab.Deriving.Hashable.mkMatch.mkAlts",
"name": "_private.Lean.Elab.Deriving.Hashable.0.Lean.Elab.Deriving.Hashable.mkMatch.mkAlts.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) → (x : Option ℕ) → ((num : ℕ) → motive (some num)) → (Unit → motive none) → motive x",
"namespace": "_private.Mathlib.Tactic.SudoSetOption.0.setOption",
"name": "_private.Mathlib.Tactic.SudoSetOption.0.setOption.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
}
],
"groupId": 2022,
"fingerprint": 2549865312
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 20,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (__discr : Option ℕ) → ((val : ℕ) → motive (some val)) → ((x : Option ℕ) → motive x) → motive __discr",
"namespace": "_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.IntToBitVec.0.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.intToBitVecPass.findNumBitsEq",
"name": "_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.IntToBitVec.0.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.intToBitVecPass.findNumBitsEq.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) → (x : Option ℕ) → ((n : ℕ) → motive (some n)) → ((x : Option ℕ) → motive x) → motive x",
"namespace": "Lean.Meta.viewKAbstractSubExpr",
"name": "Lean.Meta.viewKAbstractSubExpr.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (initStackSz? : Option ℕ) → ((sz : ℕ) → motive (some sz)) → ((x : Option ℕ) → motive x) → motive initStackSz?",
"namespace": "_private.Lean.Parser.Types.0.Lean.Parser.ParserState.mkErrorsAt",
"name": "_private.Lean.Parser.Types.0.Lean.Parser.ParserState.mkErrorsAt.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (x : Option ℕ) → ((counterOld : ℕ) → motive (some counterOld)) → ((x : Option ℕ) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Diagnostics.0.Lean.Meta.subCounters",
"name": "_private.Lean.Meta.Diagnostics.0.Lean.Meta.subCounters.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) → (x : Option ℕ) → ((n : ℕ) → motive (some n)) → ((x : Option ℕ) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Linter.TextBased.0.Mathlib.Linter.TextBased.parse?_errorContext",
"name": "_private.Mathlib.Tactic.Linter.TextBased.0.Mathlib.Linter.TextBased.parse?_errorContext.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (x : Option ℕ) → ((level : ℕ) → motive (some level)) → ((x : Option ℕ) → motive x) → motive x",
"namespace": "_private.Lean.DocString.Extension.0.Lean.VersoModuleDocs.canAdd",
"name": "_private.Lean.DocString.Extension.0.Lean.VersoModuleDocs.canAdd.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (x : Option ℕ) → ((val : ℕ) → motive (some val)) → ((x : Option ℕ) → motive x) → motive x",
"namespace": "_private.Lean.Language.Lean.0.Lean.Language.Lean.setOption",
"name": "_private.Lean.Language.Lean.0.Lean.Language.Lean.setOption.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (__discr : Option ℕ) → ((k : ℕ) → motive (some k)) → ((x : Option ℕ) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Linear.Reify.0.Lean.Meta.Grind.Arith.Linear.reify?.processSMul",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Linear.Reify.0.Lean.Meta.Grind.Arith.Linear.reify?.processSMul.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (x : Option ℕ) → ((idx : ℕ) → motive (some idx)) → ((x : Option ℕ) → motive x) → motive x",
"namespace": "_private.Lean.Compiler.Specialize.0.Lean.Compiler.elabSpecArgs",
"name": "_private.Lean.Compiler.Specialize.0.Lean.Compiler.elabSpecArgs.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (x : Option ℕ) → ((motivePos : ℕ) → motive (some motivePos)) → ((x : Option ℕ) → motive x) → motive x",
"namespace": "_private.Lean.Elab.App.0.Lean.Elab.Term.getElabElimExprInfo",
"name": "_private.Lean.Elab.App.0.Lean.Elab.Term.getElabElimExprInfo.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) → (x : Option ℕ) → ((k : ℕ) → motive (some k)) → ((x : Option ℕ) → motive x) → motive x",
"namespace": "_private.Init.Meta.Defs.0.Substring.Raw.toName",
"name": "_private.Init.Meta.Defs.0.Substring.Raw.toName.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (__discr : Option ℕ) → ((v : ℕ) → motive (some v)) → ((x : Option ℕ) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.FieldNormNum.0.Lean.Meta.Grind.Arith.FieldNormNum.eval",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.FieldNormNum.0.Lean.Meta.Grind.Arith.FieldNormNum.eval.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (mvarCounterSaved? : Option ℕ) →\n ((mvarCounterSaved : ℕ) → motive (some mvarCounterSaved)) → ((x : Option ℕ) → motive x) → motive mvarCounterSaved?",
"namespace": "_private.Mathlib.Tactic.TermCongr.0.Mathlib.Tactic.TermCongr.cHole?",
"name": "_private.Mathlib.Tactic.TermCongr.0.Mathlib.Tactic.TermCongr.cHole?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (x : Option ℕ) → ((semiringId : ℕ) → motive (some semiringId)) → ((x : Option ℕ) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.CommRing.Proof.0.Lean.Meta.Grind.Arith.CommRing.getSemiringIdOf",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.CommRing.Proof.0.Lean.Meta.Grind.Arith.CommRing.getSemiringIdOf.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (x : Option ℕ) → ((idx : ℕ) → motive (some idx)) → ((x : Option ℕ) → motive x) → motive x",
"namespace": "_private.Mathlib.Lean.Meta.RefinedDiscrTree.Encode.0.Lean.Meta.RefinedDiscrTree.encodingStepAux",
"name": "_private.Mathlib.Lean.Meta.RefinedDiscrTree.Encode.0.Lean.Meta.RefinedDiscrTree.encodingStepAux.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (x : Option ℕ) → ((paramIdx : ℕ) → motive (some paramIdx)) → ((x : Option ℕ) → motive x) → motive x",
"namespace": "_private.Lean.Compiler.LCNF.Simp.InlineCandidate.0.Lean.Compiler.LCNF.Simp.inlineCandidate?",
"name": "_private.Lean.Compiler.LCNF.Simp.InlineCandidate.0.Lean.Compiler.LCNF.Simp.inlineCandidate?.match_12",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_12"
},
{
"statement": "(motive : Option ℕ → Sort u_1) → (x : Option ℕ) → ((i : ℕ) → motive (some i)) → ((x : Option ℕ) → motive x) → motive x",
"namespace": "_private.Batteries.Lean.Meta.UnusedNames.0.Lean.Name.matchUpToIndexSuffix",
"name": "_private.Batteries.Lean.Meta.UnusedNames.0.Lean.Name.matchUpToIndexSuffix.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) → (x : Option ℕ) → ((d : ℕ) → motive (some d)) → ((x : Option ℕ) → motive x) → motive x",
"namespace": "_private.Lean.MetavarContext.0.Lean.isLevelMVarAssignable",
"name": "_private.Lean.MetavarContext.0.Lean.isLevelMVarAssignable.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (__discr : Option ℕ) → ((n : ℕ) → motive (some n)) → ((x : Option ℕ) → motive x) → motive __discr",
"namespace": "_private.Mathlib.LinearAlgebra.Matrix.Notation.0.Matrix.delabMatrixNotation",
"name": "_private.Mathlib.LinearAlgebra.Matrix.Notation.0.Matrix.delabMatrixNotation.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) →\n (x : Option ℕ) → ((maxReorder : ℕ) → motive (some maxReorder)) → ((x : Option ℕ) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Translate.Core.0.Mathlib.Tactic.Translate.reorderForall",
"name": "_private.Mathlib.Tactic.Translate.Core.0.Mathlib.Tactic.Translate.reorderForall.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2031,
"fingerprint": 2556578507
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Level → Sort u_1) →\n (__do_lift : Option Level) → ((v' : Level) → motive (some v')) → ((x : Option Level) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Elab.MutualInductive.0.Lean.Elab.Command.propagateUniversesToConstructors.propagateConstraint",
"name": "_private.Lean.Elab.MutualInductive.0.Lean.Elab.Command.propagateUniversesToConstructors.propagateConstraint.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Level → Sort u_1) →\n (__discr : Option Level) → ((v : Level) → motive (some v)) → ((x : Option Level) → motive x) → motive __discr",
"namespace": "_private.Lean.Elab.Tactic.Do.Syntax.0.Std.Do.elabTriple",
"name": "_private.Lean.Elab.Tactic.Do.Syntax.0.Std.Do.elabTriple.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Level → Sort u_1) →\n (__discr : Option Level) → ((u : Level) → motive (some u)) → ((x : Option Level) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Simproc.0.Lean.Meta.Grind.Arith.mkSemiringThm",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Simproc.0.Lean.Meta.Grind.Arith.mkSemiringThm.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option Level → Sort u_1) →\n (__do_lift : Option Level) → ((val : Level) → motive (some val)) → ((x : Option Level) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Elab.Deriving.Nonempty.0.Lean.Elab.Deriving.mkNonemptyInstance",
"name": "_private.Lean.Elab.Deriving.Nonempty.0.Lean.Elab.Deriving.mkNonemptyInstance.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2033,
"fingerprint": 2560355050
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {L : FirstOrder.Language} {M : Type u_1} [inst : L.Structure M] (S : L.ElementarySubstructure M), (↑S).IsElementary",
"namespace": "FirstOrder.Language.ElementarySubstructure",
"name": "FirstOrder.Language.ElementarySubstructure.isElementary",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "isElementary"
},
{
"statement": "∀ {L : FirstOrder.Language} {M : Type u_1} [inst : L.Structure M] (self : L.ElementarySubstructure M),\n (↑self).IsElementary",
"namespace": "FirstOrder.Language.ElementarySubstructure",
"name": "FirstOrder.Language.ElementarySubstructure.isElementary'",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "isElementary'"
}
],
"groupId": 2044,
"fingerprint": 2573393895
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 18,
"proofTag": "independent",
"members": [
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Mathlib.Combinatorics.SimpleGraph.Maps.0.SimpleGraph.overFin",
"name": "_private.Mathlib.Combinatorics.SimpleGraph.Maps.0.SimpleGraph.overFin._simp_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_3"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Std.Tactic.BVDecide.LRAT.Internal.Formula.RupAddSound.0.Std.Tactic.BVDecide.LRAT.Internal.DefaultFormula.confirmRupHint_preserves_motive",
"name": "_private.Std.Tactic.BVDecide.LRAT.Internal.Formula.RupAddSound.0.Std.Tactic.BVDecide.LRAT.Internal.DefaultFormula.confirmRupHint_preserves_motive._simp_1_11",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_11"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Mathlib.Topology.Algebra.IsUniformGroup.Basic.0.isUniformEmbedding_translate_mul",
"name": "_private.Mathlib.Topology.Algebra.IsUniformGroup.Basic.0.isUniformEmbedding_translate_mul._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Mathlib.GroupTheory.Perm.Finite.0.Equiv.Perm.support_closure_subset_union",
"name": "_private.Mathlib.GroupTheory.Perm.Finite.0.Equiv.Perm.support_closure_subset_union._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Mathlib.MeasureTheory.Measure.Dirac.0.MeasureTheory.dirac_ne_dirac_iff_exists_measurableSet",
"name": "_private.Mathlib.MeasureTheory.Measure.Dirac.0.MeasureTheory.dirac_ne_dirac_iff_exists_measurableSet._simp_1_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_5"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Mathlib.LinearAlgebra.Matrix.FixedDetMatrices.0.FixedDetMatrices.induction_on",
"name": "_private.Mathlib.LinearAlgebra.Matrix.FixedDetMatrices.0.FixedDetMatrices.induction_on._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Mathlib.Algebra.Order.Nonneg.Ring.0.Nonneg.noZeroDivisors",
"name": "_private.Mathlib.Algebra.Order.Nonneg.Ring.0.Nonneg.noZeroDivisors._simp_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_3"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Mathlib.MeasureTheory.Measure.RegularityCompacts.0.MeasureTheory.innerRegularWRT_of_exists_compl_lt",
"name": "_private.Mathlib.MeasureTheory.Measure.RegularityCompacts.0.MeasureTheory.innerRegularWRT_of_exists_compl_lt._simp_1_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_4"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Mathlib.Analysis.Calculus.UniformLimitsDeriv.0.hasFDerivAt_of_tendstoUniformlyOnFilter",
"name": "_private.Mathlib.Analysis.Calculus.UniformLimitsDeriv.0.hasFDerivAt_of_tendstoUniformlyOnFilter._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Init.Data.Order.Ord.0.Std.LawfulBEqCmp.lawfulEqCmp",
"name": "_private.Init.Data.Order.Ord.0.Std.LawfulBEqCmp.lawfulEqCmp._simp_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_3"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Mathlib.Analysis.Analytic.IsolatedZeros.0.AnalyticOnNhd.eqOn_or_eventually_ne_of_preconnected",
"name": "_private.Mathlib.Analysis.Analytic.IsolatedZeros.0.AnalyticOnNhd.eqOn_or_eventually_ne_of_preconnected._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Mathlib.Algebra.Group.Prod.0.Prod.instCancelMonoid",
"name": "_private.Mathlib.Algebra.Group.Prod.0.Prod.instCancelMonoid._simp_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_2"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Mathlib.Algebra.Lie.Subalgebra.0.LieSubalgebra.inclusion_injective",
"name": "_private.Mathlib.Algebra.Lie.Subalgebra.0.LieSubalgebra.inclusion_injective._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Mathlib.Order.Preorder.Finite.0.Finset.exists_maximalFor",
"name": "_private.Mathlib.Order.Preorder.Finite.0.Finset.exists_maximalFor._simp_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_3"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Mathlib.Analysis.InnerProductSpace.Subspace.0.OrthogonalFamily.inner_sum",
"name": "_private.Mathlib.Analysis.InnerProductSpace.Subspace.0.OrthogonalFamily.inner_sum._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Std.Data.Internal.List.Associative.0.Std.Internal.List.getKey!_insertList_of_contains_left_eq_false",
"name": "_private.Std.Data.Internal.List.Associative.0.Std.Internal.List.getKey!_insertList_of_contains_left_eq_false._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ (p : Prop), (p → p) = True",
"namespace": "Lean.Grind",
"name": "Lean.Grind.imp_self_eq",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "imp_self_eq"
},
{
"statement": "∀ {a : Prop}, (a → a) = True",
"namespace": "_private.Mathlib.GroupTheory.GroupAction.Primitive.0.MulAction.IsPreprimitive.exists_mem_smul_and_notMem_smul",
"name": "_private.Mathlib.GroupTheory.GroupAction.Primitive.0.MulAction.IsPreprimitive.exists_mem_smul_and_notMem_smul._simp_1_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_4"
}
],
"groupId": 2047,
"fingerprint": 2580846522
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Exception → Sort u_1) →\n (ex : Exception) →\n ((ref : Syntax) → (msg : MessageData) → motive (Exception.error ref msg)) → ((x : Exception) → motive x) → motive ex",
"namespace": "_private.Lean.CoreM.0.Lean.Exception.isMaxHeartbeat",
"name": "_private.Lean.CoreM.0.Lean.Exception.isMaxHeartbeat.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Exception → Sort u_1) →\n (ex : Exception) →\n ((ref : Syntax) → (msg : MessageData) → motive (Exception.error ref msg)) → ((x : Exception) → motive x) → motive ex",
"namespace": "_private.Lean.Elab.Term.TermElabM.0.Lean.Elab.Term.mkCoe",
"name": "_private.Lean.Elab.Term.TermElabM.0.Lean.Elab.Term.mkCoe.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Exception → Sort u_1) →\n (e : Exception) →\n ((ref : Syntax) → (md : MessageData) → motive (Exception.error ref md)) → ((x : Exception) → motive x) → motive e",
"namespace": "_private.Mathlib.Tactic.Linter.UnusedTacticExtension.0.Mathlib.Linter.UnusedTactic.«_aux_Mathlib_Tactic_Linter_UnusedTacticExtension___elabRules_Mathlib_Linter_UnusedTactic_command#allow_unused_tactic!____1»",
"name": "_private.Mathlib.Tactic.Linter.UnusedTacticExtension.0.Mathlib.Linter.UnusedTactic.«_aux_Mathlib_Tactic_Linter_UnusedTacticExtension___elabRules_Mathlib_Linter_UnusedTactic_command#allow_unused_tactic!____1».match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Exception → Sort u_1) →\n (x : Exception) →\n ((ref : Syntax) → (msg : MessageData) → motive (Exception.error ref msg)) → ((x : Exception) → motive x) → motive x",
"namespace": "_private.Lean.Exception.0.Lean.Exception.hasSyntheticSorry",
"name": "_private.Lean.Exception.0.Lean.Exception.hasSyntheticSorry.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2071,
"fingerprint": 2613269152
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "{α : Type u_1} →\n {m : Type u_1 → Type u_2} →\n {β : Type u_1} →\n [inst : Std.Iterator α m β] →\n (it : Std.IterM m β) →\n (motive : it.Step → Sort u_3) →\n (x : it.Step) →\n ((it' : Std.IterM m β) →\n (out : β) →\n (h : it.IsPlausibleStep (Std.IterStep.yield it' out)) → motive ⟨Std.IterStep.yield it' out, h⟩) →\n ((it' : Std.IterM m β) →\n (h : it.IsPlausibleStep (Std.IterStep.skip it')) → motive ⟨Std.IterStep.skip it', h⟩) →\n ((property : it.IsPlausibleStep Std.IterStep.done) → motive ⟨Std.IterStep.done, property⟩) → motive x",
"namespace": "_private.Init.Data.Iterators.Lemmas.Consumers.Monadic.Collect.0.Std.IterM.toListRev.match_1",
"name": "_private.Init.Data.Iterators.Lemmas.Consumers.Monadic.Collect.0.Std.IterM.toListRev.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n {m : Type u_1 → Type u_2} →\n {β : Type u_1} →\n [inst : Std.Iterator α m β] →\n {it : Std.IterM m β} →\n (motive : it.Step → Sort u_3) →\n (x : it.Step) →\n ((it' : Std.IterM m β) →\n (out : β) →\n (h : it.IsPlausibleStep (Std.IterStep.yield it' out)) → motive ⟨Std.IterStep.yield it' out, h⟩) →\n ((it' : Std.IterM m β) →\n (h : it.IsPlausibleStep (Std.IterStep.skip it')) → motive ⟨Std.IterStep.skip it', h⟩) →\n ((h : it.IsPlausibleStep Std.IterStep.done) → motive ⟨Std.IterStep.done, h⟩) → motive x",
"namespace": "Std.IterM.step_takeWhileWithPostcondition",
"name": "Std.IterM.step_takeWhileWithPostcondition.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "{α : Type u_1} →\n {m : Type u_1 → Type u_2} →\n {β : Type u_1} →\n [inst : Std.Iterator α m β] →\n {it : Std.IterM m β} →\n (motive : it.Step → Sort u_3) →\n (x : it.Step) →\n ((it' : Std.IterM m β) →\n (out : β) →\n (h : it.IsPlausibleStep (Std.IterStep.yield it' out)) → motive ⟨Std.IterStep.yield it' out, h⟩) →\n ((it' : Std.IterM m β) →\n (h : it.IsPlausibleStep (Std.IterStep.skip it')) → motive ⟨Std.IterStep.skip it', h⟩) →\n ((h : it.IsPlausibleStep Std.IterStep.done) → motive ⟨Std.IterStep.done, h⟩) → motive x",
"namespace": "Std.IterM.step_take",
"name": "Std.IterM.step_take.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2104,
"fingerprint": 2657602407
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{γ : Type u_1} →\n (motive : Option γ → Sort u_2) →\n (__discr : Option γ) → ((c : γ) → motive (some c)) → ((x : Option γ) → motive x) → motive __discr",
"namespace": "Std.Do.Spec.IterM.foldM_filterMapWithPostcondition",
"name": "Std.Do.Spec.IterM.foldM_filterMapWithPostcondition.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) →\n (__do_lift : Option β) → ((b : β) → motive (some b)) → ((x : Option β) → motive x) → motive __do_lift",
"namespace": "Array.findSomeM?",
"name": "Array.findSomeM?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2112,
"fingerprint": 2672999392
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__do_lift : Option Expr) →\n ((c : Name) → (us : List Level) → motive (some (Expr.const c us))) →\n ((x : Option Expr) → motive x) → motive __do_lift",
"namespace": "_private.Mathlib.Tactic.Push.0.Mathlib.Tactic.Push.elabHead",
"name": "_private.Mathlib.Tactic.Push.0.Mathlib.Tactic.Push.elabHead.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) →\n ((tacticDecl : Name) → (us : List Level) → motive (some (Expr.const tacticDecl us))) →\n ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.InferParam.0.Mathlib.Tactic._aux_Mathlib_Tactic_InferParam___elabRules_Mathlib_Tactic_inferOptParam_1",
"name": "_private.Mathlib.Tactic.InferParam.0.Mathlib.Tactic._aux_Mathlib_Tactic_InferParam___elabRules_Mathlib_Tactic_inferOptParam_1.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__discr : Option Expr) →\n ((n : Name) → (us : List Level) → motive (some (Expr.const n us))) → ((x : Option Expr) → motive x) → motive __discr",
"namespace": "_private.Aesop.RuleTac.ElabRuleTerm.0.Aesop.elabGlobalRuleIdent?",
"name": "_private.Aesop.RuleTac.ElabRuleTerm.0.Aesop.elabGlobalRuleIdent?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2153,
"fingerprint": 2717767302
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) →\n ((typeName : Name) → (idx : ℕ) → (struct : Expr) → motive (Expr.proj typeName idx struct)) →\n ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Expr.0.Lean.Expr.isProj",
"name": "_private.Lean.Expr.0.Lean.Expr.isProj.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (fn : Expr) → ((n : Name) → (i : ℕ) → (x : Expr) → motive (Expr.proj n i x)) → ((x : Expr) → motive x) → motive fn",
"namespace": "_private.Mathlib.Tactic.FunProp.FunctionData.0.Mathlib.Meta.FunProp.getFunctionData",
"name": "_private.Mathlib.Tactic.FunProp.FunctionData.0.Mathlib.Meta.FunProp.getFunctionData.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((typeName : Name) → (i : ℕ) → (c : Expr) → motive (Expr.proj typeName i c)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Meta.WHNF.0.Lean.Meta.reduceProj?",
"name": "_private.Lean.Meta.WHNF.0.Lean.Meta.reduceProj?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2162,
"fingerprint": 2721410539
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 6,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option ConstantInfo → Sort u_1) →\n (x : Option ConstantInfo) →\n ((ci : ConstantInfo) → motive (some ci)) → ((x : Option ConstantInfo) → motive x) → motive x",
"namespace": "DuplicateGlossary.classifyGroup",
"name": "DuplicateGlossary.classifyGroup.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : Option ConstantInfo → Sort u_1) →\n (x : Option ConstantInfo) →\n ((ci : ConstantInfo) → motive (some ci)) → ((x : Option ConstantInfo) → motive x) → motive x",
"namespace": "Lean.LibrarySuggestions.isDeniedPremise",
"name": "Lean.LibrarySuggestions.isDeniedPremise.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : Option ConstantInfo → Sort u_1) →\n (x : Option ConstantInfo) →\n ((info : ConstantInfo) → motive (some info)) → ((x : Option ConstantInfo) → motive x) → motive x",
"namespace": "_private.Lean.Compiler.LCNF.Main.0.Lean.Compiler.LCNF.shouldGenerateCode",
"name": "_private.Lean.Compiler.LCNF.Main.0.Lean.Compiler.LCNF.shouldGenerateCode.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ConstantInfo → Sort u_1) →\n (x : Option ConstantInfo) →\n ((const : ConstantInfo) → motive (some const)) → ((x : Option ConstantInfo) → motive x) → motive x",
"namespace": "_private.Lean.Elab.MutualInductive.0.Lean.Elab.Command.addAuxRecs",
"name": "_private.Lean.Elab.MutualInductive.0.Lean.Elab.Command.addAuxRecs.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ConstantInfo → Sort u_1) →\n (x : Option ConstantInfo) →\n ((info : ConstantInfo) → motive (some info)) → ((x : Option ConstantInfo) → motive x) → motive x",
"namespace": "_private.Lean.PrettyPrinter.0.Lean.PrettyPrinter.ppConstNameWithInfos",
"name": "_private.Lean.PrettyPrinter.0.Lean.PrettyPrinter.ppConstNameWithInfos.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ConstantInfo → Sort u_1) →\n (x : Option ConstantInfo) →\n ((info : ConstantInfo) → motive (some info)) → ((x : Option ConstantInfo) → motive x) → motive x",
"namespace": "_private.Lean.Compiler.LCNF.ToDecl.0.Lean.Compiler.LCNF.declIsNotUnsafe",
"name": "_private.Lean.Compiler.LCNF.ToDecl.0.Lean.Compiler.LCNF.declIsNotUnsafe.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
}
],
"groupId": 2185,
"fingerprint": 2745498370
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option ConstructorVal → Sort u_1) →\n (x : Option ConstructorVal) →\n ((ctorVal : ConstructorVal) → motive (some ctorVal)) → ((x : Option ConstructorVal) → motive x) → motive x",
"namespace": "_private.Lean.Meta.ExprDefEq.0.Lean.Meta.isDefEqProj.isDefEqSingleton",
"name": "_private.Lean.Meta.ExprDefEq.0.Lean.Meta.isDefEqProj.isDefEqSingleton.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ConstructorVal → Sort u_1) →\n (__discr : Option ConstructorVal) →\n ((ctorRhs : ConstructorVal) → motive (some ctorRhs)) → ((x : Option ConstructorVal) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.MatchCond.0.Lean.Meta.Grind.isMatchCondFalseHyp.isFalse",
"name": "_private.Lean.Meta.Tactic.Grind.MatchCond.0.Lean.Meta.Grind.isMatchCondFalseHyp.isFalse.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option ConstructorVal → Sort u_1) →\n (__discr : Option ConstructorVal) →\n ((conInfo : ConstructorVal) → motive (some conInfo)) → ((x : Option ConstructorVal) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.CtorIdx.0.Lean.Meta.Grind.propagateCtorIdxUp",
"name": "_private.Lean.Meta.Tactic.Grind.CtorIdx.0.Lean.Meta.Grind.propagateCtorIdxUp.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2193,
"fingerprint": 2753951856
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "(motive : List Name → Sort u_1) →\n (__do_lift : List Name) → ((ns : Name) → motive [ns]) → ((nss : List Name) → motive nss) → motive __do_lift",
"namespace": "_private.Lean.ResolveName.0.Lean.resolveUniqueNamespace",
"name": "_private.Lean.ResolveName.0.Lean.resolveUniqueNamespace.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : List Name → Sort u_1) →\n (__do_lift : List Name) → ((name : Name) → motive [name]) → ((x : List Name) → motive x) → motive __do_lift",
"namespace": "_private.Batteries.Tactic.PrintPrefix.0.Batteries.Tactic._aux_Batteries_Tactic_PrintPrefix___elabRules_Batteries_Tactic_printPrefix_1",
"name": "_private.Batteries.Tactic.PrintPrefix.0.Batteries.Tactic._aux_Batteries_Tactic_PrintPrefix___elabRules_Batteries_Tactic_printPrefix_1.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : List Name → Sort u_1) →\n (x : List Name) → ((ctor : Name) → motive [ctor]) → ((x : List Name) → motive x) → motive x",
"namespace": "_private.Lean.MonadEnv.0.Lean.matchConstStructure",
"name": "_private.Lean.MonadEnv.0.Lean.matchConstStructure.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : List Name → Sort u_1) →\n (x : List Name) → ((ctorName : Name) → motive [ctorName]) → ((x : List Name) → motive x) → motive x",
"namespace": "_private.Lean.Compiler.LCNF.StructProjCases.0.Lean.Compiler.LCNF.StructProjCases.findStructCtorInfo?",
"name": "_private.Lean.Compiler.LCNF.StructProjCases.0.Lean.Compiler.LCNF.StructProjCases.findStructCtorInfo?.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
}
],
"groupId": 2199,
"fingerprint": 2760947180
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Compiler.LCNF.LetValue → Sort u_1) →\n (e : Compiler.LCNF.LetValue) →\n ((declName : Name) →\n (us : List Level) → (args : Array Compiler.LCNF.Arg) → motive (Compiler.LCNF.LetValue.const declName us args)) →\n ((x : Compiler.LCNF.LetValue) → motive x) → motive e",
"namespace": "_private.Lean.Compiler.LCNF.FixedParams.0.Lean.Compiler.LCNF.FixedParams.evalLetValue",
"name": "_private.Lean.Compiler.LCNF.FixedParams.0.Lean.Compiler.LCNF.FixedParams.evalLetValue.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Compiler.LCNF.LetValue → Sort u_1) →\n (e : Compiler.LCNF.LetValue) →\n ((declName : Name) →\n (us : List Level) → (args : Array Compiler.LCNF.Arg) → motive (Compiler.LCNF.LetValue.const declName us args)) →\n ((x : Compiler.LCNF.LetValue) → motive x) → motive e",
"namespace": "_private.Lean.Compiler.LCNF.Simp.InlineCandidate.0.Lean.Compiler.LCNF.Simp.inlineCandidate?",
"name": "_private.Lean.Compiler.LCNF.Simp.InlineCandidate.0.Lean.Compiler.LCNF.Simp.inlineCandidate?.match_24",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_24"
},
{
"statement": "(motive : Compiler.LCNF.LetValue → Sort u_1) →\n (x : Compiler.LCNF.LetValue) →\n ((name : Name) →\n (us : List Level) → (args : Array Compiler.LCNF.Arg) → motive (Compiler.LCNF.LetValue.const name us args)) →\n ((x : Compiler.LCNF.LetValue) → motive x) → motive x",
"namespace": "_private.Lean.Compiler.LCNF.SplitSCC.0.Lean.Compiler.LCNF.SplitScc.findSccCalls.goCode",
"name": "_private.Lean.Compiler.LCNF.SplitSCC.0.Lean.Compiler.LCNF.SplitScc.findSccCalls.goCode.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2200,
"fingerprint": 2765966606
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr × Array Expr → Sort u_1) →\n (__discr : Expr × Array Expr) →\n ((app : Expr) → (abstractedHyps : Array Expr) → motive (app, abstractedHyps)) → motive __discr",
"namespace": "_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.IntToBitVec.0.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.intToBitVecPass.replaceSize",
"name": "_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.IntToBitVec.0.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.intToBitVecPass.replaceSize.match_11",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_11"
},
{
"statement": "(motive : Expr × Array Expr → Sort u_1) →\n (__discr : Expr × Array Expr) → ((e : Expr) → (toRevert : Array Expr) → motive (e, toRevert)) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Revert.0.Lean.MVarId.revert",
"name": "_private.Lean.Meta.Tactic.Revert.0.Lean.MVarId.revert.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr × Array Expr → Sort u_1) →\n (x : Expr × Array Expr) → ((c₂ : Expr) → (cs₂ : Array Expr) → motive (c₂, cs₂)) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.EMatch.0.Lean.Meta.Grind.EMatch.assignUnassignedLevelMVars.match_1",
"name": "_private.Lean.Meta.Tactic.Grind.EMatch.0.Lean.Meta.Grind.EMatch.assignUnassignedLevelMVars.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 2210,
"fingerprint": 2774264220
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "∀ (n : ℕ), 0 < n + 1",
"namespace": "_private.Mathlib.Data.Nat.Digits.Defs.0.Nat.digits_lt_base'",
"name": "_private.Mathlib.Data.Nat.Digits.Defs.0.Nat.digits_lt_base'._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
},
{
"statement": "∀ (i : ℕ), 0 < i + 1",
"namespace": "_private.Mathlib.Data.List.Triplewise.0.List.triplewise_iff_getElem",
"name": "_private.Mathlib.Data.List.Triplewise.0.List.triplewise_iff_getElem._proof_1_42",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_42"
},
{
"statement": "∀ {w : ℕ}, 0 < w + 1",
"namespace": "BitVec.getElem_concat_zero",
"name": "BitVec.getElem_concat_zero._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
}
],
"groupId": 2211,
"fingerprint": 2775265750
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_1} (as : Array α), ∀ i < as.size, InvImage (fun x1 x2 => x1 < x2) (fun x => as.size - x) (i + 1) i",
"namespace": "_private.Init.Data.Array.Basic.0.Array.allDiffAux",
"name": "_private.Init.Data.Array.Basic.0.Array.allDiffAux._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {α : Type u_1} (vs : Array α), ∀ i < vs.size, InvImage (fun x1 x2 => x1 < x2) (fun x => vs.size - x) (i + 1) i",
"namespace": "_private.Lean.Meta.DiscrTree.Basic.0.Lean.Meta.DiscrTree.insertVal.loop",
"name": "_private.Lean.Meta.DiscrTree.Basic.0.Lean.Meta.DiscrTree.insertVal.loop._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
}
],
"groupId": 2213,
"fingerprint": 2778597308
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "∀ {E : Type u_5} [inst : SeminormedAddGroup E] (a : E), ‖a‖ₑ = ENNReal.ofReal ‖a‖",
"namespace": "_private.Mathlib.MeasureTheory.Integral.Bochner.Basic.0.MeasureTheory.enorm_integral_le_lintegral_enorm",
"name": "_private.Mathlib.MeasureTheory.Integral.Bochner.Basic.0.MeasureTheory.enorm_integral_le_lintegral_enorm._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {E : Type u_5} [inst : SeminormedAddGroup E] (a : E), ‖a‖ₑ = ENNReal.ofReal ‖a‖",
"namespace": "_private.Mathlib.MeasureTheory.Integral.Bochner.Basic.0.MeasureTheory.ofReal_integral_eq_lintegral_ofReal",
"name": "_private.Mathlib.MeasureTheory.Integral.Bochner.Basic.0.MeasureTheory.ofReal_integral_eq_lintegral_ofReal._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {E : Type u_5} [inst : SeminormedAddGroup E] (x : E), ‖x‖ₑ = ENNReal.ofReal ‖x‖",
"namespace": "_private.Mathlib.Analysis.Complex.OperatorNorm.0.Complex.imCLM_enorm",
"name": "_private.Mathlib.Analysis.Complex.OperatorNorm.0.Complex.imCLM_enorm._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
}
],
"groupId": 2219,
"fingerprint": 2788305354
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Syntax → Sort u_1) →\n (x : Syntax) →\n ((stx : Syntax) →\n (info : SourceInfo) →\n (kind : SyntaxNodeKind) →\n (args : Array Syntax) →\n (h : stx = Syntax.node info kind args) → motive (namedPattern stx (Syntax.node info kind args) h)) →\n ((x : Syntax) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Linter.Style.0.Mathlib.Linter.findCDot",
"name": "_private.Mathlib.Tactic.Linter.Style.0.Mathlib.Linter.findCDot.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Syntax → Sort u_1) →\n (x : Syntax) →\n ((stx : Syntax) →\n (i : SourceInfo) →\n (k : SyntaxNodeKind) →\n (args : Array Syntax) →\n (h : stx = Syntax.node i k args) → motive (namedPattern stx (Syntax.node i k args) h)) →\n ((stx : Syntax) → motive stx) → motive x",
"namespace": "_private.Lean.Elab.Do.Legacy.0.Lean.Elab.Term.Do.ToCodeBlock.expandLiftMethodAux",
"name": "_private.Lean.Elab.Do.Legacy.0.Lean.Elab.Term.Do.ToCodeBlock.expandLiftMethodAux.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
}
],
"groupId": 2227,
"fingerprint": 2794754873
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 15,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (recursorType : Expr) →\n ((binderName : Name) →\n (d body : Expr) → (binderInfo : BinderInfo) → motive (Expr.forallE binderName d body binderInfo)) →\n ((x : Expr) → motive x) → motive recursorType",
"namespace": "_private.Lean.Meta.Tactic.Induction.0.Lean.Meta.addRecParams",
"name": "_private.Lean.Meta.Tactic.Induction.0.Lean.Meta.addRecParams.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((binderName : Name) → (d b : Expr) → (binderInfo : BinderInfo) → motive (Expr.forallE binderName d b binderInfo)) →\n ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Meta.Tactic.Grind.Internalize.0.Lean.Meta.Grind.internalizeMatchCond.internalizeSimpleMatchCondImp",
"name": "_private.Lean.Meta.Tactic.Grind.Internalize.0.Lean.Meta.Grind.internalizeMatchCond.internalizeSimpleMatchCondImp.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((n : Name) → (d b : Expr) → (c : BinderInfo) → motive (Expr.forallE n d b c)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Server.Completion.CompletionResolution.0.Lean.Lsp.consumeImplicitPrefix",
"name": "_private.Lean.Server.Completion.CompletionResolution.0.Lean.Lsp.consumeImplicitPrefix.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (__discr : Expr) →\n ((binderName : Name) →\n (α₂ α₃ : Expr) → (binderInfo : BinderInfo) → motive (Expr.forallE binderName α₂ α₃ binderInfo)) →\n ((x : Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.AC.Util.0.Lean.Meta.Grind.AC.getOpId?.go",
"name": "_private.Lean.Meta.Tactic.Grind.AC.Util.0.Lean.Meta.Grind.AC.getOpId?.go.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (rhs : Expr) →\n ((binderName : Name) →\n (p₂ q₂ : Expr) → (binderInfo : BinderInfo) → motive (Expr.forallE binderName p₂ q₂ binderInfo)) →\n ((x : Expr) → motive x) → motive rhs",
"namespace": "_private.Lean.Meta.Tactic.Grind.Proof.0.Lean.Meta.Grind.mkCongrProof",
"name": "_private.Lean.Meta.Tactic.Grind.Proof.0.Lean.Meta.Grind.mkCongrProof.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (type : Expr) →\n ((n : Name) → (d b : Expr) → (bi : BinderInfo) → motive (Expr.forallE n d b bi)) →\n ((x : Expr) → motive x) → motive type",
"namespace": "_private.Lean.Elab.Inductive.0.Lean.Elab.Command.replaceArrowBinderNames.go",
"name": "_private.Lean.Elab.Inductive.0.Lean.Elab.Command.replaceArrowBinderNames.go.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (type : Expr) →\n ((binderName : Name) → (d b : Expr) → (binderInfo : BinderInfo) → motive (Expr.forallE binderName d b binderInfo)) →\n ((x : Expr) → motive x) → motive type",
"namespace": "_private.Lean.Compiler.LCNF.MonoTypes.0.Lean.Compiler.LCNF.getParamTypes",
"name": "_private.Lean.Compiler.LCNF.MonoTypes.0.Lean.Compiler.LCNF.getParamTypes.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (__discr : Expr) →\n ((binderName : Name) →\n (binderType tyB : Expr) →\n (binderInfo : BinderInfo) → motive (Expr.forallE binderName binderType tyB binderInfo)) →\n ((x : Expr) → motive x) → motive __discr",
"namespace": "_private.Batteries.Tactic.GeneralizeProofs.0.Batteries.Tactic.GeneralizeProofs.abstractProofs.visit",
"name": "_private.Batteries.Tactic.GeneralizeProofs.0.Batteries.Tactic.GeneralizeProofs.abstractProofs.visit.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (__discr : Expr) →\n ((xName : Name) →\n (xType body : Expr) → (binderInfo : BinderInfo) → motive (Expr.forallE xName xType body binderInfo)) →\n ((x : Expr) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Tactic.FunProp.FunctionData.0.Mathlib.Meta.FunProp.getFunctionData?",
"name": "_private.Mathlib.Tactic.FunProp.FunctionData.0.Mathlib.Meta.FunProp.getFunctionData?.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((n : Name) → (d b : Expr) → (c : BinderInfo) → motive (Expr.forallE n d b c)) → ((e : Expr) → motive e) → motive e",
"namespace": "_private.Lean.Meta.Transform.0.Lean.Meta.transformWithCache.visit.visitForall",
"name": "_private.Lean.Meta.Transform.0.Lean.Meta.transformWithCache.visit.visitForall.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((n : Name) → (p q : Expr) → (bi : BinderInfo) → motive (Expr.forallE n p q bi)) →\n ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Meta.Tactic.Grind.ForallProp.0.Lean.Meta.Grind.propagateForallPropUp",
"name": "_private.Lean.Meta.Tactic.Grind.ForallProp.0.Lean.Meta.Grind.propagateForallPropUp.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (__discr : Expr) →\n ((binderName : Name) →\n (α' b : Expr) → (binderInfo : BinderInfo) → motive (Expr.forallE binderName α' b binderInfo)) →\n ((x : Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.ReflCmp.0.Lean.Meta.Grind.getReflCmpThm?.go?",
"name": "_private.Lean.Meta.Tactic.Grind.ReflCmp.0.Lean.Meta.Grind.getReflCmpThm?.go?.match_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_6"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (type : Expr) →\n ((binderName : Name) →\n (binderType type : Expr) →\n (binderInfo : BinderInfo) → motive (Expr.forallE binderName binderType type binderInfo)) →\n ((x : Expr) → motive x) → motive type",
"namespace": "_private.Lean.Meta.Tactic.Simp.SimpTheorems.0.Lean.Meta.isRflProofCore",
"name": "_private.Lean.Meta.Tactic.Simp.SimpTheorems.0.Lean.Meta.isRflProofCore.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (t : Expr) →\n ((binderName : Name) →\n (binderType e : Expr) → (binderInfo : BinderInfo) → motive (Expr.forallE binderName binderType e binderInfo)) →\n ((x : Expr) → motive x) → motive t",
"namespace": "_private.Mathlib.Tactic.Basic.0.Mathlib.Tactic.evalIntrov.introsDep",
"name": "_private.Mathlib.Tactic.Basic.0.Mathlib.Tactic.evalIntrov.introsDep.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (__discr : Expr) →\n ((binderName : Name) →\n (targetNew body : Expr) →\n (binderInfo : BinderInfo) → motive (Expr.forallE binderName targetNew body binderInfo)) →\n ((x : Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.Injection.0.Lean.Meta.Grind.injection?",
"name": "_private.Lean.Meta.Tactic.Grind.Injection.0.Lean.Meta.Grind.injection?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2234,
"fingerprint": 2798712832
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (__discr : Expr) → ((n : Expr) → (a : Q(ℕ)) → motive (n.app a)) → ((x : Expr) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Tactic.NormNum.Basic.0.Mathlib.Meta.NormNum.evalNatCast",
"name": "_private.Mathlib.Tactic.NormNum.Basic.0.Mathlib.Meta.NormNum.evalNatCast.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (__discr : Expr) → ((fn : Expr) → (p : Q(ℕ)) → motive (fn.app p)) → ((x : Expr) → motive x) → motive __discr",
"namespace": "_private.Mathlib.NumberTheory.LucasLehmer.0.LucasLehmer.norm_num_ext.evalLucasLehmerTest",
"name": "_private.Mathlib.NumberTheory.LucasLehmer.0.LucasLehmer.norm_num_ext.evalLucasLehmerTest.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2237,
"fingerprint": 2802447623
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u} [inst : LT α] [inst_1 : LE α] [Std.LawfulOrderLT α] {a b : α}, (a < b) = (a ≤ b ∧ ¬b ≤ a)",
"namespace": "_private.Init.Grind.Ordered.Module.0.Lean.Grind.OrderedAdd.add_lt_left",
"name": "_private.Init.Grind.Ordered.Module.0.Lean.Grind.OrderedAdd.add_lt_left._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u} {inst : LT α} {inst_1 : LE α} [self : Std.LawfulOrderLT α] (a b : α), (a < b) = (a ≤ b ∧ ¬b ≤ a)",
"namespace": "_private.Init.Data.Order.Lemmas.0.Std.instAsymmLtOfLawfulOrderLT",
"name": "_private.Init.Data.Order.Lemmas.0.Std.instAsymmLtOfLawfulOrderLT._simp_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1"
}
],
"groupId": 2239,
"fingerprint": 2804831604
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ (R : Type u_1) [inst : CommSemiring R] {M : Type u_2} [inst_1 : AddCommGroup M] [inst_2 : _root_.Module R M],\n SMulCommClass R R M",
"namespace": "TensorProduct.Neg.aux",
"name": "TensorProduct.Neg.aux._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {R₄ : Type u_1} [inst : CommSemiring R₄] (M₄ : Type u_2) [inst_1 : AddCommGroup M₄] [inst_2 : _root_.Module R₄ M₄],\n SMulCommClass R₄ R₄ M₄",
"namespace": "compactOperator",
"name": "compactOperator._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
}
],
"groupId": 2243,
"fingerprint": 2809659742
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((binderName : Name) →\n (binderType b : Expr) → (binderInfo : BinderInfo) → motive (Expr.lam binderName binderType b binderInfo)) →\n ((data : MData) → (b : Expr) → motive (Expr.mdata data b)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Meta.Sym.InstantiateS.0.Lean.Meta.Sym.betaRevS.go",
"name": "_private.Lean.Meta.Sym.InstantiateS.0.Lean.Meta.Sym.betaRevS.go.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) →\n ((binderName : Name) →\n (binderType b : Expr) → (binderInfo : BinderInfo) → motive (Expr.lam binderName binderType b binderInfo)) →\n ((data : MData) → (b : Expr) → motive (Expr.mdata data b)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Expr.0.Lean.Expr.getNumHeadLambdas",
"name": "_private.Lean.Expr.0.Lean.Expr.getNumHeadLambdas.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2247,
"fingerprint": 2814579850
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_3} [inst : NonAssocRing α] {a : α} {n : ℤ}, Commute a ↑n",
"namespace": "Commute",
"name": "Commute.intCast_right",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "intCast_right"
},
{
"statement": "∀ {α : Type u_3} [inst : NonAssocRing α] (a : α) (n : ℤ), Commute a ↑n",
"namespace": "Int",
"name": "Int.commute_cast",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "commute_cast"
}
],
"groupId": 2302,
"fingerprint": 2874970328
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Simp.Result → Sort u_1) →\n (__discr : Option Simp.Result) →\n ((r : Simp.Result) → motive (some r)) → ((x : Option Simp.Result) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Tactic.Translate.UnfoldBoundary.0.Mathlib.Tactic.UnfoldBoundary.run.pre",
"name": "_private.Mathlib.Tactic.Translate.UnfoldBoundary.0.Mathlib.Tactic.UnfoldBoundary.run.pre.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Simp.Result → Sort u_1) →\n (__discr : Option Simp.Result) →\n ((x_x2 : Simp.Result) → motive (some x_x2)) → ((x : Option Simp.Result) → motive x) → motive __discr",
"namespace": "_private.Lean.Elab.Tactic.NormCast.0.Lean.Elab.Tactic.NormCast.splittingProcedure",
"name": "_private.Lean.Elab.Tactic.NormCast.0.Lean.Elab.Tactic.NormCast.splittingProcedure.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2309,
"fingerprint": 2880225937
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((c : Name) → (us : List Level) → motive (Expr.const c us)) →\n ((fvarId : FVarId) → motive (Expr.fvar fvarId)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Elab.BuiltinTerm.0.Lean.Elab.Term.elabValueOf",
"name": "_private.Lean.Elab.BuiltinTerm.0.Lean.Elab.Term.elabValueOf.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((declName : Name) → (us : List Level) → motive (Expr.const declName us)) →\n ((declFVarId : FVarId) → motive (Expr.fvar declFVarId)) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Elab.Tactic.Conv.Unfold.0.Lean.Elab.Tactic.Conv.evalUnfold",
"name": "_private.Lean.Elab.Tactic.Conv.Unfold.0.Lean.Elab.Tactic.Conv.evalUnfold.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (f : Expr) →\n ((declName : Name) → (us : List Level) → motive (Expr.const declName us)) →\n ((fvarId : FVarId) → motive (Expr.fvar fvarId)) → ((x : Expr) → motive x) → motive f",
"namespace": "_private.Lean.Meta.Tactic.Grind.EMatchTheorem.0.Lean.Meta.Grind.isPatternFnCandidate",
"name": "_private.Lean.Meta.Tactic.Grind.EMatchTheorem.0.Lean.Meta.Grind.isPatternFnCandidate.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2328,
"fingerprint": 2899124200
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u} (a : Set α), (a ⊆ a) = True",
"namespace": "_private.Mathlib.Topology.Connected.Clopen.0.isPreconnected_iff_subset_of_fully_disjoint_closed",
"name": "_private.Mathlib.Topology.Connected.Clopen.0.isPreconnected_iff_subset_of_fully_disjoint_closed._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u} {s : Set α}, (s ⊆ s) = True",
"namespace": "_private.Mathlib.Topology.MetricSpace.Thickening.0.Metric.closedBall_subset_cthickening_singleton",
"name": "_private.Mathlib.Topology.MetricSpace.Thickening.0.Metric.closedBall_subset_cthickening_singleton._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u} {s : Set α}, (s ⊆ s) = True",
"namespace": "_private.Mathlib.Topology.MetricSpace.PiNat.0.PiCountable.pseudoEMetricSpace",
"name": "_private.Mathlib.Topology.MetricSpace.PiNat.0.PiCountable.pseudoEMetricSpace._simp_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_6"
}
],
"groupId": 2348,
"fingerprint": 2933902696
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (type : Expr) → ((u : Level) → motive (Expr.sort u)) → ((x : Expr) → motive x) → motive type",
"namespace": "_private.Lean.Meta.InferType.0.Lean.Meta.isProp",
"name": "_private.Lean.Meta.InferType.0.Lean.Meta.isProp.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (type : Expr) → ((u : Level) → motive (Expr.sort u)) → ((x : Expr) → motive x) → motive type",
"namespace": "_private.Lean.Elab.MutualInductive.0.Lean.Elab.Command.checkParamsAndResultType",
"name": "_private.Lean.Elab.MutualInductive.0.Lean.Elab.Command.checkParamsAndResultType.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) → (x : Expr) → ((u : Level) → motive (Expr.sort u)) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Mathlib.Util.Notation3.0.Mathlib.Notation3.isType'",
"name": "_private.Mathlib.Util.Notation3.0.Mathlib.Notation3.isType'.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2371,
"fingerprint": 2967543416
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(C : Type u) → [inst : CategoryTheory.Category.{v, u} C] → CategoryTheory.GrothendieckTopology C",
"namespace": "CategoryTheory.GrothendieckTopology",
"name": "CategoryTheory.GrothendieckTopology.trivial",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "trivial"
},
{
"statement": "{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → CategoryTheory.GrothendieckTopology C",
"namespace": "CategoryTheory.GrothendieckTopology",
"name": "CategoryTheory.GrothendieckTopology.dense",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "dense"
}
],
"groupId": 2374,
"fingerprint": 2970912892
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 6,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u} [inst : Monoid α] {u v : αˣ}, (u = v) = (↑u = ↑v)",
"namespace": "_private.Mathlib.RingTheory.ZMod.Torsion.0.ZMod.rootsOfUnity_eq_top",
"name": "_private.Mathlib.RingTheory.ZMod.Torsion.0.ZMod.rootsOfUnity_eq_top._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {α : Type u} [inst : Monoid α] {u v : αˣ}, (u = v) = (↑u = ↑v)",
"namespace": "_private.Mathlib.NumberTheory.ModularForms.CongruenceSubgroups.0.CongruenceSubgroup.exists_Gamma_le_conj",
"name": "_private.Mathlib.NumberTheory.ModularForms.CongruenceSubgroups.0.CongruenceSubgroup.exists_Gamma_le_conj._simp_1_8",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_8"
},
{
"statement": "∀ {α : Type u} [inst : Monoid α] {u v : αˣ}, (u = v) = (↑u = ↑v)",
"namespace": "_private.Mathlib.RingTheory.ClassGroup.0.ClassGroup.mk_eq_one_iff",
"name": "_private.Mathlib.RingTheory.ClassGroup.0.ClassGroup.mk_eq_one_iff._simp_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_3"
},
{
"statement": "∀ {α : Type u} [inst : Monoid α] {u v : αˣ}, (u = v) = (↑u = ↑v)",
"namespace": "_private.Mathlib.Topology.Algebra.Valued.ValuationTopology.0.Valuation.map_eq_one_of_forall_lt",
"name": "_private.Mathlib.Topology.Algebra.Valued.ValuationTopology.0.Valuation.map_eq_one_of_forall_lt._simp_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_3"
},
{
"statement": "∀ {α : Type u} [inst : Monoid α] {a b : αˣ}, (a = b) = (↑a = ↑b)",
"namespace": "_private.Mathlib.LinearAlgebra.SpecialLinearGroup.0.SpecialLinearGroup.dualMap",
"name": "_private.Mathlib.LinearAlgebra.SpecialLinearGroup.0.SpecialLinearGroup.dualMap._simp_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1"
},
{
"statement": "∀ {α : Type u} [inst : Monoid α] {u v : αˣ}, (u = v) = (↑u = ↑v)",
"namespace": "_private.Mathlib.FieldTheory.Finite.Basic.0.FiniteField.isSquare_iff",
"name": "_private.Mathlib.FieldTheory.Finite.Basic.0.FiniteField.isSquare_iff._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
}
],
"groupId": 2389,
"fingerprint": 2990839900
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option (TSyntax `term) → Sort u_1) →\n (foo : Option (TSyntax `term)) →\n ((foo : TSyntax `term) → motive (some foo)) → ((x : Option (TSyntax `term)) → motive x) → motive foo",
"namespace": "_private.Mathlib.Tactic.RSuffices.0.Mathlib.Tactic._aux_Mathlib_Tactic_RSuffices___macroRules_Mathlib_Tactic_rsuffices_1",
"name": "_private.Mathlib.Tactic.RSuffices.0.Mathlib.Tactic._aux_Mathlib_Tactic_RSuffices___macroRules_Mathlib_Tactic_rsuffices_1.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option (TSyntax `term) → Sort u_1) →\n (ty? : Option (TSyntax `term)) →\n ((ty? : TSyntax `term) → motive (some ty?)) → ((x : Option (TSyntax `term)) → motive x) → motive ty?",
"namespace": "_private.Batteries.Tactic.Init.0.Batteries.Tactic._aux_Batteries_Tactic_Init___macroRules_Batteries_Tactic_byContra_1",
"name": "_private.Batteries.Tactic.Init.0.Batteries.Tactic._aux_Batteries_Tactic_Init___macroRules_Batteries_Tactic_byContra_1.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2405,
"fingerprint": 3004000128
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 5,
"proofTag": "independent",
"members": [
{
"statement": "∀ (n : ℕ), n < n + 1",
"namespace": "Nat.fold_succ",
"name": "Nat.fold_succ._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {n : ℕ}, n < n + 1",
"namespace": "_private.Mathlib.Logic.Equiv.Fin.Rotate.0.finRotate_last'",
"name": "_private.Mathlib.Logic.Equiv.Fin.Rotate.0.finRotate_last'._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ (n : ℕ), n < n + 1",
"namespace": "_private.Mathlib.CategoryTheory.Limits.Shapes.SequentialProduct.0.CategoryTheory.Limits.SequentialProduct.functorMap_commSq_succ",
"name": "_private.Mathlib.CategoryTheory.Limits.Shapes.SequentialProduct.0.CategoryTheory.Limits.SequentialProduct.functorMap_commSq_succ._proof_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_5"
},
{
"statement": "∀ (n : ℕ), n < n + 1",
"namespace": "_private.Init.Data.Nat.Fold.0.Nat.dfoldRev",
"name": "_private.Init.Data.Nat.Fold.0.Nat.dfoldRev._proof_12",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_12"
},
{
"statement": "∀ (n : ℕ), n < n + 1",
"namespace": "_private.Mathlib.AlgebraicTopology.SimplicialSet.Skeleton.0.SSet.iSup_skeleton",
"name": "_private.Mathlib.AlgebraicTopology.SimplicialSet.Skeleton.0.SSet.iSup_skeleton._proof_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_2"
}
],
"groupId": 2424,
"fingerprint": 3019273163
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {C : Type u_1} {inst : CategoryTheory.Category.{v_1, u_1} C} {D : Type u_2}\n {inst_1 : CategoryTheory.Category.{v_2, u_2} D} (J : CategoryTheory.GrothendieckTopology C)\n {K : CategoryTheory.GrothendieckTopology D} {G : CategoryTheory.Functor C D}\n [self : CategoryTheory.Functor.IsDenseSubsite J K G], G.IsCoverDense K",
"namespace": "CategoryTheory.Functor.IsDenseSubsite",
"name": "CategoryTheory.Functor.IsDenseSubsite.isCoverDense'",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "isCoverDense'"
},
{
"statement": "∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {D : Type u_2}\n [inst_1 : CategoryTheory.Category.{v_2, u_2} D] (J : CategoryTheory.GrothendieckTopology C)\n (K : CategoryTheory.GrothendieckTopology D) (G : CategoryTheory.Functor C D)\n [CategoryTheory.Functor.IsDenseSubsite J K G], G.IsCoverDense K",
"namespace": "CategoryTheory.Functor.IsDenseSubsite",
"name": "CategoryTheory.Functor.IsDenseSubsite.isCoverDense",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "isCoverDense"
}
],
"groupId": 2430,
"fingerprint": 3023264417
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Linter.DeprecationEntry → Sort u_1) →\n (x : Option Linter.DeprecationEntry) →\n ((info : Linter.DeprecationEntry) → motive (some info)) →\n ((x : Option Linter.DeprecationEntry) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Linter.Lint.0.Batteries.Tactic.Lint.deprecatedNoSince",
"name": "_private.Mathlib.Tactic.Linter.Lint.0.Batteries.Tactic.Lint.deprecatedNoSince.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option Linter.DeprecationEntry → Sort u_1) →\n (x : Option Linter.DeprecationEntry) →\n ((attr : Linter.DeprecationEntry) → motive (some attr)) →\n ((x : Option Linter.DeprecationEntry) → motive x) → motive x",
"namespace": "_private.Lean.Linter.Coe.0.Lean.Linter.Coe.coeLinter",
"name": "_private.Lean.Linter.Coe.0.Lean.Linter.Coe.coeLinter.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2432,
"fingerprint": 3024000445
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {a b c : Prop}, (a ∨ b ∨ c) = (b ∨ a ∨ c)",
"namespace": "_private.Mathlib.Analysis.Distribution.TemperateGrowth.0.Function.HasTemperateGrowth.comp'",
"name": "_private.Mathlib.Analysis.Distribution.TemperateGrowth.0.Function.HasTemperateGrowth.comp'._simp_1_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_7"
},
{
"statement": "∀ (p q r : Prop), (p ∨ q ∨ r) = (q ∨ p ∨ r)",
"namespace": "Lean.Grind",
"name": "Lean.Grind.or_swap12",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "or_swap12"
}
],
"groupId": 2447,
"fingerprint": 3037546433
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ (a b : ℕ), a + b = 0 → a = 0",
"namespace": "_private.Mathlib.AlgebraicTopology.SimplexCategory.MorphismProperty.0.SimplexCategory.Truncated.morphismProperty_eq_top",
"name": "_private.Mathlib.AlgebraicTopology.SimplexCategory.MorphismProperty.0.SimplexCategory.Truncated.morphismProperty_eq_top._proof_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_2"
},
{
"statement": "∀ {n m : ℕ}, n + m = 0 → n = 0",
"namespace": "Nat",
"name": "Nat.eq_zero_of_add_eq_zero_right",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eq_zero_of_add_eq_zero_right"
}
],
"groupId": 2455,
"fingerprint": 3047902700
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : List MVarId → Sort u_1) →\n (gs' : List MVarId) → ((g' : MVarId) → motive [g']) → ((x : List MVarId) → motive x) → motive gs'",
"namespace": "_private.Lean.Elab.Tactic.BuiltinTactic.0.Lean.Elab.Tactic.evalCase'",
"name": "_private.Lean.Elab.Tactic.BuiltinTactic.0.Lean.Elab.Tactic.evalCase'.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : List MVarId → Sort u_1) →\n (__discr : List MVarId) → ((g : MVarId) → motive [g]) → ((x : List MVarId) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Lean.Meta.CongrTheorems.0.Lean.Meta.mkHCongrWithArity'.prove",
"name": "_private.Mathlib.Lean.Meta.CongrTheorems.0.Lean.Meta.mkHCongrWithArity'.prove.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : List MVarId → Sort u_1) →\n (__discr : List MVarId) → ((g₂ : MVarId) → motive [g₂]) → ((x : List MVarId) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Tactic.CategoryTheory.Coherence.0.Mathlib.Tactic.Coherence.monoidal_coherence",
"name": "_private.Mathlib.Tactic.CategoryTheory.Coherence.0.Mathlib.Tactic.Coherence.monoidal_coherence.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
}
],
"groupId": 2510,
"fingerprint": 3124886900
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : ℕ × ℤ × ℤ → Sort u_1) → (x : ℕ × ℤ × ℤ) → ((r : ℕ) → (s t : ℤ) → motive (r, s, t)) → motive x",
"namespace": "_private.Mathlib.Data.Int.GCD.0.Nat.P.match_1",
"name": "_private.Mathlib.Data.Int.GCD.0.Nat.P.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : ℕ × ℤ × ℤ → Sort u_1) → (x : ℕ × ℤ × ℤ) → ((d : ℕ) → (a b : ℤ) → motive (d, a, b)) → motive x",
"namespace": "_private.Mathlib.Tactic.NormNum.GCD.0.Tactic.NormNum.proveNatGCD",
"name": "_private.Mathlib.Tactic.NormNum.GCD.0.Tactic.NormNum.proveNatGCD.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2512,
"fingerprint": 3125660401
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 47,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((e : Expr) → motive (some e)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "Introspect.projectProject",
"name": "Introspect.projectProject.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((r : Expr) → motive (some r)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Sym.AlphaShareCommon.0.Lean.Meta.Sym.visit",
"name": "_private.Lean.Meta.Sym.AlphaShareCommon.0.Lean.Meta.Sym.visit.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__do_lift : Option Expr) → ((h : Expr) → motive (some h)) → ((x : Option Expr) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Match.Match.0.Lean.Meta.Match.withAlts.mkSplitterHyps",
"name": "_private.Lean.Meta.Match.Match.0.Lean.Meta.Match.withAlts.mkSplitterHyps.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__discr : Option Expr) → ((y' : Expr) → motive (some y')) → ((x : Option Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Elab.Tactic.NormCast.0.Lean.Elab.Tactic.NormCast.splittingProcedure",
"name": "_private.Lean.Elab.Tactic.NormCast.0.Lean.Elab.Tactic.NormCast.splittingProcedure.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__do_lift : Option Expr) → ((val : Expr) → motive (some val)) → ((x : Option Expr) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Sym.Simp.Rewrite.0.Lean.Meta.Sym.Simp.Theorem.rewrite",
"name": "_private.Lean.Meta.Sym.Simp.Rewrite.0.Lean.Meta.Sym.Simp.Theorem.rewrite.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__do_lift : Option Expr) → ((e1 : Expr) → motive (some e1)) → ((x : Option Expr) → motive x) → motive __do_lift",
"namespace": "_private.Mathlib.Tactic.SplitIfs.0.Mathlib.Tactic.discharge?",
"name": "_private.Mathlib.Tactic.SplitIfs.0.Mathlib.Tactic.discharge?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((e : Expr) → motive (some e)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Internalize.0.Lean.Meta.Grind.internalizePattern.go",
"name": "_private.Lean.Meta.Tactic.Grind.Internalize.0.Lean.Meta.Grind.internalizePattern.go.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__discr : Option Expr) →\n ((majorType : Expr) → motive (some majorType)) → ((x : Option Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Induction.0.Lean.Meta.mkRecursorAppPrefix",
"name": "_private.Lean.Meta.Tactic.Induction.0.Lean.Meta.mkRecursorAppPrefix.match_8",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_8"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__discr : Option Expr) →\n ((reflCmpInst : Expr) → motive (some reflCmpInst)) → ((x : Option Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.ReflCmp.0.Lean.Meta.Grind.getReflCmpThm?.go?",
"name": "_private.Lean.Meta.Tactic.Grind.ReflCmp.0.Lean.Meta.Grind.getReflCmpThm?.go?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((e : Expr) → motive (some e)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "MoonshineSVG.projectAtoms",
"name": "MoonshineSVG.projectAtoms.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__do_lift : Option Expr) →\n ((measure : Expr) → motive (some measure)) → ((x : Option Expr) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Elab.PreDefinition.WF.Fix.0.Lean.Elab.WF.mkFix",
"name": "_private.Lean.Elab.PreDefinition.WF.Fix.0.Lean.Elab.WF.mkFix.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__discr : Option Expr) → ((inst : Expr) → motive (some inst)) → ((x : Option Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Elab.Tactic.Monotonicity.0.Lean.Meta.Monotonicity.solveMonoCall",
"name": "_private.Lean.Elab.Tactic.Monotonicity.0.Lean.Meta.Monotonicity.solveMonoCall.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (expectedType? : Option Expr) →\n ((expectedType : Expr) → motive (some expectedType)) → ((x : Option Expr) → motive x) → motive expectedType?",
"namespace": "_private.Lean.Elab.BuiltinTerm.0.Lean.Elab.Term.mkFreshTypeMVarFor",
"name": "_private.Lean.Elab.BuiltinTerm.0.Lean.Elab.Term.mkFreshTypeMVarFor.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__discr : Option Expr) → ((val : Expr) → motive (some val)) → ((x : Option Expr) → motive x) → motive __discr",
"namespace": "_private.Mathlib.FieldTheory.Galois.Notation.0.delabGal",
"name": "_private.Mathlib.FieldTheory.Galois.Notation.0.delabGal.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__discr : Option Expr) →\n ((toIntInst : Expr) → motive (some toIntInst)) → ((x : Option Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.ToInt.0.Lean.Meta.Grind.Arith.Cutsat.getToIntId?.go?",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.ToInt.0.Lean.Meta.Grind.Arith.Cutsat.getToIntId?.go?.match_8",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_8"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__discr : Option Expr) → ((e : Expr) → motive (some e)) → ((x : Option Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Server.Completion.CompletionCollectors.0.Lean.Server.Completion.isDefEqToAppOf",
"name": "_private.Lean.Server.Completion.CompletionCollectors.0.Lean.Server.Completion.isDefEqToAppOf.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((toQFn : Expr) → motive (some toQFn)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.CommRing.SemiringM.0.Lean.Meta.Grind.Arith.CommRing.getToQFn",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.CommRing.SemiringM.0.Lean.Meta.Grind.Arith.CommRing.getToQFn.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((c : Expr) → motive (some c)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Canon.0.Lean.Meta.Grind.Canon.canonElemCore.go",
"name": "_private.Lean.Meta.Tactic.Grind.Canon.0.Lean.Meta.Grind.Canon.canonElemCore.go.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((e : Expr) → motive (some e)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Match.AltTelescopes.0.Lean.Meta.Match.forallAltVarsTelescope.isNamedPatternProof",
"name": "_private.Lean.Meta.Match.AltTelescopes.0.Lean.Meta.Match.forallAltVarsTelescope.isNamedPatternProof.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__discr : Option Expr) →\n ((rootAssignment : Expr) → motive (some rootAssignment)) → ((x : Option Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Elab.MutualDef.0.Lean.Elab.Term.MutualClosure.mkInitialUsedFVarsMap",
"name": "_private.Lean.Elab.MutualDef.0.Lean.Elab.Term.MutualClosure.mkInitialUsedFVarsMap.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((u : Expr) → motive (some u)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.AC.PP.0.Lean.Meta.Grind.AC.ppStruct?",
"name": "_private.Lean.Meta.Tactic.Grind.AC.PP.0.Lean.Meta.Grind.AC.ppStruct?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((e : Expr) → motive (some e)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Match.0.Lean.Elab.Term.ToDepElimPattern.normalize",
"name": "_private.Lean.Elab.Match.0.Lean.Elab.Term.ToDepElimPattern.normalize.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (parent? : Option Expr) → ((parent : Expr) → motive (some parent)) → ((x : Option Expr) → motive x) → motive parent?",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.CommRing.Internalize.0.Lean.Meta.Grind.Arith.CommRing.isForbiddenParent",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.CommRing.Internalize.0.Lean.Meta.Grind.Arith.CommRing.isForbiddenParent.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((he : Expr) → motive (some he)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Order.Assert.0.Lean.Meta.Grind.Order.propagateEqTrue",
"name": "_private.Lean.Meta.Tactic.Grind.Order.Assert.0.Lean.Meta.Grind.Order.propagateEqTrue.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (mvarVal? : Option Expr) →\n ((mvarVal : Expr) → motive (some mvarVal)) → ((x : Option Expr) → motive x) → motive mvarVal?",
"namespace": "_private.Lean.Meta.Tactic.Apply.0.Lean.Meta.synthAppInstances.step",
"name": "_private.Lean.Meta.Tactic.Apply.0.Lean.Meta.synthAppInstances.step.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((h : Expr) → motive (some h)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Linear.Proof.0.Lean.Meta.Grind.Arith.Linear.caching",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Linear.Proof.0.Lean.Meta.Grind.Arith.Linear.caching.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((inst : Expr) → motive (some inst)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Aesop.Forward.State.0.Aesop.InstMap.insertMatch",
"name": "_private.Aesop.Forward.State.0.Aesop.InstMap.insertMatch.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((recArg : Expr) → motive (some recArg)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Lean.Elab.PreDefinition.Structural.BRecOn.0.Lean.Elab.Structural.replaceRecApps.loop",
"name": "_private.Lean.Elab.PreDefinition.Structural.BRecOn.0.Lean.Elab.Structural.replaceRecApps.loop.match_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_6"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((e : Expr) → motive (some e)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Push.0.Mathlib.Tactic.Push.pushStep",
"name": "_private.Mathlib.Tactic.Push.0.Mathlib.Tactic.Push.pushStep.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((val : Expr) → motive (some val)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Batteries.Tactic.Lint.Misc.0.Batteries.Tactic.Lint.unusedArguments",
"name": "_private.Batteries.Tactic.Lint.Misc.0.Batteries.Tactic.Lint.unusedArguments.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((inst : Expr) → motive (some inst)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Coe.0.Lean.Meta.expandCoe",
"name": "_private.Lean.Meta.Coe.0.Lean.Meta.expandCoe.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__discr : Option Expr) → ((value : Expr) → motive (some value)) → ((x : Option Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.ParserCompiler.0.Lean.ParserCompiler.compileParserExpr",
"name": "_private.Lean.ParserCompiler.0.Lean.ParserCompiler.compileParserExpr.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__discr : Option Expr) → ((proof : Expr) → motive (some proof)) → ((x : Option Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Elab.Tactic.Do.ProofMode.Assumption.0.Lean.Elab.Tactic.Do.ProofMode.elabMAssumption",
"name": "_private.Lean.Elab.Tactic.Do.ProofMode.Assumption.0.Lean.Elab.Tactic.Do.ProofMode.elabMAssumption.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((type : Expr) → motive (some type)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Linter.UnusedInstancesInType.0.Mathlib.Linter.UnusedInstancesInType.instToMessageDataParameter",
"name": "_private.Mathlib.Tactic.Linter.UnusedInstancesInType.0.Mathlib.Linter.UnusedInstancesInType.instToMessageDataParameter.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((e : Expr) → motive (some e)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.Model.0.Lean.Meta.Grind.Arith.Cutsat.getCutsatAssignment?",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.Model.0.Lean.Meta.Grind.Arith.Cutsat.getCutsatAssignment?.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__do_lift : Option Expr) → ((assoc : Expr) → motive (some assoc)) → ((x : Option Expr) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Tactic.AC.Main.0.Lean.Meta.AC.preContext",
"name": "_private.Lean.Meta.Tactic.AC.Main.0.Lean.Meta.AC.preContext.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((value : Expr) → motive (some value)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Batteries.Tactic.OpenPrivate.0.Lean.Meta.collectPrivateIn",
"name": "_private.Batteries.Tactic.OpenPrivate.0.Lean.Meta.collectPrivateIn.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__discr : Option Expr) → ((newE : Expr) → motive (some newE)) → ((x : Option Expr) → motive x) → motive __discr",
"namespace": "_private.Qq.Delab.0.Qq.Impl.delabQuoted",
"name": "_private.Qq.Delab.0.Qq.Impl.delabQuoted.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (var? : Option Expr) → ((var : Expr) → motive (some var)) → ((x : Option Expr) → motive x) → motive var?",
"namespace": "_private.Lean.Meta.IndPredBelow.0.Lean.Meta.IndPredBelow.mkBelowMatcher.convertToBelow",
"name": "_private.Lean.Meta.IndPredBelow.0.Lean.Meta.IndPredBelow.mkBelowMatcher.convertToBelow.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (lhspf? : Option Expr) → ((lhspf : Expr) → motive (some lhspf)) → ((x : Option Expr) → motive x) → motive lhspf?",
"namespace": "Lean.Meta.simpEq",
"name": "Lean.Meta.simpEq.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__discr : Option Expr) →\n ((semiringInst : Expr) → motive (some semiringInst)) → ((x : Option Expr) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Simproc.0.Lean.Meta.Grind.Arith.mkSemiringThm",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Simproc.0.Lean.Meta.Grind.Arith.mkSemiringThm.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__do_lift : Option Expr) → ((r : Expr) → motive (some r)) → ((x : Option Expr) → motive x) → motive __do_lift",
"namespace": "_private.Mathlib.Tactic.FieldSimp.Discharger.0.Mathlib.Tactic.FieldSimp.discharge",
"name": "_private.Mathlib.Tactic.FieldSimp.Discharger.0.Mathlib.Tactic.FieldSimp.discharge.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (fieldVal? : Option Expr) →\n ((fieldVal : Expr) → motive (some fieldVal)) → ((x : Option Expr) → motive x) → motive fieldVal?",
"namespace": "_private.Lean.Elab.StructInstHint.0.Lean.Elab.Term.StructInst.mkMissingFieldsHint",
"name": "_private.Lean.Elab.StructInstHint.0.Lean.Elab.Term.StructInst.mkMissingFieldsHint.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (val : Option Expr) → ((v : Expr) → motive (some v)) → ((x : Option Expr) → motive x) → motive val",
"namespace": "_private.Lean.Elab.DocString.Builtin.0.Lean.Doc.given",
"name": "_private.Lean.Elab.DocString.Builtin.0.Lean.Doc.given.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (x : Option Expr) → ((val : Expr) → motive (some val)) → ((x : Option Expr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Cleanup.0.Lean.Meta.cleanupCore.addDeps",
"name": "_private.Lean.Meta.Tactic.Cleanup.0.Lean.Meta.cleanupCore.addDeps.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (__do_lift : Option Expr) → ((r : Expr) → motive (some r)) → ((x : Option Expr) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Sym.ReplaceS.0.Lean.Meta.Sym.visitChild",
"name": "_private.Lean.Meta.Sym.ReplaceS.0.Lean.Meta.Sym.visitChild.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option Expr → Sort u_1) →\n (a? : Option Expr) → ((a : Expr) → motive (some a)) → ((x : Option Expr) → motive x) → motive a?",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.EqCnstr.0.Lean.Meta.Grind.Arith.Cutsat.propagateNonlinearMul",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.EqCnstr.0.Lean.Meta.Grind.Arith.Cutsat.propagateNonlinearMul.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2527,
"fingerprint": 3146896113
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]\n (F : CategoryTheory.Functor C D) [F.PreservesProjectiveObjects] {X : C},\n CategoryTheory.Projective X → CategoryTheory.Projective (F.obj X)",
"namespace": "CategoryTheory.Functor",
"name": "CategoryTheory.Functor.projective_obj_of_projective",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "projective_obj_of_projective"
},
{
"statement": "∀ {C : Type u₁} {inst : CategoryTheory.Category.{v₁, u₁} C} {D : Type u₂} {inst_1 : CategoryTheory.Category.{v₂, u₂} D}\n {F : CategoryTheory.Functor C D} [self : F.PreservesProjectiveObjects] {X : C},\n CategoryTheory.Projective X → CategoryTheory.Projective (F.obj X)",
"namespace": "CategoryTheory.Functor.PreservesProjectiveObjects",
"name": "CategoryTheory.Functor.PreservesProjectiveObjects.projective_obj",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "projective_obj"
}
],
"groupId": 2540,
"fingerprint": 3158634073
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option ℕ → Sort u_1) → (x : Option ℕ) → (Unit → motive none) → ((a : ℕ) → motive (some a)) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Anchor.0.Lean.Meta.Grind.getNumDigitsForAnchors.go.match_1",
"name": "_private.Lean.Meta.Tactic.Grind.Anchor.0.Lean.Meta.Grind.getNumDigitsForAnchors.go.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : Option ℕ → Sort u_1) → (w : Option ℕ) → (Unit → motive none) → ((n : ℕ) → motive (some n)) → motive w",
"namespace": "_private.Lean.Meta.TryThis.0.Lean.Meta.Tactic.TryThis.SuggestionText.prettyExtra",
"name": "_private.Lean.Meta.TryThis.0.Lean.Meta.Tactic.TryThis.SuggestionText.prettyExtra.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option ℕ → Sort u_1) → (x : Option ℕ) → (Unit → motive none) → ((i : ℕ) → motive (some i)) → motive x",
"namespace": "_private.Lean.Meta.FunInfo.0.Lean.Meta.collectDeps.visit",
"name": "_private.Lean.Meta.FunInfo.0.Lean.Meta.collectDeps.visit.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2548,
"fingerprint": 3175174048
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 7,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option MVarId → Sort u_1) →\n (x : Option MVarId) → ((postGoal : MVarId) → motive (some postGoal)) → ((x : Option MVarId) → motive x) → motive x",
"namespace": "_private.Aesop.Search.Main.0.Aesop.treeHasProgress",
"name": "_private.Aesop.Search.Main.0.Aesop.treeHasProgress.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option MVarId → Sort u_1) →\n (res : Option MVarId) → ((mvarIdEq : MVarId) → motive (some mvarIdEq)) → ((x : Option MVarId) → motive x) → motive res",
"namespace": "_private.Lean.Meta.Tactic.Rfl.0.Lean.MVarId.liftReflToEq",
"name": "_private.Lean.Meta.Tactic.Rfl.0.Lean.MVarId.liftReflToEq.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Option MVarId → Sort u_1) →\n (__discr : Option MVarId) → ((g : MVarId) → motive (some g)) → ((x : Option MVarId) → motive x) → motive __discr",
"namespace": "_private.Lean.Elab.Tactic.Omega.Frontend.0.Lean.Elab.Tactic.Omega.omegaTactic",
"name": "_private.Lean.Elab.Tactic.Omega.Frontend.0.Lean.Elab.Tactic.Omega.omegaTactic.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option MVarId → Sort u_1) →\n (g? : Option MVarId) → ((g : MVarId) → motive (some g)) → ((x : Option MVarId) → motive x) → motive g?",
"namespace": "_private.Lean.Elab.Tactic.BVDecide.Frontend.BVDecide.0.Lean.Elab.Tactic.BVDecide.Frontend.bvDecide'",
"name": "_private.Lean.Elab.Tactic.BVDecide.Frontend.BVDecide.0.Lean.Elab.Tactic.BVDecide.Frontend.bvDecide'.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option MVarId → Sort u_1) →\n (__do_lift : Option MVarId) →\n ((nextGoal : MVarId) → motive (some nextGoal)) → ((x : Option MVarId) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Basic.0.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Pass.fixpointPipeline",
"name": "_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Basic.0.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Pass.fixpointPipeline.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option MVarId → Sort u_1) →\n (x : Option MVarId) → ((val : MVarId) → motive (some val)) → ((x : Option MVarId) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Tactic.ElabTerm.0.Lean.Elab.Tactic.refineCore",
"name": "_private.Lean.Elab.Tactic.ElabTerm.0.Lean.Elab.Tactic.refineCore.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option MVarId → Sort u_1) →\n (__do_lift : Option MVarId) →\n ((mvarId : MVarId) → motive (some mvarId)) → ((x : Option MVarId) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Elab.Tactic.Conv.Congr.0.Lean.Elab.Tactic.Conv.extCore",
"name": "_private.Lean.Elab.Tactic.Conv.Congr.0.Lean.Elab.Tactic.Conv.extCore.match_9",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_9"
}
],
"groupId": 2567,
"fingerprint": 3202434874
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "∀ {w : ℕ}, ∀ curr < w, curr + 1 ≤ w",
"namespace": "Std.Tactic.BVDecide.BVExpr.bitblast.blastAdd",
"name": "Std.Tactic.BVDecide.BVExpr.bitblast.blastAdd._proof_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_4"
},
{
"statement": "∀ {n : ℕ}, ∀ i < n, i + 1 ≤ n",
"namespace": "_private.Init.Data.Vector.Basic.0.Vector.flatMapM.go._unary",
"name": "_private.Init.Data.Vector.Basic.0.Vector.flatMapM.go._unary._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {newWidth : ℕ}, ∀ curr < newWidth, curr + 1 ≤ newWidth",
"namespace": "Std.Tactic.BVDecide.BVExpr.bitblast.blastExtract",
"name": "Std.Tactic.BVDecide.BVExpr.bitblast.blastExtract._proof_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_4"
}
],
"groupId": 2577,
"fingerprint": 3209144123
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 6,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option (TSyntax `Lean.Parser.Command.docComment) → Sort u_1) →\n (doc : Option (TSyntax `Lean.Parser.Command.docComment)) →\n ((doc : TSyntax `Lean.Parser.Command.docComment) → motive (some doc)) →\n ((x : Option (TSyntax `Lean.Parser.Command.docComment)) → motive x) → motive doc",
"namespace": "_private.Mathlib.Util.Notation3.0.Mathlib.Notation3._aux_Mathlib_Util_Notation3___elabRules_Mathlib_Notation3_notation3_1",
"name": "_private.Mathlib.Util.Notation3.0.Mathlib.Notation3._aux_Mathlib_Util_Notation3___elabRules_Mathlib_Notation3_notation3_1.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : Option (TSyntax `Lean.Parser.Command.docComment) → Sort u_1) →\n (doc? : Option (TSyntax `Lean.Parser.Command.docComment)) →\n ((doc? : TSyntax `Lean.Parser.Command.docComment) → motive (some doc?)) →\n ((x : Option (TSyntax `Lean.Parser.Command.docComment)) → motive x) → motive doc?",
"namespace": "_private.Lean.Elab.Tactic.ConfigSetter.0.Lean.Elab.mkConfigSetter",
"name": "_private.Lean.Elab.Tactic.ConfigSetter.0.Lean.Elab.mkConfigSetter.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (TSyntax `Lean.Parser.Command.docComment) → Sort u_1) →\n (doc : Option (TSyntax `Lean.Parser.Command.docComment)) →\n ((doc : TSyntax `Lean.Parser.Command.docComment) → motive (some doc)) →\n ((x : Option (TSyntax `Lean.Parser.Command.docComment)) → motive x) → motive doc",
"namespace": "_private.Lean.LabelAttribute.0.Lean._aux_Lean_LabelAttribute___macroRules_Lean__root__Lean_Parser_Command_registerLabelAttr_1",
"name": "_private.Lean.LabelAttribute.0.Lean._aux_Lean_LabelAttribute___macroRules_Lean__root__Lean_Parser_Command_registerLabelAttr_1.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (TSyntax `Lean.Parser.Command.docComment) → Sort u_1) →\n (doc? : Option (TSyntax `Lean.Parser.Command.docComment)) →\n ((doc? : TSyntax `Lean.Parser.Command.docComment) → motive (some doc?)) →\n ((x : Option (TSyntax `Lean.Parser.Command.docComment)) → motive x) → motive doc?",
"namespace": "_private.Lean.Elab.BinderPredicates.0.Lean.Elab.Command.elabBinderPred",
"name": "_private.Lean.Elab.BinderPredicates.0.Lean.Elab.Command.elabBinderPred.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (TSyntax `Lean.Parser.Command.docComment) → Sort u_1) →\n (doc? : Option (TSyntax `Lean.Parser.Command.docComment)) →\n ((doc? : TSyntax `Lean.Parser.Command.docComment) → motive (some doc?)) →\n ((x : Option (TSyntax `Lean.Parser.Command.docComment)) → motive x) → motive doc?",
"namespace": "_private.Lean.Elab.Macro.0.Lean.Elab.Command.elabMacro",
"name": "_private.Lean.Elab.Macro.0.Lean.Elab.Command.elabMacro.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (TSyntax `Lean.Parser.Command.docComment) → Sort u_1) →\n (doc : Option (TSyntax `Lean.Parser.Command.docComment)) →\n ((doc : TSyntax `Lean.Parser.Command.docComment) → motive (some doc)) →\n ((x : Option (TSyntax `Lean.Parser.Command.docComment)) → motive x) → motive doc",
"namespace": "_private.Lean.Meta.Tactic.Grind.RegisterCommand.0.Lean.Meta.Grind._aux_Lean_Meta_Tactic_Grind_RegisterCommand___macroRules_Lean_Meta_Grind__root__Lean_Parser_Command_registerGrindAttr_1",
"name": "_private.Lean.Meta.Tactic.Grind.RegisterCommand.0.Lean.Meta.Grind._aux_Lean_Meta_Tactic_Grind_RegisterCommand___macroRules_Lean_Meta_Grind__root__Lean_Parser_Command_registerGrindAttr_1.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2590,
"fingerprint": 3228065312
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 15,
"proofTag": "independent",
"members": [
{
"statement": "∀ (R : Type u_1) [inst : CommRing R], SMulCommClass R R R",
"namespace": "QuadraticForm.tensorDistrib",
"name": "QuadraticForm.tensorDistrib._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
},
{
"statement": "∀ (S : Type u_1) [inst : CommRing S], SMulCommClass S S S",
"namespace": "Algebra.FormallyUnramified.sec",
"name": "Algebra.FormallyUnramified.sec._proof_8",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_8"
},
{
"statement": "∀ {R : Type u_1} [inst : CommRing R], SMulCommClass R R R",
"namespace": "PointedCone.maxTensorProduct",
"name": "PointedCone.maxTensorProduct._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {𝕜 : Type u_1} [inst : CommRing 𝕜], SMulCommClass 𝕜 𝕜 𝕜",
"namespace": "WeakDual.instAddCommGroup",
"name": "WeakDual.instAddCommGroup._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {R : Type u_1} [inst : CommRing R], SMulCommClass R R R",
"namespace": "LinearMap.toContPerfPair",
"name": "LinearMap.toContPerfPair._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {R : Type u_1} [inst : CommRing R], SMulCommClass R R R",
"namespace": "RootPairing.equiv_of_mapsTo",
"name": "RootPairing.equiv_of_mapsTo._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {R : Type u_1} [inst : CommRing R], SMulCommClass R R R",
"namespace": "ProperCone.dual",
"name": "ProperCone.dual._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {R : Type u_1} [inst : CommRing R], SMulCommClass R R R",
"namespace": "Submodule.dualPairing",
"name": "Submodule.dualPairing._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ (R : Type u_1) [inst : CommRing R], SMulCommClass R R R",
"namespace": "exteriorPower.alternatingMapToDual",
"name": "exteriorPower.alternatingMapToDual._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
},
{
"statement": "∀ {R : Type u_1} [inst : CommRing R], SMulCommClass R R R",
"namespace": "RootPairing.RootForm",
"name": "RootPairing.RootForm._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
},
{
"statement": "∀ {R : Type u_1} [inst : CommRing R], SMulCommClass R R R",
"namespace": "Module.Basis.orientation",
"name": "Module.Basis.orientation._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ (A₁ : Type u_1) [inst : CommRing A₁], SMulCommClass A₁ A₁ A₁",
"namespace": "LieRinehartAlgebra.Hom.anchor",
"name": "LieRinehartAlgebra.Hom.anchor._proof_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_6"
},
{
"statement": "∀ {𝕜 : Type u_1} [inst : CommRing 𝕜], SMulCommClass 𝕜 𝕜 𝕜",
"namespace": "VectorFourier.fourierIntegral",
"name": "VectorFourier.fourierIntegral._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {R : Type u_1} [inst : CommRing R], SMulCommClass R R R",
"namespace": "LinearMap.IsReflective.coroot",
"name": "LinearMap.IsReflective.coroot._proof_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_3"
},
{
"statement": "∀ {R : Type u_1} [inst : CommRing R], SMulCommClass R R R",
"namespace": "Ideal.mulQuot",
"name": "Ideal.mulQuot._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
}
],
"groupId": 2629,
"fingerprint": 3277449499
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{n : ℕ} → BitVec n → ℕ → BitVec n",
"namespace": "BitVec.pow",
"name": "BitVec.pow._unsafe_rec",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_unsafe_rec"
},
{
"statement": "{w : ℕ} → BitVec w → ℕ → BitVec w",
"namespace": "BitVec",
"name": "BitVec.rotateRight",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "rotateRight"
}
],
"groupId": 2635,
"fingerprint": 3283946125
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 8,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option FVarId → Sort u_1) →\n (__do_lift : Option FVarId) →\n ((fvarId : FVarId) → motive (some fvarId)) → ((x : Option FVarId) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Compiler.LCNF.Simp.Main.0.Lean.Compiler.LCNF.Simp.simp",
"name": "_private.Lean.Compiler.LCNF.Simp.Main.0.Lean.Compiler.LCNF.Simp.simp.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : Option FVarId → Sort u_1) →\n (fvarId? : Option FVarId) →\n ((fvarId : FVarId) → motive (some fvarId)) → ((x : Option FVarId) → motive x) → motive fvarId?",
"namespace": "_private.Lean.Compiler.LCNF.Simp.InlineProj.0.Lean.Compiler.LCNF.Simp.inlineProjInst?",
"name": "_private.Lean.Compiler.LCNF.Simp.InlineProj.0.Lean.Compiler.LCNF.Simp.inlineProjInst?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option FVarId → Sort u_1) →\n (__discr : Option FVarId) →\n ((fvarId : FVarId) → motive (some fvarId)) → ((x : Option FVarId) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.CollectFVars.0.Lean.CollectFVars.State.addDependencies.go",
"name": "_private.Lean.Meta.CollectFVars.0.Lean.CollectFVars.State.addDependencies.go.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option FVarId → Sort u_1) →\n (x : Option FVarId) → ((fvarId' : FVarId) → motive (some fvarId')) → ((x : Option FVarId) → motive x) → motive x",
"namespace": "_private.Lean.Elab.StructInst.0.Lean.Elab.Term.StructInst.processField",
"name": "_private.Lean.Elab.StructInst.0.Lean.Elab.Term.StructInst.processField.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option FVarId → Sort u_1) →\n (x? : Option FVarId) → ((x : FVarId) → motive (some x)) → ((x : Option FVarId) → motive x) → motive x?",
"namespace": "_private.Lean.Meta.Tactic.Replace.0.Lean.MVarId.withReverted",
"name": "_private.Lean.Meta.Tactic.Replace.0.Lean.MVarId.withReverted.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option FVarId → Sort u_1) →\n (__discr : Option FVarId) →\n ((fvarId : FVarId) → motive (some fvarId)) → ((x : Option FVarId) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Util.Qq.0.Qq.findLocalDeclWithTypeQ?",
"name": "_private.Mathlib.Util.Qq.0.Qq.findLocalDeclWithTypeQ?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option FVarId → Sort u_1) →\n (__discr : Option FVarId) →\n ((fvarId : FVarId) → motive (some fvarId)) → ((x : Option FVarId) → motive x) → motive __discr",
"namespace": "_private.Lean.Compiler.LCNF.Simp.SimpValue.0.Lean.Compiler.LCNF.Simp.simpCtorDiscr?",
"name": "_private.Lean.Compiler.LCNF.Simp.SimpValue.0.Lean.Compiler.LCNF.Simp.simpCtorDiscr?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option FVarId → Sort u_1) →\n (__discr : Option FVarId) → ((hyp : FVarId) → motive (some hyp)) → ((x : Option FVarId) → motive x) → motive __discr",
"namespace": "_private.Aesop.RuleTac.Cases.0.Aesop.RuleTac.cases.go",
"name": "_private.Aesop.RuleTac.Cases.0.Aesop.RuleTac.cases.go.match_13",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_13"
}
],
"groupId": 2648,
"fingerprint": 3310209513
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) →\n ((declName : Name) →\n (type value body : Expr) → (nondep : Bool) → motive (Expr.letE declName type value body nondep)) →\n ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Expr.0.Lean.Expr.isLet",
"name": "_private.Lean.Expr.0.Lean.Expr.isLet.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((binderName : Name) →\n (type value body : Expr) → (nondep : Bool) → motive (Expr.letE binderName type value body nondep)) →\n ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Compiler.LCNF.ToLCNF.0.Lean.Compiler.LCNF.ToLCNF.toLCNF.visitLet",
"name": "_private.Lean.Compiler.LCNF.ToLCNF.0.Lean.Compiler.LCNF.ToLCNF.toLCNF.visitLet.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((declName : Name) → (ty val body : Expr) → (nondep : Bool) → motive (Expr.letE declName ty val body nondep)) →\n ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Elab.Tactic.Do.LetElim.0.Lean.Elab.Tactic.Do.elimLetsCore",
"name": "_private.Lean.Elab.Tactic.Do.LetElim.0.Lean.Elab.Tactic.Do.elimLetsCore.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((n : Name) → (t v b : Expr) → (nondep : Bool) → motive (Expr.letE n t v b nondep)) →\n ((e : Expr) → motive e) → motive e",
"namespace": "_private.Lean.Meta.Transform.0.Lean.Meta.transformWithCache.visit.visitLet",
"name": "_private.Lean.Meta.Transform.0.Lean.Meta.transformWithCache.visit.visitLet.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2677,
"fingerprint": 3344673631
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{R : Type u_1} → {inst : CommRing R} → [self : ValuativeRel R] → R → R → Prop",
"namespace": "ValuativeRel",
"name": "ValuativeRel.vle",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "vle"
},
{
"statement": "{R : Type u_1} → [inst : CommRing R] → [ValuativeRel R] → R → R → Prop",
"namespace": "ValuativeRel",
"name": "ValuativeRel.veq",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "veq"
}
],
"groupId": 2712,
"fingerprint": 3386865626
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option (List MVarId) → Sort u_1) →\n (new_goals? : Option (List MVarId)) →\n ((new_goals : List MVarId) → motive (some new_goals)) → ((x : Option (List MVarId)) → motive x) → motive new_goals?",
"namespace": "_private.Lean.Elab.Tactic.Monotonicity.0.Lean.Meta.Monotonicity.solveMonoStep",
"name": "_private.Lean.Elab.Tactic.Monotonicity.0.Lean.Meta.Monotonicity.solveMonoStep.match_10",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_10"
},
{
"statement": "(motive : Option (List MVarId) → Sort u_1) →\n (__do_lift : Option (List MVarId)) →\n ((mvarIds' : List MVarId) → motive (some mvarIds')) → ((x : Option (List MVarId)) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Elab.SyntheticMVars.0.Lean.Elab.Term.synthesizeUsingDefaultPrio.synthesizeSomeUsingDefault?",
"name": "_private.Lean.Elab.SyntheticMVars.0.Lean.Elab.Term.synthesizeUsingDefaultPrio.synthesizeSomeUsingDefault?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2718,
"fingerprint": 3390942910
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 9,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option (Expr × Expr) → Sort u_1) →\n (__do_lift : Option (Expr × Expr)) →\n ((e₁ e₂ : Expr) → motive (some (e₁, e₂))) → ((x : Option (Expr × Expr)) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Elab.PreDefinition.WF.GuessLex.0.Lean.Elab.WF.GuessLex.complexMeasures",
"name": "_private.Lean.Elab.PreDefinition.WF.GuessLex.0.Lean.Elab.WF.GuessLex.complexMeasures.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr)) →\n ((lhs rhs : Expr) → motive (some (lhs, rhs))) → ((x : Option (Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Aesop.BuiltinRules.Subst.0.Aesop.BuiltinRules.matchSubstitutableIff?",
"name": "_private.Aesop.BuiltinRules.Subst.0.Aesop.BuiltinRules.matchSubstitutableIff?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr) → Sort u_1) →\n (__discr : Option (Expr × Expr)) →\n ((val tp : Expr) → motive (some (val, tp))) → ((x : Option (Expr × Expr)) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Tactic.Algebraize.0.Mathlib.Tactic.Algebraize.addProperties",
"name": "_private.Mathlib.Tactic.Algebraize.0.Mathlib.Tactic.Algebraize.addProperties.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Option (Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr)) →\n ((fst B : Expr) → motive (some (fst, B))) → ((x : Option (Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Widget.CommDiag.0.Mathlib.Tactic.Widget.commTriangleM?",
"name": "_private.Mathlib.Tactic.Widget.CommDiag.0.Mathlib.Tactic.Widget.commTriangleM?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr) → Sort u_1) →\n (__discr : Option (Expr × Expr)) →\n ((prop' proof' : Expr) → motive (some (prop', proof'))) → ((x : Option (Expr × Expr)) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Tactic.Grind.EqResolution.0.Lean.Meta.Grind.eqResolution",
"name": "_private.Lean.Meta.Tactic.Grind.EqResolution.0.Lean.Meta.Grind.eqResolution.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr) → Sort u_1) →\n (__do_lift : Option (Expr × Expr)) →\n ((k neZeroInst : Expr) → motive (some (k, neZeroInst))) → ((x : Option (Expr × Expr)) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.ToInt.0.Lean.Meta.Grind.Arith.Cutsat.toInt'",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.ToInt.0.Lean.Meta.Grind.Arith.Cutsat.toInt'.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr)) →\n ((lhs' rhs' : Expr) → motive (some (lhs', rhs'))) → ((x : Option (Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Batteries.Tactic.Lint.Simp.0.Batteries.Tactic.Lint.simpComm",
"name": "_private.Batteries.Tactic.Lint.Simp.0.Batteries.Tactic.Lint.simpComm.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option (Expr × Expr) → Sort u_1) →\n (x : Option (Expr × Expr)) →\n ((lhs rhs : Expr) → motive (some (lhs, rhs))) → ((x : Option (Expr × Expr)) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Relation.Rfl.0.Lean.Expr.relSidesIfRefl?",
"name": "_private.Mathlib.Tactic.Relation.Rfl.0.Lean.Expr.relSidesIfRefl?.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option (Expr × Expr) → Sort u_1) →\n (__discr : Option (Expr × Expr)) →\n ((f g : Expr) → motive (some (f, g))) → ((x : Option (Expr × Expr)) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Tactic.FunProp.Core.0.Mathlib.Meta.FunProp.applyMorRules",
"name": "_private.Mathlib.Tactic.FunProp.Core.0.Mathlib.Meta.FunProp.applyMorRules.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2723,
"fingerprint": 3395449592
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u} {f g : Filter α} [hf : f.NeBot], f ≤ g → g.NeBot",
"namespace": "Filter",
"name": "Filter.neBot_of_le",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "neBot_of_le"
},
{
"statement": "∀ {α : Type u} {f g : Filter α}, f.NeBot → f ≤ g → g.NeBot",
"namespace": "Filter.NeBot",
"name": "Filter.NeBot.mono",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "mono"
}
],
"groupId": 2740,
"fingerprint": 3424441974
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 12,
"proofTag": "independent",
"members": [
{
"statement": "{α : Type u_1} →\n (motive : List α → Sort u_2) →\n (x : List α) → (Unit → motive []) → ((a : α) → (as : List α) → motive (a :: as)) → motive x",
"namespace": "_private.Init.Data.List.TakeDrop.0.List.getLast?.match_1",
"name": "_private.Init.Data.List.TakeDrop.0.List.getLast?.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : List α → Sort u_2) →\n (x : List α) → (Unit → motive []) → ((a : α) → (as : List α) → motive (a :: as)) → motive x",
"namespace": "_private.Mathlib.Computability.TuringMachine.0.List.getLast?.match_1",
"name": "_private.Mathlib.Computability.TuringMachine.0.List.getLast?.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : List α → Sort u_2) →\n (toInsert : List α) → (Unit → motive []) → ((hd : α) → (tl : List α) → motive (hd :: tl)) → motive toInsert",
"namespace": "_private.Std.Data.Internal.List.Associative.0.Std.Internal.List.insertListIfNewUnit.match_1",
"name": "_private.Std.Data.Internal.List.Associative.0.Std.Internal.List.insertListIfNewUnit.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : List α → Sort u_2) →\n (x : List α) → (Unit → motive []) → ((a : α) → (l : List α) → motive (a :: l)) → motive x",
"namespace": "_private.Mathlib.Data.List.Induction.0.List.reverseRec.match_1",
"name": "_private.Mathlib.Data.List.Induction.0.List.reverseRec.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : List α → Sort u_2) →\n (x : List α) → (Unit → motive []) → ((a : α) → (tail : List α) → motive (a :: tail)) → motive x",
"namespace": "_private.Mathlib.Computability.TMConfig.0.List.headI.match_1",
"name": "_private.Mathlib.Computability.TMConfig.0.List.headI.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{B : Type u_1} →\n (motive : List B → Sort u_2) →\n (ω : List B) → (Unit → motive []) → ((i : B) → (ω : List B) → motive (i :: ω)) → motive ω",
"namespace": "_private.Mathlib.GroupTheory.Coxeter.Inversion.0.CoxeterSystem.rightInvSeq.match_1",
"name": "_private.Mathlib.GroupTheory.Coxeter.Inversion.0.CoxeterSystem.rightInvSeq.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : List α → Sort u_2) →\n (x : List α) → (Unit → motive []) → ((a : α) → (l : List α) → motive (a :: l)) → motive x",
"namespace": "_private.Mathlib.Combinatorics.Quiver.SingleObj.0.Quiver.SingleObj.listToPath.match_1",
"name": "_private.Mathlib.Combinatorics.Quiver.SingleObj.0.Quiver.SingleObj.listToPath.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : List α → Sort u_2) →\n (x : List α) → (Unit → motive []) → ((a : α) → (as : List α) → motive (a :: as)) → motive x",
"namespace": "_private.Mathlib.Computability.TMToPartrec.0.Turing.PartrecToTM2.splitAtPred.match_3",
"name": "_private.Mathlib.Computability.TMToPartrec.0.Turing.PartrecToTM2.splitAtPred.match_3.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : List α → Sort u_2) →\n (x : List α) → (Unit → motive []) → ((x : α) → (xs : List α) → motive (x :: xs)) → motive x",
"namespace": "_private.Mathlib.Data.Ordmap.Ordnode.0.Ordnode.ofAscListAux₁.match_5",
"name": "_private.Mathlib.Data.Ordmap.Ordnode.0.Ordnode.ofAscListAux₁.match_5.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : List α → Sort u_2) →\n (x : List α) → (Unit → motive []) → ((b : α) → (l : List α) → motive (b :: l)) → motive x",
"namespace": "_private.Mathlib.Data.List.Sort.0.List.orderedInsert.match_1",
"name": "_private.Mathlib.Data.List.Sort.0.List.orderedInsert.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : List α → Sort u_2) →\n (x : List α) → (Unit → motive []) → ((x : α) → (xs : List α) → motive (x :: xs)) → motive x",
"namespace": "List.sym2",
"name": "List.sym2.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{α : Type u_1} →\n (motive : List α → Sort u_2) →\n (x : List α) → (Unit → motive []) → ((a : α) → (as : List α) → motive (a :: as)) → motive x",
"namespace": "_private.Mathlib.Data.List.Basic.0.List.getLast?.match_1",
"name": "_private.Mathlib.Data.List.Basic.0.List.getLast?.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 2748,
"fingerprint": 3435673807
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {a : ℤ}, Int.gcd 1 a = 1",
"namespace": "Int",
"name": "Int.one_gcd",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "one_gcd"
},
{
"statement": "∀ (a : ℤ), Int.gcd 1 a = 1",
"namespace": "Int",
"name": "Int.gcd_one_left",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "gcd_one_left"
}
],
"groupId": 2751,
"fingerprint": 3443805503
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 5,
"proofTag": "independent",
"members": [
{
"statement": "{β : Type u_1} →\n (motive : ForInStep β → Sort u_2) →\n (b : ForInStep β) → ((b : β) → motive (ForInStep.yield b)) → ((b : β) → motive (ForInStep.done b)) → motive b",
"namespace": "_private.Std.Data.DTreeMap.Internal.WF.Lemmas.0.List.forIn'_eq_foldlM.match_1",
"name": "_private.Std.Data.DTreeMap.Internal.WF.Lemmas.0.List.forIn'_eq_foldlM.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{γ : Type u_1} →\n (motive : ForInStep γ → Sort u_2) →\n (__do_lift : ForInStep γ) →\n ((c : γ) → motive (ForInStep.yield c)) → ((c : γ) → motive (ForInStep.done c)) → motive __do_lift",
"namespace": "Std.Rcc.forIn'_eq_if",
"name": "Std.Rcc.forIn'_eq_if.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{δ : Type u_1} →\n (motive : ForInStep δ → Sort u_2) →\n (x : ForInStep δ) → ((d : δ) → motive (ForInStep.yield d)) → ((d : δ) → motive (ForInStep.done d)) → motive x",
"namespace": "Std.DTreeMap.Internal.Impl.forInStep_eq_foldlM",
"name": "Std.DTreeMap.Internal.Impl.forInStep_eq_foldlM.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β : Type u_1} →\n (motive : ForInStep β → Sort u_2) →\n (b : ForInStep β) → ((b : β) → motive (ForInStep.yield b)) → ((b : β) → motive (ForInStep.done b)) → motive b",
"namespace": "Array.forIn'_eq_foldlM",
"name": "Array.forIn'_eq_foldlM.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β : Type u_1} →\n (motive : ForInStep β → Sort u_2) →\n (b : ForInStep β) → ((b : β) → motive (ForInStep.yield b)) → ((b : β) → motive (ForInStep.done b)) → motive b",
"namespace": "_private.Init.Data.Array.Monadic.0.List.forIn'_eq_foldlM.match_1",
"name": "_private.Init.Data.Array.Monadic.0.List.forIn'_eq_foldlM.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 2754,
"fingerprint": 3449130746
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ (i : ℕ), i ≤ i + 1",
"namespace": "_private.Mathlib.MeasureTheory.Function.AbsolutelyContinuous.0.AbsolutelyContinuousOnInterval.boundedVariationOn",
"name": "_private.Mathlib.MeasureTheory.Function.AbsolutelyContinuous.0.AbsolutelyContinuousOnInterval.boundedVariationOn._proof_1_12",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_12"
},
{
"statement": "∀ (n : ℕ), n ≤ n + 1",
"namespace": "CategoryTheory.Limits.SequentialProduct.functorMap_commSq_succ",
"name": "CategoryTheory.Limits.SequentialProduct.functorMap_commSq_succ._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
}
],
"groupId": 2806,
"fingerprint": 3509482228
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : ConstantInfo → Sort u_1) →\n (fInfo : ConstantInfo) →\n ((val : ConstructorVal) → motive (ConstantInfo.ctorInfo val)) → ((x : ConstantInfo) → motive x) → motive fInfo",
"namespace": "_private.Lean.Elab.PatternVar.0.Lean.Elab.Term.CollectPatternVars.collect.processCtorAppCore",
"name": "_private.Lean.Elab.PatternVar.0.Lean.Elab.Term.CollectPatternVars.collect.processCtorAppCore.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : ConstantInfo → Sort u_1) →\n (__discr : ConstantInfo) →\n ((ctorInfo : ConstructorVal) → motive (ConstantInfo.ctorInfo ctorInfo)) →\n ((x : ConstantInfo) → motive x) → motive __discr",
"namespace": "_private.Lean.Meta.Match.MatcherApp.Basic.0.Lean.Meta.matchMatcherApp?",
"name": "_private.Lean.Meta.Match.MatcherApp.Basic.0.Lean.Meta.matchMatcherApp?.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
}
],
"groupId": 2820,
"fingerprint": 3526609177
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {M : Type u_1} [inst : Monoid M] (x : M), Associated x x",
"namespace": "Associated",
"name": "Associated.refl",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "refl"
},
{
"statement": "∀ {M : Type u_1} [inst : Monoid M] {x : M}, Associated x x",
"namespace": "Associated",
"name": "Associated.rfl",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "rfl"
}
],
"groupId": 2853,
"fingerprint": 3569732979
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "∀ (R : Type u_1) (A : Type u_2) [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A],\n SMulCommClass R R A",
"namespace": "Algebra.lmul",
"name": "Algebra.lmul._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
},
{
"statement": "∀ {R : Type u_1} {A : Type u_2} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A],\n SMulCommClass R R A",
"namespace": "Bialgebra.ofAlgHom",
"name": "Bialgebra.ofAlgHom._proof_19",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_19"
},
{
"statement": "∀ (R : Type u_1) (A : Type u_2) [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A],\n SMulCommClass R R A",
"namespace": "LinearMap.baseChangeHom",
"name": "LinearMap.baseChangeHom._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
}
],
"groupId": 2879,
"fingerprint": 3616082084
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((n : Name) → (d b : Expr) → (bi : BinderInfo) → motive (Expr.forallE n d b bi)) →\n ((n : Name) → (d b : Expr) → (bi : BinderInfo) → motive (Expr.lam n d b bi)) →\n ((n : Name) → (t v b : Expr) → (nd : Bool) → motive (Expr.letE n t v b nd)) →\n ((f a : Expr) → motive (f.app a)) →\n ((data : MData) → (b : Expr) → motive (Expr.mdata data b)) →\n ((typeName : Name) → (idx : ℕ) → (b : Expr) → motive (Expr.proj typeName idx b)) →\n ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Meta.BinderNameHint.0.Lean.Expr.resolveBinderNameHint.go",
"name": "_private.Lean.Meta.BinderNameHint.0.Lean.Expr.resolveBinderNameHint.go.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) →\n ((n : Name) → (t b : Expr) → (i : BinderInfo) → motive (Expr.forallE n t b i)) →\n ((n : Name) → (t b : Expr) → (i : BinderInfo) → motive (Expr.lam n t b i)) →\n ((n : Name) → (t v b : Expr) → (nondep : Bool) → motive (Expr.letE n t v b nondep)) →\n ((fn arg : Expr) → motive (fn.app arg)) →\n ((data : MData) → (b : Expr) → motive (Expr.mdata data b)) →\n ((typeName : Name) → (idx : ℕ) → (b : Expr) → motive (Expr.proj typeName idx b)) →\n ((x : Expr) → motive x) → motive e",
"namespace": "_private.Batteries.Tactic.GeneralizeProofs.0.Batteries.Tactic.GeneralizeProofs.abstractProofs.visit",
"name": "_private.Batteries.Tactic.GeneralizeProofs.0.Batteries.Tactic.GeneralizeProofs.abstractProofs.visit.match_8",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_8"
}
],
"groupId": 2881,
"fingerprint": 3617803904
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 10,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Syntax → Sort u_1) →\n (x : Option Syntax) → ((stx : Syntax) → motive (some stx)) → ((x : Option Syntax) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Print.0.Lean.Elab.Command.printStructure",
"name": "_private.Lean.Elab.Print.0.Lean.Elab.Command.printStructure.match_10",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_10"
},
{
"statement": "(motive : Option Syntax → Sort u_1) →\n (x : Option Syntax) → ((e : Syntax) → motive (some e)) → ((x : Option Syntax) → motive x) → motive x",
"namespace": "_private.Lean.Elab.MutualDef.0.Lean.Elab.Term.elabHeaders.mkTacTask",
"name": "_private.Lean.Elab.MutualDef.0.Lean.Elab.Term.elabHeaders.mkTacTask.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Syntax → Sort u_1) →\n (left? : Option Syntax) → ((left : Syntax) → motive (some left)) → ((x : Option Syntax) → motive x) → motive left?",
"namespace": "_private.Lean.Parser.Basic.0.Lean.Parser.runLongestMatchParser",
"name": "_private.Lean.Parser.Basic.0.Lean.Parser.runLongestMatchParser.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Syntax → Sort u_1) →\n (flatFalse? : Option Syntax) →\n ((stx : Syntax) → motive (some stx)) → ((x : Option Syntax) → motive x) → motive flatFalse?",
"namespace": "_private.Lean.Elab.Tactic.Ext.0.Lean.Elab.Tactic.Ext.initFn.match_1.«_@».Lean.Elab.Tactic.Ext.1707651249._hygCtx._hyg",
"name": "_private.Lean.Elab.Tactic.Ext.0.Lean.Elab.Tactic.Ext.initFn.match_1._@.Lean.Elab.Tactic.Ext.1707651249._hygCtx._hyg.2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "2"
},
{
"statement": "(motive : Option Syntax → Sort u_1) →\n (x : Option Syntax) → ((h : Syntax) → motive (some h)) → ((x : Option Syntax) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Match.0.Lean.Elab.Term.withEqs.go",
"name": "_private.Lean.Elab.Match.0.Lean.Elab.Term.withEqs.go.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Syntax → Sort u_1) →\n (x : Option Syntax) → ((type : Syntax) → motive (some type)) → ((x : Option Syntax) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Structure.0.Lean.Elab.Command.Structure.withFields.go",
"name": "_private.Lean.Elab.Structure.0.Lean.Elab.Command.Structure.withFields.go.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : Option Syntax → Sort u_1) →\n (x : Option Syntax) → ((ind : Syntax) → motive (some ind)) → ((x : Option Syntax) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Linter.Whitespace.0.Mathlib.Linter.CommandStart.endPos",
"name": "_private.Mathlib.Tactic.Linter.Whitespace.0.Mathlib.Linter.CommandStart.endPos.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Option Syntax → Sort u_1) →\n (w : Option Syntax) → ((w : Syntax) → motive (some w)) → ((x : Option Syntax) → motive x) → motive w",
"namespace": "_private.Mathlib.Tactic.Monotonicity.Basic.0.Mathlib.Tactic.Monotonicity._aux_Mathlib_Tactic_Monotonicity_Basic___elabRules_Mathlib_Tactic_Monotonicity_mono_1",
"name": "_private.Mathlib.Tactic.Monotonicity.Basic.0.Mathlib.Tactic.Monotonicity._aux_Mathlib_Tactic_Monotonicity_Basic___elabRules_Mathlib_Tactic_Monotonicity_mono_1.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option Syntax → Sort u_1) →\n (pubTk? : Option Syntax) → ((tk : Syntax) → motive (some tk)) → ((x : Option Syntax) → motive x) → motive pubTk?",
"namespace": "_private.Lean.Parser.Module.0.Lean.Parser.parseHeader",
"name": "_private.Lean.Parser.Module.0.Lean.Parser.parseHeader.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option Syntax → Sort u_1) →\n (x : Option Syntax) → ((head : Syntax) → motive (some head)) → ((x : Option Syntax) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Linter.OldObtain.0.Mathlib.Linter.Style.oldObtainLinter",
"name": "_private.Mathlib.Tactic.Linter.OldObtain.0.Mathlib.Linter.Style.oldObtainLinter.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2884,
"fingerprint": 3619478527
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ (n k : ℕ), n ≤ k + n",
"namespace": "_private.Mathlib.CategoryTheory.Abelian.Projective.Dimension.0.CategoryTheory.instHasProjectiveDimensionLTHAddNat_1",
"name": "_private.Mathlib.CategoryTheory.Abelian.Projective.Dimension.0.CategoryTheory.instHasProjectiveDimensionLTHAddNat_1._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ (n m : ℕ), n ≤ m + n",
"namespace": "Nat",
"name": "Nat.le_add_left",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "le_add_left"
}
],
"groupId": 2885,
"fingerprint": 3620227801
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : TransparencyMode → Sort u_1) →\n (x : TransparencyMode) →\n (Unit → motive TransparencyMode.all) →\n (Unit → motive TransparencyMode.default) → ((x : TransparencyMode) → motive x) → motive x",
"namespace": "_private.Lean.Meta.WHNF.0.Lean.Meta.canUnfoldAtMatcher",
"name": "_private.Lean.Meta.WHNF.0.Lean.Meta.canUnfoldAtMatcher.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : TransparencyMode → Sort u_1) →\n (__do_lift : TransparencyMode) →\n (Unit → motive TransparencyMode.all) →\n (Unit → motive TransparencyMode.default) → ((x : TransparencyMode) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Basic.0.Lean.Meta.getDefInfoTemp",
"name": "_private.Lean.Meta.Basic.0.Lean.Meta.getDefInfoTemp.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2899,
"fingerprint": 3635964486
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 5,
"proofTag": "independent",
"members": [
{
"statement": "∀ {R : Type u_1} [inst : Ring R], RingHomSurjective (RingHom.id R)",
"namespace": "LinearPMap.graph",
"name": "LinearPMap.graph._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {R : Type u_1} [inst : Ring R], RingHomSurjective (RingHom.id R)",
"namespace": "Submodule.comapMkQRelIso",
"name": "Submodule.comapMkQRelIso._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {R : Type u_1} [inst : Ring R], RingHomSurjective (RingHom.id R)",
"namespace": "LinearMap.kerComplementEquivRange",
"name": "LinearMap.kerComplementEquivRange._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ (R : Type u_1) [inst : Ring R], RingHomSurjective (RingHom.id R)",
"namespace": "Ideal.quotTorsionOfEquivSpanSingleton",
"name": "Ideal.quotTorsionOfEquivSpanSingleton._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {R : Type u_1} [inst : Ring R], RingHomSurjective (RingHom.id R)",
"namespace": "LinearMap.quotKerEquivRange",
"name": "LinearMap.quotKerEquivRange._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
}
],
"groupId": 2902,
"fingerprint": 3639816316
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]\n {S₁ S₂ : CategoryTheory.ShortComplex C} (φ : S₁ ⟶ S₂) [inst_2 : S₁.HasHomology] [inst_3 : S₂.HasHomology],\n CategoryTheory.Mono (CategoryTheory.ShortComplex.opcyclesMap φ) →\n CategoryTheory.Mono (CategoryTheory.ShortComplex.homologyMap φ)",
"namespace": "CategoryTheory.ShortComplex",
"name": "CategoryTheory.ShortComplex.mono_homologyMap_of_mono_opcyclesMap'",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "mono_homologyMap_of_mono_opcyclesMap'"
},
{
"statement": "∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]\n {S₁ S₂ : CategoryTheory.ShortComplex C} (φ : S₁ ⟶ S₂) [inst_2 : S₁.HasHomology] [inst_3 : S₂.HasHomology]\n [CategoryTheory.Mono (CategoryTheory.ShortComplex.opcyclesMap φ)],\n CategoryTheory.Mono (CategoryTheory.ShortComplex.homologyMap φ)",
"namespace": "CategoryTheory.ShortComplex",
"name": "CategoryTheory.ShortComplex.mono_homologyMap_of_mono_opcyclesMap",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "mono_homologyMap_of_mono_opcyclesMap"
}
],
"groupId": 2907,
"fingerprint": 3646284708
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_1} {l : List α} (i : ℕ), i + 1 ≤ l.length → i < l.length",
"namespace": "_private.Mathlib.Data.List.Nodup.0.List.nodup_iff_getElem?_ne_getElem?",
"name": "_private.Mathlib.Data.List.Nodup.0.List.nodup_iff_getElem?_ne_getElem?._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
},
{
"statement": "∀ {α : Type u_1} {l : List α} (x : ℕ), x + 1 ≤ l.length → x < l.length",
"namespace": "_private.Mathlib.Data.List.GetD.0.List.getD_surjective_iff",
"name": "_private.Mathlib.Data.List.GetD.0.List.getD_surjective_iff._proof_1_8",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_8"
},
{
"statement": "∀ {α : Type u_1} {xs : List α} {i : ℕ}, i + 1 ≤ xs.length → i < xs.length",
"namespace": "_private.Batteries.Data.List.Lemmas.0.List.count_getElem_take_succ",
"name": "_private.Batteries.Data.List.Lemmas.0.List.count_getElem_take_succ._proof_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1_1"
}
],
"groupId": 2916,
"fingerprint": 3653729625
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} {P : CategoryTheory.MorphismProperty C}\n [self : P.IsStableUnderCobaseChange] {A A' B B' : C} {f : A ⟶ A'} {g : A ⟶ B} {f' : B ⟶ B'} {g' : A' ⟶ B'},\n CategoryTheory.IsPushout g f f' g' → P f → P f'",
"namespace": "CategoryTheory.MorphismProperty.IsStableUnderCobaseChange",
"name": "CategoryTheory.MorphismProperty.IsStableUnderCobaseChange.of_isPushout",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "of_isPushout"
},
{
"statement": "∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {P : CategoryTheory.MorphismProperty C}\n [P.IsStableUnderCobaseChange] {A A' B B' : C} {f : A ⟶ A'} {g : A ⟶ B} {f' : B ⟶ B'} {g' : A' ⟶ B'},\n CategoryTheory.IsPushout g f f' g' → P f → P f'",
"namespace": "CategoryTheory.MorphismProperty",
"name": "CategoryTheory.MorphismProperty.of_isPushout",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "of_isPushout"
}
],
"groupId": 2928,
"fingerprint": 3665677137
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Aesop.Substitution → Sort u_1) →\n (__discr : Option Aesop.Substitution) →\n ((subst : Aesop.Substitution) → motive (some subst)) → ((x : Option Aesop.Substitution) → motive x) → motive __discr",
"namespace": "_private.Aesop.Forward.State.0.Aesop.ClusterState.addRawHyp",
"name": "_private.Aesop.Forward.State.0.Aesop.ClusterState.addRawHyp.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Aesop.Substitution → Sort u_1) →\n (patSubst? : Option Aesop.Substitution) →\n ((patSubst : Aesop.Substitution) → motive (some patSubst)) →\n ((x : Option Aesop.Substitution) → motive x) → motive patSubst?",
"namespace": "_private.Aesop.RuleTac.Apply.0.Aesop.RuleTac.applyExpr'",
"name": "_private.Aesop.RuleTac.Apply.0.Aesop.RuleTac.applyExpr'.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2932,
"fingerprint": 3670582977
},
{
"syntaxIdentical": false,
"structurallyEqual": false,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "Bool →\n (decls : List Qq.Impl.PatVarDecl) →\n have a := Qq.Impl.mkIsDefEqType decls;\n Q(«$a»)",
"namespace": "Qq.Impl",
"name": "Qq.Impl.mkIsDefEqResult",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "mkIsDefEqResult"
},
{
"statement": "Bool →\n (decls : List Qq.Impl.PatVarDecl) →\n let a := Qq.Impl.mkIsDefEqType decls;\n let mkIsDefEqType_1 := Qq.Impl.mkIsDefEqType decls;\n Q(«$mkIsDefEqType_1»)",
"namespace": "Qq.Impl.mkIsDefEqResult",
"name": "Qq.Impl.mkIsDefEqResult._unsafe_rec",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_unsafe_rec"
}
],
"groupId": 2936,
"fingerprint": 3676478579
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Bool → Sort u_1) → (x : Bool) → (Unit → motive true) → ((x : Bool) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Positivity.Basic.0.Mathlib.Meta.Positivity.evalPow",
"name": "_private.Mathlib.Tactic.Positivity.Basic.0.Mathlib.Meta.Positivity.evalPow.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Bool → Sort u_1) → (__discr : Bool) → (Unit → motive true) → ((x : Bool) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Tactic.Conv.0.Mathlib.Tactic.Conv.elabDischargeConv",
"name": "_private.Mathlib.Tactic.Conv.0.Mathlib.Tactic.Conv.elabDischargeConv.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
}
],
"groupId": 2944,
"fingerprint": 3686658235
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_1} (xs : Array α), xs.isEmpty = true ↔ xs = #[]",
"namespace": "_private.Init.Data.Array.DecidableEq.0.Array.instDecidableEqEmpImpl",
"name": "_private.Init.Data.Array.DecidableEq.0.Array.instDecidableEqEmpImpl._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ {α : Type u_1} {xs : Array α}, xs.isEmpty = true ↔ xs = #[]",
"namespace": "Array",
"name": "Array.isEmpty_iff",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "isEmpty_iff"
}
],
"groupId": 2951,
"fingerprint": 3696748410
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) → ((s : String) → motive (Expr.lit (Literal.strVal s))) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.Lean.Meta.Sym.LitValues.0.Lean.Meta.Sym.getStringValue?",
"name": "_private.Lean.Meta.Sym.LitValues.0.Lean.Meta.Sym.getStringValue?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (x : Expr) → ((val : String) → motive (Expr.lit (Literal.strVal val))) → ((x : Expr) → motive x) → motive x",
"namespace": "_private.Lean.Expr.0.Lean.Expr.isStringLit",
"name": "_private.Lean.Expr.0.Lean.Expr.isStringLit.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Expr → Sort u_1) →\n (e : Expr) → ((s : String) → motive (Expr.lit (Literal.strVal s))) → ((x : Expr) → motive x) → motive e",
"namespace": "_private.ProofWidgets.Data.Html.0.ProofWidgets.Jsx.delabHtmlText",
"name": "_private.ProofWidgets.Data.Html.0.ProofWidgets.Jsx.delabHtmlText.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2962,
"fingerprint": 3715586283
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Std.Time.TimeZone.Transition → Sort u_1) →\n (x : Option Std.Time.TimeZone.Transition) →\n ((result : Std.Time.TimeZone.Transition) → motive (some result)) →\n ((x : Option Std.Time.TimeZone.Transition) → motive x) → motive x",
"namespace": "_private.Std.Time.Zoned.Database.Basic.0.Std.Time.TimeZone.convertTZifV1",
"name": "_private.Std.Time.Zoned.Database.Basic.0.Std.Time.TimeZone.convertTZifV1.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option Std.Time.TimeZone.Transition → Sort u_1) →\n (x : Option Std.Time.TimeZone.Transition) →\n ((transition : Std.Time.TimeZone.Transition) → motive (some transition)) →\n ((x : Option Std.Time.TimeZone.Transition) → motive x) → motive x",
"namespace": "_private.Std.Time.Zoned.ZoneRules.0.Std.Time.TimeZone.Transition.timezoneAt",
"name": "_private.Std.Time.Zoned.ZoneRules.0.Std.Time.TimeZone.Transition.timezoneAt.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2972,
"fingerprint": 3728556569
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Lsp.Range → Sort u_1) →\n (x : Option Lsp.Range) →\n ((replaceRange : Lsp.Range) → motive (some replaceRange)) → ((x : Option Lsp.Range) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Widget.Conv.0.Mathlib.Tactic.Conv._aux_Mathlib_Tactic_Widget_Conv___elabRules_Mathlib_Tactic_Conv_tacticConv?_1",
"name": "_private.Mathlib.Tactic.Widget.Conv.0.Mathlib.Tactic.Conv._aux_Mathlib_Tactic_Widget_Conv___elabRules_Mathlib_Tactic_Conv_tacticConv?_1.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Lsp.Range → Sort u_1) →\n (x : Option Lsp.Range) → ((range : Lsp.Range) → motive (some range)) → ((x : Option Lsp.Range) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Widget.InteractiveUnfold.0.Mathlib.Tactic.InteractiveUnfold._aux_Mathlib_Tactic_Widget_InteractiveUnfold___elabRules_Mathlib_Tactic_InteractiveUnfold_tacticUnfold?_1",
"name": "_private.Mathlib.Tactic.Widget.InteractiveUnfold.0.Mathlib.Tactic.InteractiveUnfold._aux_Mathlib_Tactic_Widget_InteractiveUnfold___elabRules_Mathlib_Tactic_InteractiveUnfold_tacticUnfold?_1.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 2976,
"fingerprint": 3732009269
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {f : ℕ →. ℕ}, TuringReducible f f",
"namespace": "TuringReducible",
"name": "TuringReducible.rfl",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "rfl"
},
{
"statement": "∀ (f : ℕ →. ℕ), TuringReducible f f",
"namespace": "TuringReducible",
"name": "TuringReducible.refl",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "refl"
}
],
"groupId": 2980,
"fingerprint": 3735991090
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 5,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Syntax → Sort u_1) →\n (stx : Syntax) →\n ((i : SourceInfo) → (k : SyntaxNodeKind) → (args : Array Syntax) → motive (Syntax.node i k args)) →\n ((x : Syntax) → motive x) → motive stx",
"namespace": "_private.Lean.Elab.Quotation.0.Lean.Elab.Term.Quotation.floatOutAntiquotTerms",
"name": "_private.Lean.Elab.Quotation.0.Lean.Elab.Term.Quotation.floatOutAntiquotTerms.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Syntax → Sort u_1) →\n (stx : Syntax) →\n ((info : SourceInfo) → (kind : SyntaxNodeKind) → (args : Array Syntax) → motive (Syntax.node info kind args)) →\n ((x : Syntax) → motive x) → motive stx",
"namespace": "_private.Lean.Server.FileWorker.RequestHandling.0.Lean.Server.FileWorker.handleHover",
"name": "_private.Lean.Server.FileWorker.RequestHandling.0.Lean.Server.FileWorker.handleHover.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Syntax → Sort u_1) →\n (config : Syntax) →\n ((info : SourceInfo) →\n (kind : SyntaxNodeKind) → (config_args : Array Syntax) → motive (Syntax.node info kind config_args)) →\n ((x : Syntax) → motive x) → motive config",
"namespace": "_private.Mathlib.Tactic.Linter.DeprecatedSyntaxLinter.0.Mathlib.Linter.Style.isDecideNative",
"name": "_private.Mathlib.Tactic.Linter.DeprecatedSyntaxLinter.0.Mathlib.Linter.Style.isDecideNative.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Syntax → Sort u_1) →\n (x : Syntax) →\n ((info : SourceInfo) → (kind : SyntaxNodeKind) → (args : Array Syntax) → motive (Syntax.node info kind args)) →\n ((x : Syntax) → motive x) → motive x",
"namespace": "_private.Mathlib.Util.Delaborators.0.PiNotation.replacePiNotation",
"name": "_private.Mathlib.Util.Delaborators.0.PiNotation.replacePiNotation.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Syntax → Sort u_1) →\n (stx : Syntax) →\n ((info : SourceInfo) → (k : SyntaxNodeKind) → (args : Array Syntax) → motive (Syntax.node info k args)) →\n ((x : Syntax) → motive x) → motive stx",
"namespace": "_private.Batteries.Linter.UnnecessarySeqFocus.0.Batteries.Linter.UnnecessarySeqFocus.getTactics",
"name": "_private.Batteries.Linter.UnnecessarySeqFocus.0.Batteries.Linter.UnnecessarySeqFocus.getTactics.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
}
],
"groupId": 3014,
"fingerprint": 3778434290
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Grind.Arith.Cutsat.DvdCnstr → Sort u_1) →\n (c? : Option Grind.Arith.Cutsat.DvdCnstr) →\n ((c : Grind.Arith.Cutsat.DvdCnstr) → motive (some c)) →\n ((x : Option Grind.Arith.Cutsat.DvdCnstr) → motive x) → motive c?",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.Inv.0.Lean.Meta.Grind.Arith.Cutsat.checkDvds",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.Inv.0.Lean.Meta.Grind.Arith.Cutsat.checkDvds.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Grind.Arith.Cutsat.DvdCnstr → Sort u_1) →\n (x : Option Grind.Arith.Cutsat.DvdCnstr) →\n ((c' : Grind.Arith.Cutsat.DvdCnstr) → motive (some c')) →\n ((x : Option Grind.Arith.Cutsat.DvdCnstr) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.EqCnstr.0.Lean.Meta.Grind.Arith.Cutsat.updateDvdCnstr",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.EqCnstr.0.Lean.Meta.Grind.Arith.Cutsat.updateDvdCnstr.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 3021,
"fingerprint": 3784219432
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 23,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option Name → Sort u_1) →\n (candidate? : Option Name) →\n ((candidate : Name) → motive (some candidate)) → ((x : Option Name) → motive x) → motive candidate?",
"namespace": "_private.Lean.Server.Completion.CompletionUtils.0.Lean.Server.Completion.minimizeGlobalIdentifierInContext",
"name": "_private.Lean.Server.Completion.CompletionUtils.0.Lean.Server.Completion.minimizeGlobalIdentifierInContext.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (x : Option Name) → ((safeDeclName : Name) → motive (some safeDeclName)) → ((x : Option Name) → motive x) → motive x",
"namespace": "_private.Lean.Compiler.LCNF.ToDecl.0.Lean.Compiler.LCNF.replaceUnsafeRecNames",
"name": "_private.Lean.Compiler.LCNF.ToDecl.0.Lean.Compiler.LCNF.replaceUnsafeRecNames.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (x : Option Name) → ((altName : Name) → motive (some altName)) → ((x : Option Name) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.ElimApp.checkAltNames",
"name": "_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.ElimApp.checkAltNames.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (x : Option Name) →\n ((baseStructName : Name) → motive (some baseStructName)) → ((x : Option Name) → motive x) → motive x",
"namespace": "_private.Lean.Elab.Tactic.Config.0.Lean.Elab.Tactic.expandFieldName",
"name": "_private.Lean.Elab.Tactic.Config.0.Lean.Elab.Tactic.expandFieldName.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (x : Option Name) → ((ctorName : Name) → motive (some ctorName)) → ((x : Option Name) → motive x) → motive x",
"namespace": "_private.Lean.Meta.CasesInfo.0.getCasesInfo?",
"name": "_private.Lean.Meta.CasesInfo.0.getCasesInfo?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (__do_lift : Option Name) →\n ((declName : Name) → motive (some declName)) → ((x : Option Name) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Tactic.Simp.Types.0.Lean.Meta.Simp.recordSimpTheorem",
"name": "_private.Lean.Meta.Tactic.Simp.Types.0.Lean.Meta.Simp.recordSimpTheorem.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (recName? : Option Name) →\n ((recName : Name) → motive (some recName)) → ((x : Option Name) → motive x) → motive recName?",
"namespace": "_private.Mathlib.Tactic.DeriveCountable.0.Mathlib.Deriving.Countable.mkToNatMatch.mkAlts",
"name": "_private.Mathlib.Tactic.DeriveCountable.0.Mathlib.Deriving.Countable.mkToNatMatch.mkAlts.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (x : Option Name) → ((projName : Name) → motive (some projName)) → ((x : Option Name) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.FunProp.FunctionData.0.Mathlib.Meta.FunProp.FunctionData.getFnConstName?",
"name": "_private.Mathlib.Tactic.FunProp.FunctionData.0.Mathlib.Meta.FunProp.FunctionData.getFnConstName?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (x : Option Name) → ((tag : Name) → motive (some tag)) → ((x : Option Name) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Sorry.0.Lean.Meta.isLabeledSorry?",
"name": "_private.Lean.Meta.Sorry.0.Lean.Meta.isLabeledSorry?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (__do_lift : Option Name) →\n ((declName : Name) → motive (some declName)) → ((x : Option Name) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Elab.Tactic.Grind.Param.0.Lean.Elab.Tactic.processParam",
"name": "_private.Lean.Elab.Tactic.Grind.Param.0.Lean.Elab.Tactic.processParam.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (currentModule : Option Name) → ((m : Name) → motive (some m)) → ((x : Option Name) → motive x) → motive currentModule",
"namespace": "Batteries.Tactic.Lint.traceLint",
"name": "Batteries.Tactic.Lint.traceLint.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (__discr : Option Name) →\n ((className : Name) → motive (some className)) → ((x : Option Name) → motive x) → motive __discr",
"namespace": "_private.Mathlib.Tactic.FastInstance.0.Mathlib.Elab.FastInstance.makeFastInstance",
"name": "_private.Mathlib.Tactic.FastInstance.0.Mathlib.Elab.FastInstance.makeFastInstance.match_13",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_13"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (x : Option Name) → ((hName : Name) → motive (some hName)) → ((x : Option Name) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Match.Match.0.Lean.Meta.Match.withEqs.go",
"name": "_private.Lean.Meta.Match.Match.0.Lean.Meta.Match.withEqs.go.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (__do_lift : Option Name) → ((r : Name) → motive (some r)) → ((x : Option Name) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Eqns.0.Lean.Meta.getUnfoldEqnFor?",
"name": "_private.Lean.Meta.Eqns.0.Lean.Meta.getUnfoldEqnFor?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (x : Option Name) → ((n : Name) → motive (some n)) → ((x : Option Name) → motive x) → motive x",
"namespace": "_private.Lean.Server.InfoUtils.0.Lean.Elab.Info.docString?",
"name": "_private.Lean.Server.InfoUtils.0.Lean.Elab.Info.docString?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (__discr : Option Name) →\n ((declName : Name) → motive (some declName)) → ((x : Option Name) → motive x) → motive __discr",
"namespace": "_private.Lean.Server.Completion.CompletionCollectors.0.Lean.Server.Completion.matchDecl?",
"name": "_private.Lean.Server.Completion.CompletionCollectors.0.Lean.Server.Completion.matchDecl?.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (x : Option Name) → ((className : Name) → motive (some className)) → ((x : Option Name) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Sym.Intro.0.Lean.Meta.Sym.introCore",
"name": "_private.Lean.Meta.Sym.Intro.0.Lean.Meta.Sym.introCore.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (x : Option Name) → ((d : Name) → motive (some d)) → ((x : Option Name) → motive x) → motive x",
"namespace": "_private.Lean.ParserCompiler.Attribute.0.Lean.ParserCompiler.CombinatorAttribute.runDeclFor",
"name": "_private.Lean.ParserCompiler.Attribute.0.Lean.ParserCompiler.CombinatorAttribute.runDeclFor.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (x : Option Name) → ((originalName : Name) → motive (some originalName)) → ((x : Option Name) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Intro.0.Lean.Meta.Grind.mkCleanName",
"name": "_private.Lean.Meta.Tactic.Grind.Intro.0.Lean.Meta.Grind.mkCleanName.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (__discr : Option Name) → ((decl : Name) → motive (some decl)) → ((x : Option Name) → motive x) → motive __discr",
"namespace": "_private.Aesop.RuleTac.ElabRuleTerm.0.Aesop.elabInductiveRuleIdent?",
"name": "_private.Aesop.RuleTac.ElabRuleTerm.0.Aesop.elabInductiveRuleIdent?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (x : Option Name) → ((newName : Name) → motive (some newName)) → ((x : Option Name) → motive x) → motive x",
"namespace": "_private.Lean.Server.Completion.CompletionResolution.0.Lean.Lsp.CompletionItem.resolve",
"name": "_private.Lean.Server.Completion.CompletionResolution.0.Lean.Lsp.CompletionItem.resolve.match_10",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_10"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (x : Option Name) → ((imported : Name) → motive (some imported)) → ((x : Option Name) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.Linter.DirectoryDependency.0.Mathlib.Linter.checkBlocklist",
"name": "_private.Mathlib.Tactic.Linter.DirectoryDependency.0.Mathlib.Linter.checkBlocklist.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option Name → Sort u_1) →\n (x : Option Name) → ((n : Name) → motive (some n)) → ((x : Option Name) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Constructions.BRecOn.0.Lean.mkBRecOnFromRec",
"name": "_private.Lean.Meta.Constructions.BRecOn.0.Lean.mkBRecOnFromRec.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 3032,
"fingerprint": 3798524512
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{C : Type u} →\n [inst : CategoryTheory.Category.{v, u} C] → (W : CategoryTheory.MorphismProperty C) → [W.HasLocalization] → Type u",
"namespace": "CategoryTheory.MorphismProperty",
"name": "CategoryTheory.MorphismProperty.Localization'",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "Localization'"
},
{
"statement": "{C : Type u} →\n {inst : CategoryTheory.Category.{v, u} C} →\n (W : CategoryTheory.MorphismProperty C) → [self : W.HasLocalization] → Type u",
"namespace": "CategoryTheory.MorphismProperty.HasLocalization",
"name": "CategoryTheory.MorphismProperty.HasLocalization.D",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "D"
}
],
"groupId": 3082,
"fingerprint": 3858103408
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 8,
"proofTag": "independent",
"members": [
{
"statement": "{δ : Type u_1} →\n (motive : ForInStep δ → Sort u_2) →\n (__do_lift : ForInStep δ) →\n ((d : δ) → motive (ForInStep.done d)) → ((d : δ) → motive (ForInStep.yield d)) → motive __do_lift",
"namespace": "_private.Std.Data.DHashMap.Internal.WF.0.Std.DHashMap.Internal.AssocList.forInStep.go.match_1",
"name": "_private.Std.Data.DHashMap.Internal.WF.0.Std.DHashMap.Internal.AssocList.forInStep.go.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{δ : Type u_1} →\n (motive : ForInStep δ → Sort u_2) →\n (__do_lift : ForInStep δ) →\n ((d : δ) → motive (ForInStep.done d)) → ((d : δ) → motive (ForInStep.yield d)) → motive __do_lift",
"namespace": "Batteries.AssocList.forIn",
"name": "Batteries.AssocList.forIn.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β : Type u_1} →\n (motive : ForInStep β → Sort u_2) →\n (__do_lift : ForInStep β) →\n ((b : β) → motive (ForInStep.done b)) → ((b : β) → motive (ForInStep.yield b)) → motive __do_lift",
"namespace": "_private.Init.While.0.Lean.Loop.forIn.loop",
"name": "_private.Init.While.0.Lean.Loop.forIn.loop.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β : Type u_1} →\n (motive : ForInStep β → Sort u_2) →\n (__do_lift : ForInStep β) →\n ((r : β) → motive (ForInStep.done r)) → ((r : β) → motive (ForInStep.yield r)) → motive __do_lift",
"namespace": "Option.instForIn'InferInstanceMembershipOfMonad",
"name": "Option.instForIn'InferInstanceMembershipOfMonad.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{δ : Type u_1} →\n (motive : ForInStep δ → Sort u_2) →\n (__do_lift : ForInStep δ) →\n ((d : δ) → motive (ForInStep.done d)) → ((d : δ) → motive (ForInStep.yield d)) → motive __do_lift",
"namespace": "Std.DTreeMap.Internal.Impl.forInStep",
"name": "Std.DTreeMap.Internal.Impl.forInStep.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β : Type u_1} →\n (motive : ForInStep β → Sort u_2) →\n (__do_lift : ForInStep β) →\n ((b : β) → motive (ForInStep.done b)) → ((b : β) → motive (ForInStep.yield b)) → motive __do_lift",
"namespace": "_private.Init.Data.Stream.0.Std.Stream.forIn.visit",
"name": "_private.Init.Data.Stream.0.Std.Stream.forIn.visit.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β : Type u_1} →\n (motive : ForInStep β → Sort u_2) →\n (__do_lift : ForInStep β) →\n ((b : β) → motive (ForInStep.done b)) → ((b : β) → motive (ForInStep.yield b)) → motive __do_lift",
"namespace": "Array.forIn'.loop",
"name": "Array.forIn'.loop.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β : Type u_1} →\n (motive : ForInStep β → Sort u_2) →\n (x : ForInStep β) → ((b : β) → motive (ForInStep.done b)) → ((b : β) → motive (ForInStep.yield b)) → motive x",
"namespace": "_private.Init.Data.Option.Array.0.List.forIn'_cons.match_1",
"name": "_private.Init.Data.Option.Array.0.List.forIn'_cons.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 3087,
"fingerprint": 3859889306
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 5,
"proofTag": "independent",
"members": [
{
"statement": "∀ {newWidth : ℕ}, ∀ curr ≤ newWidth, ¬curr < newWidth → curr = newWidth",
"namespace": "Std.Tactic.BVDecide.BVExpr.bitblast.blastExtract",
"name": "Std.Tactic.BVDecide.BVExpr.bitblast.blastExtract._proof_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_6"
},
{
"statement": "∀ {w : ℕ}, ∀ curr ≤ w, ¬curr < w → curr = w",
"namespace": "Std.Tactic.BVDecide.BVExpr.bitblast.blastAdd",
"name": "Std.Tactic.BVDecide.BVExpr.bitblast.blastAdd._proof_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_6"
},
{
"statement": "∀ (newWidth curr : ℕ), curr ≤ newWidth → ¬curr < newWidth → curr = newWidth",
"namespace": "Std.Tactic.BVDecide.BVExpr.bitblast.blastZeroExtend",
"name": "Std.Tactic.BVDecide.BVExpr.bitblast.blastZeroExtend._proof_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_6"
},
{
"statement": "∀ {n : ℕ}, ∀ k ≤ n, ¬k < n → k = n",
"namespace": "_private.Init.Data.Vector.Basic.0.Vector.mapM.go._unary",
"name": "_private.Init.Data.Vector.Basic.0.Vector.mapM.go._unary._proof_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_5"
},
{
"statement": "∀ {w : ℕ}, ∀ curr ≤ w, ¬curr < w → curr = w",
"namespace": "Std.Sat.AIG.RefVec.ite",
"name": "Std.Sat.AIG.RefVec.ite._proof_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_6"
}
],
"groupId": 3098,
"fingerprint": 3875389142
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option (Array (List MVarId × MetavarContext)) → Sort u_1) →\n (__do_lift : Option (Array (List MVarId × MetavarContext))) →\n ((val : Array (List MVarId × MetavarContext)) → motive (some val)) →\n ((x : Option (Array (List MVarId × MetavarContext))) → motive x) → motive __do_lift",
"namespace": "_private.Mathlib.Tactic.Observe.0.Mathlib.Tactic.LibrarySearch._aux_Mathlib_Tactic_Observe___elabRules_Mathlib_Tactic_LibrarySearch_observe_1",
"name": "_private.Mathlib.Tactic.Observe.0.Mathlib.Tactic.LibrarySearch._aux_Mathlib_Tactic_Observe___elabRules_Mathlib_Tactic_LibrarySearch_observe_1.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : Option (Array (List MVarId × MetavarContext)) → Sort u_1) →\n (__do_lift : Option (Array (List MVarId × MetavarContext))) →\n ((suggestions : Array (List MVarId × MetavarContext)) → motive (some suggestions)) →\n ((x : Option (Array (List MVarId × MetavarContext))) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Elab.Tactic.LibrarySearch.0.Lean.Elab.LibrarySearch.elabExact?Term",
"name": "_private.Lean.Elab.Tactic.LibrarySearch.0.Lean.Elab.LibrarySearch.elabExact?Term.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 3116,
"fingerprint": 3888968059
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(V : Type u') →\n [inst : CategoryTheory.Category.{v', u'} V] →\n [inst_1 : CategoryTheory.MonoidalCategory V] →\n {C : Type u} →\n [inst_2 : CategoryTheory.Category.{v, u} C] →\n [inst_3 : CategoryTheory.EnrichedOrdinaryCategory V C] →\n {X Y : C} → (X ⟶ Y) ≃ (CategoryTheory.MonoidalCategoryStruct.tensorUnit V ⟶ X ⟶[V] Y)",
"namespace": "CategoryTheory",
"name": "CategoryTheory.eHomEquiv",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eHomEquiv"
},
{
"statement": "{V : Type u'} →\n {inst : CategoryTheory.Category.{v', u'} V} →\n {inst_1 : CategoryTheory.MonoidalCategory V} →\n {C : Type u} →\n {inst_2 : CategoryTheory.Category.{v, u} C} →\n [self : CategoryTheory.EnrichedOrdinaryCategory V C] →\n {X Y : C} → (X ⟶ Y) ≃ (CategoryTheory.MonoidalCategoryStruct.tensorUnit V ⟶ X ⟶[V] Y)",
"namespace": "CategoryTheory.EnrichedOrdinaryCategory",
"name": "CategoryTheory.EnrichedOrdinaryCategory.homEquiv",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "homEquiv"
}
],
"groupId": 3117,
"fingerprint": 3889087637
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Name → Sort u_1) → (n : Name) → (Unit → motive Name.anonymous) → ((x : Name) → motive x) → motive n",
"namespace": "_private.Lean.Elab.Declaration.0.Lean.Elab.Command.findCommonPrefix.go",
"name": "_private.Lean.Elab.Declaration.0.Lean.Elab.Command.findCommonPrefix.go.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Name → Sort u_1) →\n (currentNamespace : Name) → (Unit → motive Name.anonymous) → ((x : Name) → motive x) → motive currentNamespace",
"namespace": "_private.Lean.Server.Completion.CompletionUtils.0.Lean.Server.Completion.minimizeGlobalIdentifierInContext.shortenInCurrentNamespace",
"name": "_private.Lean.Server.Completion.CompletionUtils.0.Lean.Server.Completion.minimizeGlobalIdentifierInContext.shortenInCurrentNamespace.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 3132,
"fingerprint": 3902991024
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 5,
"proofTag": "independent",
"members": [
{
"statement": "(motive : SetTheory.PGame → Sort u_2) →\n (x : SetTheory.PGame) →\n ((l β : Type u_1) →\n (a : l → SetTheory.PGame) → (a_1 : β → SetTheory.PGame) → motive (SetTheory.PGame.mk l β a a_1)) →\n motive x",
"namespace": "SetTheory.PGame.LeftMoves",
"name": "SetTheory.PGame.LeftMoves.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : SetTheory.PGame → Sort u_2) →\n (x : SetTheory.PGame) →\n ((l r : Type u_1) → (L : l → SetTheory.PGame) → (R : r → SetTheory.PGame) → motive (SetTheory.PGame.mk l r L R)) →\n motive x",
"namespace": "SetTheory.PGame.neg",
"name": "SetTheory.PGame.neg.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : SetTheory.PGame → Sort u_2) →\n (x : SetTheory.PGame) →\n ((α β : Type u_1) → (L : α → SetTheory.PGame) → (R : β → SetTheory.PGame) → motive (SetTheory.PGame.mk α β L R)) →\n motive x",
"namespace": "SetTheory.PGame.Numeric",
"name": "SetTheory.PGame.Numeric.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : SetTheory.PGame → Sort u_2) →\n (x : SetTheory.PGame) →\n ((l β : Type u_1) →\n (a : l → SetTheory.PGame) → (a_1 : β → SetTheory.PGame) → motive (SetTheory.PGame.mk l β a a_1)) →\n motive x",
"namespace": "_private.Mathlib.SetTheory.Game.Ordinal.0.SetTheory.PGame.LeftMoves.match_1",
"name": "_private.Mathlib.SetTheory.Game.Ordinal.0.SetTheory.PGame.LeftMoves.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(motive : SetTheory.PGame → Sort u_2) →\n (x : SetTheory.PGame) →\n ((α β : Type u_1) → (L : α → SetTheory.PGame) → (R : β → SetTheory.PGame) → motive (SetTheory.PGame.mk α β L R)) →\n motive x",
"namespace": "_private.Mathlib.SetTheory.Surreal.Basic.0.SetTheory.PGame.Numeric.match_1",
"name": "_private.Mathlib.SetTheory.Surreal.Basic.0.SetTheory.PGame.Numeric.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 3134,
"fingerprint": 3904693833
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option FunIndInfo → Sort u_1) →\n (__do_lift : Option FunIndInfo) →\n ((funIndInfo : FunIndInfo) → motive (some funIndInfo)) → ((x : Option FunIndInfo) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Meta.Tactic.Try.Collect.0.Lean.Meta.Try.Collector.saveFunInd",
"name": "_private.Lean.Meta.Tactic.Try.Collect.0.Lean.Meta.Try.Collector.saveFunInd.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option FunIndInfo → Sort u_1) →\n (__discr : Option FunIndInfo) →\n ((funIndInfo : FunIndInfo) → motive (some funIndInfo)) → ((x : Option FunIndInfo) → motive x) → motive __discr",
"namespace": "_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.elabFunTargetCall",
"name": "_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.elabFunTargetCall.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 3135,
"fingerprint": 3905143667
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{α₂ γ : Type u_1} →\n {m : Type u_1 → Type u_2} →\n [inst : Std.Iterator α₂ m γ] →\n (it₂ : Std.IterM m γ) →\n (motive : it₂.Step → Sort u_3) →\n (x : it₂.Step) →\n ((it₂' : Std.IterM m γ) →\n (out : γ) →\n (h : it₂.IsPlausibleStep (Std.IterStep.yield it₂' out)) → motive ⟨Std.IterStep.yield it₂' out, h⟩) →\n ((it₂' : Std.IterM m γ) →\n (h : it₂.IsPlausibleStep (Std.IterStep.skip it₂')) → motive ⟨Std.IterStep.skip it₂', h⟩) →\n ((h : it₂.IsPlausibleStep Std.IterStep.done) → motive ⟨Std.IterStep.done, h⟩) → motive x",
"namespace": "_private.Init.Data.Iterators.Lemmas.Combinators.FlatMap.0.Std.Iter.step_flatMapAfterM.match_3",
"name": "_private.Init.Data.Iterators.Lemmas.Combinators.FlatMap.0.Std.Iter.step_flatMapAfterM.match_3.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α₂ β : Type u_1} →\n {m : Type u_1 → Type u_2} →\n [inst : Std.Iterator α₂ m β] →\n (it₂ : Std.IterM m β) →\n (motive : it₂.Step → Sort u_3) →\n (x : it₂.Step) →\n ((it₂' : Std.IterM m β) →\n (c : β) →\n (h : it₂.IsPlausibleStep (Std.IterStep.yield it₂' c)) → motive ⟨Std.IterStep.yield it₂' c, h⟩) →\n ((it₂' : Std.IterM m β) →\n (h : it₂.IsPlausibleStep (Std.IterStep.skip it₂')) → motive ⟨Std.IterStep.skip it₂', h⟩) →\n ((h : it₂.IsPlausibleStep Std.IterStep.done) → motive ⟨Std.IterStep.done, h⟩) → motive x",
"namespace": "Std.Iterators.Types.Flatten.instIterator",
"name": "Std.Iterators.Types.Flatten.instIterator.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
}
],
"groupId": 3159,
"fingerprint": 3934231932
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_1} [inst : BEq α] [ReflBEq α] (a : α), (a == a) = true",
"namespace": "BEq",
"name": "BEq.refl",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "refl"
},
{
"statement": "∀ {α : Type u_1} [inst : BEq α] [ReflBEq α] {a : α}, (a == a) = true",
"namespace": "BEq",
"name": "BEq.rfl",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "rfl"
}
],
"groupId": 3171,
"fingerprint": 3951048595
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Int.Linear.Poly → Sort u_1) →\n (x : Int.Linear.Poly) →\n ((k₁ : ℤ) → (v : Int.Linear.Var) → (k₂ : ℤ) → motive (Int.Linear.Poly.add k₁ v (Int.Linear.Poly.num k₂))) →\n ((x : Int.Linear.Poly) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.EqCnstr.0.Lean.Meta.Grind.Arith.Cutsat.isVarEqConst?",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.EqCnstr.0.Lean.Meta.Grind.Arith.Cutsat.isVarEqConst?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Int.Linear.Poly → Sort u_1) →\n (x : Int.Linear.Poly) →\n ((c : ℤ) → (v : Int.Linear.Var) → (e : ℤ) → motive (Int.Linear.Poly.add c v (Int.Linear.Poly.num e))) →\n ((x : Int.Linear.Poly) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.Search.0.Lean.Meta.Grind.Arith.Cutsat.resolveCooperUnary",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.Search.0.Lean.Meta.Grind.Arith.Cutsat.resolveCooperUnary.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
}
],
"groupId": 3178,
"fingerprint": 3958473087
},
{
"syntaxIdentical": false,
"structurallyEqual": false,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{v : Level} →\n {M : Q(Type v)} →\n (iM : Q(CommGroupWithZero «$M»)) →\n (l : Mathlib.Tactic.FieldSimp.qNF M) →\n MetaM\n ((l_n : Mathlib.Tactic.FieldSimp.qNF M) ×\n (l_d : Mathlib.Tactic.FieldSimp.qNF M) ×\n have a := l_d.toNF;\n have a_1 := l_n.toNF;\n have a_2 := l.toNF;\n Q(«$a_2».eval = «$a_1».eval / «$a».eval))",
"namespace": "Mathlib.Tactic.FieldSimp.qNF",
"name": "Mathlib.Tactic.FieldSimp.qNF.split",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "split"
},
{
"statement": "{v : Level} →\n {M : Q(Type v)} →\n (iM : Q(CommGroupWithZero «$M»)) →\n (l : Mathlib.Tactic.FieldSimp.qNF M) →\n MetaM\n ((l_n : Mathlib.Tactic.FieldSimp.qNF M) ×\n (l_d : Mathlib.Tactic.FieldSimp.qNF M) ×\n let a := l_d.toNF;\n let a_1 := l_n.toNF;\n let a_2 := l.toNF;\n let foldr_1 :=\n List.foldr\n (fun x l =>\n match x with\n | ((a, x), snd) => q((«$a», «$x») ::ᵣ «$l»))\n q([]) l;\n let foldr_2 :=\n List.foldr\n (fun x l =>\n match x with\n | ((a, x), snd) => q((«$a», «$x») ::ᵣ «$l»))\n q([]) l_n;\n let foldr_3 :=\n List.foldr\n (fun x l =>\n match x with\n | ((a, x), snd) => q((«$a», «$x») ::ᵣ «$l»))\n q([]) l_d;\n Q(«$foldr_1».eval = «$foldr_2».eval / «$foldr_3».eval))",
"namespace": "Mathlib.Tactic.FieldSimp.qNF.split",
"name": "Mathlib.Tactic.FieldSimp.qNF.split._unsafe_rec",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_unsafe_rec"
}
],
"groupId": 3181,
"fingerprint": 3962485042
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 18,
"proofTag": "independent",
"members": [
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) → (x : Option β) → (Unit → motive none) → ((b : β) → motive (some b)) → motive x",
"namespace": "_private.Init.Data.List.Lemmas.0.List.filterMap_replicate.match_1",
"name": "_private.Init.Data.List.Lemmas.0.List.filterMap_replicate.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) → (x : Option β) → (Unit → motive none) → ((b : β) → motive (some b)) → motive x",
"namespace": "_private.Std.Data.Internal.List.Associative.0.List.filterMap.match_1",
"name": "_private.Std.Data.Internal.List.Associative.0.List.filterMap.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) → (x : Option β) → (Unit → motive none) → ((b : β) → motive (some b)) → motive x",
"namespace": "_private.Std.Data.DHashMap.Internal.AssocList.Lemmas.0.Std.DHashMap.Internal.AssocList.Const.alter.match_1",
"name": "_private.Std.Data.DHashMap.Internal.AssocList.Lemmas.0.Std.DHashMap.Internal.AssocList.Const.alter.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "(ε : Type u_1) →\n (motive : Option ε → Sort u_2) → (x : Option ε) → (Unit → motive none) → ((e' : ε) → motive (some e')) → motive x",
"namespace": "_private.Mathlib.Deprecated.Estimator.0.Estimator.match_1",
"name": "_private.Mathlib.Deprecated.Estimator.0.Estimator.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{γ : Type u_1} →\n (motive : Option γ → Sort u_2) → (x : Option γ) → (Unit → motive none) → ((out' : γ) → motive (some out')) → motive x",
"namespace": "_private.Init.Data.Iterators.Lemmas.Combinators.FilterMap.0.Std.Iter.val_step_filterMap.match_1",
"name": "_private.Init.Data.Iterators.Lemmas.Combinators.FilterMap.0.Std.Iter.val_step_filterMap.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) → (x : Option β) → (Unit → motive none) → ((b : β) → motive (some b)) → motive x",
"namespace": "List.filterMap_replicate",
"name": "List.filterMap_replicate.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) → (x : Option β) → (Unit → motive none) → ((v : β) → motive (some v)) → motive x",
"namespace": "Std.Internal.List.Const.alterKey_cons_perm",
"name": "Std.Internal.List.Const.alterKey_cons_perm.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) → (x : Option α) → (Unit → motive none) → ((a : α) → motive (some a)) → motive x",
"namespace": "instToStringOption",
"name": "instToStringOption.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) →\n (__do_lift : Option β) → (Unit → motive none) → ((b : β) → motive (some b)) → motive __do_lift",
"namespace": "_private.Init.Data.Array.Monadic.0.List.filterMapM.match_1",
"name": "_private.Init.Data.Array.Monadic.0.List.filterMapM.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{ι : Type u_1} →\n (motive : Option ι → Sort u_2) → (i : Option ι) → (Unit → motive none) → ((val : ι) → motive (some val)) → motive i",
"namespace": "DFinsupp.extendWith",
"name": "DFinsupp.extendWith.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) → (x : Option β) → (Unit → motive none) → ((v : β) → motive (some v)) → motive x",
"namespace": "_private.Batteries.Data.RBMap.Alter.0.Batteries.RBMap.alter.adapt.match_1",
"name": "_private.Batteries.Data.RBMap.Alter.0.Batteries.RBMap.alter.adapt.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) → (x : Option β) → (Unit → motive none) → ((b : β) → motive (some b)) → motive x",
"namespace": "_private.Init.Data.List.Nat.Basic.0.List.filterMap.match_1",
"name": "_private.Init.Data.List.Nat.Basic.0.List.filterMap.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) → (x : Option α) → (Unit → motive none) → ((a : α) → motive (some a)) → motive x",
"namespace": "_private.Mathlib.Data.Part.0.Part.ofOption.match_1",
"name": "_private.Mathlib.Data.Part.0.Part.ofOption.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) → (x : Option β) → (Unit → motive none) → ((b : β) → motive (some b)) → motive x",
"namespace": "_private.Init.Data.List.Monadic.0.List.filterMap.match_1",
"name": "_private.Init.Data.List.Monadic.0.List.filterMap.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) → (b : Option α) → (Unit → motive none) → ((val : α) → motive (some val)) → motive b",
"namespace": "_private.Init.Data.List.TakeDrop.0.Option.instDecidableEq.match_1",
"name": "_private.Init.Data.List.TakeDrop.0.Option.instDecidableEq.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{J : Type u_1} →\n (motive : Option J → Sort u_2) → (i : Option J) → (Unit → motive none) → ((i : J) → motive (some i)) → motive i",
"namespace": "CategoryTheory.Pi.optionEquivalence",
"name": "CategoryTheory.Pi.optionEquivalence.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "{α : Type u_1} →\n (motive : Option α → Sort u_2) → (b : Option α) → (Unit → motive none) → ((val : α) → motive (some val)) → motive b",
"namespace": "_private.Mathlib.Control.Traversable.Instances.0.Option.instDecidableEq.match_1",
"name": "_private.Mathlib.Control.Traversable.Instances.0.Option.instDecidableEq.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{β : Type u_1} →\n (motive : Option β → Sort u_2) → (x : Option β) → (Unit → motive none) → ((b : β) → motive (some b)) → motive x",
"namespace": "_private.Init.Data.List.Find.0.List.filterMap.match_1",
"name": "_private.Init.Data.List.Find.0.List.filterMap.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 3224,
"fingerprint": 4020443221
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u} [inst : CommSemiring α] {I : Ideal α}, I.IsMaximal → I.IsPrime",
"namespace": "Ideal.IsMaximal",
"name": "Ideal.IsMaximal.isPrime",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "isPrime"
},
{
"statement": "∀ {α : Type u} [inst : CommSemiring α] (I : Ideal α) [_H : I.IsMaximal], I.IsPrime",
"namespace": "Ideal.IsMaximal",
"name": "Ideal.IsMaximal.isPrime'",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "isPrime'"
}
],
"groupId": 3233,
"fingerprint": 4028744463
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "∀ (𝕜 : Type u_1) (G' : Type u_2) [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup G']\n [inst_2 : NormedSpace 𝕜 G'], ContinuousConstSMul 𝕜 G'",
"namespace": "ContinuousMultilinearMap.currySumEquiv",
"name": "ContinuousMultilinearMap.currySumEquiv._proof_10",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_10"
},
{
"statement": "∀ {𝕜 : Type u_1} {F : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup F]\n [inst_2 : NormedSpace 𝕜 F], ContinuousConstSMul 𝕜 F",
"namespace": "_private.Mathlib.Analysis.Normed.Module.Alternating.Uncurry.Fin.0.ContinuousAlternatingMap.alternatizeUncurryFinCLM.aux",
"name": "_private.Mathlib.Analysis.Normed.Module.Alternating.Uncurry.Fin.0.ContinuousAlternatingMap.alternatizeUncurryFinCLM.aux._proof_11",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_11"
},
{
"statement": "∀ (𝕜 : Type u_1) {F : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup F]\n [inst_2 : NormedSpace 𝕜 F], ContinuousConstSMul 𝕜 F",
"namespace": "ContDiffMapSupportedIn.structureMapLM",
"name": "ContDiffMapSupportedIn.structureMapLM._proof_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_3"
}
],
"groupId": 3255,
"fingerprint": 4052697535
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 3,
"proofTag": "independent",
"members": [
{
"statement": "∀ {α : Type u_2} [inst : DecidableEq α] [inst_1 : Neg α] (s : Finset α), -s = Finset.image (fun x => -x) s",
"namespace": "_private.Mathlib.Algebra.GroupWithZero.Action.Pointwise.Finset.0.Finset.smul_finset_neg",
"name": "_private.Mathlib.Algebra.GroupWithZero.Action.Pointwise.Finset.0.Finset.smul_finset_neg._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u_2} [inst : DecidableEq α] [inst_1 : Neg α] (s : Finset α), -s = Finset.image (fun x => -x) s",
"namespace": "_private.Mathlib.Algebra.Ring.Action.Pointwise.Finset.0.Finset.neg_smul_finset",
"name": "_private.Mathlib.Algebra.Ring.Action.Pointwise.Finset.0.Finset.neg_smul_finset._simp_1_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_2"
},
{
"statement": "∀ {α : Type u_2} [inst : DecidableEq α] [inst_1 : Neg α] {s : Finset α}, -s = Finset.image (fun x => -x) s",
"namespace": "Finset",
"name": "Finset.neg_def",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "neg_def"
}
],
"groupId": 3270,
"fingerprint": 4078391850
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : PosNum → Sort u_1) →\n (x : PosNum) → (Unit → motive PosNum.one) → ((n : PosNum) → motive n.bit0) → ((n : PosNum) → motive n.bit1) → motive x",
"namespace": "PosNum.pred'",
"name": "PosNum.pred'.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : PosNum → Sort u_1) →\n (x : PosNum) → (Unit → motive PosNum.one) → ((a : PosNum) → motive a.bit0) → ((n : PosNum) → motive n.bit1) → motive x",
"namespace": "_private.Mathlib.Data.Num.Prime.0.PosNum.minFac.match_1",
"name": "_private.Mathlib.Data.Num.Prime.0.PosNum.minFac.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 3295,
"fingerprint": 4101398690
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option (Syntax.TSepArray `ident \",\") → Sort u_1) →\n (names : Option (Syntax.TSepArray `ident \",\")) →\n ((names : Syntax.TSepArray `ident \",\") → motive (some names)) →\n ((x : Option (Syntax.TSepArray `ident \",\")) → motive x) → motive names",
"namespace": "_private.Std.Data.DHashMap.Internal.RawLemmas.0.Std.DHashMap.Internal.Raw₀.«_aux_Std_Data_DHashMap_Internal_RawLemmas___macroRules_Std_DHashMap_Internal_Raw₀_tacticSimp_to_model[_]Using__1»",
"name": "_private.Std.Data.DHashMap.Internal.RawLemmas.0.Std.DHashMap.Internal.Raw₀.«_aux_Std_Data_DHashMap_Internal_RawLemmas___macroRules_Std_DHashMap_Internal_Raw₀_tacticSimp_to_model[_]Using__1».match_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_6"
},
{
"statement": "(motive : Option (Syntax.TSepArray `ident \",\") → Sort u_1) →\n (ids? : Option (Syntax.TSepArray `ident \",\")) →\n ((ids : Syntax.TSepArray `ident \",\") → motive (some ids)) →\n ((x : Option (Syntax.TSepArray `ident \",\")) → motive x) → motive ids?",
"namespace": "_private.Init.Simproc.0.Lean.Parser.mkAttributeCmds",
"name": "_private.Init.Simproc.0.Lean.Parser.mkAttributeCmds.match_5",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_5"
}
],
"groupId": 3297,
"fingerprint": 4103913201
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 7,
"proofTag": "independent",
"members": [
{
"statement": "∀ {G : Type u_1} [inst : Add G] [IsRightCancelAdd G] (a : G) {b c : G}, (b + a = c + a) = (b = c)",
"namespace": "_private.Mathlib.RingTheory.Kaehler.JacobiZariski.0.Algebra.Generators.H1Cotangent.δAux_ofComp",
"name": "_private.Mathlib.RingTheory.Kaehler.JacobiZariski.0.Algebra.Generators.H1Cotangent.δAux_ofComp._simp_1_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_4"
},
{
"statement": "∀ {G : Type u_1} [inst : Add G] [IsRightCancelAdd G] (a : G) {b c : G}, (b + a = c + a) = (b = c)",
"namespace": "_private.Mathlib.RepresentationTheory.Homological.GroupCohomology.LowDegree.0.groupCohomology.map_one_snd_of_isCocycle₂",
"name": "_private.Mathlib.RepresentationTheory.Homological.GroupCohomology.LowDegree.0.groupCohomology.map_one_snd_of_isCocycle₂._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {G : Type u_1} [inst : Add G] [IsRightCancelAdd G] (a : G) {b c : G}, (b + a = c + a) = (b = c)",
"namespace": "_private.Mathlib.Data.List.Shortlex.0.Acc.shortlex",
"name": "_private.Mathlib.Data.List.Shortlex.0.Acc.shortlex._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {G : Type u_1} [inst : Add G] [IsRightCancelAdd G] {a b c : G}, (b + a = c + a) = (b = c)",
"namespace": "_private.Mathlib.Algebra.CharZero.Defs.0.charZero_of_inj_zero",
"name": "_private.Mathlib.Algebra.CharZero.Defs.0.charZero_of_inj_zero._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {G : Type u_1} [inst : Add G] [IsRightCancelAdd G] {a b c : G}, (b + a = c + a) = (b = c)",
"namespace": "_private.Mathlib.Geometry.Euclidean.Congruence.0.EuclideanGeometry.angle_angle_side",
"name": "_private.Mathlib.Geometry.Euclidean.Congruence.0.EuclideanGeometry.angle_angle_side._simp_1_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_3"
},
{
"statement": "∀ {G : Type u_1} [inst : Add G] [IsRightCancelAdd G] (a : G) {b c : G}, (b + a = c + a) = (b = c)",
"namespace": "_private.Mathlib.Analysis.Complex.JensenFormula.0.countingFunction_finsum_eq_finsum_add",
"name": "_private.Mathlib.Analysis.Complex.JensenFormula.0.countingFunction_finsum_eq_finsum_add._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
},
{
"statement": "∀ {G : Type u_1} [inst : Add G] [IsRightCancelAdd G] (a : G) {b c : G}, (b + a = c + a) = (b = c)",
"namespace": "_private.Mathlib.Algebra.Homology.Embedding.ExtendHomotopy.0.Homotopy.ofExtend",
"name": "_private.Mathlib.Algebra.Homology.Embedding.ExtendHomotopy.0.Homotopy.ofExtend._simp_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_2"
}
],
"groupId": 3304,
"fingerprint": 4113283502
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 5,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option LocalDecl → Sort u_1) →\n (__discr : Option LocalDecl) →\n ((decl : LocalDecl) → motive (some decl)) → ((x : Option LocalDecl) → motive x) → motive __discr",
"namespace": "_private.Lean.Elab.Tactic.Do.Attr.0.Lean.Elab.Tactic.Do.SpecAttr.mkSpecTheoremFromLocal",
"name": "_private.Lean.Elab.Tactic.Do.Attr.0.Lean.Elab.Tactic.Do.SpecAttr.mkSpecTheoremFromLocal.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option LocalDecl → Sort u_1) →\n (x : Option LocalDecl) → ((decl : LocalDecl) → motive (some decl)) → ((x : Option LocalDecl) → motive x) → motive x",
"namespace": "_private.Mathlib.Tactic.DefEqTransformations.0.Lean.MVarId.changeLocalDecl'",
"name": "_private.Mathlib.Tactic.DefEqTransformations.0.Lean.MVarId.changeLocalDecl'.match_6",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_6"
},
{
"statement": "(motive : Option LocalDecl → Sort u_1) →\n (__do_lift : Option LocalDecl) →\n ((decl : LocalDecl) → motive (some decl)) → ((x : Option LocalDecl) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.ElimApp.evalAlts.goWithIncremental",
"name": "_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.ElimApp.evalAlts.goWithIncremental.match_3",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_3"
},
{
"statement": "(motive : Option LocalDecl → Sort u_1) →\n (x : Option LocalDecl) → ((decl : LocalDecl) → motive (some decl)) → ((x : Option LocalDecl) → motive x) → motive x",
"namespace": "_private.Lean.Elab.DocString.0.Lean.Doc.DocM.exec.buildContext",
"name": "_private.Lean.Elab.DocString.0.Lean.Doc.DocM.exec.buildContext.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option LocalDecl → Sort u_1) →\n (x : Option LocalDecl) → ((last : LocalDecl) → motive (some last)) → ((x : Option LocalDecl) → motive x) → motive x",
"namespace": "_private.Lean.Meta.Sym.MaxFVar.0.Lean.Meta.Sym.getMaxFVar?",
"name": "_private.Lean.Meta.Sym.MaxFVar.0.Lean.Meta.Sym.getMaxFVar?.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 3335,
"fingerprint": 4163969611
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 4,
"proofTag": "independent",
"members": [
{
"statement": "∀ {len : ℕ}, ∀ curr ≤ len, ∀ idx < curr, idx < len",
"namespace": "Std.Sat.AIG.RefVec.map.go_get",
"name": "Std.Sat.AIG.RefVec.map.go_get._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
},
{
"statement": "∀ {w : ℕ}, ∀ curr ≤ w, ∀ idx < curr, idx < w",
"namespace": "Std.Tactic.BVDecide.BVExpr.bitblast.blastShiftLeftConst.go_get",
"name": "Std.Tactic.BVDecide.BVExpr.bitblast.blastShiftLeftConst.go_get._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
},
{
"statement": "∀ {w : ℕ}, ∀ curr ≤ w, ∀ idx < curr, idx < w",
"namespace": "Std.Tactic.BVDecide.BVExpr.bitblast.blastConst.go_get",
"name": "Std.Tactic.BVDecide.BVExpr.bitblast.blastConst.go_get._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
},
{
"statement": "∀ {w : ℕ}, ∀ curr ≤ w, ∀ idx < curr, idx < w",
"namespace": "Std.Tactic.BVDecide.BVExpr.bitblast.blastRotateLeft.go_get_aux",
"name": "Std.Tactic.BVDecide.BVExpr.bitblast.blastRotateLeft.go_get_aux._proof_2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_2"
}
],
"groupId": 3342,
"fingerprint": 4172739077
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 9,
"proofTag": "independent",
"members": [
{
"statement": "(motive : Option String → Sort u_1) →\n (x : Option String) → ((text : String) → motive (some text)) → ((x : Option String) → motive x) → motive x",
"namespace": "_private.Lean.Server.Completion.CompletionResolution.0.Lean.Lsp.CompletionItem.resolve",
"name": "_private.Lean.Server.Completion.CompletionResolution.0.Lean.Lsp.CompletionItem.resolve.match_12",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_12"
},
{
"statement": "(motive : Option String → Sort u_1) →\n (x : Option String) → ((insert : String) → motive (some insert)) → ((x : Option String) → motive x) → motive x",
"namespace": "_private.Lean.Server.Test.Runner.0.Lean.Server.Test.Runner.processEdit",
"name": "_private.Lean.Server.Test.Runner.0.Lean.Server.Test.Runner.processEdit.match_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_7"
},
{
"statement": "(motive : Option String → Sort u_1) →\n (id : Option String) → ((id : String) → motive (some id)) → ((x : Option String) → motive x) → motive id",
"namespace": "_private.Batteries.Tactic.HelpCmd.0.Batteries.Tactic.elabHelpOption",
"name": "_private.Batteries.Tactic.HelpCmd.0.Batteries.Tactic.elabHelpOption.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option String → Sort u_1) →\n (parentDeclNameString? : Option String) →\n ((parentDeclNameString : String) → motive (some parentDeclNameString)) →\n ((x : Option String) → motive x) → motive parentDeclNameString?",
"namespace": "_private.Lean.Server.References.0.Lean.Server.RefInfo.toLspRefInfo",
"name": "_private.Lean.Server.References.0.Lean.Server.RefInfo.toLspRefInfo.match_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_4"
},
{
"statement": "(motive : Option String → Sort u_1) →\n (x : Option String) → ((detail : String) → motive (some detail)) → ((x : Option String) → motive x) → motive x",
"namespace": "_private.Lean.Server.Completion.CompletionItemCompression.0.Lean.Lsp.ResolvableCompletionList.compressItemFast",
"name": "_private.Lean.Server.Completion.CompletionItemCompression.0.Lean.Lsp.ResolvableCompletionList.compressItemFast.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option String → Sort u_1) →\n (__do_lift : Option String) → ((n : String) → motive (some n)) → ((x : Option String) → motive x) → motive __do_lift",
"namespace": "_private.Lean.Parser.Tactic.Doc.0.Lean.Parser.Tactic.Doc.initFn.match_3.«_@».Lean.Parser.Tactic.Doc.3374007381._hygCtx._hyg",
"name": "_private.Lean.Parser.Tactic.Doc.0.Lean.Parser.Tactic.Doc.initFn.match_3._@.Lean.Parser.Tactic.Doc.3374007381._hygCtx._hyg.2",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "2"
},
{
"statement": "(motive : Option String → Sort u_1) →\n (x : Option String) → ((val : String) → motive (some val)) → ((x : Option String) → motive x) → motive x",
"namespace": "_private.Init.Meta.Defs.0.Lean.Syntax.isNatLitAux",
"name": "_private.Init.Meta.Defs.0.Lean.Syntax.isNatLitAux.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option String → Sort u_1) →\n (suffix? : Option String) →\n ((suffix : String) → motive (some suffix)) → ((x : Option String) → motive x) → motive suffix?",
"namespace": "_private.Lean.Compiler.IR.Checker.0.Lean.IR.Checker.checkType",
"name": "_private.Lean.Compiler.IR.Checker.0.Lean.IR.Checker.checkType.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
},
{
"statement": "(motive : Option String → Sort u_1) →\n (userName? : Option String) → ((n : String) → motive (some n)) → ((x : Option String) → motive x) → motive userName?",
"namespace": "_private.Lean.Elab.Tactic.Doc.0.Lean.Elab.Tactic.Doc.allTacticDocs",
"name": "_private.Lean.Elab.Tactic.Doc.0.Lean.Elab.Tactic.Doc.allTacticDocs.match_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "match_1"
}
],
"groupId": 3361,
"fingerprint": 4204471747
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "independent",
"members": [
{
"statement": "{α : Type u_1} →\n {β : Type u_2} →\n (motive : List α → List β → Sort u_3) →\n (x : List α) →\n (x_1 : List β) →\n ((x : α) → (xs : List α) → (y : β) → (ys : List β) → motive (x :: xs) (y :: ys)) →\n ((x : List α) →\n (x_2 : List β) →\n (∀ (x_3 : α) (xs : List α) (y : β) (ys : List β), x = x_3 :: xs → x_2 = y :: ys → False) →\n motive x x_2) →\n motive x x_1",
"namespace": "_private.Init.Data.List.Basic.0.List.zipWith.match_1",
"name": "_private.Init.Data.List.Basic.0.List.zipWith.match_1.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
},
{
"statement": "{α : Type u_1} →\n {β : Type u_2} →\n (motive : List α → List β → Sort u_3) →\n (x : List α) →\n (x_1 : List β) →\n ((a : α) → (as : List α) → (b : β) → (bs : List β) → motive (a :: as) (b :: bs)) →\n ((x : List α) →\n (x_2 : List β) →\n (∀ (a : α) (as : List α) (b : β) (bs : List β), x = a :: as → x_2 = b :: bs → False) → motive x x_2) →\n motive x x_1",
"namespace": "_private.Batteries.Data.String.Lemmas.0.List.takeWhile₂.match_3",
"name": "_private.Batteries.Data.String.Lemmas.0.List.takeWhile₂.match_3.splitter",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "splitter"
}
],
"groupId": 3395,
"fingerprint": 4241892191
}
]
{
"id": 1662,
"size": 697,
"tag": "independent",
"names": [
"Lean.Meta.Grind.Arith.propagateNatOr._regBuiltin.Lean.Meta.Grind.Arith.propagateNatOr.declare_1._@.Lean.Meta.Tactic.Grind.Arith.Propagate.2834229635._hygCtx._hyg.8",
"Lean.Parser.Level.ident._regBuiltin.Lean.Parser.Level.ident.declRange_3",
"Lean.Parser.ppHardLineUnlessUngrouped._regBuiltin.Lean.Parser.ppHardLineUnlessUngrouped.docString_1",
"Mathlib.Deriving.Traversable.initFn._@.Mathlib.Tactic.DeriveTraversable.1109317713._hygCtx._hyg.2",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.derivingClass.formatter_71",
"Lean.Elab.Tactic.evalCase._regBuiltin.Lean.Elab.Tactic.evalCase.declRange_3",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.0._regBuiltin.Int.reduceFMod.declare_74._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.3783744016._hygCtx._hyg.14",
"Lean.Parser.Command.docs_to_verso._regBuiltin.Lean.Parser.Command.docs_to_verso.docString_3",
"Lean.Parser.Command.section._regBuiltin.Lean.Parser.Command.sectionHeader.parenthesizer_17",
"Lean.Parser.Command.macro_rules._regBuiltin.Lean.Parser.Command.macro_rules.parenthesizer_15",
"Int.reduceDiv._regBuiltin.Int.reduceDiv.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.1894218574._hygCtx._hyg.23",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int8.reduceNe.declare_62._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx.3.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.278",
"Lean.Elab.Term.elabTrailingParserMacro._regBuiltin.Lean.Elab.Term.elabTrailingParserMacro.declRange_3",
"Lean.Parser.Term.hole._regBuiltin.Lean.Parser.Term.hole.docString_3",
"Lean.Parser.Term.doHave._regBuiltin.Lean.Parser.Term.doHave.parenthesizer_11",
"Lean.Parser.Term.precheckedQuot._regBuiltin.Lean.Parser.Term.precheckedQuot.formatter_7",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.0._regBuiltin.Fin.reduceCastSucc.declare_156._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.2550739679._hygCtx._hyg.13",
"_private.Lean.Compiler.LCNF.Simp.0.Lean.Compiler.LCNF.initFn._@.Lean.Compiler.LCNF.Simp.1672504145._hygCtx._hyg.2",
"Lean.Elab.Tactic.SolveByElim.evalApplyAssumption._regBuiltin.Lean.Elab.Tactic.SolveByElim.evalApplyAssumption.declRange_3",
"Lean.Parser.Term.defaultOrOfNonempty._regBuiltin.Lean.Parser.Term.defaultOrOfNonempty_1",
"Lean.Parser.Term.bracketedBinder._regBuiltin.Lean.Parser.Term.instBinder.parenthesizer_37",
"Lean.Parser.Tactic.open._regBuiltin.Lean.Parser.Tactic.open.parenthesizer_13",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Nat.0._regBuiltin.Nat.reduceDvd.declare_193._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Nat.2209126869._hygCtx._hyg.19",
"Lean.Parser.Term.letExpr._regBuiltin.Lean.Parser.Term.letExpr_1",
"Lean.Parser.charLit._regBuiltin.Lean.Parser.charLit.docString_1",
"Lean.PrettyPrinter.Delaborator.delabSeqLeft._regBuiltin.Lean.PrettyPrinter.Delaborator.delabSeqLeft_1",
"Lean.Parser.Term.doContinue._regBuiltin.Lean.Parser.Term.doContinue.docString_3",
"_private.Lean.Meta.Tactic.Grind.0.Lean.initFn._@.Lean.Meta.Tactic.Grind.89146720._hygCtx._hyg.2",
"Lean.Parser.Tactic.match._regBuiltin.Lean.Parser.Tactic.match.formatter_13",
"BitVec.reduceClz._regBuiltin.BitVec.reduceClz.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.2257329400._hygCtx._hyg.17",
"Lean.Parser.Term.logNamedWarningAtMacro._regBuiltin.Lean.Parser.Term.logNamedWarningAtMacro.parenthesizer_11",
"Lean.Parser.Term.doTry._regBuiltin.Lean.Parser.Term.doFinally.parenthesizer_31",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.namedPrio.formatter_95",
"Mathlib.Linter.EmptyLine.initFn._@.Mathlib.Tactic.Linter.EmptyLine.1134681162._hygCtx._hyg.2",
"_private.Lean.Server.FileWorker.WidgetRequests.0.Lean.Widget.initFn._@.Lean.Server.FileWorker.WidgetRequests.1454953308._hygCtx._hyg.2",
"Lean.Elab.Tactic.evalTacticSeqBracketed._regBuiltin.Lean.Elab.Tactic.evalTacticSeqBracketed.declRange_3",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.0._regBuiltin.Fin.reduceSub.declare_61._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.903930802._hygCtx._hyg.20",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Char.0._regBuiltin.Char.reduceIsDigit.declare_53._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Char.2080780882._hygCtx._hyg.13",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int8.reduceMod.declare_38._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.140",
"Lean.Elab.Tactic.evalNativeDecide._regBuiltin.Lean.Elab.Tactic.evalNativeDecide_1",
"_private.Lean.Meta.Tactic.Grind.AC.0.Lean.Meta.Grind.AC.initFn._@.Lean.Meta.Tactic.Grind.AC.3749149120._hygCtx._hyg.2",
"Lean.Parser.Syntax.nonReserved._regBuiltin.Lean.Parser.Syntax.nonReserved_1",
"Lean.Parser.Term.withDeclName._regBuiltin.Lean.Parser.Term.withDeclName_1",
"_private.Lean.Meta.Tactic.Grind.Arith.Linear.0.Lean.Meta.Grind.Arith.Linear.initFn._@.Lean.Meta.Tactic.Grind.Arith.Linear.1427258088._hygCtx._hyg.2",
"Lean.PrettyPrinter.Delaborator.delabSigma._regBuiltin.Lean.PrettyPrinter.Delaborator.delabSigma_1",
"UInt64.reduceEq._regBuiltin.UInt64.reduceEq.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.4002762760._hygCtx._hyg.3",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.0._regBuiltin.BitVec.reduceAllOnes.declare_328._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.214689512._hygCtx._hyg.13",
"UInt64.reduceToNat._regBuiltin.UInt64.reduceToNat.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.4002762760._hygCtx._hyg.356",
"Lean.Elab.Tactic.evalWithReducibleAndInstances._regBuiltin.Lean.Elab.Tactic.evalWithReducibleAndInstances_1",
"Lean.Elab.Tactic.evalRefine'._regBuiltin.Lean.Elab.Tactic.evalRefine'_1",
"Lean.Elab.Command.elabEval._regBuiltin.Lean.Elab.Command.elabEval.declRange_3",
"Lean.Elab.Term.expandSuffices._regBuiltin.Lean.Elab.Term.expandSuffices_1",
"Lean.Elab.Command.elabChoice._regBuiltin.Lean.Elab.Command.elabChoice.declRange_3",
"_private.Lean.Parser.Extension.0.Lean.Parser.initFn._@.Lean.Parser.Extension.3789407938._hygCtx._hyg.2",
"initFn._@.Mathlib.Tactic.Continuity.Init.3906107317._hygCtx._hyg.3",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.example.parenthesizer_289",
"Lean.Doc.set_option._regBuiltin.Lean.Doc.set_option_3",
"Int.reduceOfNat._regBuiltin.Int.reduceOfNat.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.3091997216._hygCtx._hyg.15",
"_private.Lean.Compiler.IR.Meta.0.Lean.IR.initFn._@.Lean.Compiler.IR.Meta.3167601923._hygCtx._hyg.2",
"Lean.Parser.Module.module._regBuiltin.Lean.Parser.Module.meta.formatter_15",
"Lean.Parser.Syntax.sepBy._regBuiltin.Lean.Parser.Syntax.sepBy.formatter_7",
"Lean.Parser.Syntax.paren._regBuiltin.Lean.Parser.Syntax.paren_1",
"Lean.Parser.Term.set_option._regBuiltin.Lean.Parser.Term.set_option_1",
"_private.Lean.Meta.Tactic.Grind.Arith.Linear.0.Lean.Meta.Grind.Arith.Linear.initFn._@.Lean.Meta.Tactic.Grind.Arith.Linear.864946378._hygCtx._hyg.2",
"Int.reduceTMod._regBuiltin.Int.reduceTMod.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.1841472740._hygCtx._hyg.16",
"BitVec.reduceAdd._regBuiltin.BitVec.reduceAdd.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.73578345._hygCtx._hyg.24",
"Mathlib.Linter.Style.multiGoal.initFn._@.Mathlib.Tactic.Linter.Multigoal.276707340._hygCtx._hyg.2",
"Lean.Meta.Grind.propagateBoolNotDown._regBuiltin.Lean.Meta.Grind.propagateBoolNotDown.declare_1._@.Lean.Meta.Tactic.Grind.Propagate.434325315._hygCtx._hyg.8",
"Lean.Elab.Tactic.BVDecide.Frontend.Normalize.bool_and._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.bool_and.declare_1._@.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.336650378._hygCtx._hyg.24",
"BitVec.reduceAnd._regBuiltin.BitVec.reduceAnd.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.1101098136._hygCtx._hyg.24",
"Int16.reduceNe._regBuiltin.Int16.reduceNe.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.780327193._hygCtx._hyg.3",
"Lean.Parser.Term.quotedName._regBuiltin.Lean.Parser.Term.quotedName.docString_3",
"Mathlib.Linter.Style.initFn._@.Mathlib.Tactic.Linter.Style.1823831825._hygCtx._hyg.2",
"Lean.Parser.Term.doTry._regBuiltin.Lean.Parser.Term.doTry.parenthesizer_35",
"BitVec.reduceBitVecToFin._regBuiltin.BitVec.reduceBitVecToFin.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.1649344073._hygCtx._hyg.15",
"Lean.Elab.Term.elabProp._regBuiltin.Lean.Elab.Term.elabProp_1",
"Mathlib.TacticAnalysis.initFn._@.Mathlib.Tactic.TacticAnalysis.2535838111._hygCtx._hyg.2",
"_private.Lean.Server.CodeActions.Attr.0.Lean.CodeAction.initFn._@.Lean.Server.CodeActions.Attr.1324802641._hygCtx._hyg.2",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.structure.formatter_181",
"Lean.Parser.Module.module._regBuiltin.Lean.Parser.Module.prelude.parenthesizer_39",
"Lean.Parser.Term.liftMethod._regBuiltin.Lean.Parser.Term.liftMethod_1",
"Lean.Parser.Term.waitIfTypeContainsMVar._regBuiltin.Lean.Parser.Term.waitIfTypeContainsMVar_1",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int16.reduceBNe.declare_159._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.780327193._hygCtx.3.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.780327193._hygCtx._hyg.324",
"Mathlib.Linter.Style.setOption.initFn._@.Mathlib.Tactic.Linter.Style.3512398344._hygCtx._hyg.2",
"Lean.Elab.Tactic.Do.ProofMode.elabMStart._regBuiltin.Lean.Elab.Tactic.Do.ProofMode.elabMStart_1",
"Lean.Parser.Level.max._regBuiltin.Lean.Parser.Level.max.parenthesizer_11",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int32.reduceBEq.declare_244._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.2667021113._hygCtx.3.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.2667021113._hygCtx._hyg.301",
"Lean.Parser.Command.mixfix._regBuiltin.Lean.Parser.Command.postfix.formatter_23",
"Lean.Elab.Command.elabRunMeta._regBuiltin.Lean.Elab.Command.elabRunMeta.declRange_3",
"Lean.Parser.Term.sort._regBuiltin.Lean.Parser.Term.sort_1",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.structCtor.formatter_157",
"initFn._@.Plausible.Attr.3035915354._hygCtx._hyg.2",
"Mathlib.Deriving.Traversable.initFn._@.Mathlib.Tactic.DeriveTraversable.3120008340._hygCtx._hyg.2",
"Lean.Parser.Command.mixfix._regBuiltin.Lean.Parser.Command.infixr.parenthesizer_57",
"Fin.reduceBEq._regBuiltin.Fin.reduceBEq.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.1869567773._hygCtx._hyg.23",
"Nat.reduceShiftRight._regBuiltin.Nat.reduceShiftRight.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Nat.3351081446._hygCtx._hyg.21",
"BitVec.reduceUDiv._regBuiltin.BitVec.reduceUDiv.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.1588936991._hygCtx._hyg.20",
"Int.reduceBdiv._regBuiltin.Int.reduceBdiv.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.1571464712._hygCtx._hyg.18",
"Lean.Parser.Term.let._regBuiltin.Lean.Parser.Term.letNegOpt.formatter_37",
"BitVec.reduceShiftLeftZeroExtend._regBuiltin.BitVec.reduceShiftLeftZeroExtend.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.1858783730._hygCtx._hyg.16",
"Lean.Parser.Term.arrow._regBuiltin.Lean.Parser.Term.arrow.declRange_3",
"Lean.Parser.Term.completion._regBuiltin.Lean.Parser.Term.completion.parenthesizer_11",
"_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.0._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.bv_add.declare_81._@.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.3856364376._hygCtx._hyg.26",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.0._regBuiltin.UInt8.reduceSub.declare_26._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.781669616._hygCtx._hyg.75",
"_private.Lean.Elab.Term.0.Lean.Elab.initFn._@.Lean.Elab.Term.2544510742._hygCtx._hyg.2",
"Lean.Parser.Command.grindPattern._regBuiltin.Lean.Parser.Command.grindPattern.parenthesizer_127",
"Lean.Elab.Tactic.BVDecide.Frontend.Normalize.extractLsb'._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.extractLsb'.declare_1._@.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.2988775525._hygCtx._hyg.17",
"Lean.Parser.Command.register_tactic_tag._regBuiltin.Lean.Parser.Command.register_tactic_tag_1",
"Lean.Parser.Syntax.atom._regBuiltin.Lean.Parser.Syntax.atom.parenthesizer_11",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int8.reduceAdd.declare_22._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.52",
"Lean.Parser.mkAntiquotSplice._regBuiltin.Lean.Parser.mkAntiquotSplice.docString_1",
"Lean.Parser.Command.addDocString._regBuiltin.Lean.Parser.Command.addDocString.declRange_5",
"Lean.Elab.Command.elabReduce._regBuiltin.Lean.Elab.Command.elabReduce.declRange_3",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.0._regBuiltin.BitVec.reduceOfNat.declare_228._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.586122684._hygCtx._hyg.14",
"Lean.Parser.Term.letrec._regBuiltin.Lean.Parser.Termination.terminationBy.formatter_31",
"Lean.Elab.Tactic.Conv.evalLiftLets._regBuiltin.Lean.Elab.Tactic.Conv.evalLiftLets_1",
"Int8.reduceBNe._regBuiltin.Int8.reduceBNe.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.3",
"Lean.Parser.Term.bracketedBinder._regBuiltin.Lean.Parser.Term.binderDefault.formatter_3",
"Int.reduceMod._regBuiltin.Int.reduceMod.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.2193402128._hygCtx._hyg.21",
"Lean.Elab.Tactic.evalDbgTrace._regBuiltin.Lean.Elab.Tactic.evalDbgTrace_1",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int64.reduceOfInt.declare_349._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.4041591762._hygCtx._hyg.374",
"Int8.reduceEq._regBuiltin.Int8.reduceEq.declare_2._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.3",
"Lean.Elab.Term.elabForIn._regBuiltin.Lean.Elab.Term.elabForIn_1",
"Fin.reduceOfNat._regBuiltin.Fin.reduceOfNat.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.2903400553._hygCtx._hyg.16",
"Lean.ppNoDotAttr._regBuiltin.Lean.ppNoDotAttr.docString_1",
"Lean.Elab.Command.elabSection._regBuiltin.Lean.Elab.Command.elabSection_1",
"Lean.Elab.Term.Op.elabBinOp._regBuiltin.Lean.Elab.Term.Op.elabBinOp_1",
"Lean.Elab.Tactic.evalSimpAll._regBuiltin.Lean.Elab.Tactic.evalSimpAll.declRange_3",
"Lean.Parser.Term.doExpr._regBuiltin.Lean.Parser.Term.doExpr.declRange_3",
"Lean.Parser.Term.doBreak._regBuiltin.Lean.Parser.Term.doBreak.formatter_9",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int64.isValue.declare_361._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.4041591762._hygCtx.3.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.4041591762._hygCtx._hyg.425",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.0._regBuiltin.Int.reduceSub.declare_44._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.4064459154._hygCtx._hyg.19",
"Lean.Doc.manual._regBuiltin.Lean.Doc.manual.getArgs.declRange_7",
"Lean.Compiler.inlineAttrs._regBuiltin.Lean.Compiler.inlineAttrs.docString_1",
"Lean.Parser.hygieneInfo._regBuiltin.Lean.Parser.hygieneInfo.docString_1",
"Lean.Elab.Tactic.Conv.evalZeta._regBuiltin.Lean.Elab.Tactic.Conv.evalZeta_1",
"_private.Lean.Meta.Tactic.NormCast.0.Lean.Meta.NormCast.initFn._@.Lean.Meta.Tactic.NormCast.1115639401._hygCtx._hyg.2",
"Lean.Parser.Term.nomatch._regBuiltin.Lean.Parser.Term.nomatch.declRange_5",
"Lean.Parser.Term.doFor._regBuiltin.Lean.Parser.Term.doFor.declRange_5",
"Lean.PrettyPrinter.Delaborator.delabRcc._regBuiltin.Lean.PrettyPrinter.Delaborator.delabRcc_1",
"_private.Lean.PrettyPrinter.Parenthesizer.0.Lean.PrettyPrinter.initFn._@.Lean.PrettyPrinter.Parenthesizer.2865724961._hygCtx._hyg.2",
"Lean.Parser.Term.letrec._regBuiltin.Lean.Parser.Term.local.formatter_11",
"Lean.Parser.Term.let._regBuiltin.Lean.Parser.Term.letOptUsedOnly.formatter_17",
"Nat.reducePow._regBuiltin.Nat.reducePow.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Nat.879423217._hygCtx._hyg.21",
"Fin.reduceDiv._regBuiltin.Fin.reduceDiv.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.3721631082._hygCtx._hyg.24",
"Lean.Elab.Tactic.evalRepeat1'._regBuiltin.Lean.Elab.Tactic.evalRepeat1'_1",
"Lean.Elab.Command.elabAttr._regBuiltin.Lean.Elab.Command.elabAttr.declRange_3",
"Lean.Elab.Term.expandExplicitFun._regBuiltin.Lean.Elab.Term.expandExplicitFun.declRange_3",
"Lean.Parser.Term.fun._regBuiltin.Lean.Parser.Term.fun.formatter_17",
"Lean.Elab.Tactic.Do.ProofMode.elabMRight._regBuiltin.Lean.Elab.Tactic.Do.ProofMode.elabMRight_1",
"Int16.reduceOfNat._regBuiltin.Int16.reduceOfNat.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.780327193._hygCtx._hyg.362",
"Lean.Parser.Term.let._regBuiltin.Lean.Parser.Term.letId.formatter_53",
"_private.Lean.Linter.UnusedVariables.0.Lean.Linter.initFn._@.Lean.Linter.UnusedVariables.1718240125._hygCtx._hyg.2",
"Lean.Parser.Term.letOptNondep._regBuiltin.Lean.Parser.Term.letOptNondep.docString_1",
"Lean.Doc.Syntax.anon._regBuiltin.Lean.Doc.Syntax.anon.docString_1",
"Lean.Parser.Tactic.tacticSeqIndentGt._regBuiltin.Lean.Parser.Tactic.tacticSeqIndentGt.docString_1",
"_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.evalCases._regBuiltin._private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.evalCases_3",
"Lean.Parser.Command.initialize._regBuiltin.Lean.Parser.Command.initializeKeyword.formatter_7",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int32.reduceAdd.declare_200._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.2667021113._hygCtx._hyg.52",
"Lean.Parser.Term.proj._regBuiltin.Lean.Parser.Term.proj.formatter_9",
"_private.Lean.Meta.Tactic.Grind.0.Lean.initFn._@.Lean.Meta.Tactic.Grind.2205948307._hygCtx._hyg.2",
"BitVec.reduceAllOnes._regBuiltin.BitVec.reduceAllOnes.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.214689512._hygCtx._hyg.15",
"Lean.Elab.Term.elabNoMatch._regBuiltin.Lean.Elab.Term.elabNoMatch.declRange_3",
"Lean.Parser.Term.panic._regBuiltin.Lean.Parser.Term.panic.parenthesizer_13",
"Lean.Parser.Term.completion._regBuiltin.Lean.Parser.Term.completion_1",
"Lean.Parser.Command.dumpAsyncEnvState._regBuiltin.Lean.Parser.Command.dumpAsyncEnvState.parenthesizer_11",
"Lean.PrettyPrinter.Parenthesizer.charLit.parenthesizer._regBuiltin.Lean.PrettyPrinter.Parenthesizer.charLit.parenthesizer_1",
"Lean.Parser.Term.typeOf._regBuiltin.Lean.Parser.Term.typeOf.parenthesizer_11",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.0._regBuiltin.UInt16.reduceGE.declare_127._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.1661162788._hygCtx._hyg.211",
"Lean.Parser.Command.grindPattern._regBuiltin.Lean.Parser.Command.grindPattern.formatter_65",
"_private.Lean.PrettyPrinter.Delaborator.Basic.0.Lean.PrettyPrinter.initFn._@.Lean.PrettyPrinter.Delaborator.Basic.407216755._hygCtx._hyg.2",
"Lean.Parser.Term.suffices._regBuiltin.Lean.Parser.Term.sufficesDecl.formatter_17",
"Char.reduceEq._regBuiltin.Char.reduceEq.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Char.936367716._hygCtx._hyg.24",
"Lean.Linter.MissingDocs.checkNotation._regBuiltin.Lean.Linter.MissingDocs.checkNotation_1",
"UInt16.reduceLT._regBuiltin.UInt16.reduceLT.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.1661162788._hygCtx._hyg.146",
"Lean.Parser.Tactic.match._regBuiltin.Lean.Parser.Tactic.match.parenthesizer_21",
"Int64.reduceOfInt._regBuiltin.Int64.reduceOfInt.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.4041591762._hygCtx._hyg.376",
"Lean.Elab.Command.elabRunCmd._regBuiltin.Lean.Elab.Command.elabRunCmd_1",
"Lean.Elab.Term.elabTermLiftMethod._regBuiltin.Lean.Elab.Term.elabTermLiftMethod_1",
"Fin.reduceMod._regBuiltin.Fin.reduceMod.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.2560743620._hygCtx._hyg.24",
"_private.Lean.Parser.Extra.0.Lean.initFn._@.Lean.Parser.Extra.2431976320._hygCtx._hyg.2",
"Lean.Elab.Do.doElemElabAttribute._regBuiltin.Lean.Elab.Do.doElemElabAttribute.docString_1",
"Lean.Parser.Term.doIf._regBuiltin.Lean.Parser.Term.doIfLet.parenthesizer_39",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int16.reduceOfNat.declare_167._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.780327193._hygCtx._hyg.358",
"Lean.Elab.Command.elabDeclaration._regBuiltin.Lean.Elab.Command.elabDeclaration_5",
"Lean.Elab.Tactic.evalDSimpTrace._regBuiltin.Lean.Elab.Tactic.evalDSimpTrace_1",
"USize.reduceToNat._regBuiltin.USize.reduceToNat.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.1306150149._hygCtx._hyg.15",
"Lean.Elab.Tactic.Doc.elabRegisterTacticTag._regBuiltin.Lean.Elab.Tactic.Doc.elabRegisterTacticTag.declRange_3",
"Nat.reduceMul._regBuiltin.Nat.reduceMul.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Nat.2592700480._hygCtx._hyg.21",
"Lean.Parser.Term.showTermElabImpl._regBuiltin.Lean.Parser.Term.showTermElabImpl.declRange_5",
"Lean.Elab.Tactic.Conv.evalClear._regBuiltin.Lean.Elab.Tactic.Conv.evalClear_1",
"Lean.Parser.Term.doFor._regBuiltin.Lean.Parser.Term.doFor_1",
"Lean.Parser.Command.recommended_spelling._regBuiltin.Lean.Parser.Command.recommended_spelling.docString_3",
"Int32.reduceBNe._regBuiltin.Int32.reduceBNe.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.2667021113._hygCtx._hyg.3",
"_private.Lean.Meta.Tactic.Grind.Arith.Simproc.0._regBuiltin.Lean.Meta.Grind.Arith.normIntNegInst.declare_71._@.Lean.Meta.Tactic.Grind.Arith.Simproc.687522244._hygCtx._hyg.15",
"Lean.Doc.Syntax.role._regBuiltin.Lean.Doc.Syntax.role.docString_1",
"UInt8.reduceLE._regBuiltin.UInt8.reduceLE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.781669616._hygCtx._hyg.167",
"Lean.Elab.Tactic.BVDecide.Frontend.Normalize.bv_elim_shiftLeft_const._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.bv_elim_shiftLeft_const.declare_1._@.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.344206980._hygCtx._hyg.25",
"Lean.Parser.Level.imax._regBuiltin.Lean.Parser.Level.imax.declRange_3",
"Lean.Parser.Term.pipeProj._regBuiltin.Lean.Parser.Term.pipeProj.declRange_5",
"Lean.Doc.Syntax.desc._regBuiltin.Lean.Doc.Syntax.desc.docString_1",
"BitVec.reduceRotateLeft._regBuiltin.BitVec.reduceRotateLeft.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.1986106746._hygCtx._hyg.16",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.structSimpleBinder.parenthesizer_353",
"Char.reduceIsUpper._regBuiltin.Char.reduceIsUpper.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Char.2972409855._hygCtx._hyg.17",
"Lean.Elab.Tactic.evalReplace._regBuiltin.Lean.Elab.Tactic.evalReplace.declRange_3",
"Lean.Elab.Term.elabLeadingParserMacro._regBuiltin.Lean.Elab.Term.elabLeadingParserMacro_1",
"Lean.Parser.Term.noErrorIfUnused._regBuiltin.Lean.Parser.Term.noErrorIfUnused.declRange_5",
"Lean.Parser.Term.debugAssert._regBuiltin.Lean.Parser.Term.debugAssert.formatter_7",
"UInt32.reduceOfNatLT._regBuiltin.UInt32.reduceOfNatLT.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.2998934274._hygCtx._hyg.324",
"Lean.Elab.Command.elabSection._regBuiltin.Lean.Elab.Command.elabSection.declRange_3",
"UInt8.reduceOfNat._regBuiltin.UInt8.reduceOfNat.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.781669616._hygCtx._hyg.338",
"_private.Lean.Elab.Deriving.FromToJson.0.Lean.Elab.Deriving.FromToJson.initFn._@.Lean.Elab.Deriving.FromToJson.2304768170._hygCtx._hyg.2",
"BitVec.reduceSShiftRight._regBuiltin.BitVec.reduceSShiftRight.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.1805299867._hygCtx._hyg.16",
"Lean.Parser.Command.evalBang._regBuiltin.Lean.Parser.Command.evalBang.parenthesizer_9",
"Lean.Elab.Tactic.BVDecide.Frontend.Normalize.bool_beq._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.bool_beq.declare_1._@.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.604790598._hygCtx._hyg.26",
"initFn._@.Mathlib.Combinatorics.Matroid.Init.3819442404._hygCtx._hyg.3",
"Lean.Elab.Term.Quotation.elabQuot._regBuiltin.Lean.Elab.Term.Quotation.elabQuot_1._@.Lean.Elab.Quotation.3453465178._hygCtx._hyg.3",
"Lean.Compiler.nospecializeAttr._regBuiltin.Lean.Compiler.nospecializeAttr.docString_1",
"BitVec.reduceHShiftRight'._regBuiltin.BitVec.reduceHShiftRight'.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.2544647842._hygCtx._hyg.26",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.0._regBuiltin.BitVec.reduceHShiftRight.declare_183._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.4258033445._hygCtx._hyg.20",
"Mathlib.Elab.FastInstance.initFn._@.Mathlib.Tactic.FastInstance.414705255._hygCtx._hyg.2",
"_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.evalFunCases._regBuiltin._private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.evalFunCases_1",
"Lean.Parser.Term.binderTactic._regBuiltin.Lean.Parser.Term.binderTactic.formatter_3",
"Lean.Parser.Command.section._regBuiltin.Lean.Parser.Command.section.parenthesizer_21",
"UInt16.reduceSub._regBuiltin.UInt16.reduceSub.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.1661162788._hygCtx._hyg.79",
"Lean.Elab.Term.termElabAttribute._regBuiltin.Lean.Elab.Term.termElabAttribute.docString_1",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.classInductive.formatter_137",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.0._regBuiltin.BitVec.reduceNot.declare_53._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.801351438._hygCtx._hyg.19",
"_private.Lean.Compiler.LCNF.Visibility.0.Lean.Compiler.LCNF.initFn._@.Lean.Compiler.LCNF.Visibility.3356661454._hygCtx._hyg.2",
"Fin.reduceSub._regBuiltin.Fin.reduceSub.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.903930802._hygCtx._hyg.22",
"Lean.Elab.Tactic.Conv.evalSimp._regBuiltin.Lean.Elab.Tactic.Conv.evalSimp_1",
"_private.Lean.Compiler.LCNF.StructProjCases.0.Lean.Compiler.LCNF.initFn._@.Lean.Compiler.LCNF.StructProjCases.268537386._hygCtx._hyg.2",
"Lean.Parser.Term.doReturn._regBuiltin.Lean.Parser.Term.doReturn_1",
"Lean.LibrarySuggestions.evalSuggestions._regBuiltin.Lean.LibrarySuggestions.evalSuggestions_1",
"Lean.Elab.Term.elabWithoutExpectedTypeAttr._regBuiltin.Lean.Elab.Term.elabWithoutExpectedTypeAttr.declRange_3",
"Lean.Elab.Command.elabNotation._regBuiltin.Lean.Elab.Command.elabNotation_1",
"Lean.Parser.Module.module._regBuiltin.Lean.Parser.Module.meta.parenthesizer_47",
"Lean.Parser.Term.subst._regBuiltin.Lean.Parser.Term.subst_1",
"_private.Lean.Linter.UnusedVariables.0.Lean.Linter.initFn._@.Lean.Linter.UnusedVariables.3301546665._hygCtx._hyg.2",
"Lean.Parser.Term.letOptPostponeValue._regBuiltin.Lean.Parser.Term.letOptPostponeValue.docString_1",
"_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.0._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.reduceCond.declare_165._@.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.2639185890._hygCtx._hyg.15",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.0._regBuiltin.Fin.reduceCastAdd.declare_161._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.132738651._hygCtx._hyg.14",
"Lean.Parser.Term.quotedName._regBuiltin.Lean.Parser.Term.quotedName.parenthesizer_13",
"Lean.Linter.MissingDocs.handleIn._regBuiltin.Lean.Linter.MissingDocs.handleIn_1",
"_private.Lean.Meta.Tactic.Grind.ForallProp.0._regBuiltin.Lean.Meta.Grind.simpExists.declare_39._@.Lean.Meta.Tactic.Grind.ForallProp.173604616._hygCtx._hyg.10",
"Lean.Parser.Command.elab._regBuiltin.Lean.Parser.Command.elabTail.formatter_9",
"_private.Lean.Meta.Tactic.Grind.Order.0.Lean.Meta.Grind.Order.initFn._@.Lean.Meta.Tactic.Grind.Order.344686027._hygCtx._hyg.2",
"Lean.Parser.Term.sorry._regBuiltin.Lean.Parser.Term.sorry_1",
"Lean.Parser.Term.match._regBuiltin.Lean.Parser.Term.motive.formatter_21",
"Lean.Parser.Command.attribute._regBuiltin.Lean.Parser.Command.attribute.parenthesizer_19",
"Lean.Doc.givenInstance._regBuiltin.Lean.Doc.givenInstance.getArgs.declRange_7",
"String.reduceBNe._regBuiltin.String.reduceBNe.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.String.904556020._hygCtx._hyg.22",
"Lean.Parser.Tactic.set_option._regBuiltin.Lean.Parser.Tactic.set_option.docString_3",
"Lean.PrettyPrinter.Delaborator.delabNameMkStr._regBuiltin.Lean.PrettyPrinter.Delaborator.delabNameMkStr_9",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Nat.0._regBuiltin.Nat.reduceGT.declare_91._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Nat.944496727._hygCtx._hyg.20",
"_private.Lean.Parser.Do.0.Lean.Parser.Term.initFn._@.Lean.Parser.Do.3210983095._hygCtx._hyg.2",
"Lean.Elab.Tactic.Conv.evalDelta._regBuiltin.Lean.Elab.Tactic.Conv.evalDelta.declRange_3",
"Lean.Parser.Term.let._regBuiltin.Lean.Parser.Term.let.parenthesizer_141",
"Lean.Elab.Tactic.evalConstructor._regBuiltin.Lean.Elab.Tactic.evalConstructor_1",
"String.reduceAppend._regBuiltin.String.reduceAppend.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.String.3308400319._hygCtx._hyg.23",
"Lean.Elab.Tactic.GuardExpr.evalGuardCmd._regBuiltin.Lean.Elab.Tactic.GuardExpr.evalGuardCmd.declRange_3",
"Int16.reduceLT._regBuiltin.Int16.reduceLT.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.780327193._hygCtx._hyg.165",
"_private.Lean.Parser.Tactic.Doc.0.Lean.Parser.Tactic.Doc.initFn._@.Lean.Parser.Tactic.Doc.1176478476._hygCtx._hyg.2",
"Lean.Elab.Tactic.evalSleep._regBuiltin.Lean.Elab.Tactic.evalSleep_1",
"Lean.PrettyPrinter.Formatter.scientificLit.formatter._regBuiltin.Lean.PrettyPrinter.Formatter.scientificLit.formatter_1",
"Lean.Elab.Term.elabFun._regBuiltin.Lean.Elab.Term.elabFun_1",
"_private.Lean.Meta.Tactic.Simp.0.Lean.initFn._@.Lean.Meta.Tactic.Simp.888696210._hygCtx._hyg.2",
"Int.reducePow._regBuiltin.Int.reducePow.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.1834677649._hygCtx._hyg.25",
"Lean.Parser.Term.unop._regBuiltin.Lean.Parser.Term.unop_1",
"Lean.Elab.Term.Op.elabBinRelNoProp._regBuiltin.Lean.Elab.Term.Op.elabBinRelNoProp.declRange_3",
"Fin.reduceCastLE._regBuiltin.Fin.reduceCastLE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.3994795301._hygCtx._hyg.18",
"Lean.Parser.Term.logNamedErrorMacro._regBuiltin.Lean.Parser.Term.logNamedErrorMacro.formatter_7",
"_private.Lean.Meta.Tactic.Grind.0.Lean.initFn._@.Lean.Meta.Tactic.Grind.1374249216._hygCtx._hyg.2",
"_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.0.Lean.Meta.Grind.Arith.Cutsat.initFn._@.Lean.Meta.Tactic.Grind.Arith.Cutsat.3902918421._hygCtx._hyg.2",
"Lean.Parser.Command.macro._regBuiltin.Lean.Parser.Command.macroArg.formatter_7",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.structFields.formatter_177",
"Int64.reduceSub._regBuiltin.Int64.reduceSub.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.4041591762._hygCtx._hyg.98",
"Lean.Elab.Term.elabRawNatLit._regBuiltin.Lean.Elab.Term.elabRawNatLit.declRange_3",
"Lean.Linter.MissingDocs.checkClassAbbrev._regBuiltin.Lean.Linter.MissingDocs.checkClassAbbrev_1",
"Lean.Elab.Tactic.Conv.evalConvTactic._regBuiltin.Lean.Elab.Tactic.Conv.evalConvTactic_1",
"Lean.Elab.Tactic.DiscrTreeKey.evalDiscrTreeKeyCmd._regBuiltin.Lean.Elab.Tactic.DiscrTreeKey.evalDiscrTreeKeyCmd_1",
"BitVec.reduceGetLsb._regBuiltin.BitVec.reduceGetLsb.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.2304061715._hygCtx._hyg.16",
"Fin.reducePred._regBuiltin.Fin.reducePred.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.3406299686._hygCtx._hyg.18",
"UInt32.reduceMul._regBuiltin.UInt32.reduceMul.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.2998934274._hygCtx._hyg.57",
"BitVec.reduceSignExtend._regBuiltin.BitVec.reduceSignExtend.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.489440779._hygCtx._hyg.16",
"Lean.Elab.ErrorExplanation.elabCheckedNamedError._regBuiltin.Lean.Elab.ErrorExplanation.elabCheckedNamedError_5",
"Lean.PrettyPrinter.Delaborator.delabNameMkStr._regBuiltin.Lean.PrettyPrinter.Delaborator.delabNameMkStr_5",
"Lean.Meta.Grind.Arith.normPowRatInt._regBuiltin.Lean.Meta.Grind.Arith.normPowRatInt.declare_1._@.Lean.Meta.Tactic.Grind.Arith.Simproc.130286773._hygCtx._hyg.25",
"Lean.Parser.Command.notation._regBuiltin.Lean.Parser.Command.notation.formatter_7",
"Lean.Elab.CheckTactic.expandCheckSimp._regBuiltin.Lean.Elab.CheckTactic.expandCheckSimp_1",
"UInt16.reduceGT._regBuiltin.UInt16.reduceGT.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.1661162788._hygCtx._hyg.192",
"Lean.Parser.Term.nofun._regBuiltin.Lean.Parser.Term.nofun_1",
"Lean.Parser.Term.logNamedErrorAtMacro._regBuiltin.Lean.Parser.Term.logNamedErrorAtMacro.parenthesizer_11",
"Lean.Parser.optional._regBuiltin.Lean.Parser.optional.docString_1",
"Nat.reduceBeqDiff._regBuiltin.Nat.reduceBeqDiff.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Nat.2636786403._hygCtx._hyg.22",
"Lean.Elab.Tactic.evalCase._regBuiltin.Lean.Elab.Tactic.evalCase_1",
"Lean.Elab.ErrorExplanation.elabCheckedNamedError._regBuiltin.Lean.Elab.ErrorExplanation.elabCheckedNamedError_1",
"Lean.Elab.Term.Op.elabBinRel._regBuiltin.Lean.Elab.Term.Op.elabBinRel.declRange_3",
"initFn._@.Mathlib.Tactic.CongrExclamation.2899176114._hygCtx._hyg.2",
"Lean.Parser.Command.macro._regBuiltin.Lean.Parser.Command.macroRhs.formatter_11",
"_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.0._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.sshiftRight'.declare_101._@.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.1124330153._hygCtx._hyg.14",
"Lean.Elab.Tactic.Do.ProofMode.elabMCases._regBuiltin.Lean.Elab.Tactic.Do.ProofMode.elabMCases_1",
"Lean.Parser.Command.grindPattern._regBuiltin.Lean.Parser.Command.GrindCnstr.guard.formatter_43",
"Lean.Parser.Term.termTry._regBuiltin.Lean.Parser.Term.termTry_1",
"Lean.PrettyPrinter.Delaborator.delabNameMkStr._regBuiltin.Lean.PrettyPrinter.Delaborator.delabNameMkStr_17",
"Lean.Meta.Grind.Arith.Cutsat.propagateDvd._regBuiltin.Lean.Meta.Grind.Arith.Cutsat.propagateDvd.declare_1._@.Lean.Meta.Tactic.Grind.Arith.Cutsat.DvdCnstr.1909565549._hygCtx._hyg.8",
"Lean.Doc.Syntax.flag_on._regBuiltin.Lean.Doc.Syntax.flag_on.docString_1",
"Lean.Parser.Command.genInjectiveTheorems._regBuiltin.Lean.Parser.Command.genInjectiveTheorems.formatter_9",
"BitVec.reduceSetWidth._regBuiltin.BitVec.reduceSetWidth.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.4241023990._hygCtx._hyg.18",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.0._regBuiltin.UInt32.reduceSub.declare_180._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.2998934274._hygCtx._hyg.75",
"Lean.PrettyPrinter.Delaborator.delabDo._regBuiltin.Lean.PrettyPrinter.Delaborator.delabDo_1",
"Lean.Elab.Tactic.evalTacticSeq._regBuiltin.Lean.Elab.Tactic.evalTacticSeq_1",
"Lean.Elab.Term.elabSort._regBuiltin.Lean.Elab.Term.elabSort.declRange_3",
"Fin.reduceSubNat._regBuiltin.Fin.reduceSubNat.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.1593476145._hygCtx._hyg.19",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.0._regBuiltin.UInt8.reduceLT.declare_38._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.781669616._hygCtx._hyg.142",
"Lean.Parser.Command.initGrindNorm._regBuiltin.Lean.Parser.Command.initGrindNorm.parenthesizer_9",
"Lean.Elab.Tactic.ShowTerm.elabShowTerm._regBuiltin.Lean.Elab.Tactic.ShowTerm.elabShowTerm_1",
"Lean.Elab.Command.elabElabRules._regBuiltin.Lean.Elab.Command.elabElabRules.declRange_3",
"_private.Lean.Server.CodeActions.Attr.0.Lean.CodeAction.initFn._@.Lean.Server.CodeActions.Attr.249496773._hygCtx._hyg.2",
"UInt8.reduceToNat._regBuiltin.UInt8.reduceToNat.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.781669616._hygCtx._hyg.354",
"Lean.Elab.Term.elabForIn'._regBuiltin.Lean.Elab.Term.elabForIn'.declRange_3",
"Lean.Elab.Command.elabCheckFailure._regBuiltin.Lean.Elab.Command.elabCheckFailure_1",
"Lean.Parser.Term.forInMacro'._regBuiltin.Lean.Parser.Term.forInMacro'.declRange_3",
"Lean.Parser.Term.letrec._regBuiltin.Lean.Parser.Term.letrec_1",
"Lean.Parser.Term.precheckedQuot._regBuiltin.Lean.Parser.Term.precheckedQuot_1",
"Lean.Parser.ppLine._regBuiltin.Lean.Parser.ppLine.docString_1",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int8.reduceOfInt.declare_82._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.374",
"Lean.Elab.Term.StructInst.expandStructInstExpectedType._regBuiltin.Lean.Elab.Term.StructInst.expandStructInstExpectedType_1",
"_private.Lean.Elab.PreDefinition.Eqns.0.Lean.Elab.Eqns.initFn._@.Lean.Elab.PreDefinition.Eqns.1787451831._hygCtx._hyg.2",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.axiom.parenthesizer_285",
"Lean.Parser.ident._regBuiltin.Lean.Parser.ident.docString_1",
"UInt32.reduceToNat._regBuiltin.UInt32.reduceToNat.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.2998934274._hygCtx._hyg.354",
"Lean.Elab.LibrarySearch.elabExact?Term._regBuiltin.Lean.Elab.LibrarySearch.elabExact?Term.declRange_3",
"Lean.Elab.Tactic.evalTraceMessage._regBuiltin.Lean.Elab.Tactic.evalTraceMessage.declRange_3",
"Lean.Parser.Command.exit._regBuiltin.Lean.Parser.Command.exit.parenthesizer_11",
"Lean.Parser.Term.app._regBuiltin.Lean.Parser.Term.app_1",
"_private.Lean.Elab.PreDefinition.WF.Preprocess.0._regBuiltin.Lean.Elab.WF.paramLet.declare_52._@.Lean.Elab.PreDefinition.WF.Preprocess.2588207875._hygCtx._hyg.12",
"_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.0._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.shiftRight.declare_86._@.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.1618398371._hygCtx._hyg.24",
"Lean.Elab.Tactic.Doc.elabPrintTacTags._regBuiltin.Lean.Elab.Tactic.Doc.elabPrintTacTags_1",
"Lean.Elab.Term.elabTypeAscription._regBuiltin.Lean.Elab.Term.elabTypeAscription.declRange_3",
"Lean.Meta.Grind.propagateDecideUp._regBuiltin.Lean.Meta.Grind.propagateDecideUp.declare_1._@.Lean.Meta.Tactic.Grind.Propagate.1074369487._hygCtx._hyg.8",
"Lean.Elab.Tactic.evalSimp._regBuiltin.Lean.Elab.Tactic.evalSimp_1",
"Lean.Parser.Tactic.tacticSeq._regBuiltin.Lean.Parser.Tactic.tacticSeqBracketed.parenthesizer_19",
"_private.Lean.Meta.Constructions.SparseCasesOnEq.0.Lean.Meta.initFn._@.Lean.Meta.Constructions.SparseCasesOnEq.1213293720._hygCtx._hyg.2",
"_private.Lean.Meta.Injective.0.Lean.Meta.initFn._@.Lean.Meta.Injective.4172903888._hygCtx._hyg.2",
"Lean.Parser.Term.doSeq._regBuiltin.Lean.Parser.Term.doSeqItem.formatter_5",
"Lean.Elab.Tactic.SolveByElim.evalApplyRules._regBuiltin.Lean.Elab.Tactic.SolveByElim.evalApplyRules.declRange_5",
"Lean.Elab.Command.elabElabRules._regBuiltin.Lean.Elab.Command.elabElabRules_1",
"Lean.PrettyPrinter.Delaborator.delabPProdMk._regBuiltin.Lean.PrettyPrinter.Delaborator.delabPProdMk_1",
"Fin.reduceAddNat._regBuiltin.Fin.reduceAddNat.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.713354610._hygCtx._hyg.16",
"Lean.Parser.Term.noindex._regBuiltin.Lean.Parser.Term.noindex_1",
"_private.Lean.Meta.Tactic.Grind.SimpUtil.0._regBuiltin.Lean.Meta.Grind.pushNot.declare_21._@.Lean.Meta.Tactic.Grind.SimpUtil.3137565202._hygCtx._hyg.10",
"_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.0.Lean.Meta.Grind.Arith.Cutsat.initFn._@.Lean.Meta.Tactic.Grind.Arith.Cutsat.2594082301._hygCtx._hyg.2",
"_private.Lean.Meta.Tactic.Grind.0.Lean.initFn._@.Lean.Meta.Tactic.Grind.3746484445._hygCtx._hyg.2",
"Fin.reduceCastLE._regBuiltin.Fin.reduceCastLE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.3994795301._hygCtx._hyg.16",
"Lean.Elab.Term.elabDo._regBuiltin.Lean.Elab.Term.elabDo_1",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.0._regBuiltin.UInt32.reduceDiv.declare_184._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.2998934274._hygCtx._hyg.97",
"_private.Lean.Meta.Tactic.Simp.0.Lean.initFn._@.Lean.Meta.Tactic.Simp.581839081._hygCtx._hyg.2",
"Lean.Meta.Grind.Arith.propagateNatShiftLeft._regBuiltin.Lean.Meta.Grind.Arith.propagateNatShiftLeft.declare_1._@.Lean.Meta.Tactic.Grind.Arith.Propagate.3253038636._hygCtx._hyg.8",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.0._regBuiltin.Fin.isValue.declare_141._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.1995562176._hygCtx._hyg.17",
"_private.Lean.Server.FileWorker.WidgetRequests.0.Lean.Widget.initFn._@.Lean.Server.FileWorker.WidgetRequests.2782638367._hygCtx._hyg.2",
"Lean.Parser.Command.namespace._regBuiltin.Lean.Parser.Command.namespace.parenthesizer_13",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int8.reduceOfIntLE.declare_74._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.342",
"initFn._@.Plausible.Attr.873308310._hygCtx._hyg.2",
"Int32.reduceGE._regBuiltin.Int32.reduceGE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.2667021113._hygCtx._hyg.234",
"Lean.Parser.Tactic.open._regBuiltin.Lean.Parser.Tactic.open.docString_3",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.0._regBuiltin.UInt8.reduceGT.declare_46._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.781669616._hygCtx._hyg.188",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int64.reduceToNatClampNeg.declare_357._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.4041591762._hygCtx._hyg.406",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int8.reduceToNatClampNeg.declare_90._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.406",
"Int32.reduceBEq._regBuiltin.Int32.reduceBEq.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.2667021113._hygCtx._hyg.3",
"_private.Lean.Meta.Tactic.Grind.Order.0.Lean.Meta.Grind.Order.initFn._@.Lean.Meta.Tactic.Grind.Order.563761110._hygCtx._hyg.2",
"Lean.Elab.Tactic.GuardExpr.evalGuardExpr._regBuiltin.Lean.Elab.Tactic.GuardExpr.evalGuardExpr.declRange_3",
"Lean.Elab.Tactic.evalAllGoals._regBuiltin.Lean.Elab.Tactic.evalAllGoals_1",
"Lean.Parser.Term.letMVar._regBuiltin.Lean.Parser.Term.letMVar_1",
"UInt32.reduceBEq._regBuiltin.UInt32.reduceBEq.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.2998934274._hygCtx._hyg.3",
"Fin.reduceBEq._regBuiltin.Fin.reduceBEq.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.1869567773._hygCtx._hyg.25",
"Lean.Elab.Term.elabLeadingParserMacro._regBuiltin.Lean.Elab.Term.elabLeadingParserMacro.declRange_3",
"Nat.reduceDvd._regBuiltin.Nat.reduceDvd.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Nat.2209126869._hygCtx._hyg.21",
"BitVec.reduceMul._regBuiltin.BitVec.reduceMul.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.998258654._hygCtx._hyg.24",
"Mathlib.Linter.DocPrime.initFn._@.Mathlib.Tactic.Linter.DocPrime.856601495._hygCtx._hyg.2",
"Lean.Elab.Tactic.evalSubstVars._regBuiltin.Lean.Elab.Tactic.evalSubstVars.declRange_3",
"Char.reduceBNe._regBuiltin.Char.reduceBNe.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Char.2284039980._hygCtx._hyg.22",
"Int8.reduceGE._regBuiltin.Int8.reduceGE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.234",
"Lean.Parser.Term.showTermElabImpl._regBuiltin.Lean.Parser.Term.showTermElabImpl.formatter_9",
"Lean.Elab.Tactic.evalDSimp._regBuiltin.Lean.Elab.Tactic.evalDSimp.declRange_3",
"Lean.Parser.Term.quotedName._regBuiltin.Lean.Parser.Term.quotedName.declRange_5",
"_private.Lean.Parser.Tactic.0.Lean.Parser.Tactic.initFn._@.Lean.Parser.Tactic.2276592124._hygCtx._hyg.2",
"Lean.Parser.Term.char._regBuiltin.Lean.Parser.Term.char.declRange_3",
"Lean.Elab.Term.elabPipeProj._regBuiltin.Lean.Elab.Term.elabPipeProj_1",
"Lean.Elab.Tactic.Conv.evalFun._regBuiltin.Lean.Elab.Tactic.Conv.evalFun.declRange_3",
"Mathlib.Tactic.initFn._@.Mathlib.Tactic.ToFun.3968586662._hygCtx._hyg.2",
"Lean.Elab.Term.expandDbgTrace._regBuiltin.Lean.Elab.Term.expandDbgTrace.declRange_3",
"Fin.reduceEq._regBuiltin.Fin.reduceEq.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.995461402._hygCtx._hyg.23",
"Lean.Elab.elabDeriving._regBuiltin.Lean.Elab.elabDeriving_1",
"Lean.Parser.Command.inductive._regBuiltin.Lean.Parser.Command.inductive.docString_1",
"Lean.Parser.Command.in._regBuiltin.Lean.Parser.Command.in.declRange_3",
"UInt64.reduceMul._regBuiltin.UInt64.reduceMul.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.4002762760._hygCtx._hyg.55",
"Lean.Parser.Term.doExpr._regBuiltin.Lean.Parser.Term.doExpr_1",
"_private.Lean.Elab.Tactic.Grind.BuiltinTactic.0.Lean.Elab.Tactic.Grind.evalFocus._regBuiltin._private.Lean.Elab.Tactic.Grind.BuiltinTactic.0.Lean.Elab.Tactic.Grind.evalFocus_1",
"Lean.Parser.Command.syntaxCat._regBuiltin.Lean.Parser.Command.syntaxCat.formatter_17",
"Lean.Parser.Term.panic._regBuiltin.Lean.Parser.Term.panic.docString_3",
"Lean.Parser.Term.suffices._regBuiltin.Lean.Parser.Term.suffices.declRange_3",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.0._regBuiltin.BitVec.reduceSMTUDiv.declare_113._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.1684227602._hygCtx._hyg.18",
"_private.Lean.Elab.Deriving.Hashable.0.Lean.Elab.Deriving.Hashable.initFn._@.Lean.Elab.Deriving.Hashable.4079464183._hygCtx._hyg.2",
"BitVec.reduceRotateRight._regBuiltin.BitVec.reduceRotateRight.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.3861451550._hygCtx._hyg.16",
"Lean.Doc.suggestKw._regBuiltin.Lean.Doc.suggestKw_1",
"Lean.Parser.Term.forInMacro'._regBuiltin.Lean.Parser.Term.forInMacro'.formatter_7",
"Lean.Parser.Command.syntax._regBuiltin.Lean.Parser.Command.syntax.declRange_3",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Nat.0._regBuiltin.Nat.reduceMul.declare_31._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Nat.2592700480._hygCtx._hyg.19",
"Lean.Parser.Term.letI._regBuiltin.Lean.Parser.Term.letI.formatter_9",
"BitVec.reduceGetMsb._regBuiltin.BitVec.reduceGetMsb.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.4252493603._hygCtx._hyg.16",
"Lean.Parser.Term.termUnless._regBuiltin.Lean.Parser.Term.termUnless.declRange_5",
"Int.isPosValue._regBuiltin.Int.isPosValue.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.540685920._hygCtx._hyg.18",
"_private.Lean.Meta.Tactic.Grind.AC.0.Lean.Meta.Grind.AC.initFn._@.Lean.Meta.Tactic.Grind.AC.2063561435._hygCtx._hyg.2",
"Lean.Parser.Command.check_failure._regBuiltin.Lean.Parser.Command.check_failure.declRange_3",
"Lean.Doc.kw?._regBuiltin.Lean.Doc.kw?_3",
"Lean.Elab.Term.expandTermTry._regBuiltin.Lean.Elab.Term.expandTermTry.declRange_3",
"Lean.Elab.LibrarySearch.evalExact._regBuiltin.Lean.Elab.LibrarySearch.evalExact_1",
"Lean.Parser.Term.unreachable._regBuiltin.Lean.Parser.Term.unreachable.formatter_9",
"initFn._@.Plausible.Attr.357558705._hygCtx._hyg.2",
"Lean.Meta.Grind.propagateHEqDown._regBuiltin.Lean.Meta.Grind.propagateHEqDown.declare_1._@.Lean.Meta.Tactic.Grind.Propagate.735922284._hygCtx._hyg.8",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.0._regBuiltin.BitVec.reduceSMod.declare_118._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.2532024774._hygCtx._hyg.18",
"Lean.Elab.Tactic.BVDecide.Frontend.Normalize.bv_mul_ones._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.bv_mul_ones.declare_1._@.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.921128167._hygCtx._hyg.25",
"Lean.Parser.Term.doLetMetaExpr._regBuiltin.Lean.Parser.Term.doLetMetaExpr_1",
"Mathlib.Linter.Style.initFn._@.Mathlib.Tactic.Linter.DeprecatedSyntaxLinter.2374602524._hygCtx._hyg.2",
"Lean.Parser.Term.letI._regBuiltin.Lean.Parser.Term.letI.docString_3",
"_private.Lean.Elab.Tactic.Grind.BuiltinTactic.0.Lean.Elab.Tactic.Grind.elabSetConfig._regBuiltin._private.Lean.Elab.Tactic.Grind.BuiltinTactic.0.Lean.Elab.Tactic.Grind.elabSetConfig_1",
"Lean.Parser.mkAntiquot._regBuiltin.Lean.Parser.antiquotNestedExpr.formatter_15",
"Lean.Elab.Tactic.Conv.evalSimpTrace._regBuiltin.Lean.Elab.Tactic.Conv.evalSimpTrace_1",
"UInt8.reduceGT._regBuiltin.UInt8.reduceGT.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.781669616._hygCtx._hyg.192",
"Lean.Parser.Term.dbgTrace._regBuiltin.Lean.Parser.Term.dbgTrace.formatter_9",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.namedPrio.parenthesizer_275",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.0._regBuiltin.Int.reduceNeg.declare_24._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.2123988823._hygCtx._hyg.18",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.MethodSpecs.0._regBuiltin.reduceBEq.declare_8._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.MethodSpecs.2916964611._hygCtx._hyg.13",
"Lean.Doc.lean._regBuiltin.Lean.Doc.lean.getArgs.docString_5",
"Lean.Elab.Tactic.Rfl.evalApplyRfl._regBuiltin.Lean.Elab.Tactic.Rfl.evalApplyRfl.declRange_5",
"_private.Lean.Meta.Tactic.Grind.Order.0.Lean.Meta.Grind.Order.initFn._@.Lean.Meta.Tactic.Grind.Order.673264261._hygCtx._hyg.2",
"BitVec.reduceULE._regBuiltin.BitVec.reduceULE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.2455180700._hygCtx._hyg.16",
"Lean.Doc.open._regBuiltin.Lean.Doc.open_3",
"Lean.defeqAttr._regBuiltin.Lean.defeqAttr.docString_1",
"BitVec.reduceHShiftRight'._regBuiltin.BitVec.reduceHShiftRight'.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.2544647842._hygCtx._hyg.28",
"Lean.Parser.Term.matchExpr._regBuiltin.Lean.Parser.Term.matchExpr_1",
"Lean.Meta.Grind.propagateBEqDown._regBuiltin.Lean.Meta.Grind.propagateBEqDown.declare_1._@.Lean.Meta.Tactic.Grind.Propagate.1906898770._hygCtx._hyg.8",
"_private.Lean.Meta.Tactic.Simp.0.Lean.initFn._@.Lean.Meta.Tactic.Simp.768544759._hygCtx._hyg.2",
"Lean.Parser.Term.completion._regBuiltin.Lean.Parser.Term.completion.formatter_7",
"Lean.Parser.Command.assertNotExists._regBuiltin.Lean.Parser.Command.assertNotExists.docString_3",
"Lean.Elab.Term.elabWithDeclName._regBuiltin.Lean.Elab.Term.elabWithDeclName.declRange_3",
"Lean.Parser.Term.typeAscription._regBuiltin.Lean.Parser.Term.typeAscription.parenthesizer_21",
"UInt8.reduceSub._regBuiltin.UInt8.reduceSub.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.781669616._hygCtx._hyg.79",
"Lean.Elab.Tactic.evalSymm._regBuiltin.Lean.Elab.Tactic.evalSymm.declRange_3",
"Lean.Elab.Tactic.elabGrindPattern._regBuiltin.Lean.Elab.Tactic.elabGrindPattern_1",
"Lean.Elab.Tactic.BVDecide.Frontend.Normalize.evalBVNormalize._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.evalBVNormalize_1",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Core.0._regBuiltin.dreduceDIte.declare_20._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Core.1959124870._hygCtx._hyg.15",
"Lean.Elab.Tactic.GuardMsgs.guardMsgsCodeAction._regBuiltin.Lean.Elab.Tactic.GuardMsgs.guardMsgsCodeAction.declare_1._@.Lean.Elab.GuardMsgs.1904941021._hygCtx._hyg.386",
"_private.Lean.Parser.Tactic.Doc.0.Lean.Parser.Tactic.Doc.initFn._@.Lean.Parser.Tactic.Doc.2735967850._hygCtx._hyg.2",
"Lean.Doc.Syntax.named._regBuiltin.Lean.Doc.Syntax.named.docString_1",
"Char.reduceEq._regBuiltin.Char.reduceEq.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Char.936367716._hygCtx._hyg.22",
"String.reduceGE._regBuiltin.String.reduceGE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.String.2055768308._hygCtx._hyg.24",
"_private.Lean.Meta.Tactic.Symm.0.Lean.Meta.Symm.initFn._@.Lean.Meta.Tactic.Symm.3447505512._hygCtx._hyg.2",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.0._regBuiltin.UInt32.reduceBNe.declare_220._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.2998934274._hygCtx.3.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.2998934274._hygCtx._hyg.303",
"Lean.Elab.Term.elabWaitIfTypeMVar._regBuiltin.Lean.Elab.Term.elabWaitIfTypeMVar.declRange_3",
"Lean.Parser.Term.doIf._regBuiltin.Lean.Parser.Term.doIfLetPure.parenthesizer_31",
"Lean.Parser.Term.letExpr._regBuiltin.Lean.Parser.Term.letExpr.formatter_7",
"Lean.Parser.Level.imax._regBuiltin.Lean.Parser.Level.imax_1",
"Lean.Elab.Term.elabFun._regBuiltin.Lean.Elab.Term.elabFun.declRange_3",
"BitVec.reduceHShiftLeft._regBuiltin.BitVec.reduceHShiftLeft.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.1321491985._hygCtx._hyg.22",
"Lean.Doc.conv._regBuiltin.Lean.Doc.conv.getArgs.docString_5",
"Lean.Elab.Tactic.BVDecide.Frontend.Normalize.bv_or_elim._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.bv_or_elim.declare_1._@.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.199546643._hygCtx._hyg.28",
"Int8.reduceOfNat._regBuiltin.Int8.reduceOfNat.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.362",
"Lean.Parser.Command.mutual._regBuiltin.Lean.Parser.Command.mutual.formatter_7",
"_private.Lean.Meta.Tactic.Grind.0.Lean.initFn._@.Lean.Meta.Tactic.Grind.1723019193._hygCtx._hyg.2",
"Lean.Elab.Tactic.evalRight._regBuiltin.Lean.Elab.Tactic.evalRight.declRange_3",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.0._regBuiltin.UInt16.reduceEq.declare_131._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.1661162788._hygCtx.3.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.1661162788._hygCtx._hyg.234",
"_private.Lean.Meta.Tactic.Simp.0.Lean.initFn._@.Lean.Meta.Tactic.Simp.1156789139._hygCtx._hyg.2",
"Lean.Parser.Term.whereDecls._regBuiltin.Lean.Parser.Term.whereFinallySubsection.formatter_3",
"Lean.Parser.Term.doLetExpr._regBuiltin.Lean.Parser.Term.doLetExpr.parenthesizer_11",
"Mathlib.Tactic.initFn._@.Mathlib.Tactic.ApplyFun.3448584465._hygCtx._hyg.2",
"Lean.Parser.Term.quot._regBuiltin.Lean.Parser.Term.quot.declRange_5",
"Lean.Parser.Command.quot._regBuiltin.Lean.Parser.Command.quot.formatter_9",
"Lean.Parser.Term.type._regBuiltin.Lean.Parser.Term.type.docString_3",
"Lean.Parser.Term.waitIfContainsMVar._regBuiltin.Lean.Parser.Term.waitIfContainsMVar.declRange_3",
"Lean.Elab.Term.expandShow._regBuiltin.Lean.Elab.Term.expandShow.declRange_3",
"_private.Lean.Elab.Tactic.Grind.BuiltinTactic.0.Lean.Elab.Tactic.Grind.evalNestedTactic._regBuiltin._private.Lean.Elab.Tactic.Grind.BuiltinTactic.0.Lean.Elab.Tactic.Grind.evalNestedTactic_1",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.structImplicitBinder.parenthesizer_345",
"_private.Lean.Elab.DocString.0.Lean.Doc.initFn._@.Lean.Elab.DocString.891821846._hygCtx._hyg.2",
"Nat.reduceShiftLeft._regBuiltin.Nat.reduceShiftLeft.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Nat.4292340164._hygCtx._hyg.21",
"Lean.PrettyPrinter.Delaborator.appUnexpanderAttribute._regBuiltin.Lean.PrettyPrinter.Delaborator.appUnexpanderAttribute.declRange_3",
"_private.Lean.Meta.Tactic.Util.0.Lean.Meta.initFn._@.Lean.Meta.Tactic.Util.1901113268._hygCtx._hyg.2",
"Lean.Parser.Term.logNamedWarningMacro._regBuiltin.Lean.Parser.Term.logNamedWarningMacro.parenthesizer_11",
"_private.Lean.Elab.PreDefinition.Structural.Eqns.0.Lean.Elab.Structural.initFn._@.Lean.Elab.PreDefinition.Structural.Eqns.2295916746._hygCtx._hyg.2",
"initFn._@.Mathlib.Tactic.Simps.Basic.3238860256._hygCtx._hyg.2",
"_private.Lean.Server.FileWorker.RequestHandling.0.Lean.Server.FileWorker.initFn._@.Lean.Server.FileWorker.RequestHandling.1490364749._hygCtx._hyg.2",
"Fin.isValue._regBuiltin.Fin.isValue.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.1995562176._hygCtx._hyg.19",
"Lean.Parser.Command.open._regBuiltin.Lean.Parser.Command.openSimple.parenthesizer_55",
"Int32.reduceGT._regBuiltin.Int32.reduceGT.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.2667021113._hygCtx._hyg.211",
"Lean.Doc.assert._regBuiltin.Lean.Doc.assert_3",
"Lean.Elab.Tactic.evalIntroMatch._regBuiltin.Lean.Elab.Tactic.evalIntroMatch.declRange_3",
"Lean.Elab.Tactic.evalDelta._regBuiltin.Lean.Elab.Tactic.evalDelta.docString_3",
"_private.Lean.Elab.Tactic.Grind.Lint.0.Lean.Elab.Tactic.Grind.elabGrindLintInspect._regBuiltin._private.Lean.Elab.Tactic.Grind.Lint.0.Lean.Elab.Tactic.Grind.elabGrindLintInspect_1",
"Lean.Parser.Term.binop._regBuiltin.Lean.Parser.Term.binop.formatter_9",
"Lean.Elab.Tactic.evalCutsat._regBuiltin.Lean.Elab.Tactic.evalCutsat_1",
"Mathlib.Linter.Style.lambdaSyntax.initFn._@.Mathlib.Tactic.Linter.Style.1166937461._hygCtx._hyg.2",
"Char.reduceOfNatAux._regBuiltin.Char.reduceOfNatAux.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Char.1314572429._hygCtx._hyg.16",
"Lean.Parser.Command.end._regBuiltin.Lean.Parser.Command.end_1",
"Lean.Elab.Term.elabHole._regBuiltin.Lean.Elab.Term.elabHole_1",
"Lean.Parser.Term.pipeProj._regBuiltin.Lean.Parser.Term.pipeProj_1",
"Fin.reduceSub._regBuiltin.Fin.reduceSub.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.903930802._hygCtx._hyg.24",
"_private.Lean.Elab.DocString.0.Lean.Doc.initFn._@.Lean.Elab.DocString.3816024403._hygCtx._hyg.2",
"Lean.Parser.Command.mixfix._regBuiltin.Lean.Parser.Command.prefix.parenthesizer_45",
"Lean.Parser.Command.grindPattern._regBuiltin.Lean.Parser.Command.grindPatternCnstrs.formatter_61",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.0._regBuiltin.UInt32.reduceNe.declare_212._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.2998934274._hygCtx.3.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.2998934274._hygCtx._hyg.257",
"Lean.Parser.Syntax.nonReserved._regBuiltin.Lean.Parser.Syntax.nonReserved.parenthesizer_11",
"Lean.Parser.interpolatedStr._regBuiltin.Lean.Parser.interpolatedStr.docString_1",
"Lean.Parser.Term.paren._regBuiltin.Lean.Parser.Term.paren.declRange_5",
"Lean.Parser.Term.app._regBuiltin.Lean.Parser.Term.app.declRange_3",
"Lean.Compiler.implementedByAttr._regBuiltin.Lean.Compiler.implementedByAttr.docString_1",
"Lean.Meta.Grind.propagateAndUp._regBuiltin.Lean.Meta.Grind.propagateAndUp.declare_1._@.Lean.Meta.Tactic.Grind.Propagate.2341738659._hygCtx._hyg.8",
"_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.0._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.bool_or_elim.declare_139._@.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.4080989398._hygCtx._hyg.22",
"BitVec.reduceOfInt._regBuiltin.BitVec.reduceOfInt.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.1112481862._hygCtx._hyg.18",
"Lean.Parser.Command.grindPattern._regBuiltin.Lean.Parser.Command.GrindCnstr.notValue.parenthesizer_77",
"Lean.Parser.Term.typeAscription._regBuiltin.Lean.Parser.Term.typeAscription_1",
"Lean.Parser.Term.suffices._regBuiltin.Lean.Parser.Term.suffices.parenthesizer_47",
"Lean.Compiler.nospecializeAttr._regBuiltin.Lean.Compiler.nospecializeAttr.declRange_3",
"Lean.Parser.Term.let_delayed._regBuiltin.Lean.Parser.Term.let_delayed.docString_3",
"_private.Lean.Elab.Tactic.Grind.BuiltinTactic.0.Lean.Elab.Tactic.Grind.evalSkip._regBuiltin._private.Lean.Elab.Tactic.Grind.BuiltinTactic.0.Lean.Elab.Tactic.Grind.evalSkip_1",
"Lean.PrettyPrinter.parenthesizerAttribute._regBuiltin.Lean.PrettyPrinter.parenthesizerAttribute.declRange_3",
"Lean.Doc.leanTerm._regBuiltin.Lean.Doc.leanTerm_3",
"Mathlib.Linter.MinImports.initFn._@.Mathlib.Tactic.Linter.MinImports.1947129272._hygCtx._hyg.2",
"BitVec.reduceBEq._regBuiltin.BitVec.reduceBEq.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.396183198._hygCtx._hyg.25",
"UInt32.reduceBEq._regBuiltin.UInt32.reduceBEq.declare_2._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.2998934274._hygCtx._hyg.3",
"Lean.Parser.Command.syntaxCat._regBuiltin.Lean.Parser.Command.syntaxCat.declRange_3",
"_private.Lean.Meta.Tactic.Grind.AC.0.Lean.Meta.Grind.AC.initFn._@.Lean.Meta.Tactic.Grind.AC.1601100932._hygCtx._hyg.2",
"Lean.Parser.Tactic.set_option._regBuiltin.Lean.Parser.Tactic.set_option_1",
"Lean.Parser.Term.assert._regBuiltin.Lean.Parser.Term.assert_1",
"Lean.Parser.Command.notation._regBuiltin.Lean.Parser.Command.notation.parenthesizer_11",
"Lean.Parser.Attr.simple._regBuiltin.Lean.Parser.Attr.simple.parenthesizer_11",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int64.reduceGE.declare_321._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.4041591762._hygCtx._hyg.232",
"Lean.Elab.Term.elabNamedPatternErr._regBuiltin.Lean.Elab.Term.elabNamedPatternErr_1",
"Lean.Parser.Command.quot._regBuiltin.Lean.Parser.Command.quot_1",
"Lean.Parser.Level.addLit._regBuiltin.Lean.Parser.Level.addLit_1",
"Lean.Parser.Term.namedPattern._regBuiltin.Lean.Parser.Term.namedPattern.formatter_9",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.classTk.parenthesizer_325",
"BitVec.reduceLE._regBuiltin.BitVec.reduceLE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.3280568033._hygCtx._hyg.23",
"Int32.reduceDiv._regBuiltin.Int32.reduceDiv.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.2667021113._hygCtx._hyg.120",
"UInt32.reduceNe._regBuiltin.UInt32.reduceNe.declare_2._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.2998934274._hygCtx._hyg.3",
"Lean.Elab.Tactic.evalSubstVars._regBuiltin.Lean.Elab.Tactic.evalSubstVars_1",
"_private.Lean.Elab.Command.0.Lean.Elab.Command.initFn._@.Lean.Elab.Command.1499345300._hygCtx._hyg.2",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.0._regBuiltin.Fin.reduceBEq.declare_131._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.1869567773._hygCtx._hyg.21",
"Lean.Elab.Command.expandMixfix._regBuiltin.Lean.Elab.Command.expandMixfix.declRange_3",
"Lean.Parser.Term.do._regBuiltin.Lean.Parser.Term.do.declRange_3",
"Lean.Parser.Command.syntaxCat._regBuiltin.Lean.Parser.Command.catBehaviorSymbol.parenthesizer_25",
"Lean.Elab.Command.inductiveElabAttr._regBuiltin.Lean.Elab.Command.inductiveElabAttr.docString_1",
"Lean.Parser.Term.ident._regBuiltin.Lean.Parser.Term.ident_1",
"_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.0._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.bool_eq_self.declare_114._@.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.716624576._hygCtx._hyg.24",
"Lean.Elab.Term.elabForIn'._regBuiltin.Lean.Elab.Term.elabForIn'_1",
"Mathlib.Linter.Style.nameCheck.initFn._@.Mathlib.Tactic.Linter.Style.1285535146._hygCtx._hyg.2",
"Lean.Elab.Command.elabEoi._regBuiltin.Lean.Elab.Command.elabEoi.declRange_3",
"Lean.Elab.Tactic.Simpa.evalSimpa._regBuiltin.Lean.Elab.Tactic.Simpa.evalSimpa_1",
"Mathlib.Meta.FunProp.initFn._@.Mathlib.Tactic.FunProp.Attr.1199799326._hygCtx._hyg.2",
"Lean.Parser.Term.inaccessible._regBuiltin.Lean.Parser.Term.inaccessible_1",
"_private.Lean.Meta.Tactic.Grind.0.Lean.initFn._@.Lean.Meta.Tactic.Grind.4094675293._hygCtx._hyg.2",
"UInt8.reduceLE._regBuiltin.UInt8.reduceLE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.781669616._hygCtx._hyg.169",
"Lean.Elab.Tactic.Do.ProofMode.elabMLeft._regBuiltin.Lean.Elab.Tactic.Do.ProofMode.elabMLeft_1",
"Int16.reduceBEq._regBuiltin.Int16.reduceBEq.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.780327193._hygCtx._hyg.3",
"Lean.Elab.Term.elabIdent._regBuiltin.Lean.Elab.Term.elabIdent.declRange_3",
"Lean.PrettyPrinter.Delaborator.delabRic._regBuiltin.Lean.PrettyPrinter.Delaborator.delabRic_1",
"BitVec.reduceGE._regBuiltin.BitVec.reduceGE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.776923109._hygCtx._hyg.25",
"Lean.Parser.Term.nomatch._regBuiltin.Lean.Parser.Term.nomatch.docString_3",
"Int8.reduceSub._regBuiltin.Int8.reduceSub.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.100",
"Lean.Elab.Command.elabSetOption._regBuiltin.Lean.Elab.Command.elabSetOption.declRange_3",
"UInt8.reduceGE._regBuiltin.UInt8.reduceGE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.781669616._hygCtx._hyg.215",
"Lean.Elab.incrementalAttr._regBuiltin.Lean.Elab.incrementalAttr.declRange_3",
"_private.Lean.Meta.MethodSpecs.0.Lean.initFn._@.Lean.Meta.MethodSpecs.2329740376._hygCtx._hyg.2",
"Lean.Parser.Syntax.atom._regBuiltin.Lean.Parser.Syntax.atom.formatter_7",
"Int32.reduceAdd._regBuiltin.Int32.reduceAdd.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.2667021113._hygCtx._hyg.56",
"initFn._@.Mathlib.Topology.Sheaves.Init.2127643879._hygCtx._hyg.3",
"Int64.reduceToInt._regBuiltin.Int64.reduceToInt.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.4041591762._hygCtx._hyg.394",
"Lean.Parser.Command.version._regBuiltin.Lean.Parser.Command.version.docString_3",
"Int8.reduceToNatClampNeg._regBuiltin.Int8.reduceToNatClampNeg.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.408",
"_private.Lean.Server.FileWorker.WidgetRequests.0.Lean.Widget.initFn._@.Lean.Server.FileWorker.WidgetRequests.3220324137._hygCtx._hyg.2",
"Lean.Elab.Term.elabNoImplicitLambda._regBuiltin.Lean.Elab.Term.elabNoImplicitLambda_1",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int32.reduceLE.declare_224._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.2667021113._hygCtx._hyg.186",
"Lean.Elab.Term.elabPipeProj._regBuiltin.Lean.Elab.Term.elabPipeProj.declRange_3",
"Lean.Elab.Tactic.evalFocus._regBuiltin.Lean.Elab.Tactic.evalFocus_1",
"Fin.reduceAddNat._regBuiltin.Fin.reduceAddNat.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.713354610._hygCtx._hyg.18",
"Char.reduceBEq._regBuiltin.Char.reduceBEq.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Char.2122723960._hygCtx._hyg.22",
"Lean.Parser.Level.ident._regBuiltin.Lean.Parser.Level.ident_1",
"Lean.Parser.Command.variable._regBuiltin.Lean.Parser.Command.variable.declRange_5",
"Lean.Parser.Tactic.quot._regBuiltin.Lean.Parser.Tactic.quot.declRange_3",
"Lean.Parser.Attr.class._regBuiltin.Lean.Parser.Attr.class.formatter_7",
"Lean.Parser.Term.haveI._regBuiltin.Lean.Parser.Term.haveI.declRange_5",
"Int.reduceBEq._regBuiltin.Int.reduceBEq.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.2275774493._hygCtx._hyg.22",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.partial.formatter_33",
"Lean.Parser.Term.termReturn._regBuiltin.Lean.Parser.Term.termReturn.docString_3",
"Int.reduceToNat._regBuiltin.Int.reduceToNat.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.3298992367._hygCtx._hyg.17",
"Lean.Parser.Syntax.atom._regBuiltin.Lean.Parser.Syntax.atom.declRange_3",
"Lean.Parser.Attr.default_instance._regBuiltin.Lean.Parser.Attr.default_instance.parenthesizer_11",
"Lean.Doc.kw!._regBuiltin.Lean.Doc.kw!_3",
"Lean.Parser.Term.throwNamedErrorMacro._regBuiltin.Lean.Parser.Term.throwNamedErrorMacro.parenthesizer_11",
"Lean.Elab.Tactic.evalSimpAllTrace._regBuiltin.Lean.Elab.Tactic.evalSimpAllTrace.declRange_3",
"Mathlib.Tactic.ComputeDegree.initFn._@.Mathlib.Tactic.ComputeDegree.1830119225._hygCtx._hyg.2",
"Lean.Elab.Term.StructInst.elabStructInst._regBuiltin.Lean.Elab.Term.StructInst.elabStructInst_1",
"initFn._@.Mathlib.Tactic.CongrExclamation.842475840._hygCtx._hyg.2",
"Lean.Elab.Tactic.BVDecide.Frontend.Normalize.shiftLeft._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.shiftLeft.declare_1._@.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.197875673._hygCtx._hyg.26",
"Lean.Elab.Tactic.Conv.evalExt._regBuiltin.Lean.Elab.Tactic.Conv.evalExt.declRange_3",
"Lean.Parser.Term.structInstField._regBuiltin.Lean.Parser.Term.structInstField.parenthesizer_11",
"Lean.Parser.Attr.recursor._regBuiltin.Lean.Parser.Attr.recursor.declRange_3",
"Lean.Elab.Term.elabAsElim._regBuiltin.Lean.Elab.Term.elabAsElim.declRange_3",
"UInt64.reduceLE._regBuiltin.UInt64.reduceLE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.4002762760._hygCtx._hyg.169",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.private.formatter_7",
"_private.Lean.Elab.PreDefinition.PartialFixpoint.Induction.0.Lean.Elab.PartialFixpoint.initFn._@.Lean.Elab.PreDefinition.PartialFixpoint.Induction.583250807._hygCtx._hyg.2",
"_private.Lean.Parser.Extension.0.Lean.Parser.initFn._@.Lean.Parser.Extension.3226070615._hygCtx._hyg.2",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.String.0._regBuiltin.String.reduceLE.declare_34._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.String.974433241._hygCtx._hyg.20",
"Lean.Parser.Tactic.unknown._regBuiltin.Lean.Parser.Tactic.unknown.parenthesizer_11",
"Lean.Parser.Term.attrKind._regBuiltin.Lean.Parser.Term.attrKind.docString_1",
"_private.Lean.Meta.Tactic.Grind.Arith.Simproc.0._regBuiltin.Lean.Meta.Grind.Arith.normNatPowInst.declare_58._@.Lean.Meta.Tactic.Grind.Arith.Simproc.4112346720._hygCtx._hyg.16",
"Int16.reduceGE._regBuiltin.Int16.reduceGE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.780327193._hygCtx._hyg.236",
"Lean.Elab.Tactic.Do.ProofMode.initFn._@.Lean.Elab.Tactic.Do.ProofMode.Specialize.1458348229._hygCtx._hyg.2",
"reduceIte._regBuiltin.reduceIte.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Core.3249294384._hygCtx._hyg.17",
"Lean.Parser.Term.assert._regBuiltin.Lean.Parser.Term.assert.formatter_9",
"Char.reduceIsAlpha._regBuiltin.Char.reduceIsAlpha.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Char.1470229681._hygCtx._hyg.15",
"Lean.Linter.MissingDocs.checkRegisterBuiltinOption._regBuiltin.Lean.Linter.MissingDocs.checkRegisterBuiltinOption_1",
"Lean.Parser.Command.openDecl._regBuiltin.Lean.Parser.Command.openDecl.docString_1",
"UInt16.reduceAdd._regBuiltin.UInt16.reduceAdd.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.1661162788._hygCtx._hyg.35",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.declId.formatter_43",
"_private.Lean.Elab.Tactic.Grind.ShowState.0.Lean.Elab.Tactic.Grind.evalShowTrue._regBuiltin._private.Lean.Elab.Tactic.Grind.ShowState.0.Lean.Elab.Tactic.Grind.evalShowTrue_1",
"Lean.Elab.Tactic.Conv.evalSkip._regBuiltin.Lean.Elab.Tactic.Conv.evalSkip_1",
"Lean.Linter.MissingDocs.handleMutual._regBuiltin.Lean.Linter.MissingDocs.handleMutual_1",
"_private.Lean.Linter.UnusedVariables.0.Lean.Linter.initFn._@.Lean.Linter.UnusedVariables.1088826556._hygCtx._hyg.2",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.0._regBuiltin.Fin.reduceAdd.declare_51._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Fin.3597779209._hygCtx._hyg.20",
"_private.Lean.Meta.Tactic.Simp.SimpCongrTheorems.0.Lean.Meta.initFn._regBuiltin._private.Lean.Meta.Tactic.Simp.SimpCongrTheorems.0.Lean.Meta.initFn.docString_1._@.Lean.Meta.Tactic.Simp.SimpCongrTheorems.3428004144._hygCtx._hyg.2",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int16.reduceOfIntLE.declare_163._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.780327193._hygCtx._hyg.342",
"Lean.Parser.Command.initGrindNorm._regBuiltin.Lean.Parser.Command.initGrindNorm.formatter_5",
"Lean.Parser.Term.doMatchExpr._regBuiltin.Lean.Parser.Term.doMatchExpr.declRange_3",
"Nat.reduceDvd._regBuiltin.Nat.reduceDvd.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Nat.2209126869._hygCtx._hyg.23",
"Lean.Parser.Syntax.sepBy1._regBuiltin.Lean.Parser.Syntax.sepBy1_1",
"_private.Lean.Meta.Tactic.Grind.MatchDiscrOnly.0._regBuiltin.Lean.Meta.Grind.reduceSimpMatchDiscrsOnly.declare_11._@.Lean.Meta.Tactic.Grind.MatchDiscrOnly.1997758855._hygCtx._hyg.10",
"BitVec.reduceAdd._regBuiltin.BitVec.reduceAdd.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.73578345._hygCtx._hyg.22",
"Lean.Parser.Term.doFor._regBuiltin.Lean.Parser.Term.doFor.formatter_13",
"Lean.PrettyPrinter.Delaborator.delabSorry._regBuiltin.Lean.PrettyPrinter.Delaborator.delabSorry_1",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int32.reduceToInt.declare_264._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.2667021113._hygCtx._hyg.390",
"Lean.Meta.Grind.propagateOrDown._regBuiltin.Lean.Meta.Grind.propagateOrDown.declare_1._@.Lean.Meta.Tactic.Grind.Propagate.2934405114._hygCtx._hyg.8",
"Lean.Parser.Syntax.sepBy._regBuiltin.Lean.Parser.Syntax.sepBy.declRange_3",
"Int.reduceNatCast'._regBuiltin.Int.reduceNatCast'.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Int.1550967516._hygCtx._hyg.20",
"Lean.Doc.assert._regBuiltin.Lean.Doc.assert.getArgs.docString_5",
"Lean.Meta.Grind.propagateBoolOrDown._regBuiltin.Lean.Meta.Grind.propagateBoolOrDown.declare_1._@.Lean.Meta.Tactic.Grind.Propagate.201731281._hygCtx._hyg.8",
"Lean.Doc.suggestCat._regBuiltin.Lean.Doc.suggestCat_1",
"UInt8.reduceBEq._regBuiltin.UInt8.reduceBEq.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.781669616._hygCtx._hyg.3",
"Lean.Elab.Tactic.evalRefine._regBuiltin.Lean.Elab.Tactic.evalRefine.declRange_3",
"Lean.Parser.Term.valueOf._regBuiltin.Lean.Parser.Term.valueOf_1",
"_private.Lean.Elab.Tactic.Do.ProofMode.RenameI.0.Lean.Elab.Tactic.Do.ProofMode.elabMRenameI._regBuiltin._private.Lean.Elab.Tactic.Do.ProofMode.RenameI.0.Lean.Elab.Tactic.Do.ProofMode.elabMRenameI_1",
"_private.Lean.Compiler.LCNF.JoinPoints.0.Lean.Compiler.LCNF.initFn._@.Lean.Compiler.LCNF.JoinPoints.3948291228._hygCtx._hyg.2",
"Lean.Doc.suggestOption._regBuiltin.Lean.Doc.suggestOption_1",
"_private.Lean.Server.CodeActions.Basic.0.Lean.Server.initFn._@.Lean.Server.CodeActions.Basic.1161087171._hygCtx._hyg.2",
"Lean.Elab.Command.elabElab._regBuiltin.Lean.Elab.Command.elabElab_1",
"Lean.Elab.Term.Op.elabUnOp._regBuiltin.Lean.Elab.Term.Op.elabUnOp.declRange_3",
"Lean.Parser.Term.suffices._regBuiltin.Lean.Parser.Term.byTactic'.parenthesizer_33",
"Int8.reduceBEq._regBuiltin.Int8.reduceBEq.declare_2._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.3",
"Lean.Parser.Attr.tactic_tag._regBuiltin.Lean.Parser.Attr.tactic_tag.formatter_9",
"_private.Lean.Linter.UnusedVariables.0.Lean.Linter.initFn._@.Lean.Linter.UnusedVariables.625197502._hygCtx._hyg.2",
"Lean.Parser.Term.subst._regBuiltin.Lean.Parser.Term.subst.declRange_5",
"Lean.Elab.Tactic.evalConstructor._regBuiltin.Lean.Elab.Tactic.evalConstructor.declRange_3",
"Lean.Parser.Term.borrowed._regBuiltin.Lean.Parser.Term.borrowed.parenthesizer_13",
"Lean.Elab.Term.termElabAttribute._regBuiltin.Lean.Elab.Term.termElabAttribute.declRange_3",
"_private.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.0._regBuiltin.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.bv_extractLsb'_not.declare_198._@.Lean.Elab.Tactic.BVDecide.Frontend.Normalize.Simproc.2283078798._hygCtx._hyg.24",
"Lean.Parser.Term.letrec._regBuiltin.Lean.Parser.Term.letRecDecl.parenthesizer_115",
"Mathlib.Tactic.initFn._@.Mathlib.Tactic.Use.721082523._hygCtx._hyg.2",
"Lean.Parser.Term.unsafe._regBuiltin.Lean.Parser.Term.unsafe.declRange_5",
"Lean.Parser.Command.declaration._regBuiltin.Lean.Parser.Command.classInductive.parenthesizer_317",
"_private.Lean.Meta.Tactic.Grind.Arith.CommRing.0.Lean.Meta.Grind.Arith.CommRing.initFn._@.Lean.Meta.Tactic.Grind.Arith.CommRing.3800764929._hygCtx._hyg.2",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int8.reduceBNe.declare_70._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx.3.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.324",
"BitVec.reduceULT._regBuiltin.BitVec.reduceULT.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.544561141._hygCtx._hyg.16",
"Lean.Parser.Term.app._regBuiltin.Lean.Parser.Term.app.parenthesizer_31",
"Lean.Parser.Term.let._regBuiltin.Lean.Parser.Term.let.docString_3",
"initFn._@.Mathlib.Tactic.Linarith.Datatypes.189509315._hygCtx._hyg.2",
"Lean.Elab.Tactic.Conv.evalNestedConv._regBuiltin.Lean.Elab.Tactic.Conv.evalNestedConv_1",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Char.0._regBuiltin.Char.reduceToNat.declare_28._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.Char.3228376024._hygCtx._hyg.13",
"List.reduceReplicate._regBuiltin.List.reduceReplicate.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.List.1710460665._hygCtx._hyg.18",
"Lean.Parser.Term.nomatch._regBuiltin.Lean.Parser.Term.nomatch.parenthesizer_13",
"Lean.Elab.Term.elabWaitIfTypeContainsMVar._regBuiltin.Lean.Elab.Term.elabWaitIfTypeContainsMVar_1",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.0._regBuiltin.BitVec.reduceToInt.declare_218._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.BitVec.1937768240._hygCtx._hyg.13",
"Lean.Parser.Term.letrec._regBuiltin.Lean.Parser.Term.local.parenthesizer_71",
"_private.Lean.Meta.LetToHave.0.Lean.Meta.initFn._@.Lean.Meta.LetToHave.1606831773._hygCtx._hyg.2",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.0._regBuiltin.Int8.reduceDiv.declare_34._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.3529513953._hygCtx._hyg.118",
"Lean.Parser.Term.app._regBuiltin.Lean.Parser.Term.app.formatter_17",
"Lean.Elab.Term.elabScientificLit._regBuiltin.Lean.Elab.Term.elabScientificLit.declRange_3",
"Lean.Parser.Command.end._regBuiltin.Lean.Parser.Command.end.formatter_9",
"Lean.Parser.Term.letDecl._regBuiltin.Lean.Parser.Term.letDecl.docString_1",
"Int32.reduceGE._regBuiltin.Int32.reduceGE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.SInt.2667021113._hygCtx._hyg.236",
"Lean.Elab.Command.elabCheckAssertions._regBuiltin.Lean.Elab.Command.elabCheckAssertions_1",
"Lean.PrettyPrinter.Delaborator.declSigWithId._regBuiltin.Lean.PrettyPrinter.Delaborator.declSigWithId.formatter_3",
"Lean.Parser.Level.paren._regBuiltin.Lean.Parser.Level.paren_1",
"_private.Lean.Parser.Term.Basic.0.Lean.Parser.Term.initFn._@.Lean.Parser.Term.Basic.2382944618._hygCtx._hyg.2",
"UInt32.reduceGE._regBuiltin.UInt32.reduceGE.declare_1._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.2998934274._hygCtx._hyg.213",
"Lean.Parser.Tactic.open._regBuiltin.Lean.Parser.Tactic.open.declRange_5",
"Lean.Elab.Term.elabShow._regBuiltin.Lean.Elab.Term.elabShow.declRange_3",
"_private.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.0._regBuiltin.UInt8.reduceBEq.declare_62._@.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.781669616._hygCtx.3.Lean.Meta.Tactic.Simp.BuiltinSimprocs.UInt.781669616._hygCtx._hyg.280"
]
}
{
"id": 2787,
"size": 600,
"tag": "independent",
"names": [
"CategoryTheory.ComposableArrows.functorArrows._auto_3",
"_private.Mathlib.CategoryTheory.ComposableArrows.Basic.0._auto_502",
"CategoryTheory.Triangulated.SpectralObject.Hom.comm._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_620",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_552",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_581",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_540",
"CategoryTheory.Adjunction.CommShift.commShift_counit._autoParam",
"Std.ExtTreeSet._auto_1",
"NonUnitalStarAlgHom.map_cfcₙ._auto_5",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_307",
"CategoryTheory.Pseudofunctor.StrongTrans.Modification.naturality._autoParam",
"Std.TreeMap.instSliceableRiiSlice._auto_1",
"CategoryTheory.Functor.CoreMonoidal.left_unitality._autoParam",
"ContinuousAt.cfc._auto_1",
"SchwartzMap.toTemperedDistributionCLM_apply_apply._auto_1",
"CoxeterMatrix.diagonal._autoParam",
"CategoryTheory.StrictlyUnitaryPseudofunctorCore.map₂_left_unitor._autoParam",
"liminf_add_le._auto_1",
"CategoryTheory.Limits.reflexivePair.mkNatIso._auto_3",
"CategoryTheory.MorphismProperty.Over.homMk._auto_3",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_370",
"_private.Mathlib.CategoryTheory.ComposableArrows.Basic.0._auto_374",
"Std.TreeSet._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_525",
"MeasurableSup.measurable_sup_const._autoParam",
"Std.TreeSet.Raw.instSliceableRiiSlice._auto_1",
"MeasureTheory.measureReal_symmDiff_eq._auto_1",
"LinearEquiv.transvection.symm_eq'._auto_1",
"CategoryTheory.Over.isoMk._auto_1",
"HomotopicalAlgebra.FibrantBrownFactorization.i_r._autoParam",
"CategoryTheory.ComposableArrows.sc'._auto_3",
"CategoryTheory.Square.Hom.comm₃₄._autoParam",
"Std.Slice.Self.eq._autoParam",
"IsometricContinuousFunctionalCalculus.norm_spectrum_le._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_303",
"Filter.eventually_lt_of_lt_liminf._auto_1",
"CategoryTheory.Triangulated.TStructure.isZero._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_678",
"CategoryTheory.IsUniversalColimit.nonempty_isColimit_of_pullbackCone_left._auto_1",
"CategoryTheory.MorphismProperty.Over.pullbackComp._auto_1",
"CategoryTheory.MonoOver.homMk._auto_1",
"cfcₙ_tsub._auto_5",
"CategoryTheory.StructuredArrow.isoMk._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_355",
"MonomialOrder.iocam._autoParam",
"HomotopicalAlgebra.PrepathObject.ι_p₁._autoParam",
"Set.ncard_inter_add_ncard_union._auto_1",
"Std.ExtDTreeMap.ofArray._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_215",
"CategoryTheory.Functorial.map_comp._autoParam",
"SimplexCategory.Truncated.σ._auto_3",
"CategoryTheory.OplaxFunctor.mapId'._auto_1",
"Continuous.cfcₙ._auto_5",
"tendsto_of_liminf_eq_limsup._auto_3",
"Std.LawfulOrderMax.of_le_max._auto_1",
"Std.TreeMap.toList_rcc._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_79",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_645",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_342",
"ContinuousOn.cfc_of_mem_nhdsSet._auto_3",
"CategoryTheory.PreGaloisCategory.FiberFunctor.preservesEpis._autoParam",
"CategoryTheory.MorphismProperty.FunctorialFactorizationData.fac._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_412",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_476",
"Std.DTreeMap.instSliceableRioSlice._auto_1",
"CategoryTheory.HasLiftingProperty.transfiniteComposition.SqStruct.w₂._autoParam",
"ProbabilityTheory.Kernel.iIndepFun._auto_1",
"CategoryTheory.pseudofunctorOfIsLocallyDiscrete._auto_3",
"Matroid.spanning_iff_ground_subset_closure._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_368",
"CategoryTheory.Pretriangulated.shiftFunctorCompIsoId_op_inv_app._auto_1",
"CategoryTheory.Join.mkNatIso._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_572",
"Set.ncard_inter_add_ncard_diff_eq_ncard._auto_1",
"CategoryTheory.Limits.WalkingMulticospan.functorExt._auto_3",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_52",
"StarAlgHomClass.map_cfc._auto_1",
"SimplexCategory.Truncated.Hom.tr_comp._auto_5",
"map_coe_atBot_of_Ioo_subset._auto_1",
"CategoryTheory.Limits.CatCospanTransform.squareRight._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_463",
"Set.ncard_diff_add_ncard._auto_1",
"CFC.isUnit_rpow_iff._auto_1",
"SchwartzMap.memLp._auto_1",
"CategoryTheory.Pretriangulated.Triangle.functorHomMk._auto_1",
"SSet.Truncated.Edge.CompStruct.d₀._autoParam",
"Set.ncard_inter_le_ncard_left._auto_1",
"norm_cfcHom._auto_1",
"_private.Mathlib.CategoryTheory.Triangulated.TStructure.TruncLTGE.0.CategoryTheory.Triangulated.TStructure.TruncAux.triangle_map_ext'._auto_1",
"Filter.limsInf_le_limsInf_of_le._auto_1",
"CategoryTheory.ShortComplex.RightHomologyMapData.commg'._autoParam",
"MeasureTheory.measureReal_union'._auto_3",
"liminf_add_le._auto_3",
"Std.TreeSet.toList_rcc._auto_1",
"Std.DTreeMap.instSliceableRccSlice._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_390",
"MeasureTheory.pdf.uniformPDF._auto_1",
"ContinuousWithinAt.cfcₙ_nnreal._auto_3",
"cfc_unitary_iff._auto_3",
"CategoryTheory.Functor.CommShift.commShiftIso_zero._autoParam",
"CategoryTheory.RegularEpi.w._autoParam",
"Matroid.eRk_eq_zero_iff._auto_1",
"PresheafOfModules.map_comp._autoParam",
"SimplexCategory.Hom.ext_one_left._auto_1",
"MeasureTheory.Lp._auto_1",
"HomotopicalAlgebra.FibrantBrownFactorization.fibration_r._autoParam",
"CategoryTheory.Limits.Cofan.ext._auto_1",
"LieEquiv.left_inv._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_160",
"nnnorm_cfc_nnreal_le_iff._auto_1",
"PseudoMetricSpace.edist_dist._autoParam",
"tendsto_Iio_atTop._auto_1",
"cfc_comp_star._auto_3",
"CategoryTheory.ShortComplex.Hom.comm₂₃._autoParam",
"CategoryTheory.StrictlyUnitaryLaxFunctorCore.map₂_leftUnitor._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_151",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_311",
"CategoryTheory.CopyDiscardCategory.discard_unit._autoParam",
"CategoryTheory.IsUniversalColimit.nonempty_isColimit_prod_of_pullbackCone._auto_1",
"Lean.Compiler.LCNF.Simp.ConstantFold.Folder.rightAnnihilator._auto_1",
"_private.Mathlib.CategoryTheory.LocallyCartesianClosed.ChosenPullbacksAlong.0._auto_83",
"CategoryTheory.Adjunction.IsMonoidal.leftAdjoint_ε._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_233",
"MonotoneOn.nnnorm_cfcₙ._auto_3",
"CategoryTheory.SimplicialThickening.Path.le_right._autoParam",
"Std.TreeSet.ofList._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_700",
"CategoryTheory.LaxMonoidalFunctor.isoOfComponents._auto_3",
"Continuous.cfc_nnreal._auto_3",
"_private.Mathlib.AlgebraicTopology.SimplicialSet.CompStruct.0._auto_89",
"cfcₙ_comp'._auto_7",
"CategoryTheory.Limits.DiagramOfCones.id._autoParam",
"CategoryTheory.Comonad.right_counit._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_322",
"CategoryTheory.Pseudofunctor.toLax_mapComp'._auto_1",
"CategoryTheory.Pretriangulated.Triangle.functorHomMk._auto_5",
"CategoryTheory.PreZeroHypercover.Hom.w₀._autoParam",
"MeasureTheory.measureReal_union._auto_3",
"CategoryTheory.IsSplitCoequalizer.leftSection_top._autoParam",
"Continuous.cfcₙ._auto_1",
"CFC.nnrpow_three._auto_1",
"Std.IsPartialOrder.of_le._auto_1",
"MeasurableEquiv.measurable_toFun._autoParam",
"CFC.one_le_iff._auto_1",
"nnnorm_cfcₙ_nnreal_le_iff._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_516",
"meas_lt_essInf._auto_1",
"MeasureTheory.L2.inner_indicatorConstLp_indicatorConstLp._auto_3",
"cfcₙ_eq_cfcₙ_iff_eqOn._auto_9",
"PresheafOfModules.Hom.naturality._autoParam",
"CategoryTheory.TwistShiftData.z_zero_zero._autoParam",
"cfc_le_one_iff._auto_1",
"norm_apply_le_norm_cfc._auto_1",
"_private.Lean.Meta.NatTable.0.mkNatLookupTable._auto_3",
"map_coe_Ioi_atBot._auto_1",
"Filter.limsInf_le_limsInf._auto_3",
"HasFibers.equiv._autoParam",
"CategoryTheory.Functor.map_comp._autoParam",
"norm_apply_le_norm_cfcₙ._auto_3",
"Array.qsort._auto_1",
"GaloisConnection.l_limsup_le._auto_1",
"CategoryTheory.ConcreteCategory.hom_ofHom._autoParam",
"Std.TreeMap.Raw.instSliceableRcoSlice._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_219",
"norm_cfcₙHom._auto_1",
"cfcUnits._auto_1",
"cfc_comp_polynomial._auto_1",
"CategoryTheory.Pretriangulated.opShiftFunctorEquivalence_unitIso_hom_app._auto_1",
"CategoryTheory.CommSq.w._autoParam",
"Std.Packages.LinearPreorderOfOrdArgs.lawfulOrderOrd._autoParam",
"cfcₙ_comp'._auto_1",
"Matroid.isLoop_of_not_isNonloop._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_161",
"Filter.limsSup_le_of_le._auto_1",
"CategoryTheory.Pseudofunctor.mapComp'._auto_1",
"CategoryTheory.Bundled.str._autoParam",
"CategoryTheory.Functor.CommShift₂.commShiftFlipObj._autoParam",
"BooleanAlgebra.sdiff_eq._autoParam",
"CategoryTheory.Precoverage.PullbacksPreservedBy.preservesPairwisePullbacks_of_mem._autoParam",
"cfc_le_iff._auto_5",
"nnnorm_apply_le_nnnorm_cfcₙ._auto_5",
"List.MergeSort.Internal.mergeSortTR₂._auto_1",
"CategoryTheory.MorphismProperty.Over.isoMk._auto_1",
"CategoryTheory.Comon.mkIso._auto_3",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_542",
"CFC.nnnorm_rpow._auto_1",
"_private.Mathlib.CategoryTheory.Limits.Shapes.Reflexive.0._auto_153",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_344",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_395",
"CategoryTheory.Triangulated.TStructure.isLE_shift._auto_1",
"_private.Mathlib.CategoryTheory.Join.Basic.0._auto_102",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_574",
"CategoryTheory.Pseudofunctor.DescentData._auto_1",
"Function.Periodic.intervalIntegrable._auto_1",
"CategoryTheory.CommSq.LiftStruct.fac_right._autoParam",
"CategoryTheory.StrictPseudofunctor.map_comp._autoParam",
"Std.TreeMap.Raw.instSliceableRocSlice._auto_1",
"CategoryTheory.Limits.CategoricalPullback.Hom.w._autoParam",
"Std.Packages.PreorderOfLEArgs.le._autoParam",
"CategoryTheory.HalfBraiding.monoidal._autoParam",
"nnnorm_apply_le_nnnorm_cfc._auto_3",
"AlgebraicGeometry.IsIntegral.component_integral._autoParam",
"IsometricContinuousFunctionalCalculus.spectrum_le._auto_1",
"SimplexCategory.Truncated.σ._auto_1",
"CategoryTheory.HasLiftingProperty.transfiniteComposition.SqStruct.w₁._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_425",
"CategoryTheory.Triangulated.TStructure.isLE_of_le._auto_1",
"Std.TreeMap.Raw.toList_rci._auto_1",
"CategoryTheory.Functor.LaxMonoidal.left_unitality._autoParam",
"CategoryTheory.Pseudofunctor.LocallyDiscreteOpToCat.pullHom._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_581",
"List.count_range'._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_296",
"MonotoneOn.nnnorm_cfc._auto_3",
"CategoryTheory.ChosenPullbacksAlong.pullbackMap_snd._auto_3",
"CategoryTheory.ComposableArrows.Exact.sc._auto_1",
"CFC.rpow_rpow._auto_1",
"CFC.abs_mul_self._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_453",
"intervalIntegrable_of_even₀._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_461",
"MeasureTheory.TendstoInDistribution._auto_1",
"cfc_le_algebraMap_iff._auto_3",
"CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom.w._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_136",
"CategoryTheory.Center.Hom.comm._autoParam",
"CategoryTheory.StrictPseudofunctorCore.map₂_right_unitor._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_184",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_345",
"MeasureTheory.covolume._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_74",
"LinearEquiv.transvection.trans_of_left_eq._auto_1",
"integrableOn_Ioc_iff_integrableOn_Ioo'._auto_1",
"CategoryTheory.Adjunction.IsTriangulated.commShift._autoParam",
"Std.DTreeMap.instSliceableRcoSlice._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_643",
"CategoryTheory.Limits.pushout.exists_desc._auto_1",
"integrableOn_Icc_iff_integrableOn_Ioo._auto_3",
"Nat.bitwise_mul_two_pow._auto_9",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_474",
"CFC.abs_of_nonneg._auto_1",
"MeasureTheory.LocallyIntegrable._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_401",
"CategoryTheory.MonoidalCategory.MonoidalRightAction.actionUnitIso_hom_naturality._autoParam",
"CategoryTheory.ShortComplex.Homotopy.comm₃._autoParam",
"OrderIso.liminf_apply._auto_1",
"Array.insertIdx._auto_1",
"Std.Packages.LinearOrderOfLEArgs.max._autoParam",
"CategoryTheory.Pretriangulated.shiftFunctor_op_map._auto_1",
"CategoryTheory.InjectivePresentation.mono._autoParam",
"coe_mem_spectrum_real_of_nonneg._auto_1",
"MeasureTheory.IsFundamentalDomain._auto_1",
"CochainComplex.isZero_of_isStrictlyGE._auto_1",
"ae_lt_of_essSup_lt._auto_1",
"_private.Mathlib.CategoryTheory.ComposableArrows.Basic.0._auto_287",
"Set.ncard_lt_ncard_iff_ncard_diff_lt_ncard_diff._auto_1",
"CFC.rpow_map_pi._auto_1",
"MeasureTheory.measureReal_eq_measureReal_iff._auto_1",
"CategoryTheory.EnrichedFunctor.map_comp._autoParam",
"cfc_smul._auto_1",
"CategoryTheory.Pretriangulated.Opposite.OpOpCommShift.iso_inv_app._auto_1",
"CategoryTheory.Pretriangulated.commShiftIso_opOp_hom_app._auto_1",
"Matroid.Spanning.union_right._auto_1",
"CategoryTheory.CopyDiscardCategory.copy_tensor._autoParam",
"CFC.nnrpow_eq_nnrpow_prod._auto_3",
"CFC.abs_add_self._auto_1",
"Filter.eventually_lt_of_limsup_lt._auto_1",
"OmegaCompletePartialOrder.ContinuousHom.ofFun._auto_1",
"Matroid.isBasis_iff_indep_encard_eq_of_finite._auto_1",
"LinearOrder.max_def._autoParam",
"nnnorm_cfcₙ_le_iff._auto_3",
"_private.Mathlib.CategoryTheory.Sites.Descent.Precoverage.0.CategoryTheory.Pseudofunctor.DescentData.full_pullFunctor.map_hom._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_393",
"cfcUnits_zpow._auto_1",
"CategoryTheory.MonoidalCategory.tensorHom_def._autoParam",
"Lean.SimpleScopedEnvExtension.Descr.name._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_648",
"ContinuousOn.cfcₙ._auto_3",
"nnnorm_cfcₙ_nnreal_le_iff._auto_3",
"cfcₙ_comp_neg._auto_5",
"cfc_pow._auto_3",
"Std.DTreeMap.isSetoid._auto_1",
"PresheafOfModules.Derivation.d_map._autoParam",
"CategoryTheory.Limits.reflexivePair._auto_3",
"CategoryTheory.IsUniversalColimit.isPullback_of_isColimit_right._auto_1",
"CategoryTheory.Limits.WalkingMulticospan.functorExt._auto_1",
"Matroid.map_isLoop_iff._auto_1",
"HomotopicalAlgebra.ModelCategory.cm1b._autoParam",
"ContinuousLinearEquiv.continuous_toFun._autoParam",
"CategoryTheory.GrothendieckTopology.MayerVietorisSquare.mono_f₁₃._autoParam",
"CategoryTheory.DifferentialObject.ext._auto_1",
"FirstOrder.Language.Hom.map_rel'._autoParam",
"CategoryTheory.Monad.Algebra.assoc._autoParam",
"cfc_nonneg_iff._auto_3",
"MeasureTheory.eLpNorm._auto_1",
"algebraMap_le_cfc._auto_1",
"Std.DTreeMap.instSliceableRiiSlice._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_183",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_627",
"Std.Time.Week.Ordinal.ofNat._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_575",
"Monotone.map_limsSup_of_continuousAt._auto_1",
"SSet.Truncated.Path.interval._auto_1",
"CategoryTheory.StrictlyUnitaryPseudofunctorCore.map₂_associator._autoParam",
"CategoryTheory.Limits.HasLimitsOfShape.has_limit._autoParam",
"Lean.Compiler.LCNF.Simp.ConstantFold.Folder.leftRightAnnihilator._auto_1",
"Setoid.IsPartition.ncard_eq_finsum._auto_1",
"IsGreatest.norm_cfcₙ._auto_1",
"cfc_complex_eq_real._auto_1",
"CategoryTheory.ShortComplex.SnakeInput.Hom.comm₂₃._autoParam",
"CochainComplex.homotopyUnop_hom_eq._auto_3",
"CategoryTheory.ComonadIso.mk._auto_3",
"Set.ncard_compl._auto_3",
"integrableOn_Ici_iff_integrableOn_Ioi'._auto_1",
"CategoryTheory.Functor.CoreMonoidal.associativity._autoParam",
"CategoryTheory.Mon.Hom.mk'._auto_1",
"CategoryTheory.ComposableArrows.threeδ₁Toδ₀._auto_1",
"_private.Mathlib.CategoryTheory.ComposableArrows.Basic.0._auto_469",
"CategoryTheory.Limits.CategoricalPullback.mkNatIso._auto_1",
"LinearEquiv.transvection.symm_eq._auto_1",
"CategoryTheory.LocallySmall.hom_small._autoParam",
"Lean.registerModuleEnvExtension._auto_1",
"map_coe_Iio_atTop._auto_1",
"CategoryTheory.PrelaxFunctor.map₂_id._autoParam",
"Matroid.not_isLoop_iff._auto_1",
"MeasureTheory.measureReal_union_add_inter₀'._auto_3",
"LinearGrowth.linearGrowthInf_le_linearGrowthSup._auto_3",
"cfc_inv._auto_1",
"cfc_map_div._auto_1",
"MeasurableMul.measurable_mul_const._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_289",
"CategoryTheory.Bicategory.Adj.Hom₂.conjugateEquiv_τl._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_689",
"CategoryTheory.GlueData.f_id._autoParam",
"Set.ncard_le_ncard_diff_add_ncard._auto_1",
"CategoryTheory.Pretriangulated.commShiftIso_unopUnop_hom_app._auto_1",
"cfcₙ_nonneg_iff._auto_5",
"Mathlib.Meta.NormNum.Result.isNat._auto_1",
"CategoryTheory.oplaxFunctorOfIsLocallyDiscrete._auto_3",
"CategoryTheory.Limits.CategoricalPullback.mkNatIso_eq._auto_1",
"CategoryTheory.Limits.Fork.isLimitOfIsos._auto_1",
"cfc_add_const._auto_3",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_375",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_230",
"CategoryTheory.StrictPseudofunctorCore.map₂_left_unitor._autoParam",
"NonUnitalIsometricContinuousFunctionalCalculus.isGreatest_quasispectrum._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_209",
"Lean.OptionDecl.declName._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_432",
"CStarAlgebra.pow_antitone._auto_1",
"CategoryTheory.Triangulated.TStructure.le_isClosedUnderIsomorphisms._autoParam",
"CategoryTheory.SimplicialObject.Augmented.ExtraDegeneracy.s_comp_δ._autoParam",
"CategoryTheory.MonadHom.app_μ._autoParam",
"CategoryTheory.Limits.Cofork.isColimitOfIsos._auto_3",
"MeasurableConstSMul.measurable_const_smul._autoParam",
"FiniteIndexNormalSubgroup.isNormal'._autoParam",
"CategoryTheory.SingleFunctors.Hom.comm._autoParam",
"_private.Mathlib.CategoryTheory.ComposableArrows.Basic.0._auto_437",
"CategoryTheory.CommShift₂Setup.hε._autoParam",
"CategoryTheory.StrictlyUnitaryPseudofunctor.mapId_eq_eqToIso._autoParam",
"cfc_const_add._auto_1",
"CategoryTheory.IsUniversalColimit.nonempty_isColimit_prod_of_isPullback._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_429",
"MeasureTheory.setLIntegral_pdf_le_map._auto_1",
"SeminormedAddCommGroup.dist_eq._autoParam",
"SSet.PtSimplex.MulStruct.δ_map_of_lt._autoParam",
"CategoryTheory.Bicategory.comp_whiskerRight._autoParam",
"HomotopicalAlgebra.Cylinder.weakEquivalence_π._autoParam",
"cfc_polynomial._auto_1",
"CategoryTheory.Enriched.HasConicalProducts.hasConicalLimitsOfShape._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_128",
"CStarAlgebra.pow_nonneg._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_592",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_221",
"CategoryTheory.Category.id_comp._autoParam",
"Matroid.IsBase.inter_isBasis_iff_compl_inter_isBasis_dual._auto_1",
"Nat.bitwise_div_two_pow._auto_9",
"CFC.sqrt_eq_real_sqrt._auto_1",
"AlgebraicGeometry.LocallyRingedSpace.homMk._auto_1",
"CategoryTheory.Limits.CreatesFiniteCoproducts.creates._autoParam",
"cfcₙ_const_mul._auto_1",
"IsGreatest.norm_cfcₙ._auto_5",
"IsSelfAdjoint.le_algebraMap_norm_self._auto_1",
"HomologicalComplex.Hom.isoOfComponents._auto_1",
"Std.TreeMap.instSliceableRcoSlice._auto_1",
"_private.Mathlib.CategoryTheory.Join.Basic.0._auto_105",
"Finset.sort._auto_1",
"Matroid.Spanning.union_left._auto_1",
"_private.Mathlib.CategoryTheory.ComposableArrows.Basic.0._auto_243",
"Continuous.cfcₙ'._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_434",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_562",
"CategoryTheory.Mod_.Hom.mk'._auto_1",
"cfcₙ_eq_cfcₙ_iff_eqOn._auto_7",
"cfcₙ_sum_univ._auto_3",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_204",
"_private.Mathlib.CategoryTheory.ComposableArrows.Basic.0._auto_334",
"MeasureTheory.measureReal_diff'._auto_3",
"CStarAlgebra.nnnorm_le_iff_of_nonneg._auto_1",
"Matroid.subsingleton_indep._auto_1",
"IsUnit.cfcNNRpow._auto_1",
"CategoryTheory.Bicategory.whiskerLeft_id._autoParam",
"CategoryTheory.Pseudofunctor.DescentData.pullHom_hom._autoParam",
"CategoryTheory.Pretriangulated.opShiftFunctorEquivalence_unitIso_inv_app._auto_1",
"CategoryTheory.IsSplitEqualizer.top_rightRetraction._autoParam",
"CategoryTheory.ShiftMkCore.zero_add_hom_app._autoParam",
"CFC.rpow_rpow_inv._auto_1",
"Set.three_lt_ncard_iff._auto_1",
"MonotoneOn.nnnorm_cfc._auto_1",
"Nat.dfold_zero._auto_1",
"cfc_inv._auto_3",
"FirstOrder.Language.Structure.RelMap._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_448",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_500",
"Lean.registerInitAttr._auto_1",
"CategoryTheory.Functor.FullyFaithful.preimage_map._autoParam",
"ProbabilityTheory.HasSubgaussianMGF._auto_1",
"Filter.le_liminf_iff'._auto_1",
"ProbabilityTheory.CondIndepSet._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_687",
"CategoryTheory.ParametrizedAdjunction.mk'._auto_1",
"Lean.Grind.CommSemiring.mul_zero._autoParam",
"norm_apply_le_norm_cfc._auto_3",
"Set.ncard_diff_add_ncard_of_subset._auto_1",
"Bimod.middle_assoc._autoParam",
"MeasureTheory.Integrable._auto_1",
"_private.Mathlib.Algebra.Module.ZLattice.Covolume.0._auto_49",
"CategoryTheory.Functor.OplaxRightLinear.δᵣ_associativity._autoParam",
"cfc_integral._auto_1",
"PreErgodic._auto_1",
"MeasureTheory.measureReal_mono._auto_1",
"CategoryTheory.LocallyDiscrete.mkPseudofunctor._auto_3",
"ContinuousOn.cfcₙ_nnreal'._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_579",
"Lean.Parser.InputContext.endPos_valid._autoParam",
"_private.Mathlib.CategoryTheory.Join.Basic.0._auto_111",
"CategoryTheory.ShortComplex.Homotopy.comm₂._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_70",
"List.Cursor.tail._auto_1",
"CategoryTheory.Bicategory.Strict.comp_id._autoParam",
"CategoryTheory.Pseudofunctor.DescentData.hom_comp._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_134",
"ContinuousOn.cfc_nnreal_of_mem_nhdsSet._auto_3",
"Std.TreeMap._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_366",
"MeasureTheory.sum_measureReal_preimage_singleton._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_294",
"Set.ncard_union_add_ncard_inter._auto_1",
"Std.TreeMap.instSliceableRicSlice._auto_1",
"ENNReal.add_sub_add_eq_sub_left._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_377",
"CategoryTheory.ComposableArrows.fourδ₃Toδ₂._auto_1",
"CFC.sqrt_eq_zero_iff._auto_1",
"CategoryTheory.SmallCategoryOfSet.comp_id._autoParam",
"CategoryTheory.Square.Hom.comm₁₃._autoParam",
"cfc_comp._auto_3",
"CategoryTheory.Pseudofunctor.mapId'._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_154",
"FloatArray.uset._auto_1",
"CategoryTheory.Comon.mkIso._auto_1",
"Aesop.Script.LazyStep.tacticBuilders_ne._autoParam",
"NonUnitalStarAlgHom.map_cfcₙ._auto_9",
"cfcₙ_nnreal_eq_real._auto_1",
"cfc_real_eq_complex._auto_1",
"Rat.normalize._auto_1",
"nnnorm_cfcₙ_le_iff._auto_5",
"CategoryTheory.Oplax.LaxTrans.naturality_comp._autoParam",
"SimplexCategory.Truncated.Hom.tr_comp._auto_3",
"Std.Packages.LinearOrderOfOrdArgs.min._autoParam",
"CategoryTheory.Triangulated.TStructure.triangle_map_exists._auto_1",
"Filter.limsup_le_of_le._auto_1",
"NonUnitalIsometricContinuousFunctionalCalculus.quasispectrum_le._auto_1",
"CategoryTheory.EnrichedOrdinaryCategory.homEquiv_comp._autoParam",
"CategoryTheory.Comonad.coassoc._autoParam",
"_private.Mathlib.AlgebraicTopology.SimplicialSet.HomotopyCat.0._auto_140",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_413",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_624",
"Antitone.map_ciSup_of_continuousAt._auto_1",
"CategoryTheory.Functor.Monoidal.η_ε._autoParam",
"MeasureTheory.nonempty_inter_of_measureReal_lt_add'._auto_1",
"_private.Mathlib.CategoryTheory.Monoidal.CommGrp_.0._auto_134",
"Filter.frequently_lt_of_liminf_lt._auto_1",
"Std.DTreeMap.toList_ric._auto_1",
"HomotopicalAlgebra.ModelCategory.cm5b._autoParam",
"ProbabilityTheory.Kernel.IndepFun._auto_1",
"cfc_map_pi._auto_5",
"CategoryTheory.Limits.Fork.equivOfIsos_inverse_obj_ι._auto_3",
"CategoryTheory.IsMonHom.mul_hom._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_547",
"CFC.log_le_log._auto_1",
"CategoryTheory.TwistShiftData.assoc._autoParam",
"CategoryTheory.IsUniversalColimit.nonempty_isColimit_of_pullbackCone_right._auto_5",
"SchwartzMap.memLp_top._auto_1",
"Continuous.cfc_nnreal_of_mem_nhdsSet._auto_3",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_255",
"_private.Mathlib.CategoryTheory.ComposableArrows.Basic.0._auto_478",
"Std.DTreeMap.Raw.ofList._auto_1",
"CategoryTheory.Lax.LaxTrans.StrongCore.naturality_hom._autoParam",
"Matroid.exists_isBasis._auto_1",
"CategoryTheory.LaxFunctor.mapComp'._auto_1",
"cfcₙ_sum._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_397",
"Std.TreeSet.Raw.instSliceableRcoSlice._auto_1",
"CategoryTheory.Endofunctor.Algebra.ext._auto_1",
"CategoryTheory.MorphismProperty.IsCardinalForSmallObjectArgument.hasPushouts._autoParam",
"SimplexCategory.Truncated.δ₂._auto_1",
"MeasureTheory.measureReal_inter_add_diff._auto_1",
"CategoryTheory.oplaxFunctorOfIsLocallyDiscrete._auto_5",
"FirstOrder.Language.Structure.funMap._autoParam",
"CategoryTheory.IsUniversalColimit.isPullback_prod_of_isColimit._auto_1",
"isUnit_cfc_iff._auto_3",
"CategoryTheory.IsGrothendieckAbelian.hasFilteredColimitsOfSize._autoParam",
"_private.Mathlib.CategoryTheory.ComposableArrows.Basic.0._auto_255",
"CFC.abs_sub_self._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_90",
"cfc_map_pi._auto_3",
"CategoryTheory.Pseudofunctor.DescentData.Hom.comm._autoParam",
"MeasurableMul.measurable_const_mul._autoParam",
"continuous_cfcₙHomSuperset_left._auto_1",
"TopCat.Presheaf.restrictOpen._auto_1",
"CategoryTheory.LocalizerMorphism.RightResolution.Hom.comm._autoParam",
"_private.Mathlib.CategoryTheory.Monoidal.Functor.0._auto_34",
"FirstOrder.Language.Embedding.map_rel'._autoParam",
"HomotopicalAlgebra.PathObject.weakEquivalence_ι._autoParam",
"CategoryTheory.MonadIso.mk._auto_3",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_54",
"Std.Packages.PreorderOfLEArgs.lt._autoParam",
"CategoryTheory.StrictlyUnitaryPseudofunctorCore.map₂_right_unitor._autoParam",
"CategoryTheory.Limits.PullbackCone.ext._auto_1",
"CategoryTheory.Bicategory.triangle._autoParam",
"Nat.dfold._auto_1",
"MeasureTheory.AEStronglyMeasurable._auto_1",
"Array.qpartition._auto_1",
"CategoryTheory.Limits.BinaryBicones.ext._auto_5",
"intervalIntegrable_iff_integrableOn_Ico_of_le._auto_1",
"_private.Init.Data.Array.QSort.Basic.0.Array.qpartition._auto_4",
"_private.Mathlib.CategoryTheory.ComposableArrows.Basic.0._auto_317",
"OrderIso.liminf_apply._auto_7",
"Filter.limsSup_le_limsSup_of_le._auto_3",
"CategoryTheory.Limits.Bicones.ext._auto_3",
"Std.DTreeMap.toList_roo._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_333",
"Continuous.cfcₙ_nnreal_of_mem_nhdsSet._auto_1",
"cfcₙ_map_pi._auto_3",
"CategoryTheory.Functor.CommShift.commShiftIso_add._autoParam",
"Matroid.mem_closure_diff_singleton_iff_closure._auto_1",
"IsUnit.cfcRpow._auto_1",
"CategoryTheory.MonoidalCategory.pentagon._autoParam",
"Filter.liminf_le_limsup_of_frequently_le._auto_3",
"CategoryTheory.Oplax.OplaxTrans.naturality_naturality._autoParam",
"ContinuousOn.cfcₙ_of_mem_nhdsSet._auto_3",
"CategoryTheory.IsSplitCoequalizer.condition._autoParam",
"NonUnitalStarAlgHomClass.map_cfcₙ._auto_3",
"Continuous.cfcₙ_nnreal'._auto_1",
"_private.Mathlib.AlgebraicTopology.SimplicialSet.CompStruct.0._auto_87",
"DivisionRing.nnqsmul_def._autoParam",
"Std.TreeSet.toList_rco._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_587",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_93",
"Matroid.subset_closure_diff_iff_closure_eq._auto_1",
"IsPiSystem.tendsto_measureReal_biUnion._auto_3",
"_private.Mathlib.AlgebraicTopology.SimplicialSet.CompStruct.0._auto_33",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_544",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_167",
"CategoryTheory.ComposableArrows.map'_comp._auto_3",
"CategoryTheory.MonoidalCategory.MonoidalRightAction.actionHomRight_whiskerRight._autoParam",
"CategoryTheory.MonoidalCategory.MonoidalRightAction.actionAssocIso_hom_naturality._autoParam",
"CategoryTheory.Monad.assoc._autoParam",
"CategoryTheory.SmallCategoryOfSet.id_comp._autoParam",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_519",
"cfcUnits_zpow._auto_3",
"_private.Mathlib.CategoryTheory.Monoidal.Braided.Basic.0._auto_150",
"CFC.negPart_eq_zero_iff._auto_1",
"CFC.spectrum_abs._auto_1",
"Std.TreeSet.instSliceableRicSlice._auto_1",
"MeasureTheory.HasFiniteIntegral.of_bounded_enorm._auto_1",
"CategoryTheory.Limits.parallelPairIsoMk._auto_3",
"HomotopicalAlgebra.Cylinder.IsGood.cofibration_i._autoParam",
"integrable_cfcₙ._auto_1",
"LieEquiv.right_inv._autoParam",
"CategoryTheory.SimplicialObject.Augmented.ExtraDegeneracy.s'_comp_ε._autoParam",
"CategoryTheory.PreGaloisCategory.hasFiniteCoproducts._autoParam",
"CategoryTheory.MonoidalCategory.ofTensorHom._auto_7",
"Filter.limsup_le_iff._auto_3",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.0._auto_258",
"cfcₙ_smul_id._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_213",
"Std.DTreeMap.Raw.toList_roc._auto_1",
"AddMonoidWithOne.natCast_zero._autoParam",
"ProbabilityTheory.IdentDistrib._auto_3",
"Std.LawfulOrderMin.of_le_min_iff._auto_1",
"tendsto_of_no_upcrossings._auto_3",
"CategoryTheory.Lax.LaxTrans.naturality_id._autoParam",
"Bimod.actRight_one._autoParam",
"CFC.nnrpow_inv_eq._auto_1",
"Std.TreeMap.Raw.ofArray._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_276",
"CFC.inv_nonneg_of_nonneg._auto_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital.0._auto_92"
]
}
{
"id": 1234,
"size": 461,
"tag": "independent",
"names": [
"DuplicateGlossary.dupglossaryCmd",
"DuplicateGlossary.dupglossarySampleCmd",
"Finsupp.Internal.stxSingle₀",
"RingTheory.LinearMap.termε",
"ProbabilityTheory.«term𝔼[_]»",
"Manifold.«termMDiff[_]__»",
"_private.Mathlib.CategoryTheory.Limits.Shapes.Pullback.Pasting.0.CategoryTheory.Limits.termI₁_1",
"Lean.Parser.Attr.grind!?",
"Lean.Parser.Tactic.bvNormalize",
"Mathlib.Tactic.measurability",
"Mathlib.Tactic.ModCases.«tacticMod_cases_:_%_»",
"Mathlib.Tactic.Positivity.positivity",
"_private.Mathlib.Analysis.InnerProductSpace.Projection.Basic.0.termAbsR",
"_private.Mathlib.RingTheory.WittVector.Teichmuller.0.WittVector.term𝕎",
"termIfLet",
"Ordinal.termΓ_",
"Lean.Parser.Tactic.applyRules",
"_private.Mathlib.LinearAlgebra.Matrix.Determinant.Basic.0.Matrix.termε_",
"Lean.Parser.Tactic.Grind.use",
"IrrepFold.writeirrepfoldCmd",
"Mathlib.Tactic.LinearCombination.normStx",
"_private.Mathlib.AlgebraicGeometry.Gluing.0.AlgebraicGeometry.Scheme.GlueData.«term𝖣»",
"Mathlib.Tactic.rename'",
"ArithmeticFunction.termΛ",
"Lean.Parser.Tactic.mexistsMacro",
"Aesop.Frontend.Parser.«priority_%»",
"_private.Mathlib.FieldTheory.CardinalEmb.0.Field.Emb.Cardinal.«termE⟮<_⟯»",
"Lean.Parser.Syntax.exact?",
"_private.Mathlib.Algebra.Homology.DerivedCategory.Ext.ExtClass.0.CategoryTheory.ShortComplex.ShortExact.termδ",
"Lean.Parser.Tactic.«tacticNomatch_,,»",
"Lean.Parser.Tactic.negConfigItem",
"Derivation.«termC^_⟮_,_;_⟯⟨_⟩»",
"_private.Mathlib.Analysis.InnerProductSpace.Projection.FiniteDimensional.0.«term⟪_,_⟫»",
"Lean.Parser.Tactic.Conv.extractLets",
"«termC(_,_)»",
"Lean.Parser.Tactic.locationWildcard",
"Lean.Parser.Tactic.Grind.grind_ref__1",
"Lean.Parser.Tactic.tacticLetI__",
"_private.Mathlib.NumberTheory.Padics.Hensel.0.termNewton_seq",
"_private.Mathlib.GroupTheory.GroupAction.Quotient.0.MulAction.termΩ",
"_private.Mathlib.MeasureTheory.Integral.DivergenceTheorem.0.MeasureTheory.termFrontFace_",
"Lean.Parser.Tactic.Conv.change",
"Lean.Option.registerBuiltinOption",
"LeanSearchClient.search_tactic",
"CategoryTheory.HopfObj.«term𝒮[_]»",
"commandDeclare_uint_theorems__",
"Lean.Doc.Syntax.url",
"ENNReal.«term∞»",
"Lean.Parser.Tactic.mcasesMacro",
"_private.Mathlib.Topology.UniformSpace.UniformConvergenceTopology.0.UniformOnFun.«term𝒱(_,_,_,_)»",
"Num.transfer",
"Lean.Parser.Tactic.mreplaceError",
"_private.Mathlib.MeasureTheory.Integral.DivergenceTheorem.0.MeasureTheory.termBackFace_",
"Combinatorics.Additive.«termσₘ[_,_]»",
"Nat.termSf_",
"Lean.Parser.Tactic.clearValue",
"_private.Mathlib.Algebra.Category.Grp.EpiMono.0.GrpCat.SurjectiveOfEpiAuxs.termτ",
"Lean.Parser.Tactic.first",
"Lean.Parser.Tactic.runTac",
"Mathlib.Tactic.Elementwise.«termElementwise_of%_»",
"Aesop.Frontend.Parser.addRules",
"Lean.Doc.Syntax.link",
"Mathlib.Tactic.Conv.convRefine_",
"Mathlib.Tactic.etaReduceStx",
"PrimeProjection.primeatlasCmd",
"Batteries.ExtendedBinder.extBinders",
"Manifold.«termHasMFDerivAt%______»",
"Lean.Parser.Tactic.obtain",
"_private.Mathlib.CategoryTheory.Limits.Shapes.Pullback.Pasting.0.CategoryTheory.Limits.termI₃",
"Lean.Parser.«command__Simproc__[_]_(_):=_»",
"CategoryTheory.«term𝟙»",
"Mathlib.Tactic.RingNF.tacticRing_nf!__",
"CategoryTheory.termβ_",
"TensorProduct.«termSym[_]__»",
"Lean.Parser.Tactic.«mcasesPat⌜_⌝»",
"ProbabilityTheory.termℙ",
"Lean.Parser.Tactic.anchor",
"Lean.Parser.Tactic.mpureError",
"Lean.Parser.Tactic.Conv.failIfSuccess",
"DualAtlas.atlasCmd",
"_private.Mathlib.Algebra.Homology.DerivedCategory.Ext.ExtClass.0.CategoryTheory.ShortComplex.ShortExact.termK",
"Lean.Parser.Tactic.Conv.convSeq",
"Lean.Parser.Tactic.guardTargetConv",
"Aesop.«doElemAesop_trace![_]__»",
"commandDeclare_int_theorems__",
"Batteries.Tactic.casePatt'",
"Lean.Parser.Tactic.split",
"PeriodPair.«term℘'[_-_]»",
"Lean.Parser.Tactic.rotateRight",
"Lean.Parser.Tactic.grobner",
"_private.Mathlib.AlgebraicGeometry.EllipticCurve.Affine.Basic.0.tacticEval_simp",
"_private.Mathlib.Combinatorics.SimpleGraph.FiveWheelLike.0.«term‖_‖»",
"_private.Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Scheme.0.AlgebraicGeometry.termProj",
"Mathlib.Elab.FastInstance.fastInstance",
"Lean.Parser.Tactic.tacticRepeat_",
"Lean.Parser.Tactic.Conv.convSeq1Indented",
"_private.Mathlib.RingTheory.WittVector.Compare.0.term𝕎",
"Aesop.Frontend.Parser.«attr_rules[_]»",
"UpperHalfPlane.«term↑ₘ_»",
"OrderType.termη",
"SzemerediRegularity.Positivity.tacticSz_positivity",
"SchwartzMap.«term𝓢'(_,_)»",
"_private.Mathlib.Geometry.RingedSpace.OpenImmersion.0.AlgebraicGeometry.SheafedSpace.IsOpenImmersion.termForget",
"Aesop.Frontend.Parser.feature_",
"_private.Mathlib.Topology.Algebra.Valued.ValuedField.0.Valued.termHat",
"Lean.Expr.«termProd_assoc%»",
"Mathlib.Tactic.convTry_this__",
"Aesop.Frontend.Parser.Aesop.attr_rules.quot",
"LeanSearchClient.statesearch_search_tactic",
"MeasureTheory.«term⨍⁻_In_,_»",
"Lean.Parser.Tactic.grindLemmaMin",
"Lean.Parser.Tactic.withUnfoldingAll",
"Lean.Parser.Tactic.mstopMacro",
"_private.Mathlib.NumberTheory.FLT.Three.0.«termλ»",
"Mathlib.Tactic.Translate.translationHint",
"Mathlib.Tactic.ToDual.attrTo_dual?_",
"Mathlib.Tactic.Slice.slice",
"Mathlib.Tactic.constructorM",
"Lean.Parser.Tactic.mvcgenMacro",
"Ordinal.termTypeLT_",
"_private.Mathlib.RingTheory.WittVector.MulCoeff.0.WittVector.term𝕄",
"_private.Mathlib.CategoryTheory.Limits.Shapes.Pullback.Pasting.0.CategoryTheory.Limits.termI₂_2",
"RingTheory.LinearMap.«termμ[_]»",
"Lean.Parser.Tactic.vcAlts",
"Lean.Parser.Attr.grind?",
"Mathlib.Tactic.ComputeDegree.monicityMacro",
"Lean.Parser.Tactic.Grind.setOption",
"commandDeclare_bitwise_int_theorems__",
"_private.Mathlib.CategoryTheory.Limits.Shapes.Pullback.Assoc.0.CategoryTheory.Limits.termL₂_1",
"_private.Mathlib.Algebra.Category.Grp.EpiMono.0.GrpCat.SurjectiveOfEpiAuxs.termH",
"Lean.Parser.Tactic.rintroPat.binder",
"Lean.Parser.Tactic.attemptAll",
"Batteries.Tactic.Instances.instancesCmd",
"Mathlib.Notation3.notation3",
"Lean.Parser.Tactic.Grind.«grind_filterGen>=_»",
"_private.Mathlib.AlgebraicGeometry.EllipticCurve.Affine.Formula.0.tacticC_simp",
"_private.Mathlib.Analysis.InnerProductSpace.Basic.0.termIK",
"Mathlib.Tactic.Translate.reorderOption",
"BigOperators.bigOpBinderCollection",
"_private.Mathlib.ModelTheory.DirectLimit.0.FirstOrder.Language.«termΣˣ»",
"measurability",
"Mathlib.Tactic.swapRule",
"Lean.Parser.Tactic.Conv.dsimpTrace",
"CategoryTheory.MonObj.«termγ[_,_]»",
"Mathlib.Notation3.expandFoldr",
"Lean.Parser.Attr.sevalprocBuiltinAttr",
"CategoryTheory.MonObj.«termη[_]»",
"MultiplierAlgebra.«term𝓜(_,_)»",
"Lean.Parser.Tactic.mintroMacro",
"Lean.Parser.Tactic.tacticStop_",
"Lean.Parser.Tactic.rewrites?",
"Mathlib.Tactic.Translate.attrArgs",
"_private.Mathlib.Analysis.InnerProductSpace.Subspace.0.«term⟪_,_⟫_1»",
"Lean.«binderPred<_»",
"_private.Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Scheme.0.AlgebraicGeometry.termPbo_",
"Lean.Elab.elabConfigGetter",
"Lean.Parser.Attr.extIff",
"Mathlib.Tactic.Conv.«command#simpOnly_=>__»",
"Mathlib.Tactic.Erw?.erw?",
"Mathlib.Tactic.Find.tacticFind",
"omegaLimit.«termω⁻»",
"Lean.Parser.Attr.attrSimps!?_",
"_private.Mathlib.CategoryTheory.Monoidal.Braided.Transport.0.CategoryTheory.Monoidal.termE'_",
"DirectSum.«term⨁_,_»",
"TopCat.Presheaf.restrict_tac",
"_private.Mathlib.RingTheory.Smooth.NoetherianDescent.0.Algebra.Smooth.DescentAux.termF₀",
"Lean.Elab.Command.reprove",
"Std.Tactic.Do.mgoalHyp",
"_private.Mathlib.FieldTheory.Cardinality.0.«term‖_‖»",
"Lean.Parser.Command.InternalSyntax.end_local_scope",
"_private.Mathlib.CategoryTheory.Dialectica.Monoidal.0.CategoryTheory.Dial.«termπ(_,_)»",
"Lean.Doc.Syntax.inline_math",
"CategoryTheory.aesop_cat",
"Lean.Parser.Tactic.mexists",
"Lean.withAnnotateTerm",
"CategoryTheory.TwoSquare.«term𝟙ₕ»",
"Lean.«binderPred⊇_»",
"Lean.includeStr",
"Lean.Parser.colonEq",
"Lean.Parser.Tactic.Conv.argArg",
"Mathlib.Tactic.Hint.registerHintStx",
"coeSortNotation",
"Irrep194.thompsonCmd",
"Mathlib.Tactic.Sat.commandLrat_proof_Example____",
"_private.Mathlib.CategoryTheory.Dialectica.Basic.0.CategoryTheory.Dial.«termπ(_,_)»",
"Lean.Parser.Tactic.location",
"Lean.Parser.Tactic.mleaveMacro",
"MeasureTheory.«term∫⁻_In_,_∂_»",
"Std.Time.«termTime(_)»",
"Std.DHashMap.Internal.Raw.tacticSimp_to_rawUsing_",
"CategoryTheory.ExactPairing.termη_",
"Aesop.Frontend.Parser.«rule_expr_[_]»",
"Lean.Parser.Tactic.clearValueStar",
"ZFSet.«term⋃_,_»",
"Lean.Parser.Tactic.invariantDotAlt",
"_private.Mathlib.CategoryTheory.Limits.Shapes.Pullback.Assoc.0.CategoryTheory.Limits.termY₁",
"Topology.nhdsLT",
"_private.Mathlib.RingTheory.LocalRing.Quotient.0.IsLocalRing.termPS",
"Mathlib.Tactic.tacticNth_rw_____",
"Lean.Parser.Tactic.simpAutoUnfold",
"Aesop.Frontend.Parser.«builder_option(Immediate:=[_])»",
"Lean.Server.Test.Cancel.tacticWait_for_unblock",
"ArithmeticFunction.Moebius.termμ",
"Lean.Parser.Tactic.invariantsKW",
"Lean.doElemRepeat__Until_",
"_private.Mathlib.Algebra.Pointwise.Stabilizer.0.MulAction.termQ_1",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order.0.termσₙ",
"_private.Std.Time.Zoned.Database.TzIf.0.Std.Time.TimeZone.TZif.termInt64",
"Cardinal.termℵ₁",
"Mathlib.Tactic.Substs.substs",
"_private.Mathlib.CategoryTheory.Bicategory.Free.0.CategoryTheory.FreeBicategory.«termλ_»",
"Aesop.Frontend.Parser.«builder_option(Cases_patterns:=[_])»",
"Mathlib.Tactic.usingArg",
"Mathlib.Tactic.Push.pushStx",
"_private.Mathlib.NumberTheory.SiegelsLemma.0.Int.Matrix.termP",
"Lean.Parser.Attr.attrSimps!_",
"MeasureTheory.«term∀ᵐ_,_»",
"TopCat.term𝔻_",
"Lean.Parser.Tactic.intro",
"Aesop.Frontend.saturate",
"ProbabilityTheory.«termEVar[_]»",
"Lean.Parser.Attr.grindFwd",
"Mathlib.Tactic.ToDual.«commandTo_dual_insert_cast_fun_:=_,_»",
"Mathlib.Tactic.LibraryRewrite.rw??Command",
"lp.«termℓ^∞(_)»",
"prioMid",
"Lean.guardMsgsSpecElt",
"Lean.Parser.Tactic.tacticSimpa?_",
"Lean.Parser.Tactic.mreplace",
"Batteries.Tactic.rcongr",
"Lean.Parser.Tactic.rintroPat.quot",
"precMax",
"Aesop.Frontend.Parser.Aesop.rule_expr.quot",
"_private.Mathlib.NumberTheory.ModularForms.ArithmeticSubgroups.0.termSL",
"Ordinal.termω_",
"Lean.Parser.Tactic.Grind.setConfig",
"Lean.runMeta",
"_private.Mathlib.Analysis.FunctionalSpaces.SobolevInequality.0.«term#_»",
"Lean.Parser.Tactic.Conv.lhs",
"Lean.Doc.Syntax.flag_off",
"omegaLimit.termω",
"Mathlib.Tactic.Slice.sliceRHS",
"_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.Proof.0.Lean.Meta.Grind.Arith.Cutsat.termDeclare!__",
"Lean.Parser.Tactic.tacticNofun",
"_private.Mathlib.GroupTheory.GroupAction.CardCommute.0.MulAction.termΩ",
"Dioph.«termD∃»",
"Manifold.«termC^_⟮_,_;_,_⟯»",
"Mathlib.Tactic.«tacticSwap_var__,,»",
"Lean.Parser.Command.guardExprCmd",
"MeasureTheory.«term∫_In_,_»",
"Lean.Meta.Grind.doElemReportDbgIssue!__",
"Lean.Parser.Tactic.mrefinePats",
"Mathlib.Tactic.RingNF.tacticRing1_nf!_",
"_private.Mathlib.AlgebraicGeometry.EllipticCurve.Jacobian.Point.0.termY",
"Lean.Parser.Tactic.renameI",
"Lean.Parser.timeCmd",
"ComplexStarModule.termℑ",
"Aesop.Frontend.Parser.Aesop.feature.quot",
"Mathlib.Tactic.Bound.attrBound_forward",
"Lean.Parser.Tactic.Grind.nestedTacticCore",
"_private.Mathlib.NumberTheory.SiegelsLemma.0.Int.Matrix.termS",
"Aesop.Frontend.Parser.«tactic_clause(Config:=_)»",
"_private.Mathlib.Analysis.InnerProductSpace.Positive.0.«term⟪_,_⟫»",
"PosNum.transfer_rw",
"Lean.modCast",
"_private.Mathlib.RingTheory.Spectrum.Prime.LTSeries.0.term𝔪",
"guardHypNums",
"Aesop.Frontend.Parser.«feature(_)»",
"Lean.Parser.Tactic.Conv.convTry_",
"BigOperators.bigprod",
"Lean.Doc.Syntax.doc_arg.quot",
"_private.Mathlib.MeasureTheory.Function.StronglyMeasurable.Inner.0.MeasureTheory.«term⟪_,_⟫»",
"CategoryTheory.Limits.«term⊥__»",
"_private.Mathlib.MeasureTheory.Group.FundamentalDomain.0.MeasureTheory.termπ_2",
"_private.Aesop.Tree.ExtractProof.0.Aesop.termThrowPRError_",
"_private.Mathlib.Analysis.Fourier.FourierTransform.0.term𝕊",
"_private.Mathlib.Analysis.InnerProductSpace.Basic.0.«term⟪_,_⟫_2»",
"CategoryTheory.Limits.«term∐_»",
"Mathlib.Tactic.tacticTry_this__",
"Aesop.Frontend.Parser.feature__3",
"Std.DTreeMap.Internal.Impl.«term✓»",
"Mathlib.Tactic.to_fun",
"Parser.Attr.enat_to_nat_coe_proc",
"Mathlib.StacksTag.kerodonTags",
"_private.Mathlib.Topology.UniformSpace.UniformEmbedding.0.termψ",
"Lean.Parser.Command.simpsRule.rename",
"Witt.termW__1",
"Lean.Parser.Tactic.tacticHave__",
"Lean.Parser.Tactic.massumptionMacro",
"Lean.Parser.«command_Dsimproc_decl_(_):=_»",
"_private.Mathlib.MeasureTheory.Function.L2Space.0.MeasureTheory.L2.«term⟪_,_⟫»",
"_private.Mathlib.Analysis.InnerProductSpace.TwoDim.0.Orientation.termJ",
"_private.Mathlib.Tactic.HaveI.0.Mathlib.Tactic.HaveI.termLetIDummy_",
"Lean.Parser.Tactic.tacIfThenElse",
"_private.Mathlib.Geometry.RingedSpace.PresheafedSpace.Gluing.0.AlgebraicGeometry.PresheafedSpace.GlueData.«termπ₁⁻¹_,_,_»",
"ENat.«term⌈_⌉ₑ»",
"Lean.Parser.Tactic.Grind.finish",
"Hyperreal.«termℝ*»",
"_private.Mathlib.Topology.UniformSpace.AbstractCompletion.0.AbstractCompletion.termι",
"Distributions.«term𝓓(_,_)»",
"Mathlib.Tactic.nlinarith",
"Batteries.Tactic.congrConfig",
"Filter.term𝓟",
"Manifold.termCMDiffAt____",
"Lean.Parser.Tactic.mhaveError",
"_private.Mathlib.NumberTheory.ModularForms.EisensteinSeries.E2.Defs.0.EisensteinSeries.termφ",
"_private.Aesop.Check.0.Aesop.commandRegister_aesop_check_option__",
"_private.Mathlib.Analysis.InnerProductSpace.Orthogonal.0.«term⟪_,_⟫»",
"Mathlib.Tactic.refoldLetStx",
"Lean.Parser.Tactic.rwRule",
"CategoryTheory.HopfObj.term𝒮",
"Lean.Parser.Tactic.unfold",
"FourierTransform.«term𝓕⁻»",
"Lean.Parser.Tactic.bvTrace",
"«termΩ[_⁄_]»",
"Witt.termW_1",
"Lean.Parser.Tactic.mspecializePureMacro",
"Simplicial.«termΔ[_]»",
"ProofWidgets.Jsx.jsxChild_",
"_private.Mathlib.CategoryTheory.Dialectica.Monoidal.0.CategoryTheory.Dial.termπ₂",
"termℂ",
"Batteries.Tactic.«command#help_Cat+______»",
"Lean.Parser.Tactic.omega",
"_private.Mathlib.AlgebraicGeometry.EllipticCurve.Affine.Formula.0.tacticMap_simp",
"_private.Mathlib.Algebra.Lie.SerreConstruction.0.CartanMatrix.Relations.termE",
"Lean.Parser.Tactic.Grind.first",
"UpperHalfPlane.«term↑ₕ_»",
"Mathlib.Linter.CountHeartbeats.«command#count_heartbeatsApproximately»",
"_private.Mathlib.Algebra.Algebra.Spectrum.Basic.0.spectrum.«term↑ₐ»",
"Parser.Attr.fin_omega",
"Mathlib.Tactic.ToAdditive.to_additive_dont_translate",
"_private.Mathlib.Topology.UniformSpace.UniformConvergenceTopology.0.UniformFun.«term𝒰(_,_,_)»",
"Mathlib.Tactic.renameArg",
"Lean.Parser.Tactic.Grind.exposeNames",
"CategoryTheory.ExactPairing.termε_",
"Aesop.Frontend.tacticForward?____",
"Lean.Parser.Tactic.Grind.done",
"Lean.Doc.Syntax.ref",
"CategoryTheory.ComonObj.termε",
"FourierTransform.term𝓕",
"Lean.Elab.Command.irredDefLemma",
"Ordinal.termε₀",
"Mathlib.Tactic.convertTo",
"Lean.Parser.Tactic.tacticRw_mod_cast___",
"_private.Mathlib.Analysis.InnerProductSpace.LinearMap.0.«term⟪_,_⟫»",
"Manifold.termCMDiff____",
"Lean.Parser.Attr.grindUnfold",
"Parser.Attr.rify_simps_proc",
"Mathlib.Tactic.convEta_expand",
"_private.Mathlib.CategoryTheory.Limits.Shapes.Pullback.Assoc.0.CategoryTheory.Limits.termL₂'",
"Lean.Parser.Tactic.letrec",
"ZNum.transfer_rw",
"Mathlib.Tactic.RingNF.ring",
"Lean.Parser.Tactic.mcases",
"Lean.Order.monotonicity",
"Lean.Parser.Tactic.simp",
"CategoryTheory.«term𝟙rq»",
"«term∮_InC(_,_),_»",
"_private.Mathlib.CategoryTheory.Bicategory.Free.0.CategoryTheory.FreeBicategory.«termρ⁻¹_»",
"Lean.Parser.Tactic.Conv.anyGoals",
"Dioph.«term&_»",
"_private.Mathlib.Algebra.Category.Grp.EpiMono.0.GrpCat.SurjectiveOfEpiAuxs.termG",
"_private.Mathlib.Algebra.Lie.Derivation.Killing.0.LieDerivation.IsKilling.«term𝕀ᗮ»",
"Mathlib.Tactic.GCongr.«tacticRel[_]»",
"FinsetFamily.term𝓓",
"_private.Mathlib.Analysis.SpecialFunctions.Trigonometric.Cotangent.0.termℍₒ",
"Qq.«termQ(__)»",
"prioLow",
"Mathlib.Meta.«term{_|_}_1»",
"Batteries.Tactic.byContra",
"Lean.Parser.Tactic.Conv.clear",
"Lean.Parser.Tactic.mrefinePat_",
"Aesop.Frontend.Parser.aesopTactic",
"«term%[_|_]»",
"CategoryTheory.Bicategory.termρ_",
"Lean.Parser.Tactic.mexfalsoMacro",
"_private.Mathlib.Algebra.Category.Grp.EpiMono.0.GrpCat.SurjectiveOfEpiAuxs.termSX'",
"Mathlib.Tactic.RingNF.ringConv",
"_private.Mathlib.NumberTheory.RamificationInertia.Basic.0.Ideal.termE",
"Lean.Parser.Tactic.decide",
"Mathlib.Tactic.clear_",
"Mathlib.Tactic.GCongr.tacticGcongr___With___",
"Lean.Parser.Tactic.tacticExfalso",
"Mathlib.Tactic.Qify.qify",
"Lean.Doc.Syntax.bold",
"SchwartzMap.«term𝓢(_,_)»",
"MonsterBitmapSVG.writemonsterbitmapCmd",
"Lean.Parser.Tactic.mrefineMacro",
"Lean.Parser.colonEqR",
"_private.Mathlib.MeasureTheory.Function.ConditionalExpectation.CondexpL2.0.MeasureTheory.«term⟪_,_⟫»",
"_private.Mathlib.Algebra.Lie.SerreConstruction.0.CartanMatrix.Relations.termF",
"Lean.Parser.Tactic.tacticDsimp?!_",
"goldenRatio.termφ",
"«term∏ᶠ_,_»",
"Distributions.«term𝓓_{_}(_,_)»",
"_private.Mathlib.RingTheory.Valuation.Integers.0.Valuation.term𝓞",
"LeanSearchClient.just_loogle_tactic",
"Lean.Parser.Tactic.tacticErw___",
"Lean.Parser.Tactic.mvcgen",
"_private.Mathlib.NumberTheory.SiegelsLemma.0.Int.Matrix.termM",
"«term{}»",
"Lean.Parser.Tactic.dbgTrace",
"Lean.Parser.Tactic.Conv.simp",
"Lean.Parser.Tactic.rcasesPat.one",
"Nat.Prime.termπ",
"Topology.«term𝓝ˢ»",
"_private.Mathlib.AlgebraicGeometry.EllipticCurve.Affine.Basic.0.tacticMap_simp",
"Mathlib.Tactic.Reassoc.reassoc",
"Mathlib.Tactic.TFAE.tfaeHave'",
"Module.Grassmannian.«termG(_,_;_)»",
"Mathlib.Tactic.Monotonicity.mono",
"_private.Mathlib.Topology.UniformSpace.AbstractCompletion.0.AbstractCompletion.termHatγ",
"Batteries.Tactic.tacticEapply_",
"_private.Mathlib.RingTheory.Polynomial.Eisenstein.IsIntegral.0.term𝓟",
"_private.Mathlib.RingTheory.Localization.AtPrime.Basic.0.IsLocalization.AtPrime.termPSₚ",
"Mathlib.Tactic.Translate.attrOption",
"_private.Mathlib.Algebra.Polynomial.CoeffMem.0.Polynomial.«termDeg(_)»",
"Lean.Parser.Tactic.mintro",
"_private.Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Scheme.0.AlgebraicGeometry.termSpec_",
"Lean.Parser.Tactic.simpTrace",
"Lean.Parser.Attr.grindEqRhs",
"CategoryTheory.MonObj.termι",
"Mathlib.Notation3.bindersItem",
"_private.Mathlib.Geometry.Euclidean.Angle.Sphere.0.Affine.Triangle.termO",
"Lean.Parser.Attr.attrSimps?!_",
"_private.Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Scheme.0.AlgebraicGeometry.«termProj.T|_»",
"Aesop.Frontend.Parser.Aesop.tactic_clause.quot",
"_private.Mathlib.Algebra.Ring.Ext.0.«termLocal_hAdd[_,_]»",
"_private.Mathlib.Analysis.Calculus.BumpFunction.FiniteDimension.0.ExistsContDiffBumpBase.termμ",
"Aesop.commandDeclare_aesop_exception___",
"Function.«term↿_»",
"Lean.Parser.Tactic.mspecializeMacro",
"termℤ",
"_private.Mathlib.Geometry.RingedSpace.PresheafedSpace.Gluing.0.AlgebraicGeometry.PresheafedSpace.GlueData.«termπ₂_,_,_»",
"Qq.Impl.doElemComefrom_Do_",
"Lean.«doElemWhile_:_Do_»",
"Std.termF!_",
"Lean.Parser.Tactic.rcasesPat.paren",
"FBinopElab.prodSyntax",
"Lean.Parser.Tactic.normCastAddElim",
"_private.Mathlib.Analysis.Normed.Algebra.Spectrum.0.AlgHom.«term↑ₐ»",
"MeasureTheory.«term∃ᵐ_∂_,_»",
"_private.Mathlib.NumberTheory.ZetaValues.0.term𝕌",
"Lean.Parser.Tactic.mstartMacro",
"Mathlib.StacksTag.stacksTagDBStacks",
"_private.Mathlib.MeasureTheory.Function.L2Space.0.MeasureTheory.«term⟪_,_⟫_1»",
"Lean.Parser.colonEqD",
"Lean.Doc.Syntax.link_target.quot",
"Mathlib.Tactic.grewriteSeq",
"_private.Mathlib.NumberTheory.Padics.Hensel.0.termIh",
"_private.Mathlib.LinearAlgebra.RootSystem.Finite.Lemmas.0.RootPairing.termα",
"Lean.runCmd",
"commandSuppress_compilation",
"commandUnsuppress_compilationIn_",
"Mathlib.Tactic.ComputeDegree.tacticMonicity!",
"ProofWidgets.Jsx.jsxChild.quot",
"Mathlib.Tactic.linarith",
"Lean.Parser.Tactic.mpure",
"_private.Mathlib.NumberTheory.ModularForms.NormTrace.0.term𝒬",
"_private.Mathlib.NumberTheory.ModularForms.CongruenceSubgroups.0.«termSLMOD(_)»",
"LeanSearchClient.loogle_cmd"
]
}
{
"id": 3157,
"size": 454,
"tag": "deprecated",
"names": [
"DuplicateGlossary.GlossaryEntry",
"DuplicateGlossary.GlossaryMember",
"DuplicateGlossary.GlossaryStats",
"Lean.Meta.Grind.EMatch.SearchState",
"Lean.Meta.Grind.Arith.Cutsat.VarInfo",
"Lean.Server.FileWorker.NamespaceEntry",
"Lean.Lsp.TextDocumentIdentifier",
"EnvWeave.CorpusStats",
"Aesop.RuleResult",
"Lean.Firefox.StackTable",
"Lean.Elab.Tactic.BVDecide.Frontend.ReifiedBVPred",
"Lean.Server.Watchdog.LogMsg",
"Lean.Meta.Simp.SimprocDeclExtState",
"Lean.Meta.Grind.PendingSolverPropagations",
"Lean.Elab.Term.SavedState",
"Lean.Elab.Info",
"Lean.Meta.NormCast.Label",
"Lean.Syntax.Level",
"Lean.Compiler.LCNF.ToLCNF.State",
"Lean.Import",
"Rat",
"Lean.Meta.Hypothesis",
"Lean.Doc.Data.ConvTactic",
"Lean.Meta.SynthInstanceCache",
"Lean.AttributeImplBuilderTable",
"Std.Time.Timestamp",
"Lean.Elab.Do.ContVarId",
"Aesop.StatsRef",
"Lean.Lsp.InsertReplaceEdit",
"Lean.Doc.SuggestionMode",
"Std.Net.SocketAddress",
"Lean.Meta.DefEqCacheKey",
"Lean.Elab.Tactic.Do.Fuel",
"Lean.Elab.Tactic.BVDecide.Frontend.Normalize.VarState",
"Lean.Lsp.Color",
"Lean.Server.Watchdog.CallHierarchyItemData",
"Lean.Elab.Term.LetRecView",
"Lean.Parser.InputContext",
"Lean.Meta.Simp.SimprocTree",
"Lean.LeanOption",
"UInt32",
"Lean.Lsp.CompletionParams",
"IO.FS.SystemTime",
"Lean.Meta.Grind.Arith.CommRing.CommRing",
"ProofWidgets.Penrose.DiagramProps",
"Lean.IR.Checker.CheckerContext",
"Mathlib.Tactic.Tauto.Config",
"Std.Tactic.BVDecide.BVBinOp",
"Mathlib.Meta.FunProp.Result",
"Aesop.TreeM.State",
"Std.Time.ZoneName",
"Lean.Elab.Tactic.BVDecide.Frontend.Normalize.CoefficientsMap",
"Lean.ModuleData",
"_private.Lean.Meta.Tactic.LibrarySearch.0.Lean.Meta.LibrarySearch.LibSearchState",
"Lean.MVarIdSet",
"Lean.Lsp.DidChangeWatchedFilesRegistrationOptions",
"Lean.Lsp.DeclInfo",
"Lean.Meta.Contradiction.Config",
"Mathlib.Meta.FunProp.FunPropDecls",
"Lean.Syntax.TopDown",
"Lean.Meta.Ext.ExtTheorem",
"Lean.Meta.Grind.UnitLike.State",
"Lean.Grind.IntInterval",
"Lean.Meta.Grind.CnstrRHS",
"Lean.Level",
"Lean.Meta.Simp.Arith.Nat.PolyExpr",
"Lean.Elab.Do.DoElemCont",
"Lean.Meta.LiftLetsConfig",
"Lean.ParserDescr",
"Lean.Syntax.HygieneInfo",
"Lean.Lsp.WorkspaceFolder",
"Lean.Lsp.WaitForILeans",
"Lean.Server.Test.Refs.Test6",
"Lean.SubExpr",
"Lean.IR.FnBody",
"Aesop.RegularRule",
"Lean.Compiler.LCNF.Simp.JpCasesInfo",
"Batteries.Tactic.TransRelation",
"Std.Tactic.BVDecide.BVExpr.Assignment",
"_private.Lean.Server.FileWorker.0.Lean.Server.FileWorker.ReportSnapshotsState",
"Lean.ModuleArtifacts",
"Lean.Meta.Grind.Arith.CommRing.NonCommSemiringM.Context",
"ProofWidgets.InteractiveMessageProps",
"Lean.Linter.MissingDocs.Handler",
"Lean.Lsp.ResolvableCompletionItem",
"Lean.Meta.CaseArraySizesSubgoal",
"Lean.TagAttributeExtra",
"_private.Lean.Elab.StructInst.0.Lean.Elab.Term.StructInst.ExpandedField",
"Lean.Lsp.ParameterInformationLabel",
"Lean.Elab.Structural.State",
"System.FilePath",
"Std.Time.Duration",
"Lean.Elab.Term.MutualClosure.FreeVarMap",
"Lean.Compiler.LCNF.UsedLocalDecls",
"Lean.Elab.Tactic.BVDecide.Frontend.TacticContext",
"Lean.Meta.Omega.OmegaConfig",
"String.Iterator",
"Lean.Widget.InteractiveTermGoal",
"Std.Time.TimeZone.TZif.LeapSecond",
"Lean.Language.SnapshotLeaf",
"Lean.Lsp.InitializationOptions",
"Lean.Server.GoToContext",
"ProofWidgets.RpcEncodablePacket._@.ProofWidgets.Cancellable.1202226121._hygCtx._hyg.1",
"Lean.Meta.Grind.Arith.CommRing.PropagateEqMap",
"Std.Time.TimeZone",
"Lean.Widget.InfoPopup",
"PartENat",
"String.Matcher",
"Lean.Elab.Do.ContInfoRef",
"Lean.Meta.Context",
"Lean.Parser.FirstTokens",
"Lean.Meta.SynthInstance.TableEntry",
"Lean.Elab.Tactic.Do.ProofMode.FocusResult",
"Lean.Elab.Tactic.Tactic",
"Lean.Elab.WF.GuessLex.RecCallWithContext",
"Lean.Elab.InfoWithCtx",
"Lean.SubExpr.Pos",
"Lean.StructureDescr",
"Lean.Compiler.LCNF.UnreachableBranches.InterpContext",
"Lean.Elab.WF.GuessLex.RecCallCache",
"Lean.Perm",
"Lean.Elab.Term.NamedArg",
"Lean.Meta.AltVarNames",
"Lean.Parser.Tactic.LibrarySearchConfig",
"Lean.Elab.Tactic.Do.ProofMode.MStartResult",
"Aesop.StatsArray",
"Lean.Lsp.DiagnosticSeverity",
"Lean.Lsp.CompletionList",
"Lean.Meta.SynthInstance.Instance",
"_private.Lean.Meta.Tactic.Grind.PP.0.Lean.Meta.Grind.Result",
"ProofWidgets.PenroseDiagramProps",
"ENat",
"Mathlib.Tactic.BicategoryLike.Eval.Result",
"ByteArray.Iterator",
"Char",
"Lean.Elab.Term.ExtractMonadResult",
"Lean.Compiler.LCNF.ReduceArity.Context",
"Aesop.PhaseSpec",
"Lean.Elab.Tactic.GuardExpr.MatchKind",
"Lean.Server.Completion.HoverInfo",
"Lean.Elab.Term.BodyInfo",
"Mathlib.Meta.FunProp.Theorem",
"ProofWidgets.ExprPresentationProps",
"Lean.Elab.Tactic.BVDecide.LRAT.trim.State",
"Lean.Parser.ParserAttributeHook",
"Lean.Lsp.Decls",
"_private.Lean.Elab.StructInst.0.Lean.Elab.Term.StructInst.SavedState",
"_private.Lean.Elab.Structure.0.Lean.Elab.Command.Structure.State",
"Lean.IR.JPParamsMap",
"Lean.Meta.Grind.Arith.Cutsat.DiseqCnstrProof",
"Lean.DelayedMetavarAssignment",
"Lean.Meta.ACLt.ReduceMode",
"Lean.Doc.CodeBlockSuggester",
"Lean.IR.VarId",
"Mathlib.Tactic.Abel.AbelMode",
"Lean.Meta.SimpTheoremsArray",
"String.Pos.Raw",
"Lean.Lsp.RefInfo",
"_private.Mathlib.Util.Export.0.Lean.Export.MethodsRef",
"Lean.DefinitionSafety",
"Lean.Lsp.CallHierarchyIncomingCallsParams",
"Lean.Compiler.LCNF.FindUsed.Context",
"Lean.Name",
"Mathlib.Meta.Positivity.Entry",
"Lean.Elab.InlayHint",
"Lean.Server.FileWorker.LakeSetupFileOutput",
"ByteArray.utf8DecodeChar?.FirstByte",
"Lean.Elab.InlayHintLinkLocation",
"Lean.Server.Test.Refs.Test1",
"Lean.CollectAxioms.State",
"Lean.Server.References.AllRefsMap",
"Lean.Lsp.FileSystemWatcher",
"Lean.Meta.Grind.AC.EqCnstr",
"Lean.Meta.Grind.ApplyResult",
"Lean.Compiler.LCNF.CodeDecl",
"Lean.Syntax.Traverser",
"Lean.Meta.DeltaStepResult",
"Lean.Widget.RpcEncodablePacket._@.Lean.Widget.InteractiveDiagnostic.2157017296._hygCtx._hyg.1",
"Lean.Elab.Tactic.Do.VCGen.Result",
"Lean.Elab.Term.ElabElim.State",
"Lean.Meta.SimpCongrTheorem",
"Lean.Server.Watchdog.ServerEvent",
"Lean.Elab.Structural.Positions",
"Std.Time.Week.Ordinal.OfMonth",
"Qq.Impl.PatVarDecl",
"Lean.Meta.LazyDiscrTree.ImportFailure",
"CategoryTheory.Limits.WalkingSpan",
"ProofWidgets.PanelWidgetProps",
"Lean.PrettyPrinter.Delaborator.AppMatchState",
"Std.Time.Database.WindowsDb",
"Lean.ExprSet",
"Lean.NamePart",
"Lean.Meta.SynthInstance.Answer",
"Lean.Doc.PostponedCheckHandler",
"Lean.Meta.Grind.Injective.State",
"Lean.Lsp.InlayHintLabel",
"NonScalar",
"Lean.Elab.Term.MutualClosure.FixPoint.State",
"Lean.Meta.Tactic.TryThis.Suggestion",
"Lean.Lsp.WindowClientCapabilities",
"Lean.Elab.MacroStack",
"Lean.Compiler.LCNF.Simp.ConstantFold.FolderOleanEntry",
"Aesop.ForwardClusterStateStats",
"Lean.Order.ReverseImplicationOrder",
"Lean.IR.DeclMap",
"ProofWidgets.GetExprPresentationParams",
"Sat.Clause",
"ManyOneDegree",
"Aesop.GoalId",
"WType.Natα",
"Lean.Compiler.LCNF.LetValue",
"Lean.Firefox.ProfileMeta",
"Lean.Doc.DocCommandExpander",
"Lean.Macro.State",
"Mathlib.Tactic.RingNF.Config",
"Lean.Widget.WidgetInstance",
"Lean.Meta.Simp.UsedSimps",
"Lean.Meta.Grind.Arith.Cutsat.DiseqCnstr",
"Lean.IR.Arg",
"Lean.Syntax.Term",
"Aesop.ElabRuleTerm",
"USize",
"_private.Lean.Elab.DocString.Builtin.0.Lean.Doc.NoInfo",
"Lean.RecursorRule",
"Lean.Server.Reference",
"Lean.Meta.ExtractLetsConfig",
"Lean.EnvExtensionState",
"Lean.Compiler.LCNF.Testing.TestContext",
"Lean.Omega.Constraint",
"Mathlib.Tactic.Abel.AbelNF.Config",
"Lean.Lsp.LeanILeanHeaderSetupInfoParams",
"_private.Lean.Meta.Sym.Simp.Have.0.Lean.Meta.Sym.Simp.SimpHaveResult",
"Lean.Options",
"Lean.Compiler.LCNF.CSE.State",
"Lean.Lsp.Registration",
"Lean.Meta.Grind.SolverExtensionState",
"Lean.Elab.Tactic.GuardMsgs.MessageOrdering",
"LeanSearchClient.LoogleMatch",
"Lean.Omega.IntList",
"Lean.Meta.Match.Extension.State",
"Mathlib.Meta.FunProp.LambdaTheoremType",
"SNum",
"Lean.CollectLevelParams.Visitor",
"Aesop.PostponedSafeRule",
"Lean.Server.Watchdog.ReferenceData",
"_private.Lean.Meta.Sym.Pattern.0.Lean.Meta.Sym.UnifyM.Context",
"Aesop.RuleTac.ForwardM.State",
"Lean.Widget.InteractiveGoal",
"Lean.Compiler.LCNF.Code",
"Lean.Widget.RpcEncodablePacket._@.Lean.Widget.InteractiveGoal.3114798910._hygCtx._hyg.1",
"_private.Lean.Meta.Tactic.Rewrites.0.Lean.Meta.Rewrites.ExtState",
"Batteries.CodeAction.TacticSeqCodeAction",
"Std.Time.Week.Offset",
"Mathlib.Tactic.Choose.ChooseArg",
"Lean.Doc.Data.Option",
"Lean.Elab.Command.CommandElab",
"String.Slice",
"Lean.CollectLevelMVars.State",
"Lean.Lsp.ApplyWorkspaceEditParams",
"Lean.Lsp.FileEvent",
"Lean.Elab.Term.LetConfig",
"Lean.Meta.PrioritySet",
"ExistsAndEq.VarQ",
"IrrepFold.FoldAtom",
"PNat",
"Lean.Meta.PostponedEntry",
"Lean.Elab.InlayHintKind",
"Aesop.EqualUpToIds.MVarValue",
"Lean.Server.FileWorker.EditableDocument",
"Lean.Xml.Content",
"Lean.Meta.Grind.AC.PropagateEqMap",
"Mathlib.Tactic.ITauto.Context",
"Lean.Elab.RecKind",
"Lean.Meta.SynthInstance.Context",
"Lean.Compiler.LCNF.DeclExt",
"Lean.Doc.Data.Tactic",
"Lean.Elab.Tactic.BVDecide.Frontend.Normalize.AndFlattenState",
"ProofWidgets.Penrose.DiagramState",
"Lean.Omega.UpperBound",
"Lean.Parser.ParserInfo",
"Lean.Meta.Grind.InjectiveInfo",
"Lean.Meta.Grind.PropagatorMap",
"CategoryTheory.Limits.WalkingReflexivePair",
"Std.Internal.UV.System.CPUTimes",
"Lean.IR.ExplicitRC.DerivedValInfo",
"Std.Internal.UV.TCP.Socket",
"Lean.Server.SerializedLspResponse",
"Lean.LocalDecl",
"Lean.Elab.Tactic.Try.TrySuggestionEntry",
"Lean.Elab.Tactic.BVDecide.Frontend.Normalize.SharedCoefficients",
"Lean.Meta.Rewrites.SideConditions",
"Mathlib.Tactic.Monoidal.Context",
"SelbergSieve",
"Lean.Lsp.ChangeAnnotationSupport",
"Batteries.Tactic.Lint.NamedLinter",
"Lean.Lsp.SemanticTokensRangeParams",
"MonsterBitmap.BitmapBytes",
"Lean.Meta.EtaStructMode",
"Aesop.Script.DynStructureM.Context",
"Lean.Lsp.CreateFile",
"Aesop.InstMap",
"Lean.Widget.HighlightedMsgEmbed",
"Lean.Elab.Structural.IndGroupInst",
"Lean.Doc.Data.SetOption",
"Lean.Lsp.ResolvableCompletionItemData",
"Int16",
"ProofWidgets.MakeEditLinkProps",
"Lean.Export.State",
"Lean.Meta.Grind.SplitInfo",
"Aesop.GoalState",
"_private.Mathlib.Tactic.Linter.Whitespace.0.Mathlib.Linter.FormatError",
"Lean.Compiler.CSimp.Entry",
"Lean.Meta.Grind.Goal",
"Lean.Meta.Simp.NormCastConfig",
"Introspect.IntrospectivePanel",
"_private.Lean.Server.FileWorker.ExampleHover.0.Lean.Server.FileWorker.Hover.RWState",
"Batteries.Tactic.Congr.Config",
"Lean.Elab.Command.ElabHeaderResult",
"Lean.Meta.Grind.CheckResult",
"Lean.ClosedTermCache",
"Lean.Lsp.DidChangeTextDocumentParams",
"Aesop.Script.DynStructureM.State",
"Lean.Meta.HaveTelescopeInfo",
"Lean.OpaqueVal",
"_private.Lean.Meta.Tactic.Grind.EMatchAction.0.Lean.Meta.Grind.Action.EMatchTheoremIds",
"ProofWidgets.GetExprPresentationsParams",
"Lean.Diff.Action",
"Std.Time.PlainTime",
"Lean.Meta.SizeOfSpecNested.Context",
"CircleDeg1Lift",
"Lean.Elab.Tactic.ElabSimpArgResult",
"Lean.Elab.Tactic.BVDecide.Frontend.LemmaState",
"Lean.Meta.Grind.Arith.Linear.LinExpr",
"Mathlib.Tactic.Abel.Context",
"Lean.Lsp.TextEdit",
"Qq.Impl.MVarSynth",
"Lean.Meta.Grind.ActionCont",
"Lean.Meta.Grind.Arith.CommRing.NonCommRingM.Context",
"Lean.Lsp.LeanFileProgressKind",
"Lean.KVMap",
"Lean.Meta.Sym.Simp.State",
"Lean.Compiler.LCNF.Simp.JpCasesInfoMap",
"Lean.NameGenerator",
"Int.Linear.Expr",
"Mathlib.TacticAnalysis.Entry",
"Lean.Compiler.LCNF.ExtractClosed.Context",
"Aesop.Options'",
"Lean.Elab.Tactic.BVDecide.Frontend.ReifiedBVLogical",
"Lean.PrettyPrinter.Parenthesizer",
"Std.Internal.IO.Async.System.Environment",
"Nat.Partrec.Code",
"Lean.Lsp.InlayHintTooltip",
"Lean.Server.Test.Runner.Client.InfoPopup",
"Lean.Firefox.Profile",
"Lean.Lsp.StaticRegistrationOptions",
"Lean.Meta.Simp.Arith.Nat.LinearExpr",
"Lean.ErrorExplanation.Metadata",
"Lean.Elab.Term.Context",
"Alignment",
"Lean.CompactedRegion",
"_private.Lean.Meta.Basic.0.Lean.Meta.RealizeConstantResult",
"Lean.Compiler.LCNF.Decl",
"Lean.Xml.Element",
"lcAny",
"Lean.Elab.Structural.IndGroupInfo",
"Lean.IR.JoinPointId",
"Lean.Server.Watchdog.ModuleQueryMatch",
"Aesop.RulePattern",
"Lean.Omega.LinearCombo",
"Aesop.ScriptGenerated.Method",
"Lean.Lsp.PlainGoal",
"Lean.Meta.Grind.Arith.CommRing.Queue",
"Lean.Elab.Term.AsyncBodyInfo",
"Lean.Meta.SimpExtension",
"_private.Lean.Meta.IndPredBelow.0.Lean.Meta.IndPredBelow.NewDecl",
"Lean.Lsp.WorkspaceSymbolParams",
"_private.Mathlib.Lean.Meta.RefinedDiscrTree.Lookup.0.Lean.Meta.RefinedDiscrTree.PartialMatch",
"Lean.BinderInfo",
"Lean.Meta.Grind.InjectiveTheorem",
"Lean.Environment.Replay.Context",
"Lean.CollectMVars.State",
"Lean.Elab.Term.MutualClosure.LetRecClosure",
"Aesop.MVarCluster",
"Lean.Parser.ParserAliasValue",
"Lean.Compiler.LCNF.JoinPointContextExtender.ExtendState",
"Lean.Widget.RpcEncodablePacket._@.Lean.Widget.InteractiveGoal.1490754142._hygCtx._hyg.1",
"Lean.Kernel.Exception",
"_private.Lean.Elab.MutualInductive.0.Lean.Elab.Command.AddAndFinalizeContext",
"Lean.Parser.ParserContext",
"Std.Time.Year.Era",
"Lean.PrettyPrinter.Delaborator.OmissionReason",
"Lean.Widget.DiffTag",
"Lean.Server.Test.Runner.Client.InteractiveTermGoal",
"Lean.PrettyPrinter.Parenthesizer.Context",
"MessageType",
"Lean.NameSanitizerState",
"Lean.Compiler.LCNF.JoinPointFinder.ReplaceCtx",
"Lean.Meta.Grind.EMatchTheoremKind",
"Lean.Meta.Simp.SimprocDecl",
"Lean.Server.Test.Refs.Test3",
"Lean.Language.Snapshot",
"Lean.Elab.Tactic.BVDecide.Frontend.UnsatProver.Result",
"Lean.IR.MaxIndex.State",
"Lean.Server.StatefulRequestHandler",
"Batteries.CodeAction.TacticCodeAction",
"Lean.Meta.Grind.SymbolPriorityEntry",
"Lean.Compiler.LCNF.FindUsed.State",
"Lean.Compiler.LCNF.Simp.JpCasesAlt",
"Std.Time.TimeZone.TZif.Header",
"Lean.Grind.CommRing.Power",
"_private.Lean.Meta.Match.Match.0.Lean.Meta.Match.MatcherKey",
"Lean.Macro.Exception",
"Std.Time.FormatPart",
"Lean.LevelMVarId",
"Lean.Elab.Tactic.Do.JumpSiteInfo",
"Lean.Elab.Term.LValResolution",
"FBinopElab.SRec",
"Mathlib.Tactic.Translate.Config",
"Aesop.Check",
"Lean.IR.LitVal",
"Aesop.Rapp",
"Lean.Meta.DSimp.Config",
"Lean.Meta.Grind.CasesEntry",
"PrimeMultiset",
"Std.Internal.IO.Async.System.OSInfo",
"Lean.Elab.Tactic.BVDecide.Frontend.ReflectionResult",
"Lean.Parser.Category",
"Lean.Elab.Command.PreElabHeaderResult",
"Aesop.EqualUpToIdsM.State",
"Lean.Elab.Term.CoeExpansionTrace",
"Lean.Meta.Sym.CongrInfo",
"Lean.Meta.Grind.AC.ACM.Context",
"_private.Lean.Meta.Tactic.Grind.Canon.0.Lean.Meta.Grind.Canon.ShouldCanonResult",
"Lean.Meta.UnificationHintTree",
"Lean.Language.SnapshotTree.foldSnaps.Control",
"Lean.Position",
"Lean.Meta.FindSplitImpl.Context",
"Std.Time.TimeZone.Offset",
"_private.Lean.Elab.Tactic.Do.VCGen.SuggestInvariant.0.Lean.Elab.Tactic.Do.FailureCondHints",
"Mathlib.Tactic.Linarith.Sum",
"IO.Process.Stdio",
"Lean.Elab.Term.ToParserDescr",
"Lean.Meta.Grind.EMatchTheoremsArray",
"Lean.Meta.Grind.SplitArg",
"Lean.Meta.Simp.Arith.Nat.ToLinear.State",
"Lean.Compiler.LCNF.CacheAuxDeclResult",
"Aesop.Safety",
"Lean.Elab.Tactic.Try.Ctx",
"Aesop.SimpResult",
"Qq.SortLocalDecls.State",
"Mathlib.Tactic.Linarith.Linexp",
"Lean.Lsp.CallHierarchyPrepareParams",
"Lean.Elab.Tactic.BVDecide.Frontend.BVDecideConfig",
"Lean.PersistentExprSet"
]
}
{
"id": 308,
"size": 400,
"tag": "independent",
"names": [
"«_aux_Mathlib_Algebra_Notation_Defs___macroRules_term_-ᵥ__1»",
"Lean.Parser.Attr._aux_Mathlib_Tactic_Simps_Basic___macroRules_Lean_Parser_Attr_attrSimps?!__1",
"CategoryTheory.Prod.«_aux_Mathlib_CategoryTheory_Products_Basic___macroRules_CategoryTheory_Prod_term_×ₘ__1»",
"_private.Mathlib.RingTheory.NormalClosure.0.Ring._aux_Mathlib_RingTheory_NormalClosure___macroRules__private_Mathlib_RingTheory_NormalClosure_0_Ring_termK_1",
"Lean.Elab.ErrorExplanation.expandNamedErrorMacro",
"DoldKan.«_aux_Mathlib_AlgebraicTopology_DoldKan_Notations___macroRules_DoldKan_termK[_]_1»",
"Matrix._aux_Mathlib_LinearAlgebra_Matrix_GeneralLinearGroup_Defs___macroRules_Matrix_termGL_1",
"Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_tacticInfer_instance_1",
"Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_mpureMacro_1",
"MeasureTheory.«_aux_Mathlib_MeasureTheory_Function_LpSpace_Basic___macroRules_MeasureTheory_term_→₂[_]__1»",
"Uniformity.«_aux_Mathlib_Topology_UniformSpace_Defs___macroRules_Uniformity_termUniformContinuous[_,_]_1»",
"_private.Mathlib.Logic.Relation.0.Relation.«_aux_Mathlib_Logic_Relation___macroRules__private_Mathlib_Logic_Relation_0_Relation_term_∘r__1»",
"OnePoint.«_aux_Mathlib_Topology_Compactification_OnePoint_Basic___macroRules_OnePoint_term∞_1»",
"_private.Mathlib.CategoryTheory.Bicategory.Free.0.CategoryTheory.FreeBicategory.«_aux_Mathlib_CategoryTheory_Bicategory_Free___macroRules__private_Mathlib_CategoryTheory_Bicategory_Free_0_CategoryTheory_FreeBicategory_term_◁__1»",
"_private.Mathlib.LinearAlgebra.TensorPower.Basic.0.TensorPower._aux_Mathlib_LinearAlgebra_TensorPower_Basic___macroRules__private_Mathlib_LinearAlgebra_TensorPower_Basic_0_TensorPower_termₜ1_1",
"Lean.Elab.Tactic.Ext._aux_Init_Ext___macroRules_Lean_Elab_Tactic_Ext_tacticExt1____1",
"_private.Mathlib.FieldTheory.IsAlgClosed.Spectrum.0.spectrum._aux_Mathlib_FieldTheory_IsAlgClosed_Spectrum___macroRules__private_Mathlib_FieldTheory_IsAlgClosed_Spectrum_0_spectrum_termσ_1_1",
"_private.Mathlib.Analysis.CStarAlgebra.Spectrum.0._aux_Mathlib_Analysis_CStarAlgebra_Spectrum___macroRules__private_Mathlib_Analysis_CStarAlgebra_Spectrum_0_termσ_1",
"_private.Mathlib.RingTheory.WittVector.Frobenius.0.WittVector._aux_Mathlib_RingTheory_WittVector_Frobenius___macroRules__private_Mathlib_RingTheory_WittVector_Frobenius_0_WittVector_termV_1",
"AlgebraicGeometry.«_aux_Mathlib_AlgebraicGeometry_Restrict___macroRules_AlgebraicGeometry_term_∣___1»",
"_private.Mathlib.Analysis.InnerProductSpace.Projection.Submodule.0.«_aux_Mathlib_Analysis_InnerProductSpace_Projection_Submodule___macroRules__private_Mathlib_Analysis_InnerProductSpace_Projection_Submodule_0_term⟪_,_⟫_1»",
"_private.Mathlib.Analysis.InnerProductSpace.Basic.0.«_aux_Mathlib_Analysis_InnerProductSpace_Basic___macroRules__private_Mathlib_Analysis_InnerProductSpace_Basic_0_term⟪_,_⟫_1»",
"«_aux_Mathlib_Algebra_Lie_Basic___macroRules_term_≃ₗ⁅_,_⁆__1»",
"«_aux_Init_Notation___macroRules_stx_,+,?_1»",
"Set._aux_Mathlib_Data_Set_Card___macroRules_Set_tacticToFinite_tac_1",
"«_aux_Mathlib_Order_Notation___macroRules_term⊤_1»",
"Mathlib.Tactic.NoncommRing._aux_Mathlib_Tactic_NoncommRing___macroRules_Mathlib_Tactic_NoncommRing_noncomm_ring_1",
"_private.Mathlib.Analysis.InnerProductSpace.Spectrum.0.«_aux_Mathlib_Analysis_InnerProductSpace_Spectrum___macroRules__private_Mathlib_Analysis_InnerProductSpace_Spectrum_0_term⟪_,_⟫_1»",
"_private.Mathlib.AlgebraicGeometry.EllipticCurve.Jacobian.Point.0._aux_Mathlib_AlgebraicGeometry_EllipticCurve_Jacobian_Point___macroRules__private_Mathlib_AlgebraicGeometry_EllipticCurve_Jacobian_Point_0_termZ_1",
"_private.Mathlib.AlgebraicGeometry.EllipticCurve.Projective.Basic.0._aux_Mathlib_AlgebraicGeometry_EllipticCurve_Projective_Basic___macroRules__private_Mathlib_AlgebraicGeometry_EllipticCurve_Projective_Basic_0_termY_1",
"«_aux_Init_Notation___macroRules_term-__1»",
"_private.Mathlib.RingTheory.DedekindDomain.Instances.0._aux_Mathlib_RingTheory_DedekindDomain_Instances___macroRules__private_Mathlib_RingTheory_DedekindDomain_Instances_0_termTₚ_1",
"AlgebraicGeometry.«_aux_Mathlib_AlgebraicGeometry_Scheme___macroRules_AlgebraicGeometry_term_⁻¹ᵁ__1»",
"_aux_Mathlib_Order_Defs_LinearOrder___macroRules_tacticCompareOfLessAndEq_rfl_1",
"_private.Mathlib.Analysis.Normed.Algebra.Spectrum.0._aux_Mathlib_Analysis_Normed_Algebra_Spectrum___macroRules__private_Mathlib_Analysis_Normed_Algebra_Spectrum_0_termσ_1",
"Convolution.«_aux_Mathlib_Analysis_Convolution___macroRules_Convolution_term_⋆[_,_]__1»",
"_private.Mathlib.NumberTheory.ModularForms.EisensteinSeries.QExpansion.0._aux_Mathlib_NumberTheory_ModularForms_EisensteinSeries_QExpansion___macroRules__private_Mathlib_NumberTheory_ModularForms_EisensteinSeries_QExpansion_0_termℍₒ_1",
"_private.Mathlib.Algebra.EuclideanDomain.Defs.0.EuclideanDomain.«_aux_Mathlib_Algebra_EuclideanDomain_Defs___macroRules__private_Mathlib_Algebra_EuclideanDomain_Defs_0_EuclideanDomain_term_≺__1»",
"ArithmeticFunction._aux_Mathlib_Tactic_ArithMult___macroRules_ArithmeticFunction_arith_mult?_1",
"«_aux_Mathlib_Logic_Function_Iterate___macroRules_term_^[_]_1»",
"_private.Mathlib.Analysis.RCLike.Basic.0._aux_Mathlib_Analysis_RCLike_Basic___macroRules__private_Mathlib_Analysis_RCLike_Basic_0_term𝓚_1",
"_aux_Init_Notation___macroRules_precLead_1",
"_private.Mathlib.RingTheory.WittVector.MulP.0.WittVector._aux_Mathlib_RingTheory_WittVector_MulP___macroRules__private_Mathlib_RingTheory_WittVector_MulP_0_WittVector_term𝕎_1",
"CategoryTheory.ComonObj._aux_Mathlib_CategoryTheory_Monoidal_Comon____macroRules_CategoryTheory_ComonObj_termε_1",
"CategoryTheory.Bicategory._aux_Mathlib_CategoryTheory_Bicategory_Basic___macroRules_CategoryTheory_Bicategory_termα__1",
"_private.Mathlib.NumberTheory.Dioph.0.«_aux_Mathlib_NumberTheory_Dioph___macroRules__private_Mathlib_NumberTheory_Dioph_0_term_::ₒ__1»",
"Isocrystal.«_aux_Mathlib_RingTheory_WittVector_Isocrystal___macroRules_Isocrystal_termK(_,_)_1»",
"_private.Mathlib.Algebra.Homology.DerivedCategory.Ext.ExtClass.0.CategoryTheory.ShortComplex.ShortExact._aux_Mathlib_Algebra_Homology_DerivedCategory_Ext_ExtClass___macroRules__private_Mathlib_Algebra_Homology_DerivedCategory_Ext_ExtClass_0_CategoryTheory_ShortComplex_ShortExact_termQis_1",
"«_aux_Mathlib_Data_Bracket___macroRules_term⁅_,_⁆_1»",
"_private.Mathlib.Topology.UniformSpace.AbstractCompletion.0.AbstractCompletion._aux_Mathlib_Topology_UniformSpace_AbstractCompletion___macroRules__private_Mathlib_Topology_UniformSpace_AbstractCompletion_0_AbstractCompletion_termHatγ_1",
"ProbabilityTheory.«_aux_Mathlib_Probability_Moments_Variance___macroRules_ProbabilityTheory_termEVar[_;_]_1»",
"Aesop.Frontend._aux_Aesop_Frontend_Saturate___macroRules_Aesop_Frontend_tacticForward?_____1",
"«_aux_Mathlib_Analysis_LocallyConvex_WeakOperatorTopology___macroRules_term_→WOT[_]__1»",
"_private.Mathlib.Analysis.Complex.AbsMax.0.«_aux_Mathlib_Analysis_Complex_AbsMax___macroRules__private_Mathlib_Analysis_Complex_AbsMax_0_term_̂_1»",
"HSpaces.«_aux_Mathlib_Topology_Homotopy_HSpaces___macroRules_HSpaces_term_⋀__1»",
"Lean.Parser.Tactic.«_aux_Std_Tactic_Do_Syntax___macroRules_Lean_Parser_Tactic_mrefinePat#__1»",
"_aux_Init_Notation___macroRules_precMin_1",
"FundamentalGroupoid._aux_Mathlib_AlgebraicTopology_FundamentalGroupoid_Basic___macroRules_FundamentalGroupoid_termπ_1",
"CategoryTheory.«_aux_Mathlib_CategoryTheory_Limits_ExactFunctor___macroRules_CategoryTheory_term_⥤ₑ__1»",
"TypeVec.«_aux_Mathlib_Data_TypeVec___macroRules_TypeVec_term_:::__1_1»",
"_private.Mathlib.CategoryTheory.Limits.Shapes.Pullback.Pasting.0.CategoryTheory.Limits._aux_Mathlib_CategoryTheory_Limits_Shapes_Pullback_Pasting___macroRules__private_Mathlib_CategoryTheory_Limits_Shapes_Pullback_Pasting_0_CategoryTheory_Limits_termY₃_1_1",
"Quaternion.«_aux_Mathlib_Algebra_Quaternion___macroRules_Quaternion_termℍ[_,_,_]_1»",
"Lean.Parser.Tactic.Conv._aux_Init_Conv___macroRules_Lean_Parser_Tactic_Conv_convDone_1",
"_private.Mathlib.MeasureTheory.Function.L2Space.0.MeasureTheory.«_aux_Mathlib_MeasureTheory_Function_L2Space___macroRules__private_Mathlib_MeasureTheory_Function_L2Space_0_MeasureTheory_term⟪_,_⟫_1_1»",
"CategoryTheory.Pseudofunctor.CoGrothendieck.«_aux_Mathlib_CategoryTheory_Bicategory_Grothendieck___macroRules_CategoryTheory_Pseudofunctor_CoGrothendieck_term∫ᶜ__1»",
"Lean.Parser.Tactic.Grind._aux_Init_Grind_Interactive___macroRules_Lean_Parser_Tactic_Grind_use_1",
"«_aux_Mathlib_NumberTheory_Padics_Complex___macroRules_termℂ_[_]_1»",
"List.«_aux_Init_Data_List_Basic___macroRules_List_term_<+:__1»",
"«_aux_Mathlib_Topology_Algebra_Module_Alternating_Basic___macroRules_term_[⋀^_]→L[_]__1»",
"_private.Mathlib.Topology.Instances.Matrix.0.Matrix.SpecialLinearGroup._aux_Mathlib_Topology_Instances_Matrix___macroRules__private_Mathlib_Topology_Instances_Matrix_0_Matrix_SpecialLinearGroup_termSL_1",
"_private.Mathlib.RingTheory.Spectrum.Prime.LTSeries.0._aux_Mathlib_RingTheory_Spectrum_Prime_LTSeries___macroRules__private_Mathlib_RingTheory_Spectrum_Prime_LTSeries_0_term𝔪_1",
"CategoryTheory.MonoidalCategory.MonoidalLeftAction.«_aux_Mathlib_CategoryTheory_Monoidal_Action_Basic___macroRules_CategoryTheory_MonoidalCategory_MonoidalLeftAction_term_⊙ₗₘ__1»",
"Matrix.«_aux_Mathlib_LinearAlgebra_CrossProduct___macroRules_Matrix_term_⨯₃__1»",
"_private.Mathlib.Geometry.RingedSpace.PresheafedSpace.Gluing.0.AlgebraicGeometry.PresheafedSpace.GlueData.«_aux_Mathlib_Geometry_RingedSpace_PresheafedSpace_Gluing___macroRules__private_Mathlib_Geometry_RingedSpace_PresheafedSpace_Gluing_0_AlgebraicGeometry_PresheafedSpace_GlueData_termπ₁_,_,__1»",
"Std.Time.«_aux_Std_Time_Notation___macroRules_Std_Time_termZoned(_,_)_1»",
"Dioph.«_aux_Mathlib_NumberTheory_Dioph___macroRules_Dioph_term_D≤__1»",
"«_aux_Mathlib_Topology_Algebra_Module_Equiv___macroRules_term_≃L[_]__1»",
"Qq.Impl._aux_Qq_Match___macroRules_Lean_Parser_Term_assert_2",
"ZFSet.«_aux_Mathlib_SetTheory_ZFC_Basic___macroRules_ZFSet_term⋂₀__1»",
"OreLocalization.«_aux_Mathlib_GroupTheory_OreLocalization_Basic___macroRules_term__[_]_1»",
"Std._aux_Init_Data_Iterators_Basic___macroRules_tacticDecreasing_trivial_4",
"_private.Mathlib.RingTheory.Localization.AtPrime.Basic.0.IsLocalization.AtPrime._aux_Mathlib_RingTheory_Localization_AtPrime_Basic___macroRules__private_Mathlib_RingTheory_Localization_AtPrime_Basic_0_IsLocalization_AtPrime_termPSₚ_1",
"LieGroup.«_aux_Mathlib_Geometry_Manifold_Algebra_Monoid___macroRules_LieGroup_term𝑹_1»",
"_aux_Init_Notation___macroRules_termIfThenElse_1",
"_private.Mathlib.Analysis.RCLike.Basic.0.RCLike._aux_Mathlib_Analysis_RCLike_Basic___macroRules__private_Mathlib_Analysis_RCLike_Basic_0_RCLike_termNormSqR_1",
"Lean.«_aux_Init_BinderPredicates___macroRules_Lean_termSatisfies_binder_pred%___1»",
"Std.DHashMap.Internal.Raw₀.«_aux_Std_Data_DHashMap_Internal_RawLemmas___macroRules_Std_DHashMap_Internal_Raw₀_tacticSimp_to_model[_]Using__1»",
"_private.Mathlib.Analysis.Calculus.BumpFunction.FiniteDimension.0.ExistsContDiffBumpBase._aux_Mathlib_Analysis_Calculus_BumpFunction_FiniteDimension___macroRules__private_Mathlib_Analysis_Calculus_BumpFunction_FiniteDimension_0_ExistsContDiffBumpBase_termμ_1",
"_private.Mathlib.Order.Filter.FilterProduct.0.Filter.«_aux_Mathlib_Order_Filter_FilterProduct___macroRules__private_Mathlib_Order_Filter_FilterProduct_0_Filter_term∀*_,__1»",
"Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_tacticExfalso_1",
"Array.«_aux_Init_Data_Array_Subarray___macroRules_Array_term__[:_]_1»",
"_private.Mathlib.Data.Multiset.Fold.0.Multiset.«_aux_Mathlib_Data_Multiset_Fold___macroRules__private_Mathlib_Data_Multiset_Fold_0_Multiset_term_*__1»",
"FinsetFamily._aux_Mathlib_Combinatorics_SetFamily_Compression_Down___macroRules_FinsetFamily_term𝓓_1",
"WithZero.«_aux_Mathlib_Algebra_GroupWithZero_WithZero___macroRules_WithZero_term_ᵐ⁰_1»",
"Lean.Json.«_aux_Lean_Data_Json_Elab___macroRules_Lean_Json_termJson%__1»",
"«_aux_Mathlib_Topology_Algebra_Module_Multilinear_Basic___macroRules_term_[×_]→L[_]__1»",
"_aux_Init_LawfulBEqTactics___macroRules_tacticDeriving_LawfulEq_tactic_step_6",
"PosNum._aux_Mathlib_Data_Num_Lemmas___macroRules_PosNum_transfer_1",
"_private.Mathlib.Algebra.Polynomial.CoeffMem.0.Polynomial.«_aux_Mathlib_Algebra_Polynomial_CoeffMem___macroRules__private_Mathlib_Algebra_Polynomial_CoeffMem_0_Polynomial_termCoeffs(_)_1»",
"CategoryTheory.HopfObj._aux_Mathlib_CategoryTheory_Monoidal_Hopf____macroRules_CategoryTheory_HopfObj_term𝒮_1",
"Std.DTreeMap.Raw.«_aux_Std_Data_DTreeMap_Raw_Basic___macroRules_Std_DTreeMap_Raw_term_~m__1»",
"ZMod.«_aux_Mathlib_Analysis_Fourier_ZMod___macroRules_ZMod_term𝓕⁻_1»",
"_private.Mathlib.CategoryTheory.Limits.Shapes.Pullback.Pasting.0.CategoryTheory.Limits._aux_Mathlib_CategoryTheory_Limits_Shapes_Pullback_Pasting___macroRules__private_Mathlib_CategoryTheory_Limits_Shapes_Pullback_Pasting_0_CategoryTheory_Limits_termI₂_1",
"ProbabilityTheory.«_aux_Mathlib_Probability_ConditionalProbability___macroRules_ProbabilityTheory_term__[|_In_]_1»",
"_private.Mathlib.Analysis.InnerProductSpace.Projection.Minimal.0.«_aux_Mathlib_Analysis_InnerProductSpace_Projection_Minimal___macroRules__private_Mathlib_Analysis_InnerProductSpace_Projection_Minimal_0_term⟪_,_⟫_1»",
"_private.Mathlib.Algebra.PresentedMonoid.Basic.0.PresentedMonoid._aux_Mathlib_Algebra_PresentedMonoid_Basic___macroRules__private_Mathlib_Algebra_PresentedMonoid_Basic_0_PresentedMonoid_termP₂_1",
"ENNReal.«_aux_Mathlib_Data_ENNReal_Basic___macroRules_ENNReal_term∞_1»",
"«_aux_Init_Tactics___macroRules_term‹_›_1»",
"«_aux_Init_Notation___macroRules_term_=__1»",
"CategoryTheory.HopfObj.«_aux_Mathlib_CategoryTheory_Monoidal_Hopf____macroRules_CategoryTheory_HopfObj_term𝒮[_]_1»",
"InitialSeg.«_aux_Mathlib_Order_InitialSeg___macroRules_InitialSeg_term_≺i__1»",
"_private.Mathlib.Algebra.Algebra.Spectrum.Basic.0.spectrum._aux_Mathlib_Algebra_Algebra_Spectrum_Basic___macroRules__private_Mathlib_Algebra_Algebra_Spectrum_Basic_0_spectrum_termσ_2_1",
"_private.Mathlib.Geometry.RingedSpace.PresheafedSpace.Gluing.0.AlgebraicGeometry.PresheafedSpace.GlueData.«_aux_Mathlib_Geometry_RingedSpace_PresheafedSpace_Gluing___macroRules__private_Mathlib_Geometry_RingedSpace_PresheafedSpace_Gluing_0_AlgebraicGeometry_PresheafedSpace_GlueData_termπ₁⁻¹_,_,__1»",
"CategoryTheory._aux_Mathlib_CategoryTheory_Monoidal_Braided_Basic___macroRules_CategoryTheory_termβ__1",
"«_aux_Mathlib_Algebra_Star_StarAlgHom___macroRules_term_→⋆ₐ[_]__1»",
"ProofWidgets.Jsx._aux_ProofWidgets_Data_Html___macroRules_ProofWidgets_Jsx_term__1",
"ContinuousLinearMap.«_aux_Mathlib_Topology_Algebra_Module_LinearMap___macroRules_ContinuousLinearMap_term_∘L__1»",
"CategoryTheory.«_aux_Mathlib_CategoryTheory_Category_Basic___macroRules_CategoryTheory_term_≫__1»",
"ProbabilityTheory.«_aux_Mathlib_Probability_CondVar___macroRules_ProbabilityTheory_termVar[_|_]_1»",
"_private.Mathlib.AlgebraicGeometry.EllipticCurve.DivisionPolynomial.Basic.0._aux_Mathlib_AlgebraicGeometry_EllipticCurve_DivisionPolynomial_Basic___macroRules__private_Mathlib_AlgebraicGeometry_EllipticCurve_DivisionPolynomial_Basic_0_tacticC_simp_1",
"ComplexInnerProductSpace.«_aux_Mathlib_Analysis_InnerProductSpace_Defs___macroRules_ComplexInnerProductSpace_term⟪_,_⟫_1»",
"_private.Mathlib.RingTheory.Localization.AtPrime.Basic.0.IsLocalization.AtPrime._aux_Mathlib_RingTheory_Localization_AtPrime_Basic___macroRules__private_Mathlib_RingTheory_Localization_AtPrime_Basic_0_IsLocalization_AtPrime_termPS_1",
"Mathlib.Tactic.RingNF._aux_Mathlib_Tactic_Ring_RingNF___macroRules_Mathlib_Tactic_RingNF_tacticRing1_nf!__1",
"Nat.«_aux_Mathlib_Algebra_Order_Floor_Defs___macroRules_Nat_term⌈_⌉₊_1»",
"_private.Mathlib.Analysis.InnerProductSpace.Defs.0.InnerProductSpace.Core.«_aux_Mathlib_Analysis_InnerProductSpace_Defs___macroRules__private_Mathlib_Analysis_InnerProductSpace_Defs_0_InnerProductSpace_Core_term⟪_,_⟫_1»",
"_private.Mathlib.RingTheory.GradedAlgebra.Homogeneous.Ideal.0.HomogeneousIdeal.«_aux_Mathlib_RingTheory_GradedAlgebra_Homogeneous_Ideal___macroRules__private_Mathlib_RingTheory_GradedAlgebra_Homogeneous_Ideal_0_HomogeneousIdeal_term_₊_1»",
"«_aux_Mathlib_Analysis_Normed_Operator_LinearIsometry___macroRules_term_→ₗᵢ[_]__1»",
"Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_letrec_1",
"_private.Mathlib.RingTheory.Valuation.Extension.0.Valuation.HasExtension._aux_Mathlib_RingTheory_Valuation_Extension___macroRules__private_Mathlib_RingTheory_Valuation_Extension_0_Valuation_HasExtension_termL₀_1",
"_private.Mathlib.RingTheory.LocalRing.Module.0._aux_Mathlib_RingTheory_LocalRing_Module___macroRules__private_Mathlib_RingTheory_LocalRing_Module_0_termK_1",
"GradedTensorProduct.«_aux_Mathlib_LinearAlgebra_TensorProduct_Graded_Internal___macroRules_GradedTensorProduct_term_ᵍ⊗ₜ__1»",
"Mathlib.Tactic.ComputeDegree._aux_Mathlib_Tactic_ComputeDegree___macroRules_Mathlib_Tactic_ComputeDegree_tacticCompute_degree!_1",
"_private.Mathlib.RingTheory.Valuation.Integers.0.Valuation._aux_Mathlib_RingTheory_Valuation_Integers___macroRules__private_Mathlib_RingTheory_Valuation_Integers_0_Valuation_term𝓞_1",
"UpperHalfPlane.«_aux_Mathlib_Analysis_Complex_UpperHalfPlane_MoebiusAction___macroRules_UpperHalfPlane_term↑ₘ[_]__1»",
"_private.Mathlib.Algebra.Star.Pointwise.0.Set.«_aux_Mathlib_Algebra_Star_Pointwise___macroRules__private_Mathlib_Algebra_Star_Pointwise_0_Set_term_⋆_1»",
"Stream'.«_aux_Mathlib_Data_Stream_Defs___macroRules_Stream'_term_::__1»",
"WittVector.Tactic._aux_Mathlib_RingTheory_WittVector_IsPoly___macroRules_WittVector_Tactic_ghostSimp_1",
"Lean.Parser.Tactic._aux_Init_TacticsExtra___macroRules_Lean_Parser_Tactic_tacticRw_mod_cast____1",
"Aesop._aux_Aesop_Exception___macroRules_Aesop_commandDeclare_aesop_exception____1",
"_private.Mathlib.Analysis.Fourier.FourierTransform.0._aux_Mathlib_Analysis_Fourier_FourierTransform___macroRules__private_Mathlib_Analysis_Fourier_FourierTransform_0_term𝕊_1",
"_private.Mathlib.Order.Basic.0.«_aux_Mathlib_Order_Basic___macroRules__private_Mathlib_Order_Basic_0_term_≺__1»",
"Std.Tactic.BVDecide.LRAT.Internal.«_aux_Std_Tactic_BVDecide_LRAT_Internal_Entails___macroRules_Std_Tactic_BVDecide_LRAT_Internal_term_⊭__1»",
"«_aux_Init_Core___macroRules_term_!=__2»",
"Hyperreal._aux_Mathlib_Analysis_Real_Hyperreal___macroRules_Hyperreal_termε_1",
"Mathlib.Meta.«_aux_Mathlib_Data_Set_Defs___macroRules_Mathlib_Meta_term{_|_}_1»",
"_private.Mathlib.Topology.VectorBundle.Riemannian.0.«_aux_Mathlib_Topology_VectorBundle_Riemannian___macroRules__private_Mathlib_Topology_VectorBundle_Riemannian_0_term⟪_,_⟫_1»",
"SimpleGraph.«_aux_Mathlib_Combinatorics_SimpleGraph_Prod___macroRules_SimpleGraph_term_□__1»",
"Dioph.«_aux_Mathlib_NumberTheory_Dioph___macroRules_Dioph_term_D*__1»",
"CategoryTheory.MonObj.«_aux_Mathlib_CategoryTheory_Monoidal_Mon____macroRules_CategoryTheory_MonObj_termμ[_]_1»",
"_private.Mathlib.Analysis.Asymptotics.Completion.0.«_aux_Mathlib_Analysis_Asymptotics_Completion___macroRules__private_Mathlib_Analysis_Asymptotics_Completion_0_term_̂_1»",
"Matroid.«_aux_Mathlib_Combinatorics_Matroid_Minor_Restrict___macroRules_Matroid_term_<r__1»",
"Mathlib.Tactic._aux_Mathlib_Tactic_Linarith_Frontend___macroRules_Mathlib_Tactic_tacticLinarith!__1",
"MvFunctor.«_aux_Mathlib_Control_Functor_Multivariate___macroRules_MvFunctor_term_<$$>__1»",
"CategoryTheory.«_aux_Mathlib_CategoryTheory_Adjunction_Basic___macroRules_CategoryTheory_term_⊣__1»",
"CategoryTheory.Bicategory.«_aux_Mathlib_CategoryTheory_Bicategory_Monad_Basic___macroRules_CategoryTheory_Bicategory_termΔ[_]_1»",
"_private.Mathlib.AlgebraicGeometry.EllipticCurve.Jacobian.Basic.0._aux_Mathlib_AlgebraicGeometry_EllipticCurve_Jacobian_Basic___macroRules__private_Mathlib_AlgebraicGeometry_EllipticCurve_Jacobian_Basic_0_tacticEval_simp_1",
"Combinatorics.Additive.«_aux_Mathlib_Combinatorics_Additive_DoublingConst___macroRules_Combinatorics_Additive_termσ[_,_]_1»",
"Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_tacticHave___1",
"Real._aux_Mathlib_Analysis_SpecialFunctions_Trigonometric_Basic___macroRules_Real_termπ_1",
"Lean.Parser.Tactic._aux_Std_Tactic_Do_Syntax___macroRules_Lean_Parser_Tactic_mintro_1",
"SimplexCategory.Truncated._aux_Mathlib_AlgebraicTopology_SimplexCategory_Defs___macroRules_SimplexCategory_Truncated_mkNotation_1",
"Lean._aux_Init_Meta___macroRules_Lean_termEval_prio__1",
"_private.Mathlib.NumberTheory.ModularForms.SlashActions.0.ModularForm.«_aux_Mathlib_NumberTheory_ModularForms_SlashActions___macroRules__private_Mathlib_NumberTheory_ModularForms_SlashActions_0_ModularForm_term_∣[_]__1_1»",
"_private.Mathlib.AlgebraicGeometry.EllipticCurve.Jacobian.Basic.0._aux_Mathlib_AlgebraicGeometry_EllipticCurve_Jacobian_Basic___macroRules__private_Mathlib_AlgebraicGeometry_EllipticCurve_Jacobian_Basic_0_termX_1_1",
"CategoryTheory.ReflPrefunctor.«_aux_Mathlib_Combinatorics_Quiver_ReflQuiver___macroRules_CategoryTheory_ReflPrefunctor_term_⋙rq__1»",
"Lean.Parser.«_aux_Init_Simproc___macroRules_Lean_Parser_command__Simproc__[_]_(_):=__1»",
"CategoryTheory.BasedFunctor.«_aux_Mathlib_CategoryTheory_FiberedCategory_BasedCategory___macroRules_CategoryTheory_BasedFunctor_term𝟭_1»",
"FirstOrder.«_aux_Mathlib_ModelTheory_Equivalence___macroRules_FirstOrder_term_⟹[_]__1»",
"Std.«_aux_Init_Data_Range_Polymorphic_PRange___macroRules_Std_term_<...=__1»",
"Lean.Parser.Tactic.Grind._aux_Init_Grind_Interactive___macroRules_Lean_Parser_Tactic_Grind_grindRepeat__1",
"«_aux_Mathlib_Algebra_Order_Group_Unbundled_Abs___macroRules_term|___|ₘ_1»",
"Dioph.«_aux_Mathlib_NumberTheory_Dioph___macroRules_Dioph_term_D%__1»",
"_private.Mathlib.Algebra.Category.Grp.EpiMono.0.GrpCat.SurjectiveOfEpiAuxs._aux_Mathlib_Algebra_Category_Grp_EpiMono___macroRules__private_Mathlib_Algebra_Category_Grp_EpiMono_0_GrpCat_SurjectiveOfEpiAuxs_termG_1",
"_private.Mathlib.Algebra.MvPolynomial.Division.0.MvPolynomial.«_aux_Mathlib_Algebra_MvPolynomial_Division___macroRules__private_Mathlib_Algebra_MvPolynomial_Division_0_MvPolynomial_term_/ᵐᵒⁿᵒᵐⁱᵃˡ__1»",
"_private.Mathlib.RingTheory.DedekindDomain.SelmerGroup.0.IsDedekindDomain.«_aux_Mathlib_RingTheory_DedekindDomain_SelmerGroup___macroRules__private_Mathlib_RingTheory_DedekindDomain_SelmerGroup_0_IsDedekindDomain_term_⟮_,_⟯_1»",
"Mathlib.Tactic.RingNF._aux_Mathlib_Tactic_Ring_RingNF___macroRules_Mathlib_Tactic_RingNF_convRing!_1",
"«_aux_Mathlib_RingTheory_Kaehler_Basic___macroRules_termΩ[_⁄_]_1»",
"Witt._aux_Mathlib_RingTheory_WittVector_StructurePolynomial___macroRules_Witt_termW__1_1",
"_private.Mathlib.Algebra.Order.Antidiag.Pi.0.Finset.«_aux_Mathlib_Algebra_Order_Antidiag_Pi___macroRules__private_Mathlib_Algebra_Order_Antidiag_Pi_0_Finset_term_•ℕ__1»",
"_private.Mathlib.Geometry.Manifold.VectorBundle.Riemannian.0.«_aux_Mathlib_Geometry_Manifold_VectorBundle_Riemannian___macroRules__private_Mathlib_Geometry_Manifold_VectorBundle_Riemannian_0_term⟪_,_⟫_1»",
"PiTensorProduct.«_aux_Mathlib_LinearAlgebra_PiTensorProduct___macroRules_PiTensorProduct_term⨂ₜ[_]_,__1»",
"_private.Mathlib.RingTheory.WittVector.TeichmullerSeries.0.WittVector._aux_Mathlib_RingTheory_WittVector_TeichmullerSeries___macroRules__private_Mathlib_RingTheory_WittVector_TeichmullerSeries_0_WittVector_term𝕎_1",
"Filter._aux_Mathlib_Order_Filter_IsBounded___macroRules_Filter_tacticIsBoundedDefault_1",
"_private.Mathlib.MeasureTheory.Measure.Haar.Quotient.0._aux_Mathlib_MeasureTheory_Measure_Haar_Quotient___macroRules__private_Mathlib_MeasureTheory_Measure_Haar_Quotient_0_termπ_1_1",
"_private.Mathlib.Order.Directed.0.DirectedOn.«_aux_Mathlib_Order_Directed___macroRules__private_Mathlib_Order_Directed_0_DirectedOn_term_≼₁__1»",
"ArithmeticFunction.vonMangoldt._aux_Mathlib_NumberTheory_ArithmeticFunction_VonMangoldt___macroRules_ArithmeticFunction_vonMangoldt_termΛ_1",
"«_aux_Mathlib_Computability_Reduce___macroRules_term_≤₀__1»",
"_private.Mathlib.RingTheory.DedekindDomain.Instances.0._aux_Mathlib_RingTheory_DedekindDomain_Instances___macroRules__private_Mathlib_RingTheory_DedekindDomain_Instances_0_termF_1",
"MeasureTheory.«_aux_Mathlib_MeasureTheory_Function_AEEqFun___macroRules_MeasureTheory_term_→ₘ[_]__1»",
"Topology._aux_Mathlib_Topology_Defs_Basic___macroRules_Topology_IsClosed_of_1",
"_private.Mathlib.RingTheory.NoetherNormalization.0.NoetherNormalization._aux_Mathlib_RingTheory_NoetherNormalization___macroRules__private_Mathlib_RingTheory_NoetherNormalization_0_NoetherNormalization_termR_1",
"_private.Mathlib.Geometry.RingedSpace.PresheafedSpace.Gluing.0.AlgebraicGeometry.PresheafedSpace.GlueData.«_aux_Mathlib_Geometry_RingedSpace_PresheafedSpace_Gluing___macroRules__private_Mathlib_Geometry_RingedSpace_PresheafedSpace_Gluing_0_AlgebraicGeometry_PresheafedSpace_GlueData_term𝖣_1»",
"Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_tacticSimpa!__1",
"«_aux_Mathlib_NumberTheory_Padics_PadicIntegers___macroRules_termℤ_[_]_1»",
"_private.Mathlib.Topology.Algebra.Valued.ValuativeRel.0.IsValuativeTopology._aux_Mathlib_Topology_Algebra_Valued_ValuativeRel___macroRules__private_Mathlib_Topology_Algebra_Valued_ValuativeRel_0_IsValuativeTopology_termV_1_1",
"LieGroup.«_aux_Mathlib_Geometry_Manifold_Algebra_Monoid___macroRules_LieGroup_term𝑳_1»",
"Convex.«_aux_Mathlib_Analysis_Convex_Segment___macroRules_Convex_term[_-[_]_]_1»",
"ProbabilityTheory.«_aux_Mathlib_Probability_Independence_Basic___macroRules_ProbabilityTheory_term_⟂ᵢ__1»",
"«_aux_Init_Notation___macroRules_term{_:_//_}_1»",
"_private.Mathlib.RingTheory.NormalClosure.0.Ring._aux_Mathlib_RingTheory_NormalClosure___macroRules__private_Mathlib_RingTheory_NormalClosure_0_Ring_termE_1",
"AlgebraicGeometry.«_aux_Mathlib_AlgebraicGeometry_Scheme___macroRules_AlgebraicGeometry_termΓ(_,_)_1»",
"MvFunctor.«_aux_Mathlib_Data_TypeVec___macroRules_MvFunctor_term_⊗__1»",
"ClosedSubmodule.«_aux_Mathlib_Analysis_InnerProductSpace_Orthogonal___macroRules_ClosedSubmodule_term_ᗮ_1»",
"Lean.Elab.Term.expandTermUnless",
"Mathlib.Tactic.Abel._aux_Mathlib_Tactic_Abel___macroRules_Mathlib_Tactic_Abel_convAbel!_1",
"_private.Mathlib.Analysis.Convex.Cone.Basic.0.«_aux_Mathlib_Analysis_Convex_Cone_Basic___macroRules__private_Mathlib_Analysis_Convex_Cone_Basic_0_termR≥0_1»",
"Topology._aux_Mathlib_Topology_Defs_Filter___macroRules_Topology_nhdsNE_1",
"_private.Mathlib.Topology.Algebra.UniformField.0._aux_Mathlib_Topology_Algebra_UniformField___macroRules__private_Mathlib_Topology_Algebra_UniformField_0_termHat_1",
"Lean.Meta.Sym.Simp._aux_Lean_Meta_Sym_Simp_EvalGround___macroRules_Lean_Meta_Sym_Simp_commandDeclare_eval_bin_bool_pred___1",
"_private.Mathlib.RingTheory.Kaehler.Basic.0._aux_Mathlib_RingTheory_Kaehler_Basic___macroRules__private_Mathlib_RingTheory_Kaehler_Basic_0_termFinsupp_map_1",
"LaurentPolynomial.«_aux_Mathlib_Algebra_Polynomial_Laurent___macroRules_LaurentPolynomial_term_[T;T⁻¹]_1»",
"Lean.«_aux_Init_BinderPredicates___macroRules_Lean_termSatisfies_binder_pred%___6»",
"_private.Mathlib.MeasureTheory.Measure.Haar.Quotient.0._aux_Mathlib_MeasureTheory_Measure_Haar_Quotient___macroRules__private_Mathlib_MeasureTheory_Measure_Haar_Quotient_0_termπ_1",
"«_aux_Init_Notation___macroRules_term_>=__1»",
"Std._aux_Init_Data_Range_Polymorphic_Basic___macroRules_tacticGet_elem_tactic_extensible_1",
"MeasureTheory.Filtration.«_aux_Mathlib_Probability_Process_Filtration___macroRules_MeasureTheory_Filtration_term_₊_1»",
"«_aux_Init_Notation___macroRules_term_++__1»",
"_private.Mathlib.Analysis.Complex.Spectrum.0.QuasispectrumRestricts._aux_Mathlib_Analysis_Complex_Spectrum___macroRules__private_Mathlib_Analysis_Complex_Spectrum_0_QuasispectrumRestricts_termσₙ_1",
"«_aux_Mathlib_Algebra_Ring_Action_Submonoid___macroRules_term_^+__1»",
"_private.Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Scheme.0.AlgebraicGeometry.«_aux_Mathlib_AlgebraicGeometry_ProjectiveSpectrum_Scheme___macroRules__private_Mathlib_AlgebraicGeometry_ProjectiveSpectrum_Scheme_0_AlgebraicGeometry_termProj.T|__1»",
"Std.«_aux_Init_Data_Range_Polymorphic_PRange___macroRules_Std_term_...__1»",
"Batteries.Tactic.«_aux_Batteries_Tactic_HelpCmd___macroRules_Batteries_Tactic_command#help_Conv+_____1»",
"_private.Mathlib.CategoryTheory.Dialectica.Basic.0.CategoryTheory.Dial.«_aux_Mathlib_CategoryTheory_Dialectica_Basic___macroRules__private_Mathlib_CategoryTheory_Dialectica_Basic_0_CategoryTheory_Dial_termπ(_,_)_1»",
"Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_mrenameIMacro_1",
"AlgebraicGeometry.«_aux_Mathlib_Topology_Sheaves_Presheaf___macroRules_AlgebraicGeometry_term_|___1»",
"_private.Mathlib.MeasureTheory.Integral.Bochner.Basic.0.MeasureTheory.«_aux_Mathlib_MeasureTheory_Integral_Bochner_Basic___macroRules__private_Mathlib_MeasureTheory_Integral_Bochner_Basic_0_MeasureTheory_term_→ₛ__1»",
"_private.Mathlib.GroupTheory.Coxeter.Inversion.0.CoxeterSystem._aux_Mathlib_GroupTheory_Coxeter_Inversion___macroRules__private_Mathlib_GroupTheory_Coxeter_Inversion_0_CoxeterSystem_termπ__1",
"Topology._aux_Mathlib_Topology_Defs_Filter___macroRules_Topology_nhdsLE_1",
"_private.Mathlib.Topology.Instances.RatLemmas.0.«_aux_Mathlib_Topology_Instances_RatLemmas___macroRules__private_Mathlib_Topology_Instances_RatLemmas_0_termℚ∞_1»",
"Computability.«_aux_Mathlib_Algebra_Order_Kleene___macroRules_Computability_term_∗_1»",
"Std.Do.«_aux_Std_Do_PostCond___macroRules_Std_Do_termPost⟨_,,⟩_1»",
"«_aux_Init_Notation___macroRules_term_%__2»",
"Functor.«_aux_Mathlib_Control_Functor___macroRules_Functor_term_$>__1»",
"Stream'.«_aux_Mathlib_Data_Stream_Defs___macroRules_Stream'_term_⋈__1»",
"_private.Mathlib.NumberTheory.ZetaValues.0._aux_Mathlib_NumberTheory_ZetaValues___macroRules__private_Mathlib_NumberTheory_ZetaValues_0_term𝕌_1",
"MeasureTheory.«_aux_Mathlib_MeasureTheory_Integral_Bochner_Basic___macroRules_MeasureTheory_term∫_,__1»",
"AlgebraicGeometry.ProjIsoSpecTopComponent.FromSpec._aux_Mathlib_AlgebraicGeometry_ProjectiveSpectrum_Scheme___macroRules_AlgebraicGeometry_ProjIsoSpecTopComponent_FromSpec_tacticMem_tac_1",
"_private.Mathlib.RingTheory.WittVector.Basic.0._aux_Mathlib_RingTheory_WittVector_Basic___macroRules__private_Mathlib_RingTheory_WittVector_Basic_0_termW__1",
"MeasureTheory.«_aux_Mathlib_MeasureTheory_Integral_Bochner_Basic___macroRules_MeasureTheory_term∫_,_∂__1»",
"CategoryTheory.NatTrans.«_aux_Mathlib_CategoryTheory_Functor_Category___macroRules_CategoryTheory_NatTrans_term_◫__1»",
"_private.Mathlib.RingTheory.WittVector.Defs.0._aux_Mathlib_RingTheory_WittVector_Defs___macroRules__private_Mathlib_RingTheory_WittVector_Defs_0_term𝕎_1",
"Mathlib.Tactic.Conv._aux_Mathlib_Tactic_Conv___macroRules_Mathlib_Tactic_Conv_convLHS_1",
"«_aux_Mathlib_Algebra_Lie_Basic___macroRules_term_→ₗ⁅_,_⁆__1»",
"_aux_Mathlib_Tactic_Positivity_Core___macroRules_Mathlib_Tactic_GCongr_tacticGcongr_discharger_1",
"_private.Mathlib.AlgebraicGeometry.EllipticCurve.Jacobian.Basic.0._aux_Mathlib_AlgebraicGeometry_EllipticCurve_Jacobian_Basic___macroRules__private_Mathlib_AlgebraicGeometry_EllipticCurve_Jacobian_Basic_0_termZ_1",
"_private.Mathlib.RingTheory.Valuation.Extension.0.Valuation.HasExtension._aux_Mathlib_RingTheory_Valuation_Extension___macroRules__private_Mathlib_RingTheory_Valuation_Extension_0_Valuation_HasExtension_termK₀_1",
"Lean.Parser.Tactic.Conv._aux_Init_Conv___macroRules_Lean_Parser_Tactic_Conv_convLeft_1",
"«_aux_Init_Control_Basic___macroRules_term_<&&>__1»",
"PeriodPair.«_aux_Mathlib_Analysis_SpecialFunctions_Elliptic_Weierstrass___macroRules_PeriodPair_term℘'[_]_1»",
"«_aux_Mathlib_Algebra_Algebra_Hom___macroRules_term_→ₐ[_]__1»",
"Polynomial.Bivariate._aux_Mathlib_Algebra_Polynomial_Bivariate___macroRules_Polynomial_Bivariate_termY_1",
"_private.Mathlib.Data.Stream.Init.0.Stream'.«_aux_Mathlib_Data_Stream_Init___macroRules__private_Mathlib_Data_Stream_Init_0_Stream'_term_~__1»",
"_private.Mathlib.Analysis.Complex.Basic.0.RCLike._aux_Mathlib_Analysis_Complex_Basic___macroRules__private_Mathlib_Analysis_Complex_Basic_0_RCLike_termIC_1",
"Lean.Parser.Tactic._aux_Init_TacticsExtra___macroRules_Lean_Parser_Tactic_tacticApply_mod_cast__1",
"SchwartzMap.«_aux_Mathlib_Analysis_Distribution_TemperedDistribution___macroRules_SchwartzMap_term𝓢'(_,_)_1»",
"_private.Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Card.0.Matrix._aux_Mathlib_LinearAlgebra_Matrix_GeneralLinearGroup_Card___macroRules__private_Mathlib_LinearAlgebra_Matrix_GeneralLinearGroup_Card_0_Matrix_termQ_1",
"AlgebraicGeometry.«_aux_Mathlib_Topology_Sheaves_Presheaf___macroRules_AlgebraicGeometry_term_|_ₗ_⟪_⟫_1»",
"_private.Mathlib.RingTheory.Polynomial.UniversalFactorizationRing.0.Polynomial._aux_Mathlib_RingTheory_Polynomial_UniversalFactorizationRing___macroRules__private_Mathlib_RingTheory_Polynomial_UniversalFactorizationRing_0_Polynomial_term𝓡'_1",
"_private.Mathlib.RingTheory.DedekindDomain.Instances.0._aux_Mathlib_RingTheory_DedekindDomain_Instances___macroRules__private_Mathlib_RingTheory_DedekindDomain_Instances_0_termRₚ_1",
"Affine.«_aux_Mathlib_LinearAlgebra_AffineSpace_AffineSubspace_Basic___macroRules_Affine_term_∥__1»",
"Class.«_aux_Mathlib_SetTheory_ZFC_Class___macroRules_Class_term⋂₀__1»",
"_private.Mathlib.Algebra.Pointwise.Stabilizer.0.MulAction._aux_Mathlib_Algebra_Pointwise_Stabilizer___macroRules__private_Mathlib_Algebra_Pointwise_Stabilizer_0_MulAction_termQ_1_1",
"unitInterval._aux_Mathlib_Topology_UnitInterval___macroRules_unitInterval_termσ_1",
"Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_tacticAssumption_mod_cast__1",
"Std.DHashMap.Internal.Raw₀._aux_Std_Data_DHashMap_Internal_RawLemmas___macroRules_Std_DHashMap_Internal_Raw₀_tacticWf_trivial_1",
"_private.Mathlib.GroupTheory.Coxeter.Inversion.0.CoxeterSystem._aux_Mathlib_GroupTheory_Coxeter_Inversion___macroRules__private_Mathlib_GroupTheory_Coxeter_Inversion_0_CoxeterSystem_termℓ__1",
"_private.Mathlib.NumberTheory.NumberField.ClassNumber.0._aux_Mathlib_NumberTheory_NumberField_ClassNumber___macroRules__private_Mathlib_NumberTheory_NumberField_ClassNumber_0_termM__1",
"_private.Mathlib.RingTheory.WittVector.InitTail.0._aux_Mathlib_RingTheory_WittVector_InitTail___macroRules__private_Mathlib_RingTheory_WittVector_InitTail_0_term𝕎_1",
"Batteries.Tactic._aux_Batteries_Tactic_Init___macroRules_Batteries_Tactic_tacticBy_contra_core_1",
"_private.Mathlib.SetTheory.Lists.0.«_aux_Mathlib_SetTheory_Lists___macroRules__private_Mathlib_SetTheory_Lists_0_term_~__1»",
"Std.DTreeMap.Internal.Impl._aux_Std_Data_DTreeMap_Internal_Balancing___macroRules_Std_DTreeMap_Internal_Impl_tacticTree_tac_1",
"_private.Mathlib.Analysis.Fourier.AddCircleMulti.0.UnitAddTorus.«_aux_Mathlib_Analysis_Fourier_AddCircleMulti___macroRules__private_Mathlib_Analysis_Fourier_AddCircleMulti_0_UnitAddTorus_termL²(_)_1»",
"«_aux_Init_Notation___macroRules_term_^^^__2»",
"«_aux_Mathlib_Topology_Defs_Filter___macroRules_term_⤳__1»",
"SetTheory.PGame.«_aux_Mathlib_SetTheory_PGame_Basic___macroRules_SetTheory_PGame_term_∈ₗ__1»",
"Lean.Elab.Command.expandMutualPreamble",
"_private.Mathlib.NumberTheory.Padics.Hensel.0._aux_Mathlib_NumberTheory_Padics_Hensel___macroRules__private_Mathlib_NumberTheory_Padics_Hensel_0_termT_1",
"_private.Mathlib.NumberTheory.Primorial.0.«_aux_Mathlib_NumberTheory_Primorial___macroRules__private_Mathlib_NumberTheory_Primorial_0_term_#_1»",
"_private.Mathlib.Geometry.Manifold.Riemannian.Basic.0.«_aux_Mathlib_Geometry_Manifold_Riemannian_Basic___macroRules__private_Mathlib_Geometry_Manifold_Riemannian_Basic_0_term⟪_,_⟫_1»",
"_private.Mathlib.NumberTheory.NumberField.Cyclotomic.Ideal.0.IsCyclotomicExtension.Rat.«_aux_Mathlib_NumberTheory_NumberField_Cyclotomic_Ideal___macroRules__private_Mathlib_NumberTheory_NumberField_Cyclotomic_Ideal_0_IsCyclotomicExtension_Rat_term𝒑_1»",
"CategoryTheory.Bicategory.«_aux_Mathlib_CategoryTheory_Bicategory_Kan_HasKan___macroRules_CategoryTheory_Bicategory_term_₊__1»",
"Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_tacticTrivial_1",
"«_aux_Mathlib_Data_PEquiv___macroRules_term_≃.__1»",
"Isocrystal.«_aux_Mathlib_RingTheory_WittVector_Isocrystal___macroRules_Isocrystal_term_→ᶠˡ[_,_]__1»",
"Dioph.«_aux_Mathlib_NumberTheory_Dioph___macroRules_Dioph_term_D∧__1»",
"Asymptotics.«_aux_Mathlib_Analysis_Asymptotics_Defs___macroRules_Asymptotics_term_=o[_]__1»",
"Valued.«_aux_Mathlib_Topology_Algebra_Valued_ValuedField___macroRules_Valued_term𝒪[_]_1»",
"«_aux_Mathlib_Algebra_Order_Floor_Div___macroRules_term_⌈/⌉__1»",
"_private.Mathlib.Analysis.Matrix.LDL.0.«_aux_Mathlib_Analysis_Matrix_LDL___macroRules__private_Mathlib_Analysis_Matrix_LDL_0_term⟪_,_⟫ₑ_1»",
"Matroid.«_aux_Mathlib_Combinatorics_Matroid_Minor_Contract___macroRules_Matroid_term_/__1»",
"Submodule.«_aux_Mathlib_Analysis_InnerProductSpace_Orthogonal___macroRules_Submodule_term_⟂__1»",
"_private.Mathlib.LinearAlgebra.Matrix.ZPow.0.Matrix._aux_Mathlib_LinearAlgebra_Matrix_ZPow___macroRules__private_Mathlib_LinearAlgebra_Matrix_ZPow_0_Matrix_termM_1",
"Lean.«_aux_Init_BinderPredicates___macroRules_Lean_termSatisfies_binder_pred%___9»",
"_private.Mathlib.Analysis.InnerProductSpace.Orthonormal.0.«_aux_Mathlib_Analysis_InnerProductSpace_Orthonormal___macroRules__private_Mathlib_Analysis_InnerProductSpace_Orthonormal_0_term⟪_,_⟫_2_1»",
"_private.Mathlib.Topology.Gluing.0.TopCat.GlueData.«_aux_Mathlib_Topology_Gluing___macroRules__private_Mathlib_Topology_Gluing_0_TopCat_GlueData_term𝖣_1»",
"_private.Mathlib.Analysis.RCLike.Basic.0.RCLike._aux_Mathlib_Analysis_RCLike_Basic___macroRules__private_Mathlib_Analysis_RCLike_Basic_0_RCLike_termImR_1",
"_private.Mathlib.CategoryTheory.Monoidal.Free.Basic.0.CategoryTheory.FreeMonoidalCategory.«_aux_Mathlib_CategoryTheory_Monoidal_Free_Basic___macroRules__private_Mathlib_CategoryTheory_Monoidal_Free_Basic_0_CategoryTheory_FreeMonoidalCategory_term_⟶ᵐ__1»",
"_aux_Init_WFTactics___macroRules_tacticDecreasing_tactic_1",
"«_aux_Init_Notation___macroRules_stx_*_1»",
"«_aux_Mathlib_Analysis_Normed_Operator_LinearIsometry___macroRules_term_→ₛₗᵢ[_]__1»",
"_private.Mathlib.AlgebraicGeometry.AffineSpace.0.AlgebraicGeometry.«_aux_Mathlib_AlgebraicGeometry_AffineSpace___macroRules__private_Mathlib_AlgebraicGeometry_AffineSpace_0_AlgebraicGeometry_termℤ[_].{_,_}_1»",
"CategoryTheory.«_aux_Mathlib_CategoryTheory_Limits_ExactFunctor___macroRules_CategoryTheory_term_⥤ᵣ__1»",
"«_aux_Init_Core___macroRules_term_⊆__1»",
"Isocrystal.«_aux_Mathlib_RingTheory_WittVector_Isocrystal___macroRules_Isocrystal_term_→ᶠⁱ[_,_]__1»",
"ProbabilityTheory.«_aux_Mathlib_Probability_Notation___macroRules_ProbabilityTheory_term_⟦_|_⟧_1»",
"RatFunc._aux_Mathlib_FieldTheory_RatFunc_Basic___macroRules_RatFunc_tacticSmul_tac_1",
"Qq.Impl._aux_Qq_Match___macroRules_Qq_Impl_doElemComefrom_Do__1",
"UpperHalfPlane.«_aux_Mathlib_Analysis_Complex_UpperHalfPlane_Topology___macroRules_UpperHalfPlane_term↑ₕ__1»",
"_private.Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Scheme.0.AlgebraicGeometry.«_aux_Mathlib_AlgebraicGeometry_ProjectiveSpectrum_Scheme___macroRules__private_Mathlib_AlgebraicGeometry_ProjectiveSpectrum_Scheme_0_AlgebraicGeometry_termA⁰___1»",
"_private.Mathlib.CategoryTheory.Limits.Shapes.Pullback.Pasting.0.CategoryTheory.Limits._aux_Mathlib_CategoryTheory_Limits_Shapes_Pullback_Pasting___macroRules__private_Mathlib_CategoryTheory_Limits_Shapes_Pullback_Pasting_0_CategoryTheory_Limits_termX₂_1",
"CategoryTheory.Limits.CatCospanTransform.«_aux_Mathlib_CategoryTheory_Limits_Shapes_Pullback_Categorical_CatCospanTransform___macroRules_CategoryTheory_Limits_CatCospanTransform_termλ__1»",
"«_aux_Init_Notation___macroRules_term_>>=__1»",
"Mathlib.Tactic._aux_Mathlib_Tactic_GRewrite_Elab___macroRules_Mathlib_Tactic_tacticNth_grw______1",
"CategoryTheory.«_aux_Mathlib_CategoryTheory_Shift_Basic___macroRules_CategoryTheory_term_⟦_⟧_1»",
"Cardinal._aux_Mathlib_SetTheory_Cardinal_Defs___macroRules_Cardinal_termℵ₀_1",
"_private.Mathlib.AlgebraicGeometry.EllipticCurve.Jacobian.Formula.0._aux_Mathlib_AlgebraicGeometry_EllipticCurve_Jacobian_Formula___macroRules__private_Mathlib_AlgebraicGeometry_EllipticCurve_Jacobian_Formula_0_tacticMap_simp_1",
"FirstOrder.«_aux_Mathlib_ModelTheory_Equivalence___macroRules_FirstOrder_term_⇔[_]__1»",
"Mathlib.Tactic.FieldSimp.NF.«_aux_Mathlib_Tactic_FieldSimp_Lemmas___macroRules_Mathlib_Tactic_FieldSimp_NF_term_::ᵣ__1»",
"Witt._aux_Mathlib_RingTheory_WittVector_StructurePolynomial___macroRules_Witt_termW_1_1",
"_private.Mathlib.NumberTheory.NumberField.CMField.0.NumberField.IsCMField.«_aux_Mathlib_NumberTheory_NumberField_CMField___macroRules__private_Mathlib_NumberTheory_NumberField_CMField_0_NumberField_IsCMField_termK⁺_1»",
"_private.Mathlib.Analysis.SpecialFunctions.Trigonometric.Cotangent.0._aux_Mathlib_Analysis_SpecialFunctions_Trigonometric_Cotangent___macroRules__private_Mathlib_Analysis_SpecialFunctions_Trigonometric_Cotangent_0_termℂ_ℤ_1",
"Manifold.«_aux_Mathlib_Geometry_Manifold_Instances_Real___macroRules_Manifold_term𝓡∂__1»",
"CompactlySupported.«_aux_Mathlib_Topology_ContinuousMap_CompactlySupported___macroRules_CompactlySupported_termC_c(_,_)_1»",
"FirstOrder.«_aux_Mathlib_ModelTheory_Syntax___macroRules_FirstOrder_term_⟹__1»",
"ContDiff.«_aux_Mathlib_Analysis_Calculus_ContDiff_FTaylorSeries___macroRules_ContDiff_term∞_1»",
"Std._aux_Init_Data_Format_Macro___macroRules_Std_termF!__1",
"«_aux_Mathlib_Algebra_Group_Units_Defs___macroRules_term_/ₚ__1»",
"Manifold._aux_Mathlib_Geometry_Manifold_Instances_Real___macroRules_Manifold_term𝓡__1",
"_private.Mathlib.AlgebraicGeometry.EllipticCurve.Projective.Point.0._aux_Mathlib_AlgebraicGeometry_EllipticCurve_Projective_Point___macroRules__private_Mathlib_AlgebraicGeometry_EllipticCurve_Projective_Point_0_termY_1",
"_private.Mathlib.GroupTheory.Coxeter.Inversion.0.CoxeterSystem._aux_Mathlib_GroupTheory_Coxeter_Inversion___macroRules__private_Mathlib_GroupTheory_Coxeter_Inversion_0_CoxeterSystem_termLis__1",
"Filter.«_aux_Mathlib_Order_Filter_Defs___macroRules_Filter_term∃ᶠ_In_,__1»",
"_aux_Init_Data_SInt_Lemmas___macroRules_commandDeclare_int_theorems___1",
"_aux_Init_System_IO___macroRules_termPrintln!___1",
"CategoryTheory.Join.«_aux_Mathlib_CategoryTheory_Join_Basic___macroRules_CategoryTheory_Join_term_⋆__1»",
"Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_mhaveMacro_1",
"Batteries.Tactic._aux_Batteries_Tactic_PermuteGoals___macroRules_Batteries_Tactic_tacticSwap_1",
"ValuativeRel.«_aux_Mathlib_RingTheory_Valuation_ValuativeRel_Basic___macroRules_ValuativeRel_term_<ᵥ__2»",
"List.«_aux_Init_Data_List_Basic___macroRules_List_term_<+__1»",
"Batteries.ExtendedBinder.«_aux_Batteries_Util_ExtendedBinder___macroRules_Batteries_ExtendedBinder_term∃ᵉ_,__2»",
"_private.Mathlib.Analysis.InnerProductSpace.Basic.0.«_aux_Mathlib_Analysis_InnerProductSpace_Basic___macroRules__private_Mathlib_Analysis_InnerProductSpace_Basic_0_term⟪_,_⟫_3_1»",
"_private.Mathlib.MeasureTheory.Integral.Lebesgue.Sub.0.MeasureTheory.«_aux_Mathlib_MeasureTheory_Integral_Lebesgue_Sub___macroRules__private_Mathlib_MeasureTheory_Integral_Lebesgue_Sub_0_MeasureTheory_term_→ₛ__1»",
"_private.Mathlib.Algebra.Algebra.Spectrum.Basic.0.AlgHom._aux_Mathlib_Algebra_Algebra_Spectrum_Basic___macroRules__private_Mathlib_Algebra_Algebra_Spectrum_Basic_0_AlgHom_termσ_1",
"_private.Mathlib.Data.Holor.0.Holor.«_aux_Mathlib_Data_Holor___macroRules__private_Mathlib_Data_Holor_0_Holor_term_⊗__1»",
"«_aux_Mathlib_RingTheory_Bialgebra_Hom___macroRules_term_→ₐc[_]__1»",
"Mathlib.Tactic._aux_Mathlib_Tactic_Use___macroRules_Mathlib_Tactic_tacticUse_discharger_2",
"_private.Mathlib.MeasureTheory.Integral.DivergenceTheorem.0.MeasureTheory._aux_Mathlib_MeasureTheory_Integral_DivergenceTheorem___macroRules__private_Mathlib_MeasureTheory_Integral_DivergenceTheorem_0_MeasureTheory_termBackFace__1",
"_private.Mathlib.Algebra.Algebra.Spectrum.Basic.0.AlgHom.«_aux_Mathlib_Algebra_Algebra_Spectrum_Basic___macroRules__private_Mathlib_Algebra_Algebra_Spectrum_Basic_0_AlgHom_term↑ₐ_1»",
"_aux_Init_Notation___macroRules_stx!__1",
"_private.Mathlib.Analysis.InnerProductSpace.Subspace.0.«_aux_Mathlib_Analysis_InnerProductSpace_Subspace___macroRules__private_Mathlib_Analysis_InnerProductSpace_Subspace_0_term⟪_,_⟫_1»",
"_private.Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Instances.0._aux_Mathlib_Analysis_CStarAlgebra_ContinuousFunctionalCalculus_Instances___macroRules__private_Mathlib_Analysis_CStarAlgebra_ContinuousFunctionalCalculus_Instances_0_termσ_1",
"SemimoduleCat.«_aux_Mathlib_Algebra_Category_ModuleCat_Semi___macroRules_SemimoduleCat_term↟__1»",
"CategoryTheory.MonObj._aux_Mathlib_CategoryTheory_Monoidal_Mon____macroRules_CategoryTheory_MonObj_termμ_1",
"_private.Mathlib.Analysis.Complex.UpperHalfPlane.Basic.0.UpperHalfPlane._aux_Mathlib_Analysis_Complex_UpperHalfPlane_Basic___macroRules__private_Mathlib_Analysis_Complex_UpperHalfPlane_Basic_0_UpperHalfPlane_termℍₒ_1",
"CategoryTheory.MonoidalCategory.MonoidalRightAction._aux_Mathlib_CategoryTheory_Monoidal_Action_Basic___macroRules_CategoryTheory_MonoidalCategory_MonoidalRightAction_termρᵣ_1",
"Nat._aux_Mathlib_Data_Nat_Bitwise___macroRules_Nat_tacticBitwise_assoc_tac_1",
"ComplexConjugate._aux_Mathlib_Algebra_Star_Basic___macroRules_ComplexConjugate_termConj_1",
"IdealFilter.«_aux_Mathlib_RingTheory_IdealFilter_Basic___macroRules_IdealFilter_term_•__1»",
"_private.Mathlib.Analysis.InnerProductSpace.MeanErgodic.0.«_aux_Mathlib_Analysis_InnerProductSpace_MeanErgodic___macroRules__private_Mathlib_Analysis_InnerProductSpace_MeanErgodic_0_term⟪_,_⟫_1»",
"_private.Mathlib.Analysis.InnerProductSpace.Orthogonal.0.«_aux_Mathlib_Analysis_InnerProductSpace_Orthogonal___macroRules__private_Mathlib_Analysis_InnerProductSpace_Orthogonal_0_term⟪_,_⟫_1»",
"ZFSet.«_aux_Mathlib_SetTheory_ZFC_Basic___macroRules_ZFSet_term⋃₀__1»",
"_private.Mathlib.Algebra.MvPolynomial.Division.0.MvPolynomial.«_aux_Mathlib_Algebra_MvPolynomial_Division___macroRules__private_Mathlib_Algebra_MvPolynomial_Division_0_MvPolynomial_term_/ᵐᵒⁿᵒᵐⁱᵃˡ__1_1»",
"«_aux_Init_Notation___macroRules_term_•__2»",
"_aux_Mathlib_Data_Int_Notation___macroRules_termℤ_1",
"CategoryTheory.ComposableArrows._aux_Mathlib_CategoryTheory_ComposableArrows_Basic___macroRules_CategoryTheory_ComposableArrows_tacticValid_1",
"_private.Mathlib.Analysis.Complex.Periodic.0.Function.Periodic._aux_Mathlib_Analysis_Complex_Periodic___macroRules__private_Mathlib_Analysis_Complex_Periodic_0_Function_Periodic_term𝕢_1",
"RCLike.«_aux_Mathlib_Analysis_RCLike_Inner___macroRules_RCLike_term⟪_,_⟫_[_]_1»",
"CategoryTheory.Bicategory.«_aux_Mathlib_CategoryTheory_Bicategory_Functor_Oplax___macroRules_CategoryTheory_Bicategory_term_⥤ᵒᵖᴸ__1»",
"CategoryTheory.«_aux_Mathlib_CategoryTheory_Adjunction_Parametrized___macroRules_CategoryTheory_term_⊣₂__1»",
"Lean.Parser.Tactic.Grind._aux_Init_Grind_Interactive___macroRules_Lean_Parser_Tactic_Grind_grindAdmit_1",
"_private.Mathlib.RingTheory.UniqueFactorizationDomain.Finite.0.«_aux_Mathlib_RingTheory_UniqueFactorizationDomain_Finite___macroRules__private_Mathlib_RingTheory_UniqueFactorizationDomain_Finite_0_term_~ᵤ__1»",
"FirstOrder.«_aux_Mathlib_ModelTheory_Syntax___macroRules_FirstOrder_term∃'__1»",
"Mathlib.Tactic.ToAdditive._aux_Mathlib_Tactic_Translate_ToAdditive___macroRules_Mathlib_Tactic_ToAdditive_attrTo_additive?__1",
"AddCommGroup.«_aux_Mathlib_Algebra_Group_ModEq___macroRules_AddCommGroup_term_≡_[PMOD_]_1»",
"TopCat._aux_Mathlib_Topology_Category_TopCat_Sphere___macroRules_TopCat_term𝔹__1",
"«_aux_Mathlib_Algebra_GroupWithZero_Hom___macroRules_term_→*₀__1»",
"«_aux_Init_Notation___macroRules_term_∣__1»",
"CategoryTheory.MonoidalCategory.MonoidalRightAction._aux_Mathlib_CategoryTheory_Monoidal_Action_Basic___macroRules_CategoryTheory_MonoidalCategory_MonoidalRightAction_termαᵣ_1",
"CategoryTheory.Distributive.«_aux_Mathlib_CategoryTheory_Distributive_Monoidal___macroRules_CategoryTheory_Distributive_term∂R_1»",
"Mathlib.Tactic.Push._aux_Mathlib_Tactic_Push___macroRules_Mathlib_Tactic_Push_pushCommand_1",
"«_aux_Mathlib_Algebra_Ring_Hom_Defs___macroRules_term_→ₙ+*__1»",
"_aux_Init_NotationExtra___macroRules_Lean_Parser_Command_classAbbrev_1",
"_private.Mathlib.Data.Seq.Computation.0.Computation.«_aux_Mathlib_Data_Seq_Computation___macroRules__private_Mathlib_Data_Seq_Computation_0_Computation_term_~__1»",
"Laplacian._aux_Mathlib_Analysis_Distribution_DerivNotation___macroRules_Laplacian_termΔ_1",
"CategoryTheory.Bicategory._aux_Mathlib_CategoryTheory_Bicategory_Monad_Basic___macroRules_CategoryTheory_Bicategory_termΔ_1",
"_private.Mathlib.Algebra.Lie.TraceForm.0._aux_Mathlib_Algebra_Lie_TraceForm___macroRules__private_Mathlib_Algebra_Lie_TraceForm_0_termφ_1",
"Std.Time.«_aux_Std_Time_Notation___macroRules_Std_Time_termOffset(_)_1»",
"SetTheory.PGame._aux_Mathlib_SetTheory_PGame_Basic___macroRules_SetTheory_PGame_tacticPgame_wf_tac_1",
"_private.Mathlib.Computability.AkraBazzi.SumTransform.0.AkraBazziRecurrence._aux_Mathlib_Computability_AkraBazzi_SumTransform___macroRules__private_Mathlib_Computability_AkraBazzi_SumTransform_0_AkraBazziRecurrence_termε_1",
"Simplicial.«_aux_Mathlib_AlgebraicTopology_SimplicialSet_Horn___macroRules_Simplicial_termΛ[_,_]_1»",
"RingTheory.LinearMap.«_aux_Mathlib_LinearAlgebra_TensorProduct_Map___macroRules_RingTheory_LinearMap_term_⊗ₘ__1»",
"_private.Mathlib.CategoryTheory.Limits.Shapes.Pullback.Pasting.0.CategoryTheory.Limits._aux_Mathlib_CategoryTheory_Limits_Shapes_Pullback_Pasting___macroRules__private_Mathlib_CategoryTheory_Limits_Shapes_Pullback_Pasting_0_CategoryTheory_Limits_termG₁_1_1",
"Lean.Parser.Tactic._aux_Std_Tactic_Do_Syntax___macroRules_Lean_Parser_Tactic_mexistsError_1",
"_private.Mathlib.Analysis.InnerProductSpace.Completion.0.«_aux_Mathlib_Analysis_InnerProductSpace_Completion___macroRules__private_Mathlib_Analysis_InnerProductSpace_Completion_0_term⟪_,_⟫_1»",
"Lean.Elab.Term.expandTermFor",
"«_aux_Mathlib_Algebra_Order_Hom_Ring___macroRules_term_≃+*o__1»",
"Lean.Elab.Term.expandShow",
"«_aux_Init_Notation___macroRules_term_/__1»",
"ZFSet.«_aux_Mathlib_SetTheory_ZFC_Basic___macroRules_ZFSet_term⋃_,__1»",
"Lean.Parser.Tactic._aux_Init_Meta___macroRules_Lean_Parser_Tactic_tacticErw____1",
"Distributions.«_aux_Mathlib_Analysis_Distribution_ContDiffMapSupportedIn___macroRules_Distributions_term𝓓^{_}_{_}(_,_)_1»"
]
}
[
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 118,
"proofTag": "rfl-variant",
"members": [
{
"statement": "Bool",
"namespace": "Lean.Firefox.ThreadWithCollideMaps.isMainThread",
"name": "Lean.Firefox.ThreadWithCollideMaps.isMainThread._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.ConfigInteractive.lia",
"name": "Lean.Grind.ConfigInteractive.lia._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Compiler.LCNF.Simp.Config.inlineDefs",
"name": "Lean.Compiler.LCNF.Simp.Config.inlineDefs._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.ParseImports.State.badModifier",
"name": "Lean.ParseImports.State.badModifier._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.Config.congrConsts",
"name": "Lean.Meta.Simp.Config.congrConsts._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.GrobnerConfig.trace",
"name": "Lean.Grind.GrobnerConfig.trace._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Elab.Tactic.BVDecide.Frontend.BVDecideConfig.acNf",
"name": "Lean.Elab.Tactic.BVDecide.Frontend.BVDecideConfig.acNf._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.Config.zetaDelta",
"name": "Lean.Grind.Config.zetaDelta._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.ExtractLetsConfig.underBinder",
"name": "Lean.Meta.ExtractLetsConfig.underBinder._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.ConfigCtx.singlePass",
"name": "Lean.Meta.Simp.ConfigCtx.singlePass._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Elab.Term.Context.holesAsSyntheticOpaque",
"name": "Lean.Elab.Term.Context.holesAsSyntheticOpaque._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Grind.ENode.flipped",
"name": "Lean.Meta.Grind.ENode.flipped._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.NoopConfig.inj",
"name": "Lean.Grind.NoopConfig.inj._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.Config.mbtc",
"name": "Lean.Grind.Config.mbtc._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Parser.ParserCacheKey.suppressInsideQuot",
"name": "Lean.Parser.ParserCacheKey.suppressInsideQuot._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Parser.Tactic.DecideConfig.zetaReduce",
"name": "Lean.Parser.Tactic.DecideConfig.zetaReduce._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.Result.cache",
"name": "Lean.Meta.Simp.Result.cache._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "_private.Lean.Shell.0.Lean.ShellOptions.onlySrcDeps",
"name": "_private.Lean.Shell.0.Lean.ShellOptions.onlySrcDeps._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.ConfigCtx.arith",
"name": "Lean.Meta.Simp.ConfigCtx.arith._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Grind.ENode.funCC",
"name": "Lean.Meta.Grind.ENode.funCC._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Aesop.Options'.useDefaultSimpSet",
"name": "Aesop.Options'.useDefaultSimpSet._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Doc.MarkdownM.Context.inLink",
"name": "Lean.Doc.MarkdownM.Context.inLink._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Elab.Command.Scope.isMeta",
"name": "Lean.Elab.Command.Scope.isMeta._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.ConfigCtx.zetaHave",
"name": "Lean.Meta.Simp.ConfigCtx.zetaHave._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.DSimp.Config.failIfUnchanged",
"name": "Lean.Meta.DSimp.Config.failIfUnchanged._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.LiftLetsConfig.onlyGivenNames",
"name": "Lean.Meta.LiftLetsConfig.onlyGivenNames._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Language.Snapshot.isFatal",
"name": "Lean.Language.Snapshot.isFatal._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.ConfigInteractive.lookahead",
"name": "Lean.Grind.ConfigInteractive.lookahead._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Parser.Tactic.LibrarySearchConfig.star",
"name": "Lean.Parser.Tactic.LibrarySearchConfig.star._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.ParamInfo.higherOrderOutParam",
"name": "Lean.Meta.ParamInfo.higherOrderOutParam._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.Config.lia",
"name": "Lean.Grind.Config.lia._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Moonshine.jc0",
"name": "Moonshine.jc0._nativeDecide_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_nativeDecide_1_1"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.ConfigCtx.zetaDelta",
"name": "Lean.Meta.Simp.ConfigCtx.zetaDelta._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Aesop.ExtractScriptM.State.proofHasMVar",
"name": "Aesop.ExtractScriptM.State.proofHasMVar._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.NormCastConfig.bitVecOfNat",
"name": "Lean.Meta.Simp.NormCastConfig.bitVecOfNat._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.ExtractLetsConfig.lift",
"name": "Lean.Meta.ExtractLetsConfig.lift._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Lsp.InlayHintOptions.workDoneProgress",
"name": "Lean.Lsp.InlayHintOptions.workDoneProgress._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "MonsterAddress.location_inj",
"name": "MonsterAddress.location_inj._nativeDecide_1_10",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_nativeDecide_1_10"
},
{
"statement": "Bool",
"namespace": "Lean.Lsp.CodeActionOptions.workDoneProgress",
"name": "Lean.Lsp.CodeActionOptions.workDoneProgress._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Lsp.ServerCapabilities.workspaceSymbolProvider",
"name": "Lean.Lsp.ServerCapabilities.workspaceSymbolProvider._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Batteries.Tactic.Congr.Config.closePre",
"name": "Batteries.Tactic.Congr.Config.closePre._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Grind.Arith.CommRing.RingM.Context.checkCoeffDvd",
"name": "Lean.Meta.Grind.Arith.CommRing.RingM.Context.checkCoeffDvd._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Elab.Command.Scope.isPublic",
"name": "Lean.Elab.Command.Scope.isPublic._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.Config.order",
"name": "Lean.Grind.Config.order._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.Config.memoize",
"name": "Lean.Meta.Simp.Config.memoize._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Grind.Order.Weight.strict",
"name": "Lean.Meta.Grind.Order.Weight.strict._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Elab.Term.Context.errToSorry",
"name": "Lean.Elab.Term.Context.errToSorry._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.SimprocOLeanEntry.post",
"name": "Lean.Meta.Simp.SimprocOLeanEntry.post._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Mathlib.Tactic.Linarith.LinarithConfig.minimize",
"name": "Mathlib.Tactic.Linarith.LinarithConfig.minimize._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.GrobnerConfig.splitIndPred",
"name": "Lean.Grind.GrobnerConfig.splitIndPred._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "_private.Lean.Meta.Sym.Pattern.0.Lean.Meta.Sym.DefEqM.Context.unify",
"name": "_private.Lean.Meta.Sym.Pattern.0.Lean.Meta.Sym.DefEqM.Context.unify._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.NoopConfig.splitIte",
"name": "Lean.Grind.NoopConfig.splitIte._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.NormCastConfig.index",
"name": "Lean.Meta.Simp.NormCastConfig.index._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.GrobnerConfig.splitIte",
"name": "Lean.Grind.GrobnerConfig.splitIte._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Aesop.Options'.terminal",
"name": "Aesop.Options'.terminal._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.ConfigInteractive.splitIte",
"name": "Lean.Grind.ConfigInteractive.splitIte._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.DSimp.Config.index",
"name": "Lean.Meta.DSimp.Config.index._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.GrobnerConfig.ac",
"name": "Lean.Grind.GrobnerConfig.ac._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Elab.Tactic.Omega.Problem.possible",
"name": "Lean.Elab.Tactic.Omega.Problem.possible._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.EffectiveImport.isExported",
"name": "Lean.EffectiveImport.isExported._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Tactic.Backtrack.BacktrackConfig.commitIndependentGoals",
"name": "Lean.Meta.Tactic.Backtrack.BacktrackConfig.commitIndependentGoals._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Aesop.Options'.enableSimp",
"name": "Aesop.Options'.enableSimp._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.Config.catchRuntime",
"name": "Lean.Meta.Simp.Config.catchRuntime._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "MonsterBitmapSVG.render_faithful",
"name": "MonsterBitmapSVG.render_faithful._nativeDecide_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_nativeDecide_1_1"
},
{
"statement": "Bool",
"namespace": "ResolutionLadder.topTen_eq",
"name": "ResolutionLadder.topTen_eq._nativeDecide_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_nativeDecide_1_1"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.Config.lax",
"name": "Lean.Grind.Config.lax._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Compiler.LCNF.Pass.shouldAlwaysRunCheck",
"name": "Lean.Compiler.LCNF.Pass.shouldAlwaysRunCheck._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.LiftLetsConfig.lift",
"name": "Lean.Meta.LiftLetsConfig.lift._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.Config.verbose",
"name": "Lean.Grind.Config.verbose._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.Config.suggestions",
"name": "Lean.Meta.Simp.Config.suggestions._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.Config.reducible",
"name": "Lean.Grind.Config.reducible._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.PrettyPrinter.Formatter.State.leadWordIdent",
"name": "Lean.PrettyPrinter.Formatter.State.leadWordIdent._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "MonsterAddress.mprime_dvd_order",
"name": "MonsterAddress.mprime_dvd_order._nativeDecide_1_15",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_nativeDecide_1_15"
},
{
"statement": "Bool",
"namespace": "Lean.Elab.DelabTermInfo.explicit",
"name": "Lean.Elab.DelabTermInfo.explicit._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Elab.Term.Context.heedElabAsElim",
"name": "Lean.Elab.Term.Context.heedElabAsElim._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "_private.Lean.Util.ParamMinimizer.0.Lean.Util.ParamMinimizer.State.found",
"name": "_private.Lean.Util.ParamMinimizer.0.Lean.Util.ParamMinimizer.State.found._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "_private.Lean.Shell.0.Lean.ShellOptions.jsonOutput",
"name": "_private.Lean.Shell.0.Lean.ShellOptions.jsonOutput._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.CutsatConfig.splitIte",
"name": "Lean.Grind.CutsatConfig.splitIte._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Batteries.Tactic.PrintPrefixConfig.propositionsOnly",
"name": "Batteries.Tactic.PrintPrefixConfig.propositionsOnly._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.Config.arith",
"name": "Lean.Meta.Simp.Config.arith._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Irrep170.monsterIrrepDegrees_collisions",
"name": "Irrep170.monsterIrrepDegrees_collisions._nativeDecide_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_nativeDecide_1_1"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.Context.inDSimp",
"name": "Lean.Meta.Simp.Context.inDSimp._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Simps.Config.debug",
"name": "Simps.Config.debug._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.DSimp.Config.zetaUnused",
"name": "Lean.Meta.DSimp.Config.zetaUnused._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.EffectiveImport.isMeta",
"name": "Lean.EffectiveImport.isMeta._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.ConfigCtx.zeta",
"name": "Lean.Meta.Simp.ConfigCtx.zeta._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.ConfigInteractive.linarith",
"name": "Lean.Grind.ConfigInteractive.linarith._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.NormCastConfig.proj",
"name": "Lean.Meta.Simp.NormCastConfig.proj._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.ConfigInteractive.funext",
"name": "Lean.Grind.ConfigInteractive.funext._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Config.zeta",
"name": "Lean.Meta.Config.zeta._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "_private.Lean.Environment.0.Lean.ImportedModule.isExported",
"name": "_private.Lean.Environment.0.Lean.ImportedModule.isExported._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.GrobnerConfig.mbtc",
"name": "Lean.Grind.GrobnerConfig.mbtc._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Elab.Tactic.Do.VCGen.Config.leave",
"name": "Lean.Elab.Tactic.Do.VCGen.Config.leave._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.ConfigInteractive.funCC",
"name": "Lean.Grind.ConfigInteractive.funCC._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.ModuleSetup.isModule",
"name": "Lean.ModuleSetup.isModule._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Compiler.LCNF.ConfigOptions.extractClosed",
"name": "Lean.Compiler.LCNF.ConfigOptions.extractClosed._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "MonsterAddress.mprime_dvd_order",
"name": "MonsterAddress.mprime_dvd_order._nativeDecide_1_14",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_nativeDecide_1_14"
},
{
"statement": "Bool",
"namespace": "Lean.Lsp.DeleteFile.Options.ignoreIfNotExists",
"name": "Lean.Lsp.DeleteFile.Options.ignoreIfNotExists._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Rewrite.Config.offsetCnstrs",
"name": "Lean.Meta.Rewrite.Config.offsetCnstrs._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.LiftLetsConfig.preserveBinderNames",
"name": "Lean.Meta.LiftLetsConfig.preserveBinderNames._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Grind.GoalState.inconsistent",
"name": "Lean.Meta.Grind.GoalState.inconsistent._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.CutsatConfig.ac",
"name": "Lean.Grind.CutsatConfig.ac._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Elab.Tactic.BVDecide.Frontend.BVDecideConfig.binaryProofs",
"name": "Lean.Elab.Tactic.BVDecide.Frontend.BVDecideConfig.binaryProofs._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Irrep194.thompson_sample_count",
"name": "Irrep194.thompson_sample_count._nativeDecide_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_nativeDecide_1_1"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.NoopConfig.splitIndPred",
"name": "Lean.Grind.NoopConfig.splitIndPred._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Simp.NormCastConfig.letToHave",
"name": "Lean.Meta.Simp.NormCastConfig.letToHave._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.Config.extAll",
"name": "Lean.Grind.Config.extAll._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.ExtractLetsConfig.usedOnly",
"name": "Lean.Meta.ExtractLetsConfig.usedOnly._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Elab.InlayHint.paddingRight",
"name": "Lean.Elab.InlayHint.paddingRight._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.GrobnerConfig.order",
"name": "Lean.Grind.GrobnerConfig.order._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "_private.Lean.Shell.0.Lean.ShellOptions.useStdin",
"name": "_private.Lean.Shell.0.Lean.ShellOptions.useStdin._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Grind.GrobnerConfig.revert",
"name": "Lean.Grind.GrobnerConfig.revert._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Bool",
"namespace": "Lean.Meta.Config.isDefEqStuckEx",
"name": "Lean.Meta.Config.isDefEqStuckEx._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Batteries.Tactic.PrintPrefixConfig.showTypes",
"name": "Batteries.Tactic.PrintPrefixConfig.showTypes._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "MonsterBitmap.jDecomp_c1",
"name": "MonsterBitmap.jDecomp_c1._nativeDecide_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_nativeDecide_1_1"
},
{
"statement": "Bool",
"namespace": "Lean.Elab.InlayHintInfo.paddingRight",
"name": "Lean.Elab.InlayHintInfo.paddingRight._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.Parser.Tactic.LibrarySearchConfig.all",
"name": "Lean.Parser.Tactic.LibrarySearchConfig.all._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Bool",
"namespace": "Lean.PrettyPrinter.Delaborator.TopDownAnalyze.Context.parentIsApp",
"name": "Lean.PrettyPrinter.Delaborator.TopDownAnalyze.Context.parentIsApp._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
}
],
"groupId": 139,
"fingerprint": 183048209
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 60,
"proofTag": "rfl-variant",
"members": [
{
"statement": "ℕ",
"namespace": "_private.Lean.Meta.Sym.Intro.0.Lean.Meta.Sym",
"name": "_private.Lean.Meta.Sym.Intro.0.Lean.Meta.Sym.hugeNat",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "hugeNat"
},
{
"statement": "ℕ",
"namespace": "Lean.version",
"name": "Lean.version.patch",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "patch"
},
{
"statement": "ℕ",
"namespace": "Char",
"name": "Char.maxSurrogate",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "maxSurrogate"
},
{
"statement": "ℕ",
"namespace": "Lean.Compiler.LCNF.ConfigOptions.maxRecSpecialize",
"name": "Lean.Compiler.LCNF.ConfigOptions.maxRecSpecialize._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.LibrarySuggestions.Config.maxSuggestions",
"name": "Lean.LibrarySuggestions.Config.maxSuggestions._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.Meta.Rewrites",
"name": "Lean.Meta.Rewrites.forwardWeight",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "forwardWeight"
},
{
"statement": "ℕ",
"namespace": "Lean.Parser.ParserCacheKey.quotDepth",
"name": "Lean.Parser.ParserCacheKey.quotDepth._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "ℕ",
"namespace": "IrrepFold",
"name": "IrrepFold.numLayers",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "numLayers"
},
{
"statement": "ℕ",
"namespace": "Lean.Parser.ParserState.lhsPrec",
"name": "Lean.Parser.ParserState.lhsPrec._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.Meta.Simp.Context.lctxInitIndices",
"name": "Lean.Meta.Simp.Context.lctxInitIndices._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Char",
"name": "Char.numCodePoints",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "numCodePoints"
},
{
"statement": "ℕ",
"namespace": "Lean.Meta.Sym.Simp.EvalStepConfig.maxExponent",
"name": "Lean.Meta.Sym.Simp.EvalStepConfig.maxExponent._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.Meta.Grind.Goal.nextDeclIdx",
"name": "Lean.Meta.Grind.Goal.nextDeclIdx._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "ℕ",
"namespace": "Lean.PersistentHashMap.Stats.maxDepth",
"name": "Lean.PersistentHashMap.Stats.maxDepth._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.InternalExceptionId.idx",
"name": "Lean.InternalExceptionId.idx._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.Server.FileWorker.AbsoluteLspSemanticToken.priority",
"name": "Lean.Server.FileWorker.AbsoluteLspSemanticToken.priority._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "_private.Lean.Util.ParamMinimizer.0.Lean.Util.ParamMinimizer.State.numCalls",
"name": "_private.Lean.Util.ParamMinimizer.0.Lean.Util.ParamMinimizer.State.numCalls._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Moonshine",
"name": "Moonshine.N",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "N"
},
{
"statement": "ℕ",
"namespace": "Lean.Parser.ParserContext.quotDepth",
"name": "Lean.Parser.ParserContext.quotDepth._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "ℕ",
"namespace": "Plausible.Configuration.numRetries",
"name": "Plausible.Configuration.numRetries._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "_private.Lean.Meta.Sym.Simp.DiscrTree.0.Lean.Meta.Sym",
"name": "_private.Lean.Meta.Sym.Simp.DiscrTree.0.Lean.Meta.Sym.initCapacity",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "initCapacity"
},
{
"statement": "ℕ",
"namespace": "Nat",
"name": "Nat.zero",
"isRfl": false,
"hasValue": false,
"deprecated": false,
"baseName": "zero"
},
{
"statement": "ℕ",
"namespace": "Holograms",
"name": "Holograms.monsterOrder",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "monsterOrder"
},
{
"statement": "ℕ",
"namespace": "Nat.Linear",
"name": "Nat.Linear.fixedVar",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "fixedVar"
},
{
"statement": "ℕ",
"namespace": "Lean.Compiler.LCNF.LambdaLifting.Context.minSize",
"name": "Lean.Compiler.LCNF.LambdaLifting.Context.minSize._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Char",
"name": "Char.numSurrogates",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "numSurrogates"
},
{
"statement": "ℕ",
"namespace": "Lean.Grind.Config.splits",
"name": "Lean.Grind.Config.splits._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "String.Pos.Raw.byteIdx",
"name": "String.Pos.Raw.byteIdx._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Nat.Linear",
"name": "Nat.Linear.hugeFuel",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "hugeFuel"
},
{
"statement": "ℕ",
"namespace": "Lean.Grind.Config.instances",
"name": "Lean.Grind.Config.instances._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.Parser.CacheableParserContext.quotDepth",
"name": "Lean.Parser.CacheableParserContext.quotDepth._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.Grind.Config.detailed",
"name": "Lean.Grind.Config.detailed._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "_private.Lean.Meta.Tactic.Grind.Intro.0.Lean.Meta.Grind.Action",
"name": "_private.Lean.Meta.Tactic.Grind.Intro.0.Lean.Meta.Grind.Action.hugeNumber",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "hugeNumber"
},
{
"statement": "ℕ",
"namespace": "Ordnode",
"name": "Ordnode.delta",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "delta"
},
{
"statement": "ℕ",
"namespace": "Aesop.Options.maxNormIterations",
"name": "Aesop.Options.maxNormIterations._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.Meta.Grind.Arith.CommRing.State.steps",
"name": "Lean.Meta.Grind.Arith.CommRing.State.steps._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.Grind.GrobnerConfig.splits",
"name": "Lean.Grind.GrobnerConfig.splits._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "ℕ",
"namespace": "Mathlib.Meta.FunProp.Config.maxTransitionDepth",
"name": "Mathlib.Meta.FunProp.Config.maxTransitionDepth._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.SubExpr.Pos",
"name": "Lean.SubExpr.Pos.typeCoord",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "typeCoord"
},
{
"statement": "ℕ",
"namespace": "Lean.Firefox.FrameTable.Entry.inlineDepth",
"name": "Lean.Firefox.FrameTable.Entry.inlineDepth._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.Meta.Simp.Config.maxSteps",
"name": "Lean.Meta.Simp.Config.maxSteps._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Char",
"name": "Char.count",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "count"
},
{
"statement": "ℕ",
"namespace": "Lean.Compiler.LCNF.ConfigOptions.maxRecInline",
"name": "Lean.Compiler.LCNF.ConfigOptions.maxRecInline._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.Compiler.LCNF.UnreachableBranches.Value",
"name": "Lean.Compiler.LCNF.UnreachableBranches.Value.maxValueDepth",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "maxValueDepth"
},
{
"statement": "ℕ",
"namespace": "Lean.Meta.Grind.Arith.Cutsat.PropagateMul.State.n",
"name": "Lean.Meta.Grind.Arith.Cutsat.PropagateMul.State.n._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.Grind.CommRing",
"name": "Lean.Grind.CommRing.hugeFuel",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "hugeFuel"
},
{
"statement": "ℕ",
"namespace": "Plausible.Configuration.maxSize",
"name": "Plausible.Configuration.maxSize._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.Grind.NoopConfig.instances",
"name": "Lean.Grind.NoopConfig.instances._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "ℕ",
"namespace": "Std.Legacy.Range.step",
"name": "Std.Legacy.Range.step._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "_private.Lean.Meta.Tactic.Grind.ProveEq.0.Lean.Meta.Grind.AbstractM.Context.offset",
"name": "_private.Lean.Meta.Tactic.Grind.ProveEq.0.Lean.Meta.Grind.AbstractM.Context.offset._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "PrimeProjection",
"name": "PrimeProjection.numPages",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "numPages"
},
{
"statement": "ℕ",
"namespace": "Mathlib.Meta.FunProp.Config.maxSteps",
"name": "Mathlib.Meta.FunProp.Config.maxSteps._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "_private.Lean.Meta.Sym.Pattern.0.Lean.Meta.Sym.DefEqM.Context.lctxInitialNextIndex",
"name": "_private.Lean.Meta.Sym.Pattern.0.Lean.Meta.Sym.DefEqM.Context.lctxInitialNextIndex._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Aesop.Options.maxGoals",
"name": "Aesop.Options.maxGoals._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.MetavarContext.depth",
"name": "Lean.MetavarContext.depth._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.Meta.Tactic.Backtrack.BacktrackConfig.maxDepth",
"name": "Lean.Meta.Tactic.Backtrack.BacktrackConfig.maxDepth._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "Lean.Meta.Grind.Action",
"name": "Lean.Meta.Grind.Action.maxIterationsDefault",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "maxIterationsDefault"
},
{
"statement": "ℕ",
"namespace": "Lean",
"name": "Lean.maxSmallNat",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "maxSmallNat"
},
{
"statement": "ℕ",
"namespace": "Lean.Meta.SynthInstance.MkTableKey.State.nextIdx",
"name": "Lean.Meta.SynthInstance.MkTableKey.State.nextIdx._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℕ",
"namespace": "ResolutionLadder",
"name": "ResolutionLadder.fullModulus",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "fullModulus"
}
],
"groupId": 324,
"fingerprint": 421340980
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 2,
"proofTag": "rfl-variant",
"members": [
{
"statement": "Level",
"namespace": "Lean",
"name": "Lean.levelZero",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "levelZero"
},
{
"statement": "Level",
"namespace": "Lean.Meta.HaveTelescopeInfo.level",
"name": "Lean.Meta.HaveTelescopeInfo.level._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
}
],
"groupId": 340,
"fingerprint": 441636978
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 5,
"proofTag": "rfl-variant",
"members": [
{
"statement": "ℤ",
"namespace": "Lean.Grind.CommRing.SimpResult.k₁",
"name": "Lean.Grind.CommRing.SimpResult.k₁._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℤ",
"namespace": "Lean.Omega.LinearCombo.const",
"name": "Lean.Omega.LinearCombo.const._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℤ",
"namespace": "Lean.Grind.CommRing.SimpResult.k₂",
"name": "Lean.Grind.CommRing.SimpResult.k₂._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "ℤ",
"namespace": "Aesop",
"name": "Aesop.defaultSafePenalty",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "defaultSafePenalty"
},
{
"statement": "ℤ",
"namespace": "MonsterBitmapSVG",
"name": "MonsterBitmapSVG.cellH",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "cellH"
}
],
"groupId": 500,
"fingerprint": 630578061
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 4,
"proofTag": "rfl-variant",
"members": [
{
"statement": "LocalContext",
"namespace": "Lean.Compiler.LCNF.ToLCNF.State.lctx",
"name": "Lean.Compiler.LCNF.ToLCNF.State.lctx._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "LocalContext",
"namespace": "Qq.Impl.UnquoteState.unquoted",
"name": "Qq.Impl.UnquoteState.unquoted._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "LocalContext",
"namespace": "Lean.LocalContext",
"name": "Lean.LocalContext.empty",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "empty"
},
{
"statement": "LocalContext",
"namespace": "Lean.Meta.Context.lctx",
"name": "Lean.Meta.Context.lctx._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
}
],
"groupId": 831,
"fingerprint": 1039483449
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "rfl-variant",
"members": [
{
"statement": "∀ (n : ℕ), 0 * n = 0",
"namespace": "Nat",
"name": "Nat.zero_mul",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "zero_mul"
},
{
"statement": "∀ (a : ℕ), 0 * a = 0",
"namespace": "_private.Lean.Compiler.LCNF.Simp.ConstantFold.0.Lean.Compiler.LCNF.Simp.ConstantFold.arithmeticFolders",
"name": "_private.Lean.Compiler.LCNF.Simp.ConstantFold.0.Lean.Compiler.LCNF.Simp.ConstantFold.arithmeticFolders._proof_18",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_18"
}
],
"groupId": 839,
"fingerprint": 1052001627
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 5,
"proofTag": "rfl-variant",
"members": [
{
"statement": "Array Name",
"namespace": "Lean.Compiler.LCNF.NormLevelParam.State.paramNames",
"name": "Lean.Compiler.LCNF.NormLevelParam.State.paramNames._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Array Name",
"namespace": "_private.Mathlib.Tactic.Linter.Whitespace.0.Mathlib.Linter.Style.Whitespace",
"name": "_private.Mathlib.Tactic.Linter.Whitespace.0.Mathlib.Linter.Style.Whitespace.unlintedNodes",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "unlintedNodes"
},
{
"statement": "Array Name",
"namespace": "Lean.Meta.Closure.State.levelParams",
"name": "Lean.Meta.Closure.State.levelParams._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Array Name",
"namespace": "_private.Lean.Shell.0.Lean.ShellOptions.errorOnKinds",
"name": "_private.Lean.Shell.0.Lean.ShellOptions.errorOnKinds._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Array Name",
"namespace": "Lean.PrettyPrinter.Delaborator.TopDownAnalyze.App.State.namedArgs",
"name": "Lean.PrettyPrinter.Delaborator.TopDownAnalyze.App.State.namedArgs._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
}
],
"groupId": 1125,
"fingerprint": 1417788039
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 8,
"proofTag": "rfl-variant",
"members": [
{
"statement": "(¬True) = False",
"namespace": "_private.Mathlib.AlgebraicTopology.DoldKan.SplitSimplicialObject.0.SimplicialObject.Splitting.toKaroubiNondegComplexIsoN₁",
"name": "_private.Mathlib.AlgebraicTopology.DoldKan.SplitSimplicialObject.0.SimplicialObject.Splitting.toKaroubiNondegComplexIsoN₁._simp_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_4"
},
{
"statement": "(¬True) = False",
"namespace": "_private.Mathlib.Combinatorics.SimpleGraph.Trails.0.SimpleGraph.Walk.IsTrail.even_countP_edges_iff",
"name": "_private.Mathlib.Combinatorics.SimpleGraph.Trails.0.SimpleGraph.Walk.IsTrail.even_countP_edges_iff._simp_1_7",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_7"
},
{
"statement": "(¬True) = False",
"namespace": "_private.Mathlib.MeasureTheory.SetSemiring.0.MeasureTheory.IsSetSemiring.empty_notMem_disjointOfDiff",
"name": "_private.Mathlib.MeasureTheory.SetSemiring.0.MeasureTheory.IsSetSemiring.empty_notMem_disjointOfDiff._simp_1_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_4"
},
{
"statement": "(¬True) = False",
"namespace": "_private.Mathlib.Analysis.Convex.Side.0.AffineSubspace.isPreconnected_setOf_sOppSide",
"name": "_private.Mathlib.Analysis.Convex.Side.0.AffineSubspace.isPreconnected_setOf_sOppSide._simp_1_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_4"
},
{
"statement": "(¬True) = False",
"namespace": "_private.Mathlib.LinearAlgebra.Basis.VectorSpace.0.nonzero_span_atom",
"name": "_private.Mathlib.LinearAlgebra.Basis.VectorSpace.0.nonzero_span_atom._simp_1_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_4"
},
{
"statement": "(¬True) = False",
"namespace": "_private.Mathlib.Analysis.Convex.Side.0.AffineSubspace.isPreconnected_setOf_sSameSide",
"name": "_private.Mathlib.Analysis.Convex.Side.0.AffineSubspace.isPreconnected_setOf_sSameSide._simp_1_4",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_4"
},
{
"statement": "(¬True) = False",
"namespace": "Lean.Grind",
"name": "Lean.Grind.not_true",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "not_true"
},
{
"statement": "(¬True) = False",
"namespace": "_private.Mathlib.GroupTheory.CoprodI.0.Monoid.CoprodI.Word.mem_smul_iff",
"name": "_private.Mathlib.GroupTheory.CoprodI.0.Monoid.CoprodI.Word.mem_smul_iff._simp_1_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_simp_1_1"
}
],
"groupId": 1146,
"fingerprint": 1447242322
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 16,
"proofTag": "rfl-variant",
"members": [
{
"statement": "Expr",
"namespace": "Lean.Nat",
"name": "Lean.Nat.mkInstNatPow",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "mkInstNatPow"
},
{
"statement": "Expr",
"namespace": "Lean.Int",
"name": "Lean.Int.mkType",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "mkType"
},
{
"statement": "Expr",
"namespace": "Lean",
"name": "Lean.reflBoolFalse",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "reflBoolFalse"
},
{
"statement": "Expr",
"namespace": "Lean.Nat",
"name": "Lean.Nat.mkType",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "mkType"
},
{
"statement": "Expr",
"namespace": "Lean.Meta.HaveTelescopeInfo.bodyType",
"name": "Lean.Meta.HaveTelescopeInfo.bodyType._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Expr",
"namespace": "Lean.Int",
"name": "Lean.Int.mkInstNeg",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "mkInstNeg"
},
{
"statement": "Expr",
"namespace": "Lean",
"name": "Lean.eagerReflBoolTrue",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eagerReflBoolTrue"
},
{
"statement": "Expr",
"namespace": "Lean.Meta.HaveTelescopeInfo.body",
"name": "Lean.Meta.HaveTelescopeInfo.body._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Expr",
"namespace": "Lean",
"name": "Lean.eagerReflBoolFalse",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eagerReflBoolFalse"
},
{
"statement": "Expr",
"namespace": "Lean.Nat",
"name": "Lean.Nat.mkInstPow",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "mkInstPow"
},
{
"statement": "Expr",
"namespace": "_private.Lean.Expr.0.Lean",
"name": "_private.Lean.Expr.0.Lean.natPowFn",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "natPowFn"
},
{
"statement": "Expr",
"namespace": "Lean.Meta.Grind.Arith",
"name": "Lean.Meta.Grind.Arith.getIntModuleVirtualParent",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "getIntModuleVirtualParent"
},
{
"statement": "Expr",
"namespace": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.ToInt.0.Lean.Meta.Grind.Arith.Cutsat",
"name": "_private.Lean.Meta.Tactic.Grind.Arith.Cutsat.ToInt.0.Lean.Meta.Grind.Arith.Cutsat.intRfl",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "intRfl"
},
{
"statement": "Expr",
"namespace": "Lean.Int",
"name": "Lean.Int.mkInstLT",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "mkInstLT"
},
{
"statement": "Expr",
"namespace": "Lean.Meta.Grind.EMatch.Context.initApp",
"name": "Lean.Meta.Grind.EMatch.Context.initApp._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Expr",
"namespace": "Lean.Int",
"name": "Lean.Int.mkInstDiv",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "mkInstDiv"
}
],
"groupId": 1240,
"fingerprint": 1566442274
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 2,
"proofTag": "rfl-variant",
"members": [
{
"statement": "UInt32",
"namespace": "_private.Lean.Shell.0.Lean.ShellOptions.trustLevel",
"name": "_private.Lean.Shell.0.Lean.ShellOptions.trustLevel._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "UInt32",
"namespace": "_private.Lean.Shell.0.Lean",
"name": "_private.Lean.Shell.0.Lean.defaultTrustLevel",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "defaultTrustLevel"
}
],
"groupId": 1420,
"fingerprint": 1778362825
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 4,
"proofTag": "rfl-variant",
"members": [
{
"statement": "TransparencyMode",
"namespace": "Lean.Meta.Config.transparency",
"name": "Lean.Meta.Config.transparency._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "TransparencyMode",
"namespace": "Lean.Meta.TransparencyMode",
"name": "Lean.Meta.TransparencyMode.instances",
"isRfl": false,
"hasValue": false,
"deprecated": false,
"baseName": "instances"
},
{
"statement": "TransparencyMode",
"namespace": "Simps.Config.typeMd",
"name": "Simps.Config.typeMd._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "TransparencyMode",
"namespace": "Lean.Meta.TransparencyMode",
"name": "Lean.Meta.TransparencyMode.none",
"isRfl": false,
"hasValue": false,
"deprecated": false,
"baseName": "none"
}
],
"groupId": 1953,
"fingerprint": 2445853567
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 2,
"proofTag": "rfl-variant",
"members": [
{
"statement": "(SimplexCategory.mk 1).len ≤ 2",
"namespace": "SSet.StrictSegal.isPointwiseRightKanExtensionAt.lift",
"name": "SSet.StrictSegal.isPointwiseRightKanExtensionAt.lift._proof_4",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_4"
},
{
"statement": "(SimplexCategory.mk 1).len ≤ 2",
"namespace": "SimplexCategory.Truncated.δ₂_zero_comp_σ₂_one",
"name": "SimplexCategory.Truncated.δ₂_zero_comp_σ₂_one._proof_1",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
}
],
"groupId": 2001,
"fingerprint": 2512220717
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 9,
"proofTag": "rfl-variant",
"members": [
{
"statement": "Name",
"namespace": "Mathlib.Tactic.Translate.Config.tgt",
"name": "Mathlib.Tactic.Translate.Config.tgt._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "Name",
"namespace": "Lean.Elab.Term",
"name": "Lean.Elab.Term.failedToInferDefTypeErrorName",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "failedToInferDefTypeErrorName"
},
{
"statement": "Name",
"namespace": "Lean.Server.FileWorker",
"name": "Lean.Server.FileWorker.importUnknownIdentifiersProvider",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "importUnknownIdentifiersProvider"
},
{
"statement": "Name",
"namespace": "_private.Lean.Meta.Sym.Pattern.0.Lean.Meta.Sym",
"name": "_private.Lean.Meta.Sym.Pattern.0.Lean.Meta.Sym.uvarPrefix",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "uvarPrefix"
},
{
"statement": "Name",
"namespace": "_private.Mathlib.Tactic.DepRewrite.0.Mathlib.Tactic.DepRewrite",
"name": "_private.Mathlib.Tactic.DepRewrite.0.Mathlib.Tactic.DepRewrite.traceClsClean",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "traceClsClean"
},
{
"statement": "Name",
"namespace": "Lean.Elab.Term",
"name": "Lean.Elab.Term.failedToInferBinderTypeErrorName",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "failedToInferBinderTypeErrorName"
},
{
"statement": "Name",
"namespace": "Lean.Parser.ParserContext.currNamespace",
"name": "Lean.Parser.ParserContext.currNamespace._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "Name",
"namespace": "_private.Mathlib.Tactic.TermCongr.0.Mathlib.Tactic.TermCongr",
"name": "_private.Mathlib.Tactic.TermCongr.0.Mathlib.Tactic.TermCongr.congrHoleForLhsKey",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "congrHoleForLhsKey"
},
{
"statement": "Name",
"namespace": "Lean.Elab.ContextInfo.currNamespace",
"name": "Lean.Elab.ContextInfo.currNamespace._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
}
],
"groupId": 2618,
"fingerprint": 3263479826
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 18,
"proofTag": "rfl-variant",
"members": [
{
"statement": "String",
"namespace": "Mathlib.Tactic.Widget.StringDiagram",
"name": "Mathlib.Tactic.Widget.StringDiagram.dsl",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "dsl"
},
{
"statement": "String",
"namespace": "Lean",
"name": "Lean.manualRoot",
"isRfl": false,
"hasValue": false,
"deprecated": false,
"baseName": "manualRoot"
},
{
"statement": "String",
"namespace": "Lean",
"name": "Lean.maxRecDepthErrorMessage",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "maxRecDepthErrorMessage"
},
{
"statement": "String",
"namespace": "Lean.Elab.Tactic.BVDecide.Frontend.Normalize",
"name": "Lean.Elab.Tactic.BVDecide.Frontend.Normalize.matchEqCondSuffix",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "matchEqCondSuffix"
},
{
"statement": "String",
"namespace": "Irrep194",
"name": "Irrep194.ringRValues",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "ringRValues"
},
{
"statement": "String",
"namespace": "MonsterBitmapSVG",
"name": "MonsterBitmapSVG.loopDur",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "loopDur"
},
{
"statement": "String",
"namespace": "System.Platform",
"name": "System.Platform.target",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "target"
},
{
"statement": "String",
"namespace": "Lean.Doc.MarkdownM.Context.linePrefix",
"name": "Lean.Doc.MarkdownM.Context.linePrefix._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "String",
"namespace": "Lean.Meta",
"name": "Lean.Meta.eqUnfoldThmSuffix",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "eqUnfoldThmSuffix"
},
{
"statement": "String",
"namespace": "Lean.Parser.Error.unexpected",
"name": "Lean.Parser.Error.unexpected._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "String",
"namespace": "Lean",
"name": "Lean.githash",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "githash"
},
{
"statement": "String",
"namespace": "ProofWidgets.Jsx",
"name": "ProofWidgets.Jsx.jsxTextForbidden",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "jsxTextForbidden"
},
{
"statement": "String",
"namespace": "Aesop",
"name": "Aesop.nodeProvedEmoji",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "nodeProvedEmoji"
},
{
"statement": "String",
"namespace": "PrimeProjection",
"name": "PrimeProjection.defsRaw",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "defsRaw"
},
{
"statement": "String",
"namespace": "Lean.OptionDecl.descr",
"name": "Lean.OptionDecl.descr._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "String",
"namespace": "Aesop",
"name": "Aesop.ruleSkippedEmoji",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "ruleSkippedEmoji"
},
{
"statement": "String",
"namespace": "Lean.Elab.Tactic.BVDecide.Frontend.Normalize",
"name": "Lean.Elab.Tactic.BVDecide.Frontend.Normalize.enumToBitVecLeSuffix",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "enumToBitVecLeSuffix"
},
{
"statement": "String",
"namespace": "Lean",
"name": "Lean.versionString",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "versionString"
}
],
"groupId": 2621,
"fingerprint": 3265150928
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "rfl-variant",
"members": [
{
"statement": "∀ (X : AugmentedSimplexCategory) {Y₁ Y₂ : AugmentedSimplexCategory} (f : Y₁ ⟶ Y₂),\n CategoryTheory.MonoidalCategoryStruct.tensorHom (CategoryTheory.CategoryStruct.id X) f =\n CategoryTheory.MonoidalCategoryStruct.whiskerLeft X f",
"namespace": "AugmentedSimplexCategory.instMonoidalCategory",
"name": "AugmentedSimplexCategory.instMonoidalCategory._proof_1",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_1"
},
{
"statement": "∀ (x : AugmentedSimplexCategory) {y₁ y₂ : AugmentedSimplexCategory} (f : y₁ ⟶ y₂),\n CategoryTheory.MonoidalCategoryStruct.tensorHom (CategoryTheory.CategoryStruct.id x) f =\n CategoryTheory.MonoidalCategoryStruct.whiskerLeft x f",
"namespace": "AugmentedSimplexCategory",
"name": "AugmentedSimplexCategory.id_tensorHom",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "id_tensorHom"
}
],
"groupId": 2717,
"fingerprint": 3390893474
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 2,
"proofTag": "rfl-variant",
"members": [
{
"statement": "Std.HashSet Name",
"namespace": "_private.Mathlib.Tactic.Linter.FlexibleLinter.0.Mathlib.Linter.Flexible",
"name": "_private.Mathlib.Tactic.Linter.FlexibleLinter.0.Mathlib.Linter.Flexible.stoppers",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "stoppers"
},
{
"statement": "Std.HashSet Name",
"namespace": "Lean.Elab.Term.CollectPatternVars.Context.usedNames",
"name": "Lean.Elab.Term.CollectPatternVars.Context.usedNames._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
}
],
"groupId": 2721,
"fingerprint": 3392669362
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 4,
"proofTag": "rfl-variant",
"members": [
{
"statement": "List Name",
"namespace": "DuplicateGlossary",
"name": "DuplicateGlossary.trivialHeads",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "trivialHeads"
},
{
"statement": "List Name",
"namespace": "Lean.Elab.Command.Scope.includedVars",
"name": "Lean.Elab.Command.Scope.includedVars._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "List Name",
"namespace": "Lean.Elab.Command.Scope.omittedVars",
"name": "Lean.Elab.Command.Scope.omittedVars._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "List Name",
"namespace": "Lean.Expr",
"name": "Lean.Expr.cleanConsts",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "cleanConsts"
}
],
"groupId": 2797,
"fingerprint": 3499826834
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 4,
"proofTag": "rfl-variant",
"members": [
{
"statement": "Parser.Parser → Parser.Parser",
"namespace": "Lean.Parser",
"name": "Lean.Parser.interpolatedStrNoAntiquot",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "interpolatedStrNoAntiquot"
},
{
"statement": "Parser.Parser → Parser.Parser",
"namespace": "Lean.Parser",
"name": "Lean.Parser.ppDedent",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "ppDedent"
},
{
"statement": "Parser.Parser → Parser.Parser",
"namespace": "Lean.Parser",
"name": "Lean.Parser.withPositionAfterLinebreak",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "withPositionAfterLinebreak"
},
{
"statement": "Parser.Parser → Parser.Parser",
"namespace": "Lean.Parser",
"name": "Lean.Parser.manyNoAntiquot",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "manyNoAntiquot"
}
],
"groupId": 3074,
"fingerprint": 3846370601
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 2,
"proofTag": "rfl-variant",
"members": [
{
"statement": "Mathlib.Meta.FunProp.Config",
"namespace": "Mathlib.Meta.FunProp.instInhabitedConfig",
"name": "Mathlib.Meta.FunProp.instInhabitedConfig.default",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "default"
},
{
"statement": "Mathlib.Meta.FunProp.Config",
"namespace": "Mathlib.Meta.FunProp.Context.config",
"name": "Mathlib.Meta.FunProp.Context.config._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
}
],
"groupId": 3111,
"fingerprint": 3881862591
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 4,
"proofTag": "rfl-variant",
"members": [
{
"statement": "TraceState",
"namespace": "Lean.Language.Snapshot.traces",
"name": "Lean.Language.Snapshot.traces._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "TraceState",
"namespace": "Lean.Language.Lean.HeaderProcessedSnapshot.traces",
"name": "Lean.Language.Lean.HeaderProcessedSnapshot.traces._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
},
{
"statement": "TraceState",
"namespace": "Lean.instInhabitedTraceState",
"name": "Lean.instInhabitedTraceState.default",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "default"
},
{
"statement": "TraceState",
"namespace": "Lean.Core.SavedState.traceState",
"name": "Lean.Core.SavedState.traceState._inherited_default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_inherited_default"
}
],
"groupId": 3200,
"fingerprint": 3998449240
},
{
"syntaxIdentical": false,
"structurallyEqual": true,
"size": 2,
"proofTag": "rfl-variant",
"members": [
{
"statement": "∀ (a : Int8), Int8.ofBitVec a.toBitVec = a",
"namespace": "_private.Init.Data.Range.Polymorphic.SInt.0.Int8.instHasModelBitVecOfNatNat",
"name": "_private.Init.Data.Range.Polymorphic.SInt.0.Int8.instHasModelBitVecOfNatNat._proof_5",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_proof_5"
},
{
"statement": "∀ (x : Int8), Int8.ofBitVec x.toBitVec = x",
"namespace": "Int8",
"name": "Int8.ofBitVec_toBitVec",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "ofBitVec_toBitVec"
}
],
"groupId": 3230,
"fingerprint": 4025338008
},
{
"syntaxIdentical": true,
"structurallyEqual": true,
"size": 4,
"proofTag": "rfl-variant",
"members": [
{
"statement": "NameSet",
"namespace": "Lean.Environment.Replay.State.pending",
"name": "Lean.Environment.Replay.State.pending._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "NameSet",
"namespace": "_private.Lean.Elab.DeclNameGen.0.Lean.Elab.Command.NameGen.MkNameState.consts",
"name": "_private.Lean.Elab.DeclNameGen.0.Lean.Elab.Command.NameGen.MkNameState.consts._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
},
{
"statement": "NameSet",
"namespace": "_private.Mathlib.Tactic.Linter.Header.0.Mathlib.Linter.Style.header",
"name": "_private.Mathlib.Tactic.Linter.Header.0.Mathlib.Linter.Style.header.headerTestFiles",
"isRfl": false,
"hasValue": true,
"deprecated": false,
"baseName": "headerTestFiles"
},
{
"statement": "NameSet",
"namespace": "Lean.ClosedTermCache.constNames",
"name": "Lean.ClosedTermCache.constNames._default",
"isRfl": true,
"hasValue": true,
"deprecated": false,
"baseName": "_default"
}
],
"groupId": 3272,
"fingerprint": 4079052441
}
]
[
{
"id": 36,
"members": [
{
"name": "PrimeSpectrum.localization_specComap_injective",
"dep": true
},
{
"name": "PrimeSpectrum.localization_comap_injective",
"dep": false
}
]
},
{
"id": 62,
"members": [
{
"name": "CategoryTheory.ObjectProperty.isLocal_iff_isIso_map",
"dep": false
},
{
"name": "CategoryTheory.Localization.LeftBousfield.W_iff_isIso_map",
"dep": true
}
]
},
{
"id": 64,
"members": [
{
"name": "MeasureTheory.Submartingale.eLpNorm_stoppedAbove_le'",
"dep": false
},
{
"name": "MeasureTheory.Submartingale.stoppedValue_leastGE_eLpNorm_le'",
"dep": true
}
]
},
{
"id": 83,
"members": [
{
"name": "Quaternion.im_one",
"dep": false
},
{
"name": "Quaternion.one_im",
"dep": true
}
]
},
{
"id": 96,
"members": [
{
"name": "DFinsupp.lex_lt_iff",
"dep": true
},
{
"name": "DFinsupp.Lex.lt_iff",
"dep": false
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment