module
stringlengths
16
90
startPos
dict
endPos
dict
nextStartPos
dict
goals
listlengths
0
96
goalsAfter
listlengths
0
96
ppTac
stringlengths
1
14.5k
elaborator
stringclasses
375 values
kind
stringclasses
379 values
Mathlib.Topology.Category.Profinite.Nobeling.Successor
{ "line": 625, "column": 2 }
{ "line": 625, "column": 35 }
{ "line": 626, "column": 2 }
[ { "pp": "I : Type u\nC : Set (I → Bool)\ninst✝¹ : LinearOrder I\ninst✝ : WellFoundedLT I\no : Ordinal.{u}\nhC : IsClosed C\nhsC : contained C (Order.succ o)\nho : o < Ordinal.type fun x1 x2 ↦ x1 < x2\nh₁ : ⊤ ≤ Submodule.span ℤ (Set.range (eval (π C fun x ↦ ord I x < o)))\nh : LinearIndependent ℤ (eval (C' C ho)...
[ "I : Type u\nC : Set (I → Bool)\ninst✝¹ : LinearOrder I\ninst✝ : WellFoundedLT I\no : Ordinal.{u}\nhC : IsClosed C\nhsC : contained C (Order.succ o)\nho : o < Ordinal.type fun x1 x2 ↦ x1 < x2\nh₁ : ⊤ ≤ Submodule.span ℤ (Set.range (eval (π C fun x ↦ ord I x < o)))\nh : LinearIndependent ℤ (eval (C' C ho))\nf : ↑(Max...
let f := MaxToGood C hC hsC ho h₁
Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_tacticLet___1
Lean.Parser.Tactic.tacticLet__
Mathlib.Topology.Compactness.CountablyCompact
{ "line": 390, "column": 13 }
{ "line": 390, "column": 24 }
{ "line": 390, "column": 25 }
[ { "pp": "case empty\nι : Type u_1\nE : Type u_2\ninst✝ : TopologicalSpace E\nf : ι → Set E\nhf : ∀ i ∈ ∅, IsCountablyCompact (f i)\n⊢ IsCountablyCompact (⋃ i ∈ ∅, f i)", "ppTerm": "?empty", "assigned": true, "usedConstants": [ "Eq.mpr", "False", "Iff.of_eq", "congrArg", ...
[ "case empty\nι : Type u_1\nE : Type u_2\ninst✝ : TopologicalSpace E\nf : ι → Set E\nhf : ∀ i ∈ ∅, IsCountablyCompact (f i)\n⊢ IsCountablyCompact ∅" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Compactness.CountablyCompact
{ "line": 391, "column": 25 }
{ "line": 391, "column": 60 }
{ "line": 392, "column": 4 }
[ { "pp": "case insert\nι : Type u_1\nE : Type u_2\ninst✝ : TopologicalSpace E\nf : ι → Set E\na : ι\ns : Finset ι\nha : a ∉ s\nih : (∀ i ∈ s, IsCountablyCompact (f i)) → IsCountablyCompact (⋃ i ∈ s, f i)\nhf : ∀ i ∈ insert a s, IsCountablyCompact (f i)\n⊢ IsCountablyCompact (⋃ i ∈ insert a s, f i)", "ppTerm"...
[ "case insert\nι : Type u_1\nE : Type u_2\ninst✝ : TopologicalSpace E\nf : ι → Set E\na : ι\ns : Finset ι\nha : a ∉ s\nih : (∀ i ∈ s, IsCountablyCompact (f i)) → IsCountablyCompact (⋃ i ∈ s, f i)\nhf : ∀ i ∈ insert a s, IsCountablyCompact (f i)\n⊢ IsCountablyCompact (f a ∪ ⋃ x ∈ s, f x)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.ContinuousMap.Sigma
{ "line": 57, "column": 4 }
{ "line": 57, "column": 15 }
{ "line": 57, "column": 16 }
[ { "pp": "X : Type u_1\nι : Type u_2\nY : ι → Type u_3\ninst✝² : TopologicalSpace X\ninst✝¹ : (i : ι) → TopologicalSpace (Y i)\ninst✝ : Nonempty X\ni : ι\ng g' : C(X, Y i)\nh : (fun g ↦ (sigmaMk g.fst).comp g.snd) ⟨i, g⟩ = (fun g ↦ (sigmaMk g.fst).comp g.snd) ⟨i, g'⟩\nhg : ⇑g ≍ ⇑g'\n⊢ ⟨i, g⟩ = ⟨i, g'⟩", "ppT...
[ "X : Type u_1\nι : Type u_2\nY : ι → Type u_3\ninst✝² : TopologicalSpace X\ninst✝¹ : (i : ι) → TopologicalSpace (Y i)\ninst✝ : Nonempty X\ni : ι\ng g' : C(X, Y i)\nh : (fun g ↦ (sigmaMk g.fst).comp g.snd) ⟨i, g⟩ = (fun g ↦ (sigmaMk g.fst).comp g.snd) ⟨i, g'⟩\nhg : ⇑g ≍ ⇑g'\n⊢ g = g'" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Filter
{ "line": 57, "column": 2 }
{ "line": 57, "column": 34 }
{ "line": 57, "column": 35 }
[ { "pp": "α : Type u_2\ns : Set α\n⊢ IsOpen {l | s ∈ l}", "ppTerm": "?m.7", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "α : Type u_2\ns : Set α\n⊢ IsOpen {l | s ∈ l}" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Filter
{ "line": 81, "column": 2 }
{ "line": 81, "column": 53 }
{ "line": 81, "column": 54 }
[ { "pp": "α : Type u_2\nl : Filter α\n⊢ 𝓝 l = l.lift' fun s ↦ {l' | s ∈ l'}", "ppTerm": "?m.15", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "α : Type u_2\nl : Filter α\n⊢ 𝓝 l = l.lift' fun s ↦ {l' | s ∈ l'}" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Filter
{ "line": 103, "column": 54 }
{ "line": 103, "column": 86 }
{ "line": 103, "column": 87 }
[ { "pp": "ι : Sort u_1\nα : Type u_2\nl : Filter α\np : ι → Prop\ns : ι → Set α\nh : l.HasBasis p s\n⊢ (𝓝 l).HasBasis p fun i ↦ {l' | s i ∈ l'}", "ppTerm": "?m.13", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "ι : Sort u_1\nα : Type u_2\nl : Filter α\np : ι → Prop\ns : ι → Set α\nh : l.HasBasis p s\n⊢ (𝓝 l).HasBasis p fun i ↦ {l' | s i ∈ l'}" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Convenient.OpenClosed
{ "line": 38, "column": 2 }
{ "line": 38, "column": 67 }
{ "line": 39, "column": 2 }
[ { "pp": "ι : Type u_1\nX : ι → Type u_2\ninst✝³ : (i : ι) → TopologicalSpace (X i)\nY : Type u_3\ninst✝² : TopologicalSpace Y\ninst✝¹ : ∀ (i : ι) (U : TopologicalSpace.Opens (X i)), IsGeneratedBy X ↥U\ninst✝ : IsGeneratedBy X Y\nU : Set Y\nhU : IsOpen[inst✝²] U\nW : (a : (i : ι) × C(X i, Y)) → TopologicalSpace....
[ "ι : Type u_1\nX : ι → Type u_2\ninst✝³ : (i : ι) → TopologicalSpace (X i)\nY : Type u_3\ninst✝² : TopologicalSpace Y\ninst✝¹ : ∀ (i : ι) (U : TopologicalSpace.Opens (X i)), IsGeneratedBy X ↥U\ninst✝ : IsGeneratedBy X Y\nU : Set Y\nhU : IsOpen[inst✝²] U\nW : (a : (i : ι) × C(X i, Y)) → TopologicalSpace.Opens (X a.f...
have hg (a) : Continuous (g a) := a.2.continuous.restrictPreimage
Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_tacticHave___1
Lean.Parser.Tactic.tacticHave__
Mathlib.Topology.Convenient.OpenClosed
{ "line": 71, "column": 2 }
{ "line": 71, "column": 67 }
{ "line": 72, "column": 2 }
[ { "pp": "ι : Type u_1\nX : ι → Type u_2\ninst✝³ : (i : ι) → TopologicalSpace (X i)\nY : Type u_3\ninst✝² : TopologicalSpace Y\ninst✝¹ : ∀ (i : ι) (F : TopologicalSpace.Closeds (X i)), IsGeneratedBy X ↥F\ninst✝ : IsGeneratedBy X Y\nF : Set Y\nhF : IsClosed[inst✝²] F\nW : (a : (i : ι) × C(X i, Y)) → TopologicalSp...
[ "ι : Type u_1\nX : ι → Type u_2\ninst✝³ : (i : ι) → TopologicalSpace (X i)\nY : Type u_3\ninst✝² : TopologicalSpace Y\ninst✝¹ : ∀ (i : ι) (F : TopologicalSpace.Closeds (X i)), IsGeneratedBy X ↥F\ninst✝ : IsGeneratedBy X Y\nF : Set Y\nhF : IsClosed[inst✝²] F\nW : (a : (i : ι) × C(X i, Y)) → TopologicalSpace.Closeds ...
have hg (a) : Continuous (g a) := a.2.continuous.restrictPreimage
Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_tacticHave___1
Lean.Parser.Tactic.tacticHave__
Mathlib.Topology.Homotopy.HSpaces
{ "line": 197, "column": 13 }
{ "line": 198, "column": 35 }
{ "line": 199, "column": 2 }
[ { "pp": "X : Type u\ninst✝ : TopologicalSpace X\nx y : X\nθ : ↑I\nγ : Path x y\n⊢ γ (qRight (0, θ)) = x", "ppTerm": "?m.63", "assigned": true, "usedConstants": [ "Real.instIsOrderedRing", "Eq.mpr", "Real.partialOrder", "Real", "Set.Icc.instZero", "congrArg", ...
[]
by rw [qRight_zero_left, γ.source]
[anonymous]
Lean.Parser.Term.byTactic
Mathlib.Topology.Homotopy.LocallyContractible
{ "line": 152, "column": 48 }
{ "line": 163, "column": 55 }
{ "line": 165, "column": 0 }
[ { "pp": "X : Type u_1\nY : Type u_2\ninst✝³ : TopologicalSpace X\ninst✝² : TopologicalSpace Y\nx y : X\nι : Type u_3\ninst✝¹ : StronglyLocallyContractibleSpace X\ninst✝ : StronglyLocallyContractibleSpace Y\n⊢ StronglyLocallyContractibleSpace (X × Y)", "ppTerm": "?m.4", "assigned": true, "usedConstan...
[]
by refine .of_bases (ι := Set X × Set Y) (p := fun (x, y) (Ux, Uy) => (Ux ∈ 𝓝 x ∧ ContractibleSpace Ux) ∧ (Uy ∈ 𝓝 y ∧ ContractibleSpace Uy)) (s := fun _ (Ux, Uy) => Ux ×ˢ Uy) ?_ ?_ · intro (x, y) rw [nhds_prod_eq] exact (contractible_basis x).prod (contractible_basis y) · intro (x, y) (Ux,...
[anonymous]
Lean.Parser.Term.byTactic
Mathlib.Topology.EMetricSpace.PairReduction
{ "line": 217, "column": 2 }
{ "line": 217, "column": 38 }
{ "line": 219, "column": 0 }
[ { "pp": "T : Type u_1\ninst✝¹ : PseudoEMetricSpace T\na c : ℝ≥0∞\nJ : Finset T\ninst✝ : DecidableEq T\nhJ : J.Nonempty\ni : ℕ\n⊢ (logSizeBallSeq J hJ a c (i + 1)).finset ⊆ (logSizeBallSeq J hJ a c i).finset", "ppTerm": "?m.18", "assigned": true, "usedConstants": [ "Finset.instGeneralizedBoolea...
[]
simp [finset_logSizeBallSeq_add_one]
Lean.Elab.Tactic.evalSimp
Lean.Parser.Tactic.simp
Mathlib.Topology.EMetricSpace.PairReduction
{ "line": 217, "column": 2 }
{ "line": 217, "column": 38 }
{ "line": 219, "column": 0 }
[ { "pp": "T : Type u_1\ninst✝¹ : PseudoEMetricSpace T\na c : ℝ≥0∞\nJ : Finset T\ninst✝ : DecidableEq T\nhJ : J.Nonempty\ni : ℕ\n⊢ (logSizeBallSeq J hJ a c (i + 1)).finset ⊆ (logSizeBallSeq J hJ a c i).finset", "ppTerm": "?m.18", "assigned": true, "usedConstants": [ "Finset.instGeneralizedBoolea...
[]
simp [finset_logSizeBallSeq_add_one]
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Topology.EMetricSpace.PairReduction
{ "line": 217, "column": 2 }
{ "line": 217, "column": 38 }
{ "line": 219, "column": 0 }
[ { "pp": "T : Type u_1\ninst✝¹ : PseudoEMetricSpace T\na c : ℝ≥0∞\nJ : Finset T\ninst✝ : DecidableEq T\nhJ : J.Nonempty\ni : ℕ\n⊢ (logSizeBallSeq J hJ a c (i + 1)).finset ⊆ (logSizeBallSeq J hJ a c i).finset", "ppTerm": "?m.18", "assigned": true, "usedConstants": [ "Finset.instGeneralizedBoolea...
[]
simp [finset_logSizeBallSeq_add_one]
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Topology.Instances.ENNReal.ENatENNReal
{ "line": 26, "column": 4 }
{ "line": 26, "column": 15 }
{ "line": 26, "column": 16 }
[ { "pp": "case refine_1\na : ENNReal\n⊢ IsOpen (toENNReal ⁻¹' Set.Ioi a)", "ppTerm": "?refine_1", "assigned": true, "usedConstants": [ "Eq.mpr", "Set.Ioi", "congrArg", "PartialOrder.toPreorder", "instPreorderENat", "id", "ENat.toENNReal", "ENat.preimage...
[ "case refine_1\na : ENNReal\n⊢ IsOpen (Set.Ioi ⌊a⌋ₑ)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Instances.ENNReal.ENatENNReal
{ "line": 27, "column": 4 }
{ "line": 27, "column": 15 }
{ "line": 27, "column": 16 }
[ { "pp": "case refine_2\na : ENNReal\n⊢ IsOpen (toENNReal ⁻¹' Set.Iio a)", "ppTerm": "?refine_2", "assigned": true, "usedConstants": [ "Eq.mpr", "congrArg", "PartialOrder.toPreorder", "instPreorderENat", "id", "ENat.ceil", "ENat.toENNReal", "ENat.preima...
[ "case refine_2\na : ENNReal\n⊢ IsOpen (Set.Iio ⌈a⌉ₑ)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Instances.RatLemmas
{ "line": 57, "column": 2 }
{ "line": 62, "column": 28 }
{ "line": 64, "column": 0 }
[ { "pp": "⊢ ¬(cocompact ℚ).IsCountablyGenerated", "ppTerm": "?m.3", "assigned": true, "usedConstants": [ "Rat.instOfNat", "False", "Filter.tendsto_inf", "congrArg", "Filter.Inf.isCountablyGenerated", "TopologicalSpace.PseudoMetrizableSpace.firstCountableTopology", ...
[]
intro H rcases exists_seq_tendsto (cocompact ℚ ⊓ 𝓝 0) with ⟨x, hx⟩ rw [tendsto_inf] at hx; rcases hx with ⟨hxc, hx0⟩ obtain ⟨n, hn⟩ : ∃ n : ℕ, x n ∉ insert (0 : ℚ) (range x) := (hxc.eventually hx0.isCompact_insert_range.compl_mem_cocompact).exists exact hn (Or.inr ⟨n, rfl⟩)
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Topology.Instances.RatLemmas
{ "line": 57, "column": 2 }
{ "line": 62, "column": 28 }
{ "line": 64, "column": 0 }
[ { "pp": "⊢ ¬(cocompact ℚ).IsCountablyGenerated", "ppTerm": "?m.3", "assigned": true, "usedConstants": [ "Rat.instOfNat", "False", "Filter.tendsto_inf", "congrArg", "Filter.Inf.isCountablyGenerated", "TopologicalSpace.PseudoMetrizableSpace.firstCountableTopology", ...
[]
intro H rcases exists_seq_tendsto (cocompact ℚ ⊓ 𝓝 0) with ⟨x, hx⟩ rw [tendsto_inf] at hx; rcases hx with ⟨hxc, hx0⟩ obtain ⟨n, hn⟩ : ∃ n : ℕ, x n ∉ insert (0 : ℚ) (range x) := (hxc.eventually hx0.isCompact_insert_range.compl_mem_cocompact).exists exact hn (Or.inr ⟨n, rfl⟩)
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Topology.EMetricSpace.PairReduction
{ "line": 272, "column": 6 }
{ "line": 272, "column": 42 }
{ "line": 273, "column": 4 }
[ { "pp": "case hab\nT : Type u_1\ninst✝¹ : PseudoEMetricSpace T\na c : ℝ≥0∞\nJ : Finset T\ninst✝ : DecidableEq T\nhJ : J.Nonempty\ni : ℕ\nh : (logSizeBallSeq J hJ a c i).finset.Nonempty\n⊢ (logSizeBallSeq J hJ a c (i + 1)).finset ⊆ (logSizeBallSeq J hJ a c i).finset", "ppTerm": "?hab", "assigned": true, ...
[]
simp [finset_logSizeBallSeq_add_one]
Lean.Elab.Tactic.evalSimp
Lean.Parser.Tactic.simp
Mathlib.Topology.EMetricSpace.PairReduction
{ "line": 272, "column": 6 }
{ "line": 272, "column": 42 }
{ "line": 273, "column": 4 }
[ { "pp": "case hab\nT : Type u_1\ninst✝¹ : PseudoEMetricSpace T\na c : ℝ≥0∞\nJ : Finset T\ninst✝ : DecidableEq T\nhJ : J.Nonempty\ni : ℕ\nh : (logSizeBallSeq J hJ a c i).finset.Nonempty\n⊢ (logSizeBallSeq J hJ a c (i + 1)).finset ⊆ (logSizeBallSeq J hJ a c i).finset", "ppTerm": "?hab", "assigned": true, ...
[]
simp [finset_logSizeBallSeq_add_one]
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Topology.EMetricSpace.PairReduction
{ "line": 272, "column": 6 }
{ "line": 272, "column": 42 }
{ "line": 273, "column": 4 }
[ { "pp": "case hab\nT : Type u_1\ninst✝¹ : PseudoEMetricSpace T\na c : ℝ≥0∞\nJ : Finset T\ninst✝ : DecidableEq T\nhJ : J.Nonempty\ni : ℕ\nh : (logSizeBallSeq J hJ a c i).finset.Nonempty\n⊢ (logSizeBallSeq J hJ a c (i + 1)).finset ⊆ (logSizeBallSeq J hJ a c i).finset", "ppTerm": "?hab", "assigned": true, ...
[]
simp [finset_logSizeBallSeq_add_one]
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Topology.Homotopy.HomotopyGroup
{ "line": 160, "column": 7 }
{ "line": 160, "column": 18 }
{ "line": 160, "column": 19 }
[ { "pp": "N : Type u_1\nX : Type u_2\ninst✝ : TopologicalSpace X\nx✝¹ : X\nM : Type ?u.15\nx : X\ne : M ≃ N\np : ↑(Ω^ M X x)\ny : N → ↑I\nx✝ : y ∈ Cube.boundary N\nn : N\nhn : y n = 0 ∨ y n = 1\n⊢ ((↑p).comp { toFun := fun t m ↦ t (e m), continuous_toFun := ⋯ }) y = x", "ppTerm": "?m.112", "assigned": tr...
[ "N : Type u_1\nX : Type u_2\ninst✝ : TopologicalSpace X\nx✝¹ : X\nM : Type ?u.15\nx : X\ne : M ≃ N\np : ↑(Ω^ M X x)\ny : N → ↑I\nx✝ : y ∈ Cube.boundary N\nn : N\nhn : y n = 0 ∨ y n = 1\n⊢ (p fun m ↦ y (e m)) = x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Homotopy.HomotopyGroup
{ "line": 160, "column": 39 }
{ "line": 160, "column": 50 }
{ "line": 160, "column": 51 }
[ { "pp": "N : Type u_1\nX : Type u_2\ninst✝ : TopologicalSpace X\nx✝¹ : X\nM : Type ?u.15\nx : X\ne : M ≃ N\np : ↑(Ω^ M X x)\ny : N → ↑I\nx✝ : y ∈ Cube.boundary N\nn : N\nhn : y n = 0 ∨ y n = 1\n⊢ y (e (e.symm n)) = 0 ∨ y (e (e.symm n)) = 1", "ppTerm": "?m.122", "assigned": true, "usedConstants": [ ...
[ "N : Type u_1\nX : Type u_2\ninst✝ : TopologicalSpace X\nx✝¹ : X\nM : Type ?u.15\nx : X\ne : M ≃ N\np : ↑(Ω^ M X x)\ny : N → ↑I\nx✝ : y ∈ Cube.boundary N\nn : N\nhn : y n = 0 ∨ y n = 1\n⊢ y n = 0 ∨ y n = 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Homotopy.HomotopyGroup
{ "line": 162, "column": 4 }
{ "line": 162, "column": 15 }
{ "line": 162, "column": 16 }
[ { "pp": "N : Type u_1\nX : Type u_2\ninst✝ : TopologicalSpace X\nx✝¹ : X\nM : Type ?u.15\nx : X\ne : M ≃ N\np : ↑(Ω^ N X x)\ny : M → ↑I\nx✝ : y ∈ Cube.boundary M\nm : M\nhm : y m = 0 ∨ y m = 1\n⊢ ((↑p).comp { toFun := fun t n ↦ t (e.symm n), continuous_toFun := ⋯ }) y = x", "ppTerm": "?m.147", "assigned...
[ "N : Type u_1\nX : Type u_2\ninst✝ : TopologicalSpace X\nx✝¹ : X\nM : Type ?u.15\nx : X\ne : M ≃ N\np : ↑(Ω^ N X x)\ny : M → ↑I\nx✝ : y ∈ Cube.boundary M\nm : M\nhm : y m = 0 ∨ y m = 1\n⊢ (p fun n ↦ y (e.symm n)) = x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Homotopy.HomotopyGroup
{ "line": 162, "column": 31 }
{ "line": 162, "column": 42 }
{ "line": 162, "column": 43 }
[ { "pp": "N : Type u_1\nX : Type u_2\ninst✝ : TopologicalSpace X\nx✝¹ : X\nM : Type ?u.15\nx : X\ne : M ≃ N\np : ↑(Ω^ N X x)\ny : M → ↑I\nx✝ : y ∈ Cube.boundary M\nm : M\nhm : y m = 0 ∨ y m = 1\n⊢ y (e.symm (e m)) = 0 ∨ y (e.symm (e m)) = 1", "ppTerm": "?m.155", "assigned": true, "usedConstants": [ ...
[ "N : Type u_1\nX : Type u_2\ninst✝ : TopologicalSpace X\nx✝¹ : X\nM : Type ?u.15\nx : X\ne : M ≃ N\np : ↑(Ω^ N X x)\ny : M → ↑I\nx✝ : y ∈ Cube.boundary M\nm : M\nhm : y m = 0 ∨ y m = 1\n⊢ y m = 0 ∨ y m = 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.EMetricSpace.PairReduction
{ "line": 382, "column": 68 }
{ "line": 382, "column": 89 }
{ "line": 382, "column": 90 }
[ { "pp": "T : Type u_1\ninst✝¹ : PseudoEMetricSpace T\na c : ℝ≥0∞\nn : ℕ\nJ : Finset T\ninst✝ : DecidableEq T\nha : 1 < a\nhJ_card : ↑(#J) ≤ a ^ n\ns t : T\nh : (s, t) ∈ pairSet J a c\n⊢ ∃ i < #J, (s, t) ∈ pairSetSeq J a c i", "ppTerm": "?m.43", "assigned": false, "usedConstants": [], "usedFVars"...
[ "T : Type u_1\ninst✝¹ : PseudoEMetricSpace T\na c : ℝ≥0∞\nn : ℕ\nJ : Finset T\ninst✝ : DecidableEq T\nha : 1 < a\nhJ_card : ↑(#J) ≤ a ^ n\ns t : T\nh : (s, t) ∈ pairSet J a c\n⊢ ∃ i < #J, (s, t) ∈ pairSetSeq J a c i" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Homotopy.HomotopyGroup
{ "line": 183, "column": 4 }
{ "line": 183, "column": 15 }
{ "line": 183, "column": 16 }
[ { "pp": "case inr\nN : Type u_1\nX : Type u_2\ninst✝ : TopologicalSpace X\nM : Type u_3\nx : X\np : ↑(Ω^ M (↑(Ω^ N X x)) const)\ny : M ⊕ N → ↑I\nhy : y ∈ Cube.boundary (M ⊕ N)\nhN : y ∘ Sum.inr ∈ Cube.boundary N\n⊢ (p (y ∘ Sum.inl)) (y ∘ Sum.inr) = x", "ppTerm": "?inr", "assigned": false, "usedConst...
[ "case inr\nN : Type u_1\nX : Type u_2\ninst✝ : TopologicalSpace X\nM : Type u_3\nx : X\np : ↑(Ω^ M (↑(Ω^ N X x)) const)\ny : M ⊕ N → ↑I\nhy : y ∈ Cube.boundary (M ⊕ N)\nhN : y ∘ Sum.inr ∈ Cube.boundary N\n⊢ (p (y ∘ Sum.inl)) (y ∘ Sum.inr) = x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.EMetricSpace.PairReduction
{ "line": 405, "column": 4 }
{ "line": 405, "column": 47 }
{ "line": 405, "column": 48 }
[ { "pp": "T : Type u_1\ninst✝² : PseudoEMetricSpace T\na c : ℝ≥0∞\nJ : Finset T\ninst✝¹ : DecidableEq T\nE : Type u_2\ninst✝ : PseudoEMetricSpace E\nha : 1 < a\nf : T → E\ns : T\nhs : s ∈ J\nt : T\nht : t ∈ J\nhst : edist ⟨s, hs⟩ ⟨t, ht⟩ ≤ c\nhJ : J.Nonempty\nP : ℕ → Prop := ⋯\nl : ℕ := ⋯\n⊢ P 0", "ppTerm": ...
[ "T : Type u_1\ninst✝² : PseudoEMetricSpace T\na c : ℝ≥0∞\nJ : Finset T\ninst✝¹ : DecidableEq T\nE : Type u_2\ninst✝ : PseudoEMetricSpace E\nha : 1 < a\nf : T → E\ns : T\nhs : s ∈ J\nt : T\nht : t ∈ J\nhst : edist ⟨s, hs⟩ ⟨t, ht⟩ ≤ c\nhJ : J.Nonempty\nP : ℕ → Prop := fun l ↦ s ∈ (logSizeBallSeq J hJ a c l).finset ∧ ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Instances.CantorSet
{ "line": 130, "column": 6 }
{ "line": 130, "column": 37 }
{ "line": 130, "column": 38 }
[ { "pp": "case succ.refine_1\nf : ℝ ≃ₜ ℝ := Homeomorph.mulLeft₀ (1 / 3) ⋯\ng : ℝ ≃ₜ ℝ := (Homeomorph.addLeft 2).trans f\nn : ℕ\nih : IsClosed (preCantorSet n)\n⊢ IsClosed ((fun x ↦ x / 3) '' preCantorSet n)", "ppTerm": "?succ.refine_1", "assigned": true, "usedConstants": [ "Eq.mpr", "Real...
[ "case succ.refine_1\nf : ℝ ≃ₜ ℝ := Homeomorph.mulLeft₀ (1 / 3) ⋯\ng : ℝ ≃ₜ ℝ := (Homeomorph.addLeft 2).trans f\nn : ℕ\nih : IsClosed (preCantorSet n)\n⊢ IsClosed ((fun a ↦ 3⁻¹ * a) '' preCantorSet n)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Instances.CantorSet
{ "line": 131, "column": 6 }
{ "line": 131, "column": 40 }
{ "line": 131, "column": 41 }
[ { "pp": "case succ.refine_2\nf : ℝ ≃ₜ ℝ := Homeomorph.mulLeft₀ (1 / 3) ⋯\ng : ℝ ≃ₜ ℝ := (Homeomorph.addLeft 2).trans f\nn : ℕ\nih : IsClosed (preCantorSet n)\n⊢ IsClosed ((fun x ↦ (2 + x) / 3) '' preCantorSet n)", "ppTerm": "?succ.refine_2", "assigned": true, "usedConstants": [ "Eq.mpr", ...
[ "case succ.refine_2\nf : ℝ ≃ₜ ℝ := Homeomorph.mulLeft₀ (1 / 3) ⋯\ng : ℝ ≃ₜ ℝ := (Homeomorph.addLeft 2).trans f\nn : ℕ\nih : IsClosed (preCantorSet n)\n⊢ IsClosed ((fun a ↦ 3⁻¹ * (2 + a)) '' preCantorSet n)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Homotopy.HomotopyGroup
{ "line": 351, "column": 26 }
{ "line": 351, "column": 35 }
{ "line": 351, "column": 36 }
[ { "pp": "case refine_1\nN : Type u_1\nX : Type u_2\ninst✝¹ : TopologicalSpace X\nx : X\ninst✝ : DecidableEq N\ni✝ : N\np q : ↑(Ω^ N X x)\nH : (↑p).HomotopyRel (↑q) (Cube.boundary N)\nt : ↑I × ↑I\ny : { j // j ≠ i✝ } → ↑I\ni : { j // j ≠ i✝ }\niH : y i = 0 ∨ y i = 1\n⊢ H (t.1, (Cube.insertAt i✝) (t.2, y)) = x", ...
[ "case refine_1\nN : Type u_1\nX : Type u_2\ninst✝¹ : TopologicalSpace X\nx : X\ninst✝ : DecidableEq N\ni✝ : N\np q : ↑(Ω^ N X x)\nH : (↑p).HomotopyRel (↑q) (Cube.boundary N)\nt : ↑I × ↑I\ny : { j // j ≠ i✝ } → ↑I\ni : { j // j ≠ i✝ }\niH : y i = 0 ∨ y i = 1\n⊢ ↑p ((Cube.insertAt i✝) (t.2, y)) = x", "case refine_1...
H.eq_fst,
Lean.Elab.Tactic.evalRewriteSeq
null
Mathlib.Topology.Instances.CantorSet
{ "line": 178, "column": 46 }
{ "line": 178, "column": 57 }
{ "line": 178, "column": 58 }
[ { "pp": "a b : ℕ → Fin 3\nha : ∀ (n : ℕ), a n ≠ 1\nhb : ∀ (n : ℕ), b n ≠ 1\nh✝ : ofDigits a = ofDigits b\nh : ∃ a_1, a a_1 ≠ b a_1\nn0 : ℕ := Nat.find h\nn : ℕ\nhn : n < n0\n⊢ a n = b n", "ppTerm": "?m.43", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "a b : ℕ → Fin 3\nha : ∀ (n : ℕ), a n ≠ 1\nhb : ∀ (n : ℕ), b n ≠ 1\nh✝ : ofDigits a = ofDigits b\nh : ∃ a_1, a a_1 ≠ b a_1\nn0 : ℕ := Nat.find h\nn : ℕ\nhn : n < n0\n⊢ a n = b n" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Instances.CantorSet
{ "line": 179, "column": 30 }
{ "line": 179, "column": 41 }
{ "line": 179, "column": 42 }
[ { "pp": "a b : ℕ → Fin 3\nha : ∀ (n : ℕ), a n ≠ 1\nhb : ∀ (n : ℕ), b n ≠ 1\nh✝ : ofDigits a = ofDigits b\nh : ∃ a_1, a a_1 ≠ b a_1\nn0 : ℕ := Nat.find h\nh1 : ∀ n < n0, a n = b n\n⊢ a n0 ≠ b n0", "ppTerm": "?m.60", "assigned": true, "usedConstants": [ "id", "Ne", "instOfNatNat", ...
[ "a b : ℕ → Fin 3\nha : ∀ (n : ℕ), a n ≠ 1\nhb : ∀ (n : ℕ), b n ≠ 1\nh✝ : ofDigits a = ofDigits b\nh : ∃ a_1, a a_1 ≠ b a_1\nn0 : ℕ := Nat.find h\nh1 : ∀ n < n0, a n = b n\n⊢ ¬a n0 = b n0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Instances.CantorSet
{ "line": 274, "column": 68 }
{ "line": 279, "column": 25 }
{ "line": 281, "column": 0 }
[ { "pp": "x : ℝ\nhx : x ∈ cantorSet\nn : ℕ\n⊢ ∑ i ∈ Finset.range n, ofDigitsTerm (cantorToTernary x) i ≤ x", "ppTerm": "?m.12", "assigned": true, "usedConstants": [ "Real.instIsOrderedRing", "Eq.mpr", "NonAssocSemiring.toAddCommMonoidWithOne", "Real.partialOrder", "Real....
[]
by have h_mem := cantorSequence_mem_cantorSet hx n rw [cantorSequence_eq_self_sub_sum_cantorToTernary x n] at h_mem apply cantorSet_subset_unitInterval at h_mem simp only [Set.mem_Icc] at h_mem simpa using! h_mem.left
[anonymous]
Lean.Parser.Term.byTactic
Mathlib.Topology.Instances.CantorSet
{ "line": 297, "column": 4 }
{ "line": 297, "column": 57 }
{ "line": 297, "column": 58 }
[ { "pp": "x : ℝ\nhx : x ∈ cantorSet\n⊢ Summable fun i ↦ ‖ofDigitsTerm (cantorToTernary x).get i‖", "ppTerm": "?m.24", "assigned": true, "usedConstants": [ "Norm.norm", "Eq.mpr", "NormedCommRing.toSeminormedCommRing", "Real", "cantorToTernary", "congrArg", "Su...
[ "x : ℝ\nhx : x ∈ cantorSet\n⊢ Summable fun i ↦ ofDigitsTerm (cantorToTernary x).get i" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.EMetricSpace.PairReduction
{ "line": 423, "column": 6 }
{ "line": 423, "column": 24 }
{ "line": 423, "column": 25 }
[ { "pp": "T : Type u_1\ninst✝² : PseudoEMetricSpace T\na c : ℝ≥0∞\nJ : Finset T\ninst✝¹ : DecidableEq T\nE : Type u_2\ninst✝ : PseudoEMetricSpace E\nha : 1 < a\nf : T → E\ns : T\nhs : s ∈ J\nt : T\nht : t ∈ J\nhst : edist ⟨s, hs⟩ ⟨t, ht⟩ ≤ c\nhJ : J.Nonempty\nP : ℕ → Prop := fun l ↦ s ∈ (logSizeBallSeq J hJ a c ...
[ "T : Type u_1\ninst✝² : PseudoEMetricSpace T\na c : ℝ≥0∞\nJ : Finset T\ninst✝¹ : DecidableEq T\nE : Type u_2\ninst✝ : PseudoEMetricSpace E\nha : 1 < a\nf : T → E\ns : T\nhs : s ∈ J\nt : T\nht : t ∈ J\nhst : edist ⟨s, hs⟩ ⟨t, ht⟩ ≤ c\nhJ : J.Nonempty\nP : ℕ → Prop := fun l ↦ s ∈ (logSizeBallSeq J hJ a c l).finset ∧ ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.BundledFun
{ "line": 145, "column": 2 }
{ "line": 145, "column": 13 }
{ "line": 145, "column": 14 }
[ { "pp": "X : Type u_1\nR : Type u_2\ninst✝³ : AddCommMonoid R\ninst✝² : LinearOrder R\ninst✝¹ : AddLeftStrictMono R\ninst✝ : IsOrderedAddMonoid R\nY : Type u_3\nf : Y → PseudoMetric X R\ns : Finset Y\nhs : s.Nonempty\n⊢ ⇑(s.sup f) = ⇑(s.sup' hs fun x ↦ f x)", "ppTerm": "?m.20", "assigned": true, "us...
[ "X : Type u_1\nR : Type u_2\ninst✝³ : AddCommMonoid R\ninst✝² : LinearOrder R\ninst✝¹ : AddLeftStrictMono R\ninst✝ : IsOrderedAddMonoid R\nY : Type u_3\nf : Y → PseudoMetric X R\ns : Finset Y\nhs : s.Nonempty\n⊢ s.sup f = s.sup' hs fun x ↦ f x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.List
{ "line": 148, "column": 41 }
{ "line": 148, "column": 58 }
{ "line": 149, "column": 2 }
[ { "pp": "α : Type u_1\ninst✝ : TopologicalSpace α\na : α\nl : List α\n⊢ Tendsto (fun p ↦ (p.1 :: p.2).eraseIdx 0) (𝓝 a ×ˢ 𝓝 l) (𝓝 ((a :: l).eraseIdx 0))", "ppTerm": "?m.73", "assigned": true, "usedConstants": [ "nhds", "List", "Filter.tendsto_snd", "instTopologicalSpaceLis...
[]
exact tendsto_snd
Lean.Elab.Tactic.evalExact
Lean.Parser.Tactic.exact
Mathlib.Topology.EMetricSpace.PairReduction
{ "line": 496, "column": 8 }
{ "line": 496, "column": 60 }
{ "line": 497, "column": 4 }
[ { "pp": "case refine_2\nT : Type u_1\ninst✝¹ : PseudoEMetricSpace T\na : ℝ≥0∞\nn : ℕ\nJ : Finset T\nhJ_card : ↑(#J) ≤ a ^ n\nc : ℝ≥0∞\nE : Type u_2\ninst✝ : PseudoEMetricSpace E\nha1 : a ≤ 1\nhJ : Nonempty ↥J\n⊢ 1 ≤ #J", "ppTerm": "?refine_2", "assigned": true, "usedConstants": [ "Eq.mpr", ...
[]
rwa [Finset.one_le_card, ← Finset.nonempty_coe_sort]
Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_tacticRwa___1
Lean.Parser.Tactic.tacticRwa__
Mathlib.Topology.EMetricSpace.PairReduction
{ "line": 496, "column": 8 }
{ "line": 496, "column": 60 }
{ "line": 497, "column": 4 }
[ { "pp": "case refine_2\nT : Type u_1\ninst✝¹ : PseudoEMetricSpace T\na : ℝ≥0∞\nn : ℕ\nJ : Finset T\nhJ_card : ↑(#J) ≤ a ^ n\nc : ℝ≥0∞\nE : Type u_2\ninst✝ : PseudoEMetricSpace E\nha1 : a ≤ 1\nhJ : Nonempty ↥J\n⊢ 1 ≤ #J", "ppTerm": "?refine_2", "assigned": true, "usedConstants": [ "Eq.mpr", ...
[]
rwa [Finset.one_le_card, ← Finset.nonempty_coe_sort]
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Topology.EMetricSpace.PairReduction
{ "line": 496, "column": 8 }
{ "line": 496, "column": 60 }
{ "line": 497, "column": 4 }
[ { "pp": "case refine_2\nT : Type u_1\ninst✝¹ : PseudoEMetricSpace T\na : ℝ≥0∞\nn : ℕ\nJ : Finset T\nhJ_card : ↑(#J) ≤ a ^ n\nc : ℝ≥0∞\nE : Type u_2\ninst✝ : PseudoEMetricSpace E\nha1 : a ≤ 1\nhJ : Nonempty ↥J\n⊢ 1 ≤ #J", "ppTerm": "?refine_2", "assigned": true, "usedConstants": [ "Eq.mpr", ...
[]
rwa [Finset.one_le_card, ← Finset.nonempty_coe_sort]
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Topology.MetricSpace.CoveringNumbers
{ "line": 121, "column": 2 }
{ "line": 121, "column": 13 }
{ "line": 121, "column": 14 }
[ { "pp": "X : Type u_1\ninst✝ : PseudoEMetricSpace X\nA : Set X\nε : ℝ≥0\nh : ∀ i ⊆ A, IsSeparated (↑ε) i → i = ∅\nx : X\nhx : x ∈ A\n⊢ False", "ppTerm": "?m.37", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "X : Type u_1\ninst✝ : PseudoEMetricSpace X\nA : Set X\nε : ℝ≥0\nh : ∀ i ⊆ A, IsSeparated (↑ε) i → i = ∅\nx : X\nhx : x ∈ A\n⊢ False" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Homotopy.HomotopyGroup
{ "line": 627, "column": 4 }
{ "line": 629, "column": 58 }
{ "line": 631, "column": 0 }
[ { "pp": "N : Type u_1\nX : Type u_2\ninst✝¹ : TopologicalSpace X\nx : X\ninst✝ : DecidableEq N\na b : π_ 1 X x\np q : ↑(Ω^ (Fin 1) X x)\n⊢ pi1EquivFundamentalGroup.toFun (⟦p⟧ * ⟦q⟧) = pi1EquivFundamentalGroup.toFun ⟦p⟧ * pi1EquivFundamentalGroup.toFun ⟦q⟧", "ppTerm": "?m.26", "assigned": true, "used...
[]
simp only [HomotopyGroup.mul_spec (i := (0 : Fin 1))] apply Quotient.sound rw [Unique.eq_default 0, genLoopEquivOfUnique_transAt]
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Topology.Homotopy.HomotopyGroup
{ "line": 627, "column": 4 }
{ "line": 629, "column": 58 }
{ "line": 631, "column": 0 }
[ { "pp": "N : Type u_1\nX : Type u_2\ninst✝¹ : TopologicalSpace X\nx : X\ninst✝ : DecidableEq N\na b : π_ 1 X x\np q : ↑(Ω^ (Fin 1) X x)\n⊢ pi1EquivFundamentalGroup.toFun (⟦p⟧ * ⟦q⟧) = pi1EquivFundamentalGroup.toFun ⟦p⟧ * pi1EquivFundamentalGroup.toFun ⟦q⟧", "ppTerm": "?m.26", "assigned": true, "used...
[]
simp only [HomotopyGroup.mul_spec (i := (0 : Fin 1))] apply Quotient.sound rw [Unique.eq_default 0, genLoopEquivOfUnique_transAt]
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Topology.MetricSpace.Kuratowski
{ "line": 82, "column": 2 }
{ "line": 82, "column": 25 }
{ "line": 82, "column": 26 }
[ { "pp": "α : Type u\ninst✝ : MetricSpace α\nx : ℕ → α\nH : DenseRange x\na b : α\ne : ℝ\nepos : 0 < e\nn : ℕ\nhn : dist a (x n) < e / 2\nC : dist b (x n) - dist a (x n) = ↑(embeddingOfSubset x b) n - ↑(embeddingOfSubset x a) n\nthis : dist a b ≤ dist (embeddingOfSubset x b) (embeddingOfSubset x a) + e\n⊢ dist a...
[ "α : Type u\ninst✝ : MetricSpace α\nx : ℕ → α\nH : DenseRange x\na b : α\ne : ℝ\nepos : 0 < e\nn : ℕ\nhn : dist a (x n) < e / 2\nC : dist b (x n) - dist a (x n) = ↑(embeddingOfSubset x b) n - ↑(embeddingOfSubset x a) n\nthis : dist a b ≤ dist (embeddingOfSubset x b) (embeddingOfSubset x a) + e\n⊢ dist a b ≤ dist (e...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.CoveringNumbers
{ "line": 314, "column": 54 }
{ "line": 314, "column": 65 }
{ "line": 314, "column": 66 }
[ { "pp": "X : Type u_1\ninst✝ : PseudoEMetricSpace X\nA : Set X\nε : ℝ≥0\nh : packingNumber ε A ≠ ⊤\nx : X\nhxA : x ∈ A\nh_dist : ∀ y ∈ maximalSeparatedSet ε A, (x, y) ∉ {x | edist x.1 x.2 ≤ ↑ε}\nC : Set X := {x} ∪ maximalSeparatedSet ε A\n⊢ x ∉ maximalSeparatedSet ε A", "ppTerm": "?m.42", "assigned": fa...
[ "X : Type u_1\ninst✝ : PseudoEMetricSpace X\nA : Set X\nε : ℝ≥0\nh : packingNumber ε A ≠ ⊤\nx : X\nhxA : x ∈ A\nh_dist : ∀ y ∈ maximalSeparatedSet ε A, (x, y) ∉ {x | edist x.1 x.2 ≤ ↑ε}\nC : Set X := {x} ∪ maximalSeparatedSet ε A\n⊢ x ∉ maximalSeparatedSet ε A" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.CoveringNumbers
{ "line": 322, "column": 43 }
{ "line": 322, "column": 54 }
{ "line": 322, "column": 55 }
[ { "pp": "X : Type u_1\ninst✝ : PseudoEMetricSpace X\nA : Set X\nε : ℝ≥0\nh : packingNumber ε A ≠ ⊤\nx : X\nhxA : x ∈ A\nh_dist : ∀ y ∈ maximalSeparatedSet ε A, (x, y) ∉ {x | edist x.1 x.2 ≤ ↑ε}\nC : Set X := {x} ∪ maximalSeparatedSet ε A\nhx_not_mem : x ∉ maximalSeparatedSet ε A\n⊢ ∀ y ∈ maximalSeparatedSet ε A...
[ "X : Type u_1\ninst✝ : PseudoEMetricSpace X\nA : Set X\nε : ℝ≥0\nh : packingNumber ε A ≠ ⊤\nx : X\nhxA : x ∈ A\nh_dist : ∀ y ∈ maximalSeparatedSet ε A, (x, y) ∉ {x | edist x.1 x.2 ≤ ↑ε}\nC : Set X := {x} ∪ maximalSeparatedSet ε A\nhx_not_mem : x ∉ maximalSeparatedSet ε A\n⊢ ∀ y ∈ maximalSeparatedSet ε A, ↑ε < edist...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.CoveringNumbers
{ "line": 352, "column": 8 }
{ "line": 352, "column": 37 }
{ "line": 352, "column": 38 }
[ { "pp": "case h₂\nX : Type u_1\ninst✝ : PseudoEMetricSpace X\nε : ℝ≥0\nA C : Set X\nhC_cover : IsCover ε A C\nD : Set X\nhD_subset : D ⊆ A\nhD_separated : IsSeparated (2 * ↑ε) D\nf : ↑D → ↑C := ⋯\nhf' : ∀ (x : ↑D), edist ↑x ↑(f x) ≤ ↑ε\nx y : ↑D\nhxy : f x = f y\n⊢ edist ↑(f x) ↑y ≤ ↑ε", "ppTerm": "?h₂", ...
[ "case h₂\nX : Type u_1\ninst✝ : PseudoEMetricSpace X\nε : ℝ≥0\nA C : Set X\nhC_cover : IsCover ε A C\nD : Set X\nhD_subset : D ⊆ A\nhD_separated : IsSeparated (2 * ↑ε) D\nf : ↑D → ↑C := fun x ↦ ⟨⋯.choose, ⋯⟩\nhf' : ∀ (x : ↑D), edist ↑x ↑(f x) ≤ ↑ε\nx y : ↑D\nhxy : f x = f y\n⊢ edist ↑y ↑(f y) ≤ ↑ε" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.CoveringNumbers
{ "line": 400, "column": 44 }
{ "line": 400, "column": 55 }
{ "line": 400, "column": 56 }
[ { "pp": "X : Type u_1\nY : Type u_2\ninst✝¹ : PseudoEMetricSpace X\ninst✝ : PseudoEMetricSpace Y\nA : Set X\nε : ℝ≥0\nf : X → Y\nhf : Isometry f\nhf_inj : InjOn f A\nC : Set Y\nhC_subset : C ⊆ f '' A\nhC_cover : IsCover ε (f '' A) C\nx : ↑C\n⊢ ∃ y ∈ A, f y = ↑x", "ppTerm": "?m.114", "assigned": false, ...
[ "X : Type u_1\nY : Type u_2\ninst✝¹ : PseudoEMetricSpace X\ninst✝ : PseudoEMetricSpace Y\nA : Set X\nε : ℝ≥0\nf : X → Y\nhf : Isometry f\nhf_inj : InjOn f A\nC : Set Y\nhC_subset : C ⊆ f '' A\nhC_cover : IsCover ε (f '' A) C\nx : ↑C\n⊢ ∃ y ∈ A, f y = ↑x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.HolderNorm
{ "line": 72, "column": 2 }
{ "line": 72, "column": 46 }
{ "line": 74, "column": 0 }
[ { "pp": "X : Type u_1\nY : Type u_2\ninst✝¹ : PseudoEMetricSpace X\ninst✝ : PseudoEMetricSpace Y\nr : ℝ≥0\nf : X → Y\n⊢ eHolderNorm r f ≠ ∞ ↔ MemHolder r f", "ppTerm": "?m.12", "assigned": true, "usedConstants": [ "Eq.mpr", "Preorder.toLT", "MemHolder", "congrArg", "Iff...
[]
rw [← eHolderNorm_lt_top, lt_top_iff_ne_top]
Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_rwSeq_1
Lean.Parser.Tactic.rwSeq
Mathlib.Topology.MetricSpace.HolderNorm
{ "line": 72, "column": 2 }
{ "line": 72, "column": 46 }
{ "line": 74, "column": 0 }
[ { "pp": "X : Type u_1\nY : Type u_2\ninst✝¹ : PseudoEMetricSpace X\ninst✝ : PseudoEMetricSpace Y\nr : ℝ≥0\nf : X → Y\n⊢ eHolderNorm r f ≠ ∞ ↔ MemHolder r f", "ppTerm": "?m.12", "assigned": true, "usedConstants": [ "Eq.mpr", "Preorder.toLT", "MemHolder", "congrArg", "Iff...
[]
rw [← eHolderNorm_lt_top, lt_top_iff_ne_top]
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Topology.MetricSpace.HolderNorm
{ "line": 72, "column": 2 }
{ "line": 72, "column": 46 }
{ "line": 74, "column": 0 }
[ { "pp": "X : Type u_1\nY : Type u_2\ninst✝¹ : PseudoEMetricSpace X\ninst✝ : PseudoEMetricSpace Y\nr : ℝ≥0\nf : X → Y\n⊢ eHolderNorm r f ≠ ∞ ↔ MemHolder r f", "ppTerm": "?m.12", "assigned": true, "usedConstants": [ "Eq.mpr", "Preorder.toLT", "MemHolder", "congrArg", "Iff...
[]
rw [← eHolderNorm_lt_top, lt_top_iff_ne_top]
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Topology.MetricSpace.HolderNorm
{ "line": 249, "column": 28 }
{ "line": 251, "column": 25 }
{ "line": 253, "column": 0 }
[ { "pp": "X : Type u_1\nY : Type u_2\ninst✝¹ : MetricSpace X\ninst✝ : EMetricSpace Y\nC r : ℝ≥0\nf : X → Y\nhf : HolderWith C r f\n⊢ nnHolderNorm r f ≤ C", "ppTerm": "?m.11", "assigned": true, "usedConstants": [ "Eq.mpr", "ENNReal.ofNNReal", "MemHolder.coe_nnHolderNorm_eq_eHolderNor...
[]
by rw [← ENNReal.coe_le_coe, hf.memHolder.coe_nnHolderNorm_eq_eHolderNorm] exact hf.eHolderNorm_le
[anonymous]
Lean.Parser.Term.byTactic
Mathlib.Topology.NatEmbedding
{ "line": 38, "column": 6 }
{ "line": 38, "column": 30 }
{ "line": 38, "column": 31 }
[ { "pp": "case refine_1\nX : Type u_1\ninst✝² : TopologicalSpace X\ninst✝¹ : T2Space X\ninst✝ : Infinite X\nU : ℕ → Set X\nhne : ∀ (n : ℕ), (U n).Nonempty\nho : ∀ (n : ℕ), IsOpen[inst✝²] (U n)\nhd : Pairwise (Disjoint on U)\nn i j : ℕ\nhij : U (Nat.pair n i) = U (Nat.pair n j)\n⊢ ¬(Disjoint on U) (Nat.pair n i) ...
[ "case refine_1\nX : Type u_1\ninst✝² : TopologicalSpace X\ninst✝¹ : T2Space X\ninst✝ : Infinite X\nU : ℕ → Set X\nhne : ∀ (n : ℕ), (U n).Nonempty\nho : ∀ (n : ℕ), IsOpen[inst✝²] (U n)\nhd : Pairwise (Disjoint on U)\nn i j : ℕ\nhij : U (Nat.pair n i) = U (Nat.pair n j)\n⊢ ¬U (Nat.pair n j) = ∅" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.NatEmbedding
{ "line": 44, "column": 4 }
{ "line": 44, "column": 15 }
{ "line": 44, "column": 16 }
[ { "pp": "case pos\nX : Type u_1\ninst✝² : TopologicalSpace X\ninst✝¹ : T2Space X\ninst✝ : Infinite X\nh✝ : DiscreteTopology X\nx✝¹ x✝ : ℕ\nh : x✝¹ ≠ x✝\n⊢ (Disjoint on fun n ↦ {(Infinite.natEmbedding X) n}) x✝¹ x✝", "ppTerm": "?pos✝", "assigned": true, "usedConstants": [ "Function.instEmbeddin...
[ "case pos\nX : Type u_1\ninst✝² : TopologicalSpace X\ninst✝¹ : T2Space X\ninst✝ : Infinite X\nh✝ : DiscreteTopology X\nx✝¹ x✝ : ℕ\nh : x✝¹ ≠ x✝\n⊢ ¬x✝¹ = x✝" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Order.UpperLowerSetTopology
{ "line": 243, "column": 24 }
{ "line": 243, "column": 64 }
{ "line": 243, "column": 65 }
[ { "pp": "α : Type u_1\nβ : Type u_2\nγ : Type u_3\ninst✝² : Preorder α\ninst✝¹ : TopologicalSpace α\ninst✝ : Topology.IsUpperSet α\ns : Set α\nS : Set (Set α)\n⊢ (∀ s ∈ S, IsOpen[inst✝¹] s) → IsOpen[inst✝¹] (⋂₀ S)", "ppTerm": "?m.7", "assigned": true, "usedConstants": [ "Eq.mpr", "IsUppe...
[ "α : Type u_1\nβ : Type u_2\nγ : Type u_3\ninst✝² : Preorder α\ninst✝¹ : TopologicalSpace α\ninst✝ : Topology.IsUpperSet α\ns : Set α\nS : Set (Set α)\n⊢ (∀ s ∈ S, IsUpperSet s) → IsUpperSet (⋂₀ S)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Order.LowerUpperTopology
{ "line": 313, "column": 24 }
{ "line": 313, "column": 88 }
{ "line": 313, "column": 89 }
[ { "pp": "α : Type u_1\nβ : Type u_2\ninst✝² : PartialOrder α\ninst✝¹ : TopologicalSpace α\ninst✝ : IsLower α\nx y : α\nh : Inseparable x y\n⊢ Ici x = Ici y", "ppTerm": "?m.14", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "α : Type u_1\nβ : Type u_2\ninst✝² : PartialOrder α\ninst✝¹ : TopologicalSpace α\ninst✝ : IsLower α\nx y : α\nh : Inseparable x y\n⊢ Ici x = Ici y" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Order.ScottTopology
{ "line": 219, "column": 2 }
{ "line": 220, "column": 18 }
{ "line": 221, "column": 2 }
[ { "pp": "case e'_3\nα : Type u_1\ninst✝² : Preorder α\ninst✝¹ : TopologicalSpace α\ns : Set α\ninst✝ : IsScott α univ\n⊢ ↑(lowerClosure s) = closure[upperSet α] s", "ppTerm": "?e'_3✝", "assigned": true, "usedConstants": [ "Eq.mpr", "congrArg", "Topology.IsUpperSet", "Preorder...
[ "case e'_4.e'_2\nα : Type u_1\ninst✝² : Preorder α\ninst✝¹ : TopologicalSpace α\ns : Set α\ninst✝ : IsScott α univ\n⊢ inst✝¹ = scott α univ" ]
· rw [@IsUpperSet.closure_eq_lowerClosure α _ (upperSet α) ?_ s] infer_instance
Lean.Elab.Tactic.evalTacticCDot
Lean.cdot
Mathlib.Topology.Order.ScottTopology
{ "line": 240, "column": 2 }
{ "line": 241, "column": 9 }
{ "line": 241, "column": 10 }
[ { "pp": "α : Type u_1\nβ : Type u_2\nD : Set (Set α)\ninst✝⁵ : Preorder α\ninst✝⁴ : TopologicalSpace α\ninst✝³ : Preorder β\ninst✝² : TopologicalSpace β\ninst✝¹ : IsScott β univ\nf : α → β\ninst✝ : IsScott α D\nhf : Continuous[inst✝⁴, inst✝²] f\nx✝ b : α\nhab : x✝ ≤ b\nh : ¬f x✝ ≤ f b\n⊢ False", "ppTerm": "...
[ "α : Type u_1\nβ : Type u_2\nD : Set (Set α)\ninst✝⁵ : Preorder α\ninst✝⁴ : TopologicalSpace α\ninst✝³ : Preorder β\ninst✝² : TopologicalSpace β\ninst✝¹ : IsScott β univ\nf : α → β\ninst✝ : IsScott α D\nhf : Continuous[inst✝⁴, inst✝²] f\nx✝ b : α\nhab : x✝ ≤ b\nh : ¬f x✝ ≤ f b\n⊢ False" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Order.ScottTopology
{ "line": 246, "column": 4 }
{ "line": 250, "column": 83 }
{ "line": 251, "column": 2 }
[ { "pp": "case refine_1\nα : Type u_1\nβ : Type u_2\ninst✝⁵ : Preorder α\ninst✝⁴ : TopologicalSpace α\ninst✝³ : Preorder β\ninst✝² : TopologicalSpace β\ninst✝¹ : IsScott β univ\nf : α → β\nD : Set (Set α)\ninst✝ : IsScott α D\nhD : ∀ (a b : α), a ≤ b → {a, b} ∈ D\nh : ScottContinuousOn D f\nu : Set β\nhu : IsOpe...
[]
rw [isOpen_iff_isUpperSet_and_dirSupInaccOn (D := D)] exact ⟨(isUpperSet_of_isOpen (D := univ) hu).preimage (h.monotone D hD), fun t h₀ hd₁ hd₂ a hd₃ ha ↦ image_inter_nonempty_iff.mp <| (isOpen_iff_isUpperSet_and_dirSupInaccOn (D := univ).mp hu).2 trivial (Nonempty.image f hd₁) (directedOn_ima...
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Topology.Order.ScottTopology
{ "line": 246, "column": 4 }
{ "line": 250, "column": 83 }
{ "line": 251, "column": 2 }
[ { "pp": "case refine_1\nα : Type u_1\nβ : Type u_2\ninst✝⁵ : Preorder α\ninst✝⁴ : TopologicalSpace α\ninst✝³ : Preorder β\ninst✝² : TopologicalSpace β\ninst✝¹ : IsScott β univ\nf : α → β\nD : Set (Set α)\ninst✝ : IsScott α D\nhD : ∀ (a b : α), a ≤ b → {a, b} ∈ D\nh : ScottContinuousOn D f\nu : Set β\nhu : IsOpe...
[]
rw [isOpen_iff_isUpperSet_and_dirSupInaccOn (D := D)] exact ⟨(isUpperSet_of_isOpen (D := univ) hu).preimage (h.monotone D hD), fun t h₀ hd₁ hd₂ a hd₃ ha ↦ image_inter_nonempty_iff.mp <| (isOpen_iff_isUpperSet_and_dirSupInaccOn (D := univ).mp hu).2 trivial (Nonempty.image f hd₁) (directedOn_ima...
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Topology.Order.ScottTopology
{ "line": 274, "column": 4 }
{ "line": 274, "column": 76 }
{ "line": 274, "column": 77 }
[ { "pp": "α : Type u_1\nβ : Type u_2\ninst✝² : PartialOrder α\ninst✝¹ : TopologicalSpace α\ninst✝ : IsScott α univ\nx y : α\nh : Inseparable x y\n⊢ Iic x = Iic y", "ppTerm": "?m.15", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "α : Type u_1\nβ : Type u_2\ninst✝² : PartialOrder α\ninst✝¹ : TopologicalSpace α\ninst✝ : IsScott α univ\nx y : α\nh : Inseparable x y\n⊢ Iic x = Iic y" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Order.HullKernel
{ "line": 97, "column": 2 }
{ "line": 97, "column": 21 }
{ "line": 97, "column": 22 }
[ { "pp": "case cons\nα : Type u_1\ninst✝¹ : SemilatticeInf α\nT : Set α\ninst✝ : OrderTop α\nhT : ∀ p ∈ T, InfPrime p\na : α\nF' : Finset α\nh✝ : a ∉ F'\nI4 : hull T (F'.inf id) = T ↓∩ ⋃ a ∈ ↑F', Set.Ici a\n⊢ hull T ((cons a F' h✝).inf id) = T ↓∩ ⋃ a_1 ∈ ↑(cons a F' h✝), Set.Ici a_1", "ppTerm": "?cons", ...
[]
| cons a F' _ I4 =>
_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.evalInduction
null
Mathlib.Topology.Order.Completion
{ "line": 106, "column": 6 }
{ "line": 106, "column": 62 }
{ "line": 106, "column": 63 }
[ { "pp": "α : Type u_1\ninst✝² : LinearOrder α\ninst✝¹ : TopologicalSpace α\ninst✝ : OrderTopology α\nx : α\nq : ℚ\nx✝¹ : (IsSuccPrelimit x → 0 ≤ q) ∧ (IsPredPrelimit x → q ≤ 0)\nhx₁ : IsSuccPrelimit x → 0 ≤ q\nhx₂ : IsPredPrelimit x → q ≤ 0\nhq : q < 0\ny : α\nhy : y ⋖ x\nx✝ : α\n⊢ x✝ ∈ ⇑some ⁻¹' Ioi ⟨toLex (x,...
[ "α : Type u_1\ninst✝² : LinearOrder α\ninst✝¹ : TopologicalSpace α\ninst✝ : OrderTopology α\nx : α\nq : ℚ\nx✝¹ : (IsSuccPrelimit x → 0 ≤ q) ∧ (IsPredPrelimit x → q ≤ 0)\nhx₁ : IsSuccPrelimit x → 0 ≤ q\nhx₂ : IsPredPrelimit x → q ≤ 0\nhq : q < 0\ny : α\nhy : y ⋖ x\nx✝ : α\n⊢ x < x✝ ∨ x = x✝ ↔ y < x✝" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Order.Completion
{ "line": 114, "column": 6 }
{ "line": 114, "column": 62 }
{ "line": 114, "column": 63 }
[ { "pp": "α : Type u_1\ninst✝² : LinearOrder α\ninst✝¹ : TopologicalSpace α\ninst✝ : OrderTopology α\nx : α\nq : ℚ\nx✝¹ : (IsSuccPrelimit x → 0 ≤ q) ∧ (IsPredPrelimit x → q ≤ 0)\nhx₁ : IsSuccPrelimit x → 0 ≤ q\nhx₂ : IsPredPrelimit x → q ≤ 0\nhq : 0 < q\ny : α\nhy : x ⋖ y\nx✝ : α\n⊢ x✝ ∈ ⇑some ⁻¹' Iio ⟨toLex (x,...
[ "α : Type u_1\ninst✝² : LinearOrder α\ninst✝¹ : TopologicalSpace α\ninst✝ : OrderTopology α\nx : α\nq : ℚ\nx✝¹ : (IsSuccPrelimit x → 0 ≤ q) ∧ (IsPredPrelimit x → q ≤ 0)\nhx₁ : IsSuccPrelimit x → 0 ≤ q\nhx₂ : IsPredPrelimit x → q ≤ 0\nhq : 0 < q\ny : α\nhy : x ⋖ y\nx✝ : α\n⊢ x✝ < x ∨ x✝ = x ↔ x✝ < y" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.GromovHausdorff
{ "line": 331, "column": 23 }
{ "line": 331, "column": 50 }
{ "line": 331, "column": 51 }
[ { "pp": "X : Type u\ninst✝⁵ : MetricSpace X\ninst✝⁴ : CompactSpace X\ninst✝³ : Nonempty X\nY : Type v\ninst✝² : MetricSpace Y\ninst✝¹ : CompactSpace Y\ninst✝ : Nonempty Y\ninhabited_h✝ : Inhabited X\ninhabited_h : Inhabited Y\np q : NonemptyCompacts ↥(lp (fun n ↦ ℝ) ∞)\nhp : ⟦p⟧ = toGHSpace X\nhq : ⟦q⟧ = toGHSp...
[ "X : Type u\ninst✝⁵ : MetricSpace X\ninst✝⁴ : CompactSpace X\ninst✝³ : Nonempty X\nY : Type v\ninst✝² : MetricSpace Y\ninst✝¹ : CompactSpace Y\ninst✝ : Nonempty Y\ninhabited_h✝ : Inhabited X\ninhabited_h : Inhabited Y\np q : NonemptyCompacts ↥(lp (fun n ↦ ℝ) ∞)\nhp : ⟦p⟧ = toGHSpace X\nhq : ⟦q⟧ = toGHSpace Y\nbound...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.GromovHausdorff
{ "line": 346, "column": 23 }
{ "line": 346, "column": 50 }
{ "line": 346, "column": 51 }
[ { "pp": "X : Type u\ninst✝⁵ : MetricSpace X\ninst✝⁴ : CompactSpace X\ninst✝³ : Nonempty X\nY : Type v\ninst✝² : MetricSpace Y\ninst✝¹ : CompactSpace Y\ninst✝ : Nonempty Y\ninhabited_h✝ : Inhabited X\ninhabited_h : Inhabited Y\np q : NonemptyCompacts ↥(lp (fun n ↦ ℝ) ∞)\nhp : ⟦p⟧ = toGHSpace X\nhq : ⟦q⟧ = toGHSp...
[ "X : Type u\ninst✝⁵ : MetricSpace X\ninst✝⁴ : CompactSpace X\ninst✝³ : Nonempty X\nY : Type v\ninst✝² : MetricSpace Y\ninst✝¹ : CompactSpace Y\ninst✝ : Nonempty Y\ninhabited_h✝ : Inhabited X\ninhabited_h : Inhabited Y\np q : NonemptyCompacts ↥(lp (fun n ↦ ℝ) ∞)\nhp : ⟦p⟧ = toGHSpace X\nhq : ⟦q⟧ = toGHSpace Y\nbound...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Order.NhdsSet
{ "line": 62, "column": 6 }
{ "line": 62, "column": 29 }
{ "line": 62, "column": 30 }
[ { "pp": "α : Type u_1\ninst✝² : LinearOrder α\ninst✝¹ : TopologicalSpace α\ninst✝ : OrderClosedTopology α\na b : α\n⊢ Ioi a ∈ 𝓝ˢ (Ici b) ↔ a < b", "ppTerm": "?m.14", "assigned": true, "usedConstants": [ "Filter.instMembership", "Eq.mpr", "instClosedIicTopology", "Set.Ioi", ...
[ "α : Type u_1\ninst✝² : LinearOrder α\ninst✝¹ : TopologicalSpace α\ninst✝ : OrderClosedTopology α\na b : α\n⊢ Ici b ⊆ Ioi a ↔ a < b" ]
isOpen_Ioi.mem_nhdsSet,
Lean.Elab.Tactic.evalRewriteSeq
null
Mathlib.Topology.Order.NhdsSet
{ "line": 61, "column": 64 }
{ "line": 62, "column": 45 }
{ "line": 64, "column": 0 }
[ { "pp": "α : Type u_1\ninst✝² : LinearOrder α\ninst✝¹ : TopologicalSpace α\ninst✝ : OrderClosedTopology α\na b : α\n⊢ Ioi a ∈ 𝓝ˢ (Ici b) ↔ a < b", "ppTerm": "?m.14", "assigned": true, "usedConstants": [ "Filter.instMembership", "Eq.mpr", "instClosedIicTopology", "Set.Ioi", ...
[]
by rw [isOpen_Ioi.mem_nhdsSet, Ici_subset_Ioi]
[anonymous]
Lean.Parser.Term.byTactic
Mathlib.Topology.Order.PartialSups
{ "line": 37, "column": 2 }
{ "line": 37, "column": 43 }
{ "line": 37, "column": 44 }
[ { "pp": "L : Type u_1\ninst✝² : SemilatticeSup L\ninst✝¹ : TopologicalSpace L\ninst✝ : ContinuousSup L\nα : Type u_2\nl : Filter α\nf : ℕ → α → L\ng : ℕ → L\nn : ℕ\nhf : ∀ k ≤ n, Tendsto (f k) l (𝓝 (g k))\n⊢ Tendsto (fun a ↦ (partialSups fun x ↦ f x a) n) l (𝓝 ((partialSups g) n))", "ppTerm": "?m.29", ...
[ "L : Type u_1\ninst✝² : SemilatticeSup L\ninst✝¹ : TopologicalSpace L\ninst✝ : ContinuousSup L\nα : Type u_2\nl : Filter α\nf : ℕ → α → L\ng : ℕ → L\nn : ℕ\nhf : ∀ k ≤ n, Tendsto (f k) l (𝓝 (g k))\n⊢ Tendsto (fun a ↦ (partialSups f) n a) l (𝓝 ((partialSups g) n))" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Order.PartialSups
{ "line": 49, "column": 2 }
{ "line": 49, "column": 43 }
{ "line": 49, "column": 44 }
[ { "pp": "L : Type u_1\ninst✝³ : SemilatticeSup L\ninst✝² : TopologicalSpace L\ninst✝¹ : ContinuousSup L\nX : Type u_2\ninst✝ : TopologicalSpace X\nf : ℕ → X → L\nn : ℕ\nx : X\nhf : ∀ k ≤ n, ContinuousAt (f k) x\n⊢ ContinuousAt ((partialSups f) n) x", "ppTerm": "?m.20", "assigned": false, "usedConsta...
[ "L : Type u_1\ninst✝³ : SemilatticeSup L\ninst✝² : TopologicalSpace L\ninst✝¹ : ContinuousSup L\nX : Type u_2\ninst✝ : TopologicalSpace X\nf : ℕ → X → L\nn : ℕ\nx : X\nhf : ∀ k ≤ n, ContinuousAt (f k) x\n⊢ ContinuousAt ((partialSups f) n) x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Order.PartialSups
{ "line": 57, "column": 2 }
{ "line": 57, "column": 43 }
{ "line": 57, "column": 44 }
[ { "pp": "L : Type u_1\ninst✝³ : SemilatticeSup L\ninst✝² : TopologicalSpace L\ninst✝¹ : ContinuousSup L\nX : Type u_2\ninst✝ : TopologicalSpace X\nf : ℕ → X → L\nn : ℕ\ns : Set X\nx : X\nhf : ∀ k ≤ n, ContinuousWithinAt (f k) s x\n⊢ ContinuousWithinAt ((partialSups f) n) s x", "ppTerm": "?m.20", "assign...
[ "L : Type u_1\ninst✝³ : SemilatticeSup L\ninst✝² : TopologicalSpace L\ninst✝¹ : ContinuousSup L\nX : Type u_2\ninst✝ : TopologicalSpace X\nf : ℕ → X → L\nn : ℕ\ns : Set X\nx : X\nhf : ∀ k ≤ n, ContinuousWithinAt (f k) s x\n⊢ ContinuousWithinAt ((partialSups f) n) s x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Separation.PerfectlyNormal
{ "line": 83, "column": 12 }
{ "line": 83, "column": 29 }
{ "line": 83, "column": 30 }
[ { "pp": "case pos\nX : Type u_1\ninst✝ : TopologicalSpace X\ns t : Set X\nf g : C(X, ℝ)\nx : X\nh : ∀ (s : Set X), IsClosed[inst✝] s → ∃ f, s = {x | f x = 0} ∧ ∀ (x : X), f x ∈ Icc 0 1\nhs : IsClosed[inst✝] {x | f x = 0}\nht : IsClosed[inst✝] {x | g x = 0}\nhst : Disjoint {x | f x = 0} {x | g x = 0}\nhf : s = {...
[ "case pos\nX : Type u_1\ninst✝ : TopologicalSpace X\ns t : Set X\nf g : C(X, ℝ)\nx : X\nh : ∀ (s : Set X), IsClosed[inst✝] s → ∃ f, s = {x | f x = 0} ∧ ∀ (x : X), f x ∈ Icc 0 1\nhs : IsClosed[inst✝] {x | f x = 0}\nht : IsClosed[inst✝] {x | g x = 0}\nhst : Disjoint {x | f x = 0} {x | g x = 0}\nhf : s = {x | f x = 0}...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Sheaves.Skyscraper
{ "line": 63, "column": 67 }
{ "line": 63, "column": 78 }
{ "line": 63, "column": 79 }
[ { "pp": "X : TopCat\np₀ : ↑X\ninst✝² : (U : Opens ↑X) → Decidable (p₀ ∈ U)\nC : Type v\ninst✝¹ : Category.{w, v} C\ninst✝ : HasTerminal C\nA : C\nU V : (Opens ↑X)ᵒᵖ\ni : U ⟶ V\nh : p₀ ∈ unop V\n⊢ p₀ ∈ unop U", "ppTerm": "?m.112", "assigned": false, "usedConstants": [], "usedFVars": [], "used...
[ "X : TopCat\np₀ : ↑X\ninst✝² : (U : Opens ↑X) → Decidable (p₀ ∈ U)\nC : Type v\ninst✝¹ : Category.{w, v} C\ninst✝ : HasTerminal C\nA : C\nU V : (Opens ↑X)ᵒᵖ\ni : U ⟶ V\nh : p₀ ∈ unop V\n⊢ p₀ ∈ unop U" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.GromovHausdorff
{ "line": 622, "column": 4 }
{ "line": 622, "column": 44 }
{ "line": 623, "column": 6 }
[ { "pp": "δ : ℝ\nδpos : δ > 0\nε : ℝ := 2 / 5 * δ\nεpos : 0 < ε\np : GHSpace\n⊢ ∃ s, s.Finite ∧ univ ⊆ ⋃ x ∈ s, ball x ε", "ppTerm": "?m.54", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "δ : ℝ\nδpos : δ > 0\nε : ℝ := 2 / 5 * δ\nεpos : 0 < ε\np : GHSpace\n⊢ ∃ s, s.Finite ∧ univ ⊆ ⋃ x ∈ s, ball x ε" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Sheaves.LocallySurjective
{ "line": 108, "column": 4 }
{ "line": 108, "column": 51 }
{ "line": 110, "column": 4 }
[ { "pp": "case mpr\nC : Type u\ninst✝⁴ : Category.{v, u} C\nFC : C → C → Type u_1\nCC : C → Type v\ninst✝³ : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)\ninst✝² : ConcreteCategory C FC\nX : TopCat\nℱ 𝒢 : Presheaf C X\ninst✝¹ : Limits.HasColimits C\ninst✝ : Limits.PreservesFilteredColimits (forget C)\nT : ℱ ⟶ 𝒢\...
[ "case mpr\nC : Type u\ninst✝⁴ : Category.{v, u} C\nFC : C → C → Type u_1\nCC : C → Type v\ninst✝³ : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)\ninst✝² : ConcreteCategory C FC\nX : TopCat\nℱ 𝒢 : Presheaf C X\ninst✝¹ : Limits.HasColimits C\ninst✝ : Limits.PreservesFilteredColimits (forget C)\nT : ℱ ⟶ 𝒢\nhT : ∀ (x :...
obtain ⟨V, hxV, s, rfl⟩ := ℱ.exists_germ_eq s_x
_private.Lean.Elab.Tactic.RCases.0.Lean.Elab.Tactic.RCases.evalObtain
Lean.Parser.Tactic.obtain
Mathlib.Topology.MetricSpace.GromovHausdorffRealized
{ "line": 315, "column": 6 }
{ "line": 315, "column": 17 }
{ "line": 315, "column": 18 }
[ { "pp": "case refine_2\nX : Type u\nY : Type v\ninst✝³ : MetricSpace X\ninst✝² : MetricSpace Y\ninst✝¹ : Nonempty X\ninst✝ : Nonempty Y\nf g : Cb X Y\ncg : ℝ\nhcg : cg ∈ lowerBounds (range ⇑g)\nHcg : ∀ (x : (X ⊕ Y) × (X ⊕ Y)), cg ≤ g x\ncf : ℝ\nhcf : cf ∈ lowerBounds (range ⇑f)\nHcf : ∀ (x : (X ⊕ Y) × (X ⊕ Y)),...
[ "case refine_2\nX : Type u\nY : Type v\ninst✝³ : MetricSpace X\ninst✝² : MetricSpace Y\ninst✝¹ : Nonempty X\ninst✝ : Nonempty Y\nf g : Cb X Y\ncg : ℝ\nhcg : cg ∈ lowerBounds (range ⇑g)\nHcg : ∀ (x : (X ⊕ Y) × (X ⊕ Y)), cg ≤ g x\ncf : ℝ\nhcf : cf ∈ lowerBounds (range ⇑f)\nHcf : ∀ (x : (X ⊕ Y) × (X ⊕ Y)), cf ≤ f x\nZ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.GromovHausdorffRealized
{ "line": 343, "column": 6 }
{ "line": 343, "column": 17 }
{ "line": 343, "column": 18 }
[ { "pp": "case refine_2\nX : Type u\nY : Type v\ninst✝³ : MetricSpace X\ninst✝² : MetricSpace Y\ninst✝¹ : Nonempty X\ninst✝ : Nonempty Y\nf g : Cb X Y\ncg : ℝ\nhcg : cg ∈ lowerBounds (range ⇑g)\nHcg : ∀ (x : (X ⊕ Y) × (X ⊕ Y)), cg ≤ g x\ncf : ℝ\nhcf : cf ∈ lowerBounds (range ⇑f)\nHcf : ∀ (x : (X ⊕ Y) × (X ⊕ Y)),...
[ "case refine_2\nX : Type u\nY : Type v\ninst✝³ : MetricSpace X\ninst✝² : MetricSpace Y\ninst✝¹ : Nonempty X\ninst✝ : Nonempty Y\nf g : Cb X Y\ncg : ℝ\nhcg : cg ∈ lowerBounds (range ⇑g)\nHcg : ∀ (x : (X ⊕ Y) × (X ⊕ Y)), cg ≤ g x\ncf : ℝ\nhcf : cf ∈ lowerBounds (range ⇑f)\nHcf : ∀ (x : (X ⊕ Y) × (X ⊕ Y)), cf ≤ f x\nZ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.GromovHausdorffRealized
{ "line": 370, "column": 6 }
{ "line": 370, "column": 17 }
{ "line": 370, "column": 18 }
[ { "pp": "case refine_2.refine_1\nX : Type u\nY : Type v\ninst✝³ : MetricSpace X\ninst✝² : MetricSpace Y\ninst✝¹ : CompactSpace X\ninst✝ : CompactSpace Y\nthis : Tendsto (fun t ↦ 2 * ↑(maxVar X Y) * t) (𝓝 0) (𝓝 (2 * ↑(maxVar X Y) * 0))\n⊢ Tendsto (fun t ↦ 2 * ↑(maxVar X Y) * t) (𝓝 0) (𝓝 0)", "ppTerm": "?...
[ "case refine_2.refine_1\nX : Type u\nY : Type v\ninst✝³ : MetricSpace X\ninst✝² : MetricSpace Y\ninst✝¹ : CompactSpace X\ninst✝ : CompactSpace Y\nthis : Tendsto (fun t ↦ 2 * ↑(maxVar X Y) * t) (𝓝 0) (𝓝 (2 * ↑(maxVar X Y) * 0))\n⊢ Tendsto (fun t ↦ 2 * ↑(maxVar X Y) * t) (𝓝 0) (𝓝 0)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.GromovHausdorffRealized
{ "line": 418, "column": 19 }
{ "line": 418, "column": 30 }
{ "line": 418, "column": 31 }
[ { "pp": "X : Type u\nY : Type v\ninst✝⁵ : MetricSpace X\ninst✝⁴ : MetricSpace Y\ninst✝³ : CompactSpace X\ninst✝² : CompactSpace Y\ninst✝¹ : Nonempty X\ninst✝ : Nonempty Y\nx : X\n⊢ BddBelow (range fun y ↦ (candidatesBDist X Y) (inl x, inr y))", "ppTerm": "?m.93", "assigned": false, "usedConstants": ...
[ "X : Type u\nY : Type v\ninst✝⁵ : MetricSpace X\ninst✝⁴ : MetricSpace Y\ninst✝³ : CompactSpace X\ninst✝² : CompactSpace Y\ninst✝¹ : Nonempty X\ninst✝ : Nonempty Y\nx : X\n⊢ BddBelow (range fun y ↦ (candidatesBDist X Y) (inl x, inr y))" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.GromovHausdorffRealized
{ "line": 427, "column": 19 }
{ "line": 427, "column": 30 }
{ "line": 427, "column": 31 }
[ { "pp": "X : Type u\nY : Type v\ninst✝⁵ : MetricSpace X\ninst✝⁴ : MetricSpace Y\ninst✝³ : CompactSpace X\ninst✝² : CompactSpace Y\ninst✝¹ : Nonempty X\ninst✝ : Nonempty Y\ny : Y\n⊢ BddBelow (range fun x ↦ (candidatesBDist X Y) (inl x, inr y))", "ppTerm": "?m.290", "assigned": false, "usedConstants":...
[ "X : Type u\nY : Type v\ninst✝⁵ : MetricSpace X\ninst✝⁴ : MetricSpace Y\ninst✝³ : CompactSpace X\ninst✝² : CompactSpace Y\ninst✝¹ : Nonempty X\ninst✝ : Nonempty Y\ny : Y\n⊢ BddBelow (range fun x ↦ (candidatesBDist X Y) (inl x, inr y))" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.GromovHausdorffRealized
{ "line": 520, "column": 19 }
{ "line": 520, "column": 30 }
{ "line": 520, "column": 31 }
[ { "pp": "X : Type u\nY : Type v\ninst✝⁵ : MetricSpace X\ninst✝⁴ : CompactSpace X\ninst✝³ : Nonempty X\ninst✝² : MetricSpace Y\ninst✝¹ : CompactSpace Y\ninst✝ : Nonempty Y\nf : Cb X Y\nh : f ∈ candidatesB X Y\nr : ℝ\nhr : HD (optimalGHDist X Y) < r\nz : X\nI1 : ⨆ x, ⨅ y, (optimalGHDist X Y) (inl x, inr y) < r\n⊢...
[ "X : Type u\nY : Type v\ninst✝⁵ : MetricSpace X\ninst✝⁴ : CompactSpace X\ninst✝³ : Nonempty X\ninst✝² : MetricSpace Y\ninst✝¹ : CompactSpace Y\ninst✝ : Nonempty Y\nf : Cb X Y\nh : f ∈ candidatesB X Y\nr : ℝ\nhr : HD (optimalGHDist X Y) < r\nz : X\nI1 : ⨆ x, ⨅ y, (optimalGHDist X Y) (inl x, inr y) < r\n⊢ BddAbove (r...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.MetricSpace.GromovHausdorffRealized
{ "line": 533, "column": 19 }
{ "line": 533, "column": 30 }
{ "line": 533, "column": 31 }
[ { "pp": "X : Type u\nY : Type v\ninst✝⁵ : MetricSpace X\ninst✝⁴ : CompactSpace X\ninst✝³ : Nonempty X\ninst✝² : MetricSpace Y\ninst✝¹ : CompactSpace Y\ninst✝ : Nonempty Y\nf : Cb X Y\nh : f ∈ candidatesB X Y\nr : ℝ\nhr : HD (optimalGHDist X Y) < r\nA : ∀ x ∈ range (optimalGHInjl X Y), ∃ y ∈ range (optimalGHInjr...
[ "X : Type u\nY : Type v\ninst✝⁵ : MetricSpace X\ninst✝⁴ : CompactSpace X\ninst✝³ : Nonempty X\ninst✝² : MetricSpace Y\ninst✝¹ : CompactSpace Y\ninst✝ : Nonempty Y\nf : Cb X Y\nh : f ∈ candidatesB X Y\nr : ℝ\nhr : HD (optimalGHDist X Y) < r\nA : ∀ x ∈ range (optimalGHInjl X Y), ∃ y ∈ range (optimalGHInjr X Y), dist ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Sion
{ "line": 98, "column": 2 }
{ "line": 98, "column": 13 }
{ "line": 98, "column": 14 }
[ { "pp": "E : Type u_1\nF : Type u_2\nβ : Type u_3\ninst✝ : LinearOrder β\nX : Set E\nY : Set F\nf : E → F → β\na : E\nb : β\ny y' : ↑Y\nha : ∀ x ∈ X, max (f a ↑y) (f a ↑y') ≤ max (f x ↑y) (f x ↑y')\nhb : b < max (f a ↑y) (f a ↑y')\nx : E\nhx : x ∈ X\nhx1 : ⟨x, hx⟩ ∈ sublevelLeft X f b ↑y\nhx2 : ⟨x, hx⟩ ∈ sublev...
[ "E : Type u_1\nF : Type u_2\nβ : Type u_3\ninst✝ : LinearOrder β\nX : Set E\nY : Set F\nf : E → F → β\na : E\nb : β\ny y' : ↑Y\nha : ∀ x ∈ X, max (f a ↑y) (f a ↑y') ≤ max (f x ↑y) (f x ↑y')\nhb : b < max (f a ↑y) (f a ↑y')\nx : E\nhx : x ∈ X\nhx1 : ⟨x, hx⟩ ∈ sublevelLeft X f b ↑y\nhx2 : ⟨x, hx⟩ ∈ sublevelLeft X f b...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Spectral.ConstructibleTopology
{ "line": 78, "column": 2 }
{ "line": 78, "column": 14 }
{ "line": 79, "column": 2 }
[ { "pp": "case inl\nX : Type u_1\ninst✝¹ : TopologicalSpace X\ninst✝ : CompactSpace X\ns : Set X\nhs : s ∈ {s | IsOpen[inst✝¹] s ∧ IsCompact s}\n⊢ IsCompact s", "ppTerm": "?inl", "assigned": true, "usedConstants": [ "And.right", "IsOpen", "IsCompact" ], "usedFVars": [ ...
[ "case inr\nX : Type u_1\ninst✝¹ : TopologicalSpace X\ninst✝ : CompactSpace X\ns : Set X\nhs : s ∈ {s | IsClosed[inst✝¹] s ∧ IsCompact sᶜ}\n⊢ IsCompact s" ]
· exact hs.2
Lean.Elab.Tactic.evalTacticCDot
Lean.cdot
Mathlib.Topology.SmallInductiveDimension
{ "line": 124, "column": 40 }
{ "line": 124, "column": 51 }
{ "line": 124, "column": 52 }
[ { "pp": "X : Type u_1\ninst✝ : TopologicalSpace X\nn : ℕ\nh : HasSmallInductiveDimensionLE X n\nm : ℕ\nhm : ↑n < ↑m\n⊢ n + 1 ≤ m", "ppTerm": "?m.21", "assigned": true, "usedConstants": [ "Eq.mpr", "Preorder.toLT", "Nat.instOne", "Order.add_one_le_iff._simp_1", "id", ...
[ "X : Type u_1\ninst✝ : TopologicalSpace X\nn : ℕ\nh : HasSmallInductiveDimensionLE X n\nm : ℕ\nhm : ↑n < ↑m\n⊢ n < m" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Subpath
{ "line": 82, "column": 2 }
{ "line": 82, "column": 79 }
{ "line": 84, "column": 0 }
[ { "pp": "X : Type u_1\ninst✝ : TopologicalSpace X\na b : X\nγ : Path a b\nt₀ t₁ : ↑I\n⊢ range ⇑(γ.subpath t₀ t₁) = ⇑γ '' uIcc t₀ t₁", "ppTerm": "?m.18", "assigned": true, "usedConstants": [ "Set.range_comp", "Eq.mpr", "Real", "Set.Icc.convexComb", "Path.range_subpathAux...
[]
rw [← range_subpathAux, ← range_comp, subpath, coe_mk', ContinuousMap.coe_mk]
Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_rwSeq_1
Lean.Parser.Tactic.rwSeq
Mathlib.Topology.Subpath
{ "line": 82, "column": 2 }
{ "line": 82, "column": 79 }
{ "line": 84, "column": 0 }
[ { "pp": "X : Type u_1\ninst✝ : TopologicalSpace X\na b : X\nγ : Path a b\nt₀ t₁ : ↑I\n⊢ range ⇑(γ.subpath t₀ t₁) = ⇑γ '' uIcc t₀ t₁", "ppTerm": "?m.18", "assigned": true, "usedConstants": [ "Set.range_comp", "Eq.mpr", "Real", "Set.Icc.convexComb", "Path.range_subpathAux...
[]
rw [← range_subpathAux, ← range_comp, subpath, coe_mk', ContinuousMap.coe_mk]
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Topology.Subpath
{ "line": 82, "column": 2 }
{ "line": 82, "column": 79 }
{ "line": 84, "column": 0 }
[ { "pp": "X : Type u_1\ninst✝ : TopologicalSpace X\na b : X\nγ : Path a b\nt₀ t₁ : ↑I\n⊢ range ⇑(γ.subpath t₀ t₁) = ⇑γ '' uIcc t₀ t₁", "ppTerm": "?m.18", "assigned": true, "usedConstants": [ "Set.range_comp", "Eq.mpr", "Real", "Set.Icc.convexComb", "Path.range_subpathAux...
[]
rw [← range_subpathAux, ← range_comp, subpath, coe_mk', ContinuousMap.coe_mk]
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Topology.Sion
{ "line": 265, "column": 4 }
{ "line": 265, "column": 15 }
{ "line": 265, "column": 16 }
[ { "pp": "E : Type u_1\nF : Type u_2\nβ : Type u_3\ninst✝¹¹ : LinearOrder β\nX : Set E\nY : Set F\nf : E → F → β\ninst✝¹⁰ : TopologicalSpace E\ninst✝⁹ : AddCommGroup E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\nne_X : X.Nonempty\nkX : IsCompact X\nhfy : ∀ y ∈ Y, LowerSem...
[ "E : Type u_1\nF : Type u_2\nβ : Type u_3\ninst✝¹¹ : LinearOrder β\nX : Set E\nY : Set F\nf : E → F → β\ninst✝¹⁰ : TopologicalSpace E\ninst✝⁹ : AddCommGroup E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\nne_X : X.Nonempty\nkX : IsCompact X\nhfy : ∀ y ∈ Y, LowerSemicontinuousO...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Subpath
{ "line": 206, "column": 2 }
{ "line": 206, "column": 27 }
{ "line": 206, "column": 28 }
[ { "pp": "X : Type u_1\ninst✝ : TopologicalSpace X\np : Fin 2 → X\nF : (k : Fin 1) → Path (p k.castSucc) (p k.succ)\n⊢ (concat p F).Homotopic (F 0)", "ppTerm": "?m.13", "assigned": true, "usedConstants": [ "Eq.mpr", "instNeZeroNatHAdd_1", "Path.trans", "Fin.succ", "congr...
[ "X : Type u_1\ninst✝ : TopologicalSpace X\np : Fin 2 → X\nF : (k : Fin 1) → Path (p k.castSucc) (p k.succ)\n⊢ ((Path.refl (p 0)).trans (F 0)).Homotopic (F 0)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Subpath
{ "line": 211, "column": 2 }
{ "line": 211, "column": 27 }
{ "line": 211, "column": 28 }
[ { "pp": "X : Type u_1\ninst✝ : TopologicalSpace X\np : Fin 3 → X\nF : (k : Fin 2) → Path (p k.castSucc) (p k.succ)\n⊢ (concat p F).Homotopic ((F 0).trans (F 1))", "ppTerm": "?m.20", "assigned": true, "usedConstants": [ "Eq.mpr", "instNeZeroNatHAdd_1", "Path.trans", "Fin.succ"...
[ "X : Type u_1\ninst✝ : TopologicalSpace X\np : Fin 3 → X\nF : (k : Fin 2) → Path (p k.castSucc) (p k.succ)\n⊢ (((Path.refl (p 0)).trans (F 0)).trans (F 1)).Homotopic ((F 0).trans (F 1))" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Sion
{ "line": 275, "column": 4 }
{ "line": 275, "column": 71 }
{ "line": 276, "column": 6 }
[ { "pp": "E : Type u_1\nF : Type u_2\nβ : Type u_3\ninst✝¹¹ : LinearOrder β\nX : Set E\nY : Set F\nf : E → F → β\ninst✝¹⁰ : TopologicalSpace E\ninst✝⁹ : AddCommGroup E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\nne_X : X.Nonempty\nkX : IsCompact X\nhfy : ∀ y ∈ Y, LowerSem...
[ "E : Type u_1\nF : Type u_2\nβ : Type u_3\ninst✝¹¹ : LinearOrder β\nX : Set E\nY : Set F\nf : E → F → β\ninst✝¹⁰ : TopologicalSpace E\ninst✝⁹ : AddCommGroup E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\nne_X : X.Nonempty\nkX : IsCompact X\nhfy : ∀ y ∈ Y, LowerSemicontinuousO...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Sion
{ "line": 281, "column": 4 }
{ "line": 281, "column": 30 }
{ "line": 281, "column": 31 }
[ { "pp": "E : Type u_1\nF : Type u_2\nβ : Type u_3\ninst✝¹¹ : LinearOrder β\nX : Set E\nY : Set F\nf : E → F → β\ninst✝¹⁰ : TopologicalSpace E\ninst✝⁹ : AddCommGroup E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\nne_X : X.Nonempty\nkX : IsCompact X\nhfy : ∀ y ∈ Y, LowerSem...
[ "E : Type u_1\nF : Type u_2\nβ : Type u_3\ninst✝¹¹ : LinearOrder β\nX : Set E\nY : Set F\nf : E → F → β\ninst✝¹⁰ : TopologicalSpace E\ninst✝⁹ : AddCommGroup E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\nne_X : X.Nonempty\nkX : IsCompact X\nhfy : ∀ y ∈ Y, LowerSemicontinuousO...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Sion
{ "line": 292, "column": 21 }
{ "line": 292, "column": 53 }
{ "line": 292, "column": 53 }
[ { "pp": "case inr\nE : Type u_1\nF : Type u_2\nβ : Type u_3\ninst✝¹¹ : LinearOrder β\nX : Set E\nY : Set F\nf : E → F → β\ninst✝¹⁰ : TopologicalSpace E\ninst✝⁹ : AddCommGroup E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\nne_X : X.Nonempty\nkX : IsCompact X\nhfy : ∀ y ∈ Y...
[ "case inr\nE : Type u_1\nF : Type u_2\nβ : Type u_3\ninst✝¹¹ : LinearOrder β\nX : Set E\nY : Set F\nf : E → F → β\ninst✝¹⁰ : TopologicalSpace E\ninst✝⁹ : AddCommGroup E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\nne_X : X.Nonempty\nkX : IsCompact X\nhfy : ∀ y ∈ Y, LowerSemic...
monotone_sublevelLeft y1 htt'.le
Mathlib.Tactic.GRewrite.evalGRewriteSeq
null
Mathlib.Topology.UniformSpace.Path
{ "line": 81, "column": 45 }
{ "line": 82, "column": 9 }
{ "line": 82, "column": 10 }
[ { "pp": "X : Type u_1\ninst✝¹ : UniformSpace X\nx y z : X\ninst✝ : CompleteSpace X\n⊢ IsComplete (Set.range _root_.toContinuousMap)", "ppTerm": "?m.14", "assigned": true, "usedConstants": [ "Real.instIsOrderedRing", "Path.continuousMapClass", "Eq.mpr", "Real.partialOrder", ...
[ "X : Type u_1\ninst✝¹ : UniformSpace X\nx y z : X\ninst✝ : CompleteSpace X\n⊢ IsComplete {f | f 0 = x ∧ f 1 = y}" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Sion
{ "line": 303, "column": 13 }
{ "line": 303, "column": 24 }
{ "line": 303, "column": 25 }
[ { "pp": "case empty\nE : Type u_1\nF : Type u_2\nβ : Type u_3\ninst✝¹¹ : LinearOrder β\nY : Set F\nf : E → F → β\ninst✝¹⁰ : TopologicalSpace E\ninst✝⁹ : AddCommGroup E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\ninst✝⁵ : TopologicalSpace F\ninst✝⁴ : AddCommGroup F\ninst✝...
[ "case empty\nE : Type u_1\nF : Type u_2\nβ : Type u_3\ninst✝¹¹ : LinearOrder β\nY : Set F\nf : E → F → β\ninst✝¹⁰ : TopologicalSpace E\ninst✝⁹ : AddCommGroup E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\ninst✝⁵ : TopologicalSpace F\ninst✝⁴ : AddCommGroup F\ninst✝³ : Module ℝ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.UniformSpace.Ultra.Basic
{ "line": 141, "column": 31 }
{ "line": 141, "column": 53 }
{ "line": 141, "column": 54 }
[ { "pp": "X : Type u_1\ninst✝¹ : UniformSpace X\ninst✝ : IsUltraUniformity X\nx : X\n⊢ (𝓝 x).HasBasis (fun t ↦ t ∈ {s | IsClopen s} ∧ x ∈ t) id", "ppTerm": "?m.11", "assigned": true, "usedConstants": [ "Set.ofPred", "Membership.mem", "nhds", "id", "And", "Filter.H...
[ "X : Type u_1\ninst✝¹ : UniformSpace X\ninst✝ : IsUltraUniformity X\nx : X\n⊢ (𝓝 x).HasBasis (fun t ↦ IsClopen t ∧ x ∈ t) id" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.UniformSpace.Ultra.Constructions
{ "line": 77, "column": 4 }
{ "line": 77, "column": 49 }
{ "line": 77, "column": 50 }
[ { "pp": "X✝ : Type u_1\nY : Type u_2\nι : Type u_3\nX : ι → Type u_4\nU : (i : ι) → UniformSpace (X i)\nh : ∀ (i : ι), IsUltraUniformity (X i)\nthis : IsUltraUniformity ((x : ι) → X x)\n⊢ IsUltraUniformity ((i : ι) → X i)", "ppTerm": "?m.19", "assigned": true, "usedConstants": [ "Pi.uniformSpa...
[ "X✝ : Type u_1\nY : Type u_2\nι : Type u_3\nX : ι → Type u_4\nU : (i : ι) → UniformSpace (X i)\nh : ∀ (i : ι), IsUltraUniformity (X i)\nthis : IsUltraUniformity ((x : ι) → X x)\n⊢ IsUltraUniformity ((i : ι) → X i)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Sion
{ "line": 310, "column": 6 }
{ "line": 310, "column": 54 }
{ "line": 310, "column": 55 }
[ { "pp": "case right\nE : Type u_1\nF : Type u_2\nβ : Type u_3\ninst✝¹¹ : LinearOrder β\nY : Set F\nf : E → F → β\ninst✝¹⁰ : TopologicalSpace E\ninst✝⁹ : AddCommGroup E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\ninst✝⁵ : TopologicalSpace F\ninst✝⁴ : AddCommGroup F\ninst✝...
[ "case right\nE : Type u_1\nF : Type u_2\nβ : Type u_3\ninst✝¹¹ : LinearOrder β\nY : Set F\nf : E → F → β\ninst✝¹⁰ : TopologicalSpace E\ninst✝⁹ : AddCommGroup E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\ninst✝⁵ : TopologicalSpace F\ninst✝⁴ : AddCommGroup F\ninst✝³ : Module ℝ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null