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.Analysis.Complex.Schwarz
{ "line": 116, "column": 4 }
{ "line": 116, "column": 54 }
{ "line": 116, "column": 55 }
[ { "pp": "f : ℂ → ℂ\nc z : ℂ\nR₂ : ℝ\nn : ℕ\nhn : (fun x ↦ f x - f c) =o[𝓝 c] fun w ↦ (w - c) ^ n\nR₁ : ℝ\nhz : z ∈ ball c R₁\nhR₁ : 0 < R₁\nhd : DifferentiableOn ℂ f (closedBall c R₁)\nh_maps : MapsTo f (closedBall c R₁) (closedBall (f c) R₂)\nhne : z ≠ c\ng : ℂ → ℂ := fun w ↦ ((w - c) ^ (n + 1))⁻¹ * (f w - f ...
[ "f : ℂ → ℂ\nc z : ℂ\nR₂ : ℝ\nn : ℕ\nhn : (fun x ↦ f x - f c) =o[𝓝 c] fun w ↦ (w - c) ^ n\nR₁ : ℝ\nhz : z ∈ ball c R₁\nhR₁ : 0 < R₁\nhd : DifferentiableOn ℂ f (closedBall c R₁)\nh_maps : MapsTo f (closedBall c R₁) (closedBall (f c) R₂)\nhne : z ≠ c\ng : ℂ → ℂ := fun w ↦ ((w - c) ^ (n + 1))⁻¹ * (f w - f c)\ng' : ℂ →...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Normed.Module.Ball.Action
{ "line": 35, "column": 8 }
{ "line": 35, "column": 45 }
{ "line": 36, "column": 10 }
[ { "pp": "𝕜 : Type u_1\n𝕜' : Type u_2\nE : Type u_3\ninst✝⁴ : NormedField 𝕜\ninst✝³ : NormedField 𝕜'\ninst✝² : SeminormedAddCommGroup E\ninst✝¹ : NormedSpace 𝕜 E\ninst✝ : NormedSpace 𝕜' E\nr : ℝ\nc : ↑(closedBall 0 1)\nx : ↑(ball 0 r)\n⊢ ‖↑c • ↑x‖ < r", "ppTerm": "?m.37", "assigned": true, "use...
[ "𝕜 : Type u_1\n𝕜' : Type u_2\nE : Type u_3\ninst✝⁴ : NormedField 𝕜\ninst✝³ : NormedField 𝕜'\ninst✝² : SeminormedAddCommGroup E\ninst✝¹ : NormedSpace 𝕜 E\ninst✝ : NormedSpace 𝕜' E\nr : ℝ\nc : ↑(closedBall 0 1)\nx : ↑(ball 0 r)\n⊢ ‖↑c‖ * ‖↑x‖ < r" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Normed.Module.Ball.Action
{ "line": 50, "column": 8 }
{ "line": 50, "column": 45 }
{ "line": 51, "column": 10 }
[ { "pp": "𝕜 : Type u_1\n𝕜' : Type u_2\nE : Type u_3\ninst✝⁴ : NormedField 𝕜\ninst✝³ : NormedField 𝕜'\ninst✝² : SeminormedAddCommGroup E\ninst✝¹ : NormedSpace 𝕜 E\ninst✝ : NormedSpace 𝕜' E\nr : ℝ\nc : ↑(closedBall 0 1)\nx : ↑(closedBall 0 r)\n⊢ ‖↑c • ↑x‖ ≤ r", "ppTerm": "?m.37", "assigned": true, ...
[ "𝕜 : Type u_1\n𝕜' : Type u_2\nE : Type u_3\ninst✝⁴ : NormedField 𝕜\ninst✝³ : NormedField 𝕜'\ninst✝² : SeminormedAddCommGroup E\ninst✝¹ : NormedSpace 𝕜 E\ninst✝ : NormedSpace 𝕜' E\nr : ℝ\nc : ↑(closedBall 0 1)\nx : ↑(closedBall 0 r)\n⊢ ‖↑c‖ * ‖↑x‖ ≤ r" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 123, "column": 6 }
{ "line": 123, "column": 32 }
{ "line": 123, "column": 33 }
[ { "pp": "f : ℂ → ℂ\nc z : ℂ\nR₂ : ℝ\nn : ℕ\nhn : (fun x ↦ f x - f c) =o[𝓝 c] fun w ↦ (w - c) ^ n\nR₁ : ℝ\nhz : z ∈ ball c R₁\nhR₁ : 0 < R₁\nhd : DifferentiableOn ℂ f (closedBall c R₁)\nh_maps : MapsTo f (closedBall c R₁) (closedBall (f c) R₂)\nhne : z ≠ c\ng : ℂ → ℂ := fun w ↦ ((w - c) ^ (n + 1))⁻¹ * (f w - f ...
[ "f : ℂ → ℂ\nc z : ℂ\nR₂ : ℝ\nn : ℕ\nhn : (fun x ↦ f x - f c) =o[𝓝 c] fun w ↦ (w - c) ^ n\nR₁ : ℝ\nhz : z ∈ ball c R₁\nhR₁ : 0 < R₁\nhd : DifferentiableOn ℂ f (closedBall c R₁)\nh_maps : MapsTo f (closedBall c R₁) (closedBall (f c) R₂)\nhne : z ≠ c\ng : ℂ → ℂ := fun w ↦ ((w - c) ^ (n + 1))⁻¹ * (f w - f c)\ng' : ℂ →...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.CoveringMap
{ "line": 123, "column": 54 }
{ "line": 123, "column": 65 }
{ "line": 123, "column": 66 }
[ { "pp": "𝕜 : Type u_1\ninst✝¹ : NontriviallyNormedField 𝕜\ninst✝ : ProperSpace 𝕜\nn : ℕ\nhn : ↑↑n ≠ 0\nsurj : Function.Surjective fun x ↦ x ^ ↑n\n⊢ Function.Surjective fun x ↦ x ^ n", "ppTerm": "?m.70", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "𝕜 : Type u_1\ninst✝¹ : NontriviallyNormedField 𝕜\ninst✝ : ProperSpace 𝕜\nn : ℕ\nhn : ↑↑n ≠ 0\nsurj : Function.Surjective fun x ↦ x ^ ↑n\n⊢ Function.Surjective fun x ↦ x ^ n" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 165, "column": 4 }
{ "line": 165, "column": 47 }
{ "line": 165, "column": 48 }
[ { "pp": "E : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nf : E → F\nc z : E\nR₁ R₂ : ℝ\nn : ℕ\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nhn : (fun x ↦ f x - f c) =o[𝓝 c...
[ "E : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nf : E → F\nc z : E\nR₁ R₂ : ℝ\nn : ℕ\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nhn : (fun x ↦ f x - f c) =o[𝓝 c] fun w ↦ ‖w...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 167, "column": 4 }
{ "line": 167, "column": 50 }
{ "line": 168, "column": 4 }
[ { "pp": "E : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nf : E → F\nc z : E\nR₁ R₂ : ℝ\nn : ℕ\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nhn : (fun x ↦ f x - f c) =o[𝓝 c...
[ "E : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nf : E → F\nc z : E\nR₁ R₂ : ℝ\nn : ℕ\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nhn : (fun x ↦ f x - f c) =o[𝓝 c] fun w ↦ ‖w...
refine MapsTo.comp ?_ (h_maps.comp hmaps_line)
Lean.Elab.Tactic.evalRefine
Lean.Parser.Tactic.refine
Mathlib.Analysis.Complex.Schwarz
{ "line": 168, "column": 4 }
{ "line": 168, "column": 23 }
{ "line": 168, "column": 24 }
[ { "pp": "E : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nf : E → F\nc z : E\nR₁ R₂ : ℝ\nn : ℕ\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nhn : (fun x ↦ f x - f c) =o[𝓝 c...
[ "E : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nf : E → F\nc z : E\nR₁ R₂ : ℝ\nn : ℕ\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nhn : (fun x ↦ f x - f c) =o[𝓝 c] fun w ↦ ‖w...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.BranchLogRoot
{ "line": 60, "column": 4 }
{ "line": 60, "column": 20 }
{ "line": 60, "column": 21 }
[ { "pp": "X : Type u_1\ninst✝¹ : TopologicalSpace X\ninst✝ : LocallyPathConnectedSpace X\nU : Set X\nhUc : IsSimplyConnected U\nhUo : IsOpen U\ng✝ : X → ℂ\nhgc : ContinuousOn g✝ U\nhU₀ : 0 ∉ g✝ '' U\nthis✝ : SimplyConnectedSpace ↑U\nthis : LocallyPathConnectedSpace ↑U\nx₀ : { x // x ∈ U }\nhx₀ : g✝ ↑x₀ ≠ 0\nf : ...
[ "X : Type u_1\ninst✝¹ : TopologicalSpace X\ninst✝ : LocallyPathConnectedSpace X\nU : Set X\nhUc : IsSimplyConnected U\nhUo : IsOpen U\ng✝ : X → ℂ\nhgc : ContinuousOn g✝ U\nhU₀ : 0 ∉ g✝ '' U\nthis✝ : SimplyConnectedSpace ↑U\nthis : LocallyPathConnectedSpace ↑U\nx₀ : { x // x ∈ U }\nhx₀ : g✝ ↑x₀ ≠ 0\nf : C(↑U, ℂ)\nhf...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.BranchLogRoot
{ "line": 94, "column": 8 }
{ "line": 94, "column": 19 }
{ "line": 94, "column": 20 }
[ { "pp": "X : Type u_1\ninst✝¹ : TopologicalSpace X\ninst✝ : LocallyPathConnectedSpace X\nU : Set X\nhUc : IsSimplyConnected U\nhUo : IsOpen U\ng : X → 𝔻\nhgc : ContinuousOn g U\nhU₀ : 0 ∉ g '' U\nn : ℕ+\n⊢ 0 ∉ UnitDisc.coe ∘ g '' U", "ppTerm": "?m.43", "assigned": true, "usedConstants": [ "Eq...
[ "X : Type u_1\ninst✝¹ : TopologicalSpace X\ninst✝ : LocallyPathConnectedSpace X\nU : Set X\nhUc : IsSimplyConnected U\nhUo : IsOpen U\ng : X → 𝔻\nhgc : ContinuousOn g U\nhU₀ : 0 ∉ g '' U\nn : ℕ+\n⊢ ∀ x ∈ U, ¬g x = 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.BranchLogRoot
{ "line": 98, "column": 4 }
{ "line": 98, "column": 62 }
{ "line": 98, "column": 63 }
[ { "pp": "X : Type u_1\ninst✝¹ : TopologicalSpace X\ninst✝ : LocallyPathConnectedSpace X\nU : Set X\nhUc : IsSimplyConnected U\nhUo : IsOpen U\ng : X → 𝔻\nhgc : ContinuousOn g U\nhU₀ : 0 ∉ g '' U\nn : ℕ+\nf : X → 𝔻\nhfc : ContinuousOn (fun i ↦ ↑(f i)) U\nhf : ∀ (x : X), (fun i ↦ ↑(f i)) x ^ ↑n = (UnitDisc.coe ...
[ "X : Type u_1\ninst✝¹ : TopologicalSpace X\ninst✝ : LocallyPathConnectedSpace X\nU : Set X\nhUc : IsSimplyConnected U\nhUo : IsOpen U\ng : X → 𝔻\nhgc : ContinuousOn g U\nhU₀ : 0 ∉ g '' U\nn : ℕ+\nf : X → 𝔻\nhfc : ContinuousOn (fun i ↦ ↑(f i)) U\nhf : ∀ (x : X), (fun i ↦ ↑(f i)) x ^ ↑n = (UnitDisc.coe ∘ g) x\nx : ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 178, "column": 6 }
{ "line": 179, "column": 13 }
{ "line": 179, "column": 14 }
[ { "pp": "case refine_2\nE : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nf : E → F\nc z : E\nR₁ R₂ : ℝ\nn : ℕ\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nhn : (fun x ↦ f x...
[ "case refine_2\nE : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nf : E → F\nc z : E\nR₁ R₂ : ℝ\nn : ℕ\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nhn : (fun x ↦ f x - f ((lineM...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 183, "column": 2 }
{ "line": 183, "column": 40 }
{ "line": 183, "column": 41 }
[ { "pp": "case inr\nE : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nf : E → F\nc z : E\nR₁ R₂ : ℝ\nn : ℕ\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nhn✝ : (fun x ↦ f x - f...
[ "case inr\nE : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nf : E → F\nc z : E\nR₁ R₂ : ℝ\nn : ℕ\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nhn✝ : (fun x ↦ f x - f c) =o[𝓝 c]...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.UnitDisc.Basic
{ "line": 91, "column": 29 }
{ "line": 91, "column": 51 }
{ "line": 91, "column": 52 }
[ { "pp": "z : 𝔻\n⊢ ‖↑z‖ ≠ ‖-1‖", "ppTerm": "?m.14", "assigned": true, "usedConstants": [ "AddGroup.toSubtractionMonoid", "Norm.norm", "SeminormedAddGroup.toNorm", "Eq.mpr", "NegZeroClass.toNeg", "NormedCommRing.toSeminormedCommRing", "Real", "Seminorme...
[ "z : 𝔻\n⊢ ¬‖↑z‖ = 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 194, "column": 4 }
{ "line": 194, "column": 15 }
{ "line": 194, "column": 16 }
[ { "pp": "case refine_1\nE : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nR₁ R₂ : ℝ\nf : E → F\nc z : E\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nhz : z ∈ ball c R₁\n⊢ (f...
[ "case refine_1\nE : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nR₁ R₂ : ℝ\nf : E → F\nc z : E\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nhz : z ∈ ball c R₁\n⊢ Tendsto (fun x...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 209, "column": 2 }
{ "line": 209, "column": 32 }
{ "line": 209, "column": 33 }
[ { "pp": "E : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nR₁ R₂ : ℝ\nf : E → F\nc : E\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nh₀ : 0 < R₁\nthis : 0 ≤ R₂\nz : E\nhz : z...
[ "E : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nR₁ R₂ : ℝ\nf : E → F\nc : E\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nh₀ : 0 < R₁\nthis : 0 ≤ R₂\nz : E\nhz : z ∈ ball c R₁...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 219, "column": 2 }
{ "line": 219, "column": 45 }
{ "line": 219, "column": 46 }
[ { "pp": "E : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nR : ℝ\nf : E → F\nc z : E\nhd : DifferentiableOn ℂ f (ball c R)\nh_maps : MapsTo f (ball c R) (closedBall (f c) R)\nhz : z ∈ ball c R\n⊢ dist (f z) (f c) ≤ dist z...
[ "E : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nR : ℝ\nf : E → F\nc z : E\nhd : DifferentiableOn ℂ f (ball c R)\nh_maps : MapsTo f (ball c R) (closedBall (f c) R)\nhz : z ∈ ball c R\n⊢ dist (f z) (f c) ≤ dist z c" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 232, "column": 2 }
{ "line": 232, "column": 22 }
{ "line": 232, "column": 23 }
[ { "pp": "E : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nR : ℝ\nf : E → F\nc : E\nhd : DifferentiableOn ℂ f (ball c R)\nh_maps : MapsTo f (ball c R) (closedBall (f c) R)\nhR : 0 < R\n⊢ ‖fderiv ℂ f c‖ ≤ 1", "ppTerm":...
[ "E : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nR : ℝ\nf : E → F\nc : E\nhd : DifferentiableOn ℂ f (ball c R)\nh_maps : MapsTo f (ball c R) (closedBall (f c) R)\nhR : 0 < R\n⊢ ‖fderiv ℂ f c‖ ≤ 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 241, "column": 2 }
{ "line": 241, "column": 18 }
{ "line": 241, "column": 19 }
[ { "pp": "E : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nR : ℝ\nf : E → F\nz : E\nhd : DifferentiableOn ℂ f (ball 0 R)\nh_maps : MapsTo f (ball 0 R) (closedBall 0 R)\nh₀ : f 0 = 0\nhz : ‖z‖ < R\n⊢ ‖f z‖ ≤ ‖z‖", "ppT...
[ "E : Type u_1\nF : Type u_2\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℂ E\ninst✝¹ : NormedAddCommGroup F\ninst✝ : NormedSpace ℂ F\nR : ℝ\nf : E → F\nz : E\nhd : DifferentiableOn ℂ f (ball 0 R)\nh_maps : MapsTo f (ball 0 R) (closedBall 0 R)\nh₀ : f 0 = 0\nhz : ‖z‖ < R\n⊢ ‖f z‖ ≤ ‖z‖" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 283, "column": 4 }
{ "line": 283, "column": 15 }
{ "line": 283, "column": 16 }
[ { "pp": "case inl\nE : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR₁ R₂ : ℝ\nf : ℂ → E\nz : ℂ\nhd : DifferentiableOn ℂ f (ball z R₁)\nh_maps : MapsTo f (ball z R₁) (closedBall (f z) R₂)\nhz : z ∈ ball z R₁\n⊢ ‖dslope f z z‖ ≤ R₂ / R₁", "ppTerm": "?inl", "assigned": true, "used...
[ "case inl\nE : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR₁ R₂ : ℝ\nf : ℂ → E\nz : ℂ\nhd : DifferentiableOn ℂ f (ball z R₁)\nh_maps : MapsTo f (ball z R₁) (closedBall (f z) R₂)\nhz : z ∈ ball z R₁\n⊢ ‖deriv f z‖ ≤ R₂ / R₁" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 283, "column": 63 }
{ "line": 283, "column": 74 }
{ "line": 283, "column": 75 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR₁ R₂ : ℝ\nf : ℂ → E\nz : ℂ\nhd : DifferentiableOn ℂ f (ball z R₁)\nh_maps : MapsTo f (ball z R₁) (closedBall (f z) R₂)\nhz : z ∈ ball z R₁\n⊢ 0 < R₁", "ppTerm": "?m.71", "assigned": false, "usedConstants": [], "usedF...
[ "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR₁ R₂ : ℝ\nf : ℂ → E\nz : ℂ\nhd : DifferentiableOn ℂ f (ball z R₁)\nh_maps : MapsTo f (ball z R₁) (closedBall (f z) R₂)\nhz : z ∈ ball z R₁\n⊢ 0 < R₁" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 315, "column": 21 }
{ "line": 315, "column": 36 }
{ "line": 315, "column": 37 }
[ { "pp": "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℂ E\nR₁ R₂ : ℝ\nf : ℂ → E\nc z₀ : ℂ\ninst✝ : StrictConvexSpace ℝ E\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nh_z₀ : z₀ ∈ ball c R₁\nh_eq : ‖dslope f c z₀‖ = R₂ / R₁\ne : E →L[ℂ] UniformS...
[ "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℂ E\nR₁ R₂ : ℝ\nf : ℂ → E\nc z₀ : ℂ\ninst✝ : StrictConvexSpace ℝ E\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nh_z₀ : z₀ ∈ ball c R₁\nh_eq : ‖dslope f c z₀‖ = R₂ / R₁\ne : E →L[ℂ] UniformSpace.Complet...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 317, "column": 35 }
{ "line": 317, "column": 61 }
{ "line": 317, "column": 62 }
[ { "pp": "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℂ E\nR₁ R₂ : ℝ\nf : ℂ → E\nc z₀ : ℂ\ninst✝ : StrictConvexSpace ℝ E\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nh_z₀ : z₀ ∈ ball c R₁\nh_eq : ‖dslope f c z₀‖ = R₂ / R₁\ne : E →L[ℂ] UniformS...
[ "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℂ E\nR₁ R₂ : ℝ\nf : ℂ → E\nc z₀ : ℂ\ninst✝ : StrictConvexSpace ℝ E\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nh_z₀ : z₀ ∈ ball c R₁\nh_eq : ‖dslope f c z₀‖ = R₂ / R₁\ne : E →L[ℂ] UniformSpace.Complet...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 322, "column": 4 }
{ "line": 322, "column": 24 }
{ "line": 322, "column": 25 }
[ { "pp": "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℂ E\nR₁ R₂ : ℝ\nf : ℂ → E\nc z₀ : ℂ\ninst✝ : StrictConvexSpace ℝ E\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nh_z₀ : z₀ ∈ ball c R₁\nh_eq : ‖dslope f c z₀‖ = R₂ / R₁\ne : E →L[ℂ] UniformS...
[ "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℂ E\nR₁ R₂ : ℝ\nf : ℂ → E\nc z₀ : ℂ\ninst✝ : StrictConvexSpace ℝ E\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nh_z₀ : z₀ ∈ ball c R₁\nh_eq : ‖dslope f c z₀‖ = R₂ / R₁\ne : E →L[ℂ] UniformSpace.Complet...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Schwarz
{ "line": 325, "column": 4 }
{ "line": 326, "column": 11 }
{ "line": 326, "column": 12 }
[ { "pp": "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℂ E\nR₁ R₂ : ℝ\nf : ℂ → E\nc z₀ : ℂ\ninst✝ : StrictConvexSpace ℝ E\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nh_z₀ : z₀ ∈ ball c R₁\nh_eq : ‖dslope f c z₀‖ = R₂ / R₁\ne : E →L[ℂ] UniformS...
[ "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℂ E\nR₁ R₂ : ℝ\nf : ℂ → E\nc z₀ : ℂ\ninst✝ : StrictConvexSpace ℝ E\nhd : DifferentiableOn ℂ f (ball c R₁)\nh_maps : MapsTo f (ball c R₁) (closedBall (f c) R₂)\nh_z₀ : z₀ ∈ ball c R₁\nh_eq : ‖dslope f c z₀‖ = R₂ / R₁\ne : E →L[ℂ] UniformSpace.Complet...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Divisor
{ "line": 275, "column": 6 }
{ "line": 276, "column": 35 }
{ "line": 278, "column": 0 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf₁ f₂ : 𝕜 → E\nU : Set 𝕜\nhf₁ : MeromorphicOn f₁ U\nhf₂ : MeromorphicOn f₂ U\n⊢ (divisor f₁ U)⁻ ⊔ (divisor f₂ U)⁻ ≤ (divisor f₁ U)⁻ + (divisor f₂ U)⁻", "ppTerm": "?m.112", ...
[]
by_cases h : (divisor f₁ U)⁻ ≤ (divisor f₂ U)⁻ <;> simp_all [negPart_nonneg]
Lean.Parser.Tactic.«_aux_Init_Tactics___macroRules_Lean_Parser_Tactic_tactic_<;>__1»
Lean.Parser.Tactic.«tactic_<;>_»
Mathlib.Analysis.Meromorphic.Divisor
{ "line": 275, "column": 6 }
{ "line": 276, "column": 35 }
{ "line": 278, "column": 0 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf₁ f₂ : 𝕜 → E\nU : Set 𝕜\nhf₁ : MeromorphicOn f₁ U\nhf₂ : MeromorphicOn f₂ U\n⊢ (divisor f₁ U)⁻ ⊔ (divisor f₂ U)⁻ ≤ (divisor f₁ U)⁻ + (divisor f₂ U)⁻", "ppTerm": "?m.112", ...
[]
by_cases h : (divisor f₁ U)⁻ ≤ (divisor f₂ U)⁻ <;> simp_all [negPart_nonneg]
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Analysis.Meromorphic.Divisor
{ "line": 275, "column": 6 }
{ "line": 276, "column": 35 }
{ "line": 278, "column": 0 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf₁ f₂ : 𝕜 → E\nU : Set 𝕜\nhf₁ : MeromorphicOn f₁ U\nhf₂ : MeromorphicOn f₂ U\n⊢ (divisor f₁ U)⁻ ⊔ (divisor f₂ U)⁻ ≤ (divisor f₁ U)⁻ + (divisor f₂ U)⁻", "ppTerm": "?m.112", ...
[]
by_cases h : (divisor f₁ U)⁻ ≤ (divisor f₂ U)⁻ <;> simp_all [negPart_nonneg]
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Analysis.Meromorphic.NormalForm
{ "line": 95, "column": 8 }
{ "line": 95, "column": 15 }
{ "line": 96, "column": 8 }
[ { "pp": "case pos\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nh₁ : MeromorphicAt f x\nh₃ : f x = 0\nn : ℤ\nhn : ↑n = meromorphicOrderAt f x\nmeromorphicNFAt_iff_analyticAt_or : MeromorphicNFAt f x ↔ AnalyticAt 𝕜...
[ "case pos\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nh₁ : MeromorphicAt f x\nh₃ : f x = 0\nn : ℤ\nhn : ↑n = meromorphicOrderAt f x\nmeromorphicNFAt_iff_analyticAt_or : MeromorphicNFAt f x ↔ AnalyticAt 𝕜 f x ∨ Merom...
rw [h₃]
Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_rwSeq_1
Lean.Parser.Tactic.rwSeq
Mathlib.Analysis.Meromorphic.Divisor
{ "line": 346, "column": 6 }
{ "line": 347, "column": 13 }
{ "line": 347, "column": 14 }
[ { "pp": "𝕜 : Type u_1\ninst✝ : NontriviallyNormedField 𝕜\nU : Set 𝕜\nι : Type u_3\nf : ι → 𝕜 → 𝕜\na : ι\ns : Finset ι\nha : a ∉ s\nhs :\n (∀ i ∈ s, MeromorphicOn (f i) U) →\n (∀ i ∈ s, ∀ z ∈ U, meromorphicOrderAt (f i) z ≠ ⊤) → divisor (∏ i ∈ s, f i) U = ∑ i ∈ s, divisor (f i) U\nh₁f : ∀ i ∈ insert a s...
[ "𝕜 : Type u_1\ninst✝ : NontriviallyNormedField 𝕜\nU : Set 𝕜\nι : Type u_3\nf : ι → 𝕜 → 𝕜\na : ι\ns : Finset ι\nha : a ∉ s\nhs :\n (∀ i ∈ s, MeromorphicOn (f i) U) →\n (∀ i ∈ s, ∀ z ∈ U, meromorphicOrderAt (f i) z ≠ ⊤) → divisor (∏ i ∈ s, f i) U = ∑ i ∈ s, divisor (f i) U\nh₁f : ∀ i ∈ insert a s, Meromorphi...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.NormalForm
{ "line": 155, "column": 2 }
{ "line": 168, "column": 46 }
{ "line": 170, "column": 0 }
[ { "pp": "case mpr\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nhf : MeromorphicNFAt f x\n⊢ f x ≠ 0 → meromorphicOrderAt f x = 0", "ppTerm": "?mpr", "assigned": true, "usedConstants": [ "Iff.mpr",...
[]
· intro h rcases id hf with h₁ | ⟨n, g, h₁g, h₂g, h₃g⟩ · have := h₁.eq_of_nhds tauto · have : n = 0 := by by_contra hContra have := h₃g.eq_of_nhds simp only [Pi.smul_apply', Pi.pow_apply, sub_self, zero_zpow n hContra, zero_smul] at this tauto simp only [this, zpo...
Lean.Elab.Tactic.evalTacticCDot
Lean.cdot
Mathlib.Analysis.Meromorphic.Divisor
{ "line": 443, "column": 18 }
{ "line": 443, "column": 29 }
{ "line": 443, "column": 30 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nU : Set 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf₁ f₂ : 𝕜 → E\nhf₁ : MeromorphicOn f₁ U\nhf₂ : AnalyticOnNhd 𝕜 f₂ U\nx : 𝕜\nhx : x ∈ U\nh : ¬0 ≤ meromorphicOrderAt f₁ x\n⊢ meromorphicOrderAt f₁ x < 0", "ppTerm...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nU : Set 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf₁ f₂ : 𝕜 → E\nhf₁ : MeromorphicOn f₁ U\nhf₂ : AnalyticOnNhd 𝕜 f₂ U\nx : 𝕜\nhx : x ∈ U\nh : ¬0 ≤ meromorphicOrderAt f₁ x\n⊢ meromorphicOrderAt f₁ x < 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.NormalForm
{ "line": 225, "column": 2 }
{ "line": 232, "column": 20 }
{ "line": 234, "column": 0 }
[ { "pp": "case inr\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\ng : 𝕜 → 𝕜\nx : 𝕜\nh₁g : AnalyticAt 𝕜 g x\nh₂g : g x ≠ 0\nn : ℤ\ng_f : 𝕜 → E\nh₁g_f : AnalyticAt 𝕜 g_f x\nh₂g_f : g_f x ≠ 0\nh₃g_f : f =ᶠ[𝓝 x] (fun x_1 ...
[]
· right use n, g • g_f, h₁g.smul h₁g_f constructor · simp [smul_ne_zero h₂g h₂g_f] · filter_upwards [h₃g_f] intro y hy simp only [Pi.smul_apply', hy, Pi.pow_apply] rw [smul_comm]
Lean.Elab.Tactic.evalTacticCDot
Lean.cdot
Mathlib.Analysis.Meromorphic.TrailingCoefficient
{ "line": 147, "column": 2 }
{ "line": 147, "column": 78 }
{ "line": 147, "column": 79 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nh₁ : MeromorphicAt f x\nh₂ : meromorphicOrderAt f x ≠ ⊤\ng : 𝕜 → E\nh₁g : AnalyticAt 𝕜 g x\nh₂g : g x ≠ 0\nh₃g : f =ᶠ[𝓝[≠] x] fun z ↦ (z - x) ^ (meromorphicO...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nh₁ : MeromorphicAt f x\nh₂ : meromorphicOrderAt f x ≠ ⊤\ng : 𝕜 → E\nh₁g : AnalyticAt 𝕜 g x\nh₂g : g x ≠ 0\nh₃g : f =ᶠ[𝓝[≠] x] fun z ↦ (z - x) ^ (meromorphicOrderAt f x)....
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 106, "column": 22 }
{ "line": 106, "column": 89 }
{ "line": 106, "column": 89 }
[ { "pp": "case pos\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nn : ℤ\nhf : MeromorphicAt f x\nh : ∀ᶠ (z : 𝕜) in 𝓝 x, (z - x) ^ Exists.choose hf • f z = 0\nx✝ : ∃ g, AnalyticAt 𝕜 g x ∧ g x ≠ 0 ∧ ∀ᶠ (z : 𝕜) in �...
[ "case pos\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nn : ℤ\nhf : MeromorphicAt f x\nh : ∀ᶠ (z : 𝕜) in 𝓝 x, (z - x) ^ Exists.choose hf • f z = 0\nx✝ : ∃ g, AnalyticAt 𝕜 g x ∧ g x ≠ 0 ∧ ∀ᶠ (z : 𝕜) in 𝓝[≠] x, f z ...
← AnalyticAt.frequently_eq_iff_eventually_eq hg_an analyticAt_const
Lean.Elab.Tactic.evalRewriteSeq
null
Mathlib.Analysis.Meromorphic.TrailingCoefficient
{ "line": 232, "column": 2 }
{ "line": 232, "column": 37 }
{ "line": 233, "column": 2 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nx : 𝕜\nf₁ f₂ : 𝕜 → E\nhf₂ : MeromorphicAt f₂ x\nh : meromorphicOrderAt f₁ x < meromorphicOrderAt f₂ x\n⊢ meromorphicTrailingCoeffAt (f₁ + f₂) x = meromorphicTrailingCoeffAt f₁ x"...
[ "case pos\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nx : 𝕜\nf₁ f₂ : 𝕜 → E\nhf₂ : MeromorphicAt f₂ x\nh : meromorphicOrderAt f₁ x < meromorphicOrderAt f₂ x\nhf₁ : ¬MeromorphicAt f₁ x\n⊢ meromorphicTrailingCoeffAt (f₁ + f₂) x = meromor...
by_cases! hf₁ : ¬MeromorphicAt f₁ x
Mathlib.Tactic.ByCases._aux_Mathlib_Tactic_ByCases___macroRules_Mathlib_Tactic_ByCases_byCases!_1
Mathlib.Tactic.ByCases.byCases!
Mathlib.Analysis.Meromorphic.NormalForm
{ "line": 542, "column": 8 }
{ "line": 543, "column": 15 }
{ "line": 543, "column": 16 }
[ { "pp": "case pos.inl\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx z : 𝕜\nhz : z = x\nh₀f : MeromorphicNFAt f x\nh₁f : f =ᶠ[𝓝 x] 0\n⊢ (if h : True then Function.update f x (if h_1 : meromorphicOrderAt f x = 0 then Cla...
[ "case pos.inl\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx z : 𝕜\nhz : z = x\nh₀f : MeromorphicNFAt f x\nh₁f : f =ᶠ[𝓝 x] 0\n⊢ 0 = f x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.NormalForm
{ "line": 636, "column": 18 }
{ "line": 636, "column": 26 }
{ "line": 637, "column": 2 }
[ { "pp": "case mp\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nU : Set 𝕜\nh₁f : MeromorphicNFOn f U\nh₂f : ∀ (u : ↑U), meromorphicOrderAt f ↑u ≠ ⊤\nu : 𝕜\n⊢ u ∈ U ∩ f ⁻¹' {0} → u ∈ Function.support ⇑(MeromorphicOn.diviso...
[ "case mp\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nU : Set 𝕜\nh₁f : MeromorphicNFOn f U\nh₂f : ∀ (u : ↑U), meromorphicOrderAt f ↑u ≠ ⊤\nu : 𝕜\nhu : u ∈ U ∩ f ⁻¹' {0}\n⊢ u ∈ Function.support ⇑(MeromorphicOn.divisor f U)" ...
intro hu
Lean.Elab.Tactic.evalIntro
null
Mathlib.Analysis.Meromorphic.NormalForm
{ "line": 636, "column": 18 }
{ "line": 636, "column": 26 }
{ "line": 637, "column": 2 }
[ { "pp": "case mp\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nU : Set 𝕜\nh₁f : MeromorphicNFOn f U\nh₂f : ∀ (u : ↑U), meromorphicOrderAt f ↑u ≠ ⊤\nu : 𝕜\n⊢ u ∈ U ∩ f ⁻¹' {0} → u ∈ Function.support ⇑(MeromorphicOn.diviso...
[ "case mp\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nU : Set 𝕜\nh₁f : MeromorphicNFOn f U\nh₂f : ∀ (u : ↑U), meromorphicOrderAt f ↑u ≠ ⊤\nu : 𝕜\nhu : u ∈ U ∩ f ⁻¹' {0}\n⊢ u ∈ Function.support ⇑(MeromorphicOn.divisor f U)" ...
intro hu
Lean.Elab.Tactic.evalIntro
Lean.Parser.Tactic.intro
Mathlib.Analysis.Meromorphic.NormalForm
{ "line": 636, "column": 18 }
{ "line": 636, "column": 26 }
{ "line": 637, "column": 2 }
[ { "pp": "case mpr\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nU : Set 𝕜\nh₁f : MeromorphicNFOn f U\nh₂f : ∀ (u : ↑U), meromorphicOrderAt f ↑u ≠ ⊤\nu : 𝕜\n⊢ u ∈ Function.support ⇑(MeromorphicOn.divisor f U) → u ∈ U ∩ f ...
[ "case mpr\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nU : Set 𝕜\nh₁f : MeromorphicNFOn f U\nh₂f : ∀ (u : ↑U), meromorphicOrderAt f ↑u ≠ ⊤\nu : 𝕜\nhu : u ∈ Function.support ⇑(MeromorphicOn.divisor f U)\n⊢ u ∈ U ∩ f ⁻¹' {0}"...
intro hu
Lean.Elab.Tactic.evalIntro
null
Mathlib.Analysis.Meromorphic.NormalForm
{ "line": 636, "column": 18 }
{ "line": 636, "column": 26 }
{ "line": 637, "column": 2 }
[ { "pp": "case mpr\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nU : Set 𝕜\nh₁f : MeromorphicNFOn f U\nh₂f : ∀ (u : ↑U), meromorphicOrderAt f ↑u ≠ ⊤\nu : 𝕜\n⊢ u ∈ Function.support ⇑(MeromorphicOn.divisor f U) → u ∈ U ∩ f ...
[ "case mpr\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nU : Set 𝕜\nh₁f : MeromorphicNFOn f U\nh₂f : ∀ (u : ↑U), meromorphicOrderAt f ↑u ≠ ⊤\nu : 𝕜\nhu : u ∈ Function.support ⇑(MeromorphicOn.divisor f U)\n⊢ u ∈ U ∩ f ⁻¹' {0}"...
intro hu
Lean.Elab.Tactic.evalIntro
Lean.Parser.Tactic.intro
Mathlib.Analysis.Meromorphic.Order
{ "line": 170, "column": 27 }
{ "line": 170, "column": 45 }
{ "line": 170, "column": 46 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nho : meromorphicOrderAt f x < 0\nhf : MeromorphicAt f x\nm : ℤ\nhm : ↑m = meromorphicOrderAt f x\n⊢ m < 0", "ppTerm": "?m.79", "assigned": false, "u...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nho : meromorphicOrderAt f x < 0\nhf : MeromorphicAt f x\nm : ℤ\nhm : ↑m = meromorphicOrderAt f x\n⊢ m < 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 179, "column": 8 }
{ "line": 179, "column": 19 }
{ "line": 179, "column": 20 }
[ { "pp": "case refine_1\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nho : meromorphicOrderAt f x < 0\nhf : MeromorphicAt f x\nm : ℤ\nhm : ↑m = meromorphicOrderAt f x\nm_neg : m < 0\ng : 𝕜 → E\ng_an : AnalyticAt 𝕜...
[ "case refine_1\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nho : meromorphicOrderAt f x < 0\nhf : MeromorphicAt f x\nm : ℤ\nhm : ↑m = meromorphicOrderAt f x\nm_neg : m < 0\ng : 𝕜 → E\ng_an : AnalyticAt 𝕜 g x\ngx : g...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.NormalForm
{ "line": 750, "column": 4 }
{ "line": 750, "column": 77 }
{ "line": 750, "column": 78 }
[ { "pp": "case refine_1\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nc : 𝕜\nU : Set 𝕜\nh : MeromorphicNFOn (f ∘ fun x ↦ x + c) U\ny x : 𝕜\nh₁x : x ∈ U\nh₂x : x + c = y\n⊢ MeromorphicNFAt f y", "ppTerm": "?refine_1",...
[ "case refine_1\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nc : 𝕜\nU : Set 𝕜\nh : MeromorphicNFOn (f ∘ fun x ↦ x + c) U\ny x : 𝕜\nh₁x : x ∈ U\nh₂x : x + c = y\n⊢ MeromorphicNFAt (f ∘ fun x ↦ x + c) x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 181, "column": 8 }
{ "line": 181, "column": 33 }
{ "line": 181, "column": 34 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nho : meromorphicOrderAt f x < 0\nhf : MeromorphicAt f x\nm : ℤ\nhm : ↑m = meromorphicOrderAt f x\nm_neg : m < 0\ng : 𝕜 → E\ng_an : AnalyticAt 𝕜 g x\ngx : g x ...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nho : meromorphicOrderAt f x < 0\nhf : MeromorphicAt f x\nm : ℤ\nhm : ↑m = meromorphicOrderAt f x\nm_neg : m < 0\ng : 𝕜 → E\ng_an : AnalyticAt 𝕜 g x\ngx : g x ≠ 0\nhg : ∀ᶠ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 207, "column": 25 }
{ "line": 207, "column": 42 }
{ "line": 207, "column": 43 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nho : 0 < meromorphicOrderAt f x\nhf : MeromorphicAt f x\nn : ℤ\nh'o : meromorphicOrderAt f x = ↑n\ng : 𝕜 → E\ng_an : AnalyticAt 𝕜 g x\ngx : g x ≠ 0\nhg : ∀ᶠ (...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nho : 0 < meromorphicOrderAt f x\nhf : MeromorphicAt f x\nn : ℤ\nh'o : meromorphicOrderAt f x = ↑n\ng : 𝕜 → E\ng_an : AnalyticAt 𝕜 g x\ngx : g x ≠ 0\nhg : ∀ᶠ (z : 𝕜) in �...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 209, "column": 25 }
{ "line": 209, "column": 42 }
{ "line": 209, "column": 43 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nho : 0 < meromorphicOrderAt f x\nhf : MeromorphicAt f x\ng : 𝕜 → E\ng_an : AnalyticAt 𝕜 g x\ngx : g x ≠ 0\nn : ℕ\nh'o : meromorphicOrderAt f x = ↑↑n\nhg : ∀ᶠ ...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nho : 0 < meromorphicOrderAt f x\nhf : MeromorphicAt f x\ng : 𝕜 → E\ng_an : AnalyticAt 𝕜 g x\ngx : g x ≠ 0\nn : ℕ\nh'o : meromorphicOrderAt f x = ↑↑n\nhg : ∀ᶠ (z : 𝕜) in ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 205, "column": 2 }
{ "line": 205, "column": 12 }
{ "line": 206, "column": 4 }
[ { "pp": "case coe\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nho : 0 < meromorphicOrderAt f x\nhf : MeromorphicAt f x\nn : ℤ\nh'o : meromorphicOrderAt f x = ↑n\n⊢ Tendsto f (𝓝[≠] x) (𝓝 0)", "ppTerm": "?coe"...
[]
| coe n =>
_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.evalCases
null
Mathlib.Analysis.Meromorphic.TrailingCoefficient
{ "line": 472, "column": 6 }
{ "line": 472, "column": 90 }
{ "line": 473, "column": 4 }
[ { "pp": "case pos\n𝕜 : Type u_1\ninst✝ : NontriviallyNormedField 𝕜\nx : 𝕜\nn : ℤ\nf : 𝕜 → 𝕜\nh₁ : MeromorphicAt f x\nh₂ : meromorphicOrderAt f x = ⊤\nh₃ : n = 0\n⊢ meromorphicTrailingCoeffAt 1 x = 1", "ppTerm": "?pos✝", "assigned": true, "usedConstants": [ "MulOne.toOne", "NeZero.on...
[]
apply analyticAt_const.meromorphicTrailingCoeffAt_of_ne_zero (ne_zero_of_eq_one rfl)
Lean.Elab.Tactic.evalApply
Lean.Parser.Tactic.apply
Mathlib.Analysis.Meromorphic.Order
{ "line": 289, "column": 2 }
{ "line": 289, "column": 12 }
{ "line": 290, "column": 4 }
[ { "pp": "case pos.coe\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf₁ f₂ : 𝕜 → E\nx : 𝕜\nhf₁₂ : f₁ =ᶠ[𝓝[≠] x] f₂\nhf₁ : MeromorphicAt f₁ x\nn : ℤ\nh₁f₁ : meromorphicOrderAt f₁ x = ↑n\n⊢ meromorphicOrderAt f₂ x = ↑n", "ppTerm":...
[]
| coe n =>
_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.evalCases
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 322, "column": 54 }
{ "line": 322, "column": 70 }
{ "line": 322, "column": 71 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nhf : MeromorphicAt f x\nnneg : 0 ≤ meromorphicOrderAt f x\nn : ℤ\nh₀ : meromorphicOrderAt f x = ↑n\ng : 𝕜 → E\nhg : AnalyticAt 𝕜 g x\nhfg : ∀ᶠ (z : 𝕜) in 𝓝[...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nhf : MeromorphicAt f x\nnneg : 0 ≤ meromorphicOrderAt f x\nn : ℤ\nh₀ : meromorphicOrderAt f x = ↑n\ng : 𝕜 → E\nhg : AnalyticAt 𝕜 g x\nhfg : ∀ᶠ (z : 𝕜) in 𝓝[≠] x, f z = ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 319, "column": 4 }
{ "line": 319, "column": 14 }
{ "line": 320, "column": 6 }
[ { "pp": "case refine_1.coe\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nhf : MeromorphicAt f x\nnneg : 0 ≤ meromorphicOrderAt f x\nn : ℤ\nh₀ : meromorphicOrderAt f x = ↑n\n⊢ ∃ g, AnalyticAt 𝕜 g x ∧ f =ᶠ[𝓝[≠] x] ...
[]
| coe n =>
_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.evalCases
null
Mathlib.Analysis.Meromorphic.RCLike
{ "line": 31, "column": 2 }
{ "line": 31, "column": 13 }
{ "line": 31, "column": 14 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : RCLike 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nhf : Meromorphic f\n⊢ (∃ u, meromorphicOrderAt f u ≠ ⊤) ↔ ∀ (u : 𝕜), meromorphicOrderAt f u ≠ ⊤", "ppTerm": "?m.27", "assigned": true, "usedConstants": [ "Exists", ...
[ "𝕜 : Type u_1\ninst✝² : RCLike 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nhf : Meromorphic f\n⊢ (∃ u, ¬meromorphicOrderAt f u = ⊤) ↔ ∀ (u : 𝕜), ¬meromorphicOrderAt f u = ⊤" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.CanonicalDecomposition
{ "line": 89, "column": 4 }
{ "line": 89, "column": 15 }
{ "line": 89, "column": 16 }
[ { "pp": "case inl\nw x : ℂ\nhx : x ∈ {w}ᶜ\n⊢ AnalyticAt ℂ (fun z ↦ (↑0 ^ 2 - (starRingEnd ℂ) w * z) / (↑0 * (z - w))) x", "ppTerm": "?inl", "assigned": true, "usedConstants": [ "Eq.mpr", "GroupWithZero.toMonoidWithZero", "False", "Real", "instHDiv", "HMul.hMul", ...
[ "case inl\nw x : ℂ\nhx : x ∈ {w}ᶜ\n⊢ AnalyticAt ℂ (fun z ↦ 0) x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 346, "column": 25 }
{ "line": 346, "column": 41 }
{ "line": 346, "column": 42 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nh : MeromorphicAt f x\nh' : ContinuousAt f x\nn : ℤ\nho : meromorphicOrderAt f x = ↑n\ng : 𝕜 → E\ng_an : AnalyticAt 𝕜 g x\ngx : g x ≠ 0\nhg : ∀ᶠ (z : 𝕜) in �...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nh : MeromorphicAt f x\nh' : ContinuousAt f x\nn : ℤ\nho : meromorphicOrderAt f x = ↑n\ng : 𝕜 → E\ng_an : AnalyticAt 𝕜 g x\ngx : g x ≠ 0\nhg : ∀ᶠ (z : 𝕜) in 𝓝[≠] x, f z ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 349, "column": 45 }
{ "line": 349, "column": 56 }
{ "line": 349, "column": 57 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nh : MeromorphicAt f x\nh' : ContinuousAt f x\ng : 𝕜 → E\ng_an : AnalyticAt 𝕜 g x\ngx : g x ≠ 0\nthis : 0 ≤ meromorphicOrderAt f x\nn : ℕ\nho : meromorphicOrde...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nh : MeromorphicAt f x\nh' : ContinuousAt f x\ng : 𝕜 → E\ng_an : AnalyticAt 𝕜 g x\ngx : g x ≠ 0\nthis : 0 ≤ meromorphicOrderAt f x\nn : ℕ\nho : meromorphicOrderAt f x = ↑↑...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.CanonicalDecomposition
{ "line": 122, "column": 4 }
{ "line": 122, "column": 54 }
{ "line": 122, "column": 55 }
[ { "pp": "case inl\nR : ℝ\nz : ℂ\nhz : z ∈ univ\nh : z ∈ ball 0 R\n⊢ meromorphicOrderAt (canonicalFactor R z) z < 0", "ppTerm": "?inl", "assigned": true, "usedConstants": [ "Int.instAddCommGroup", "Complex.meromorphicOrderAt_canonicalFactor", "Eq.mpr", "Preorder.toLT", "...
[ "case inl\nR : ℝ\nz : ℂ\nhz : z ∈ univ\nh : z ∈ ball 0 R\n⊢ -1 < 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 337, "column": 2 }
{ "line": 337, "column": 12 }
{ "line": 342, "column": 4 }
[ { "pp": "case coe\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nx : 𝕜\nh : MeromorphicAt f x\nh' : ContinuousAt f x\nn : ℤ\nho : meromorphicOrderAt f x = ↑n\n⊢ AnalyticAt 𝕜 f x", "ppTerm": "?coe", "assigned": tru...
[]
| coe n =>
_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.evalCases
null
Mathlib.Analysis.Complex.CanonicalDecomposition
{ "line": 165, "column": 19 }
{ "line": 165, "column": 57 }
{ "line": 165, "column": 58 }
[ { "pp": "R : ℝ\nw z : ℂ\nhw : w ∈ ball 0 R\nhz : z ∈ sphere 0 R\nhR : 0 < R\nhzw : z - w ≠ 0\n⊢ ?m.73", "ppTerm": "?m.78", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "R : ℝ\nw z : ℂ\nhw : w ∈ ball 0 R\nhz : z ∈ sphere 0 R\nhR : 0 < R\nhzw : z - w ≠ 0\n⊢ ?m.73" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 450, "column": 4 }
{ "line": 450, "column": 14 }
{ "line": 451, "column": 6 }
[ { "pp": "case coe.coe\n𝕜 : Type u_1\ninst✝⁹ : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝⁸ : NormedAddCommGroup E\ninst✝⁷ : NormedSpace 𝕜 E\nR : Type u_3\ninst✝⁶ : NormedRing R\ninst✝⁵ : NoZeroDivisors R\ninst✝⁴ : Module R E\ninst✝³ : IsBoundedSMul R E\ninst✝² : Module.IsTorsionFree R E\nx : 𝕜\ninst✝¹ : ...
[]
| coe n =>
_private.Lean.Elab.Tactic.Induction.0.Lean.Elab.Tactic.evalCases
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 500, "column": 4 }
{ "line": 500, "column": 80 }
{ "line": 500, "column": 81 }
[ { "pp": "case pos\n𝕜 : Type u_1\ninst✝ : NontriviallyNormedField 𝕜\nx : 𝕜\nι : Type u_5\nF : ι → 𝕜 → 𝕜\nh₁ : ∀ (c : ι), MeromorphicAt (F c) x\nh₂ : ∀ (c : ι), meromorphicOrderAt (F c) x ≠ ⊤\nhF : Function.HasFiniteMulSupport F\n⊢ meromorphicOrderAt (∏ᶠ (c : ι), F c) x ≠ ⊤", "ppTerm": "?pos✝", "assi...
[ "case pos\n𝕜 : Type u_1\ninst✝ : NontriviallyNormedField 𝕜\nx : 𝕜\nι : Type u_5\nF : ι → 𝕜 → 𝕜\nh₁ : ∀ (c : ι), MeromorphicAt (F c) x\nh₂ : ∀ (c : ι), meromorphicOrderAt (F c) x ≠ ⊤\nhF : Function.HasFiniteMulSupport F\n⊢ ∀ x_1 ∈ Finite.toFinset hF, ¬meromorphicOrderAt (F x_1) x = ⊤" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.FactorizedRational
{ "line": 312, "column": 4 }
{ "line": 312, "column": 40 }
{ "line": 312, "column": 41 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nU : Set 𝕜\nf : 𝕜 → E\nh₁f : MeromorphicOn f U\nh₂f : ∀ (u : ↑U), meromorphicOrderAt f ↑u ≠ ⊤\nh₃f : (divisor f U).support.Finite\nφ : 𝕜 → 𝕜 := ∏ᶠ (u : 𝕜), (fun x ↦ x - u) ^ (d...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nU : Set 𝕜\nf : 𝕜 → E\nh₁f : MeromorphicOn f U\nh₂f : ∀ (u : ↑U), meromorphicOrderAt f ↑u ≠ ⊤\nh₃f : (divisor f U).support.Finite\nφ : 𝕜 → 𝕜 := ∏ᶠ (u : 𝕜), (fun x ↦ x - u) ^ (divisor f U) ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 543, "column": 4 }
{ "line": 543, "column": 34 }
{ "line": 544, "column": 2 }
[ { "pp": "case right.left\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\n𝕜' : Type u_4\ninst✝¹ : NontriviallyNormedField 𝕜'\ninst✝ : NormedAlgebra 𝕜 𝕜'\nf : 𝕜 → 𝕜'\nx : 𝕜\nhf : MeromorphicAt f x\nn : ℤ\nhn : ¬n = 0\nh : ¬meromorphicOrderAt f x = ⊤\ng : 𝕜 → 𝕜'\nh₁g : AnalyticAt 𝕜 g x\nh₂g : g x ≠ ...
[]
simp_all [zpow_eq_zero_iff hn]
Lean.Elab.Tactic.evalSimpAll
Lean.Parser.Tactic.simpAll
Mathlib.Analysis.Meromorphic.Order
{ "line": 543, "column": 4 }
{ "line": 543, "column": 34 }
{ "line": 544, "column": 2 }
[ { "pp": "case right.left\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\n𝕜' : Type u_4\ninst✝¹ : NontriviallyNormedField 𝕜'\ninst✝ : NormedAlgebra 𝕜 𝕜'\nf : 𝕜 → 𝕜'\nx : 𝕜\nhf : MeromorphicAt f x\nn : ℤ\nhn : ¬n = 0\nh : ¬meromorphicOrderAt f x = ⊤\ng : 𝕜 → 𝕜'\nh₁g : AnalyticAt 𝕜 g x\nh₂g : g x ≠ ...
[]
simp_all [zpow_eq_zero_iff hn]
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Analysis.Meromorphic.Order
{ "line": 543, "column": 4 }
{ "line": 543, "column": 34 }
{ "line": 544, "column": 2 }
[ { "pp": "case right.left\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\n𝕜' : Type u_4\ninst✝¹ : NontriviallyNormedField 𝕜'\ninst✝ : NormedAlgebra 𝕜 𝕜'\nf : 𝕜 → 𝕜'\nx : 𝕜\nhf : MeromorphicAt f x\nn : ℤ\nhn : ¬n = 0\nh : ¬meromorphicOrderAt f x = ⊤\ng : 𝕜 → 𝕜'\nh₁g : AnalyticAt 𝕜 g x\nh₂g : g x ≠ ...
[]
simp_all [zpow_eq_zero_iff hn]
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Analysis.Meromorphic.Order
{ "line": 556, "column": 6 }
{ "line": 556, "column": 17 }
{ "line": 556, "column": 18 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\n𝕜' : Type u_4\ninst✝¹ : NontriviallyNormedField 𝕜'\ninst✝ : NormedAlgebra 𝕜 𝕜'\nx : 𝕜\nf : 𝕜 → 𝕜'\nhf : MeromorphicAt f⁻¹ x\n⊢ MeromorphicAt f x", "ppTerm": "?m.59", "assigned": false, "usedConstants": [], "usedFVars": [], "...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\n𝕜' : Type u_4\ninst✝¹ : NontriviallyNormedField 𝕜'\ninst✝ : NormedAlgebra 𝕜 𝕜'\nx : 𝕜\nf : 𝕜 → 𝕜'\nhf : MeromorphicAt f⁻¹ x\n⊢ MeromorphicAt f x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.CanonicalDecomposition
{ "line": 287, "column": 4 }
{ "line": 288, "column": 61 }
{ "line": 289, "column": 2 }
[ { "pp": "case h₁f\nE : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR : ℝ\nf : ℂ → E\nh₁f : MeromorphicOn f (closedBall 0 R)\nη₀ : (-divisor f (ball 0 R)).support.Finite\n⊢ ∀ i ∈ η₀.toFinset, MeromorphicOn (canonicalFactor R i ^ (divisor f (ball 0 R)) i) (ball 0 R)", "ppTerm": "?h₁f", ...
[]
intro z hz apply zpow (fun x hx ↦ meromorphic_canonicalFactor R z x)
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Analysis.Complex.CanonicalDecomposition
{ "line": 287, "column": 4 }
{ "line": 288, "column": 61 }
{ "line": 289, "column": 2 }
[ { "pp": "case h₁f\nE : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR : ℝ\nf : ℂ → E\nh₁f : MeromorphicOn f (closedBall 0 R)\nη₀ : (-divisor f (ball 0 R)).support.Finite\n⊢ ∀ i ∈ η₀.toFinset, MeromorphicOn (canonicalFactor R i ^ (divisor f (ball 0 R)) i) (ball 0 R)", "ppTerm": "?h₁f", ...
[]
intro z hz apply zpow (fun x hx ↦ meromorphic_canonicalFactor R z x)
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Analysis.Complex.CanonicalDecomposition
{ "line": 299, "column": 2 }
{ "line": 305, "column": 26 }
{ "line": 307, "column": 0 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR : ℝ\nf : ℂ → E\nz : ℂ\nhR : 0 < R\n⊢ meromorphicOrderAt (∏ᶠ (c : ℂ), canonicalFactor R c ^ (divisor f (ball 0 R)) c) z ≠ ⊤", "ppTerm": "?m.32", "assigned": true, "usedConstants": [ "Eq.mpr", "NormedCommRing....
[]
apply meromorphicOrderAt_finprod_ne_top (fun _ ↦ MeromorphicAt.zpow (meromorphic_canonicalFactor _ _ _) _) intro c rw [meromorphicOrderAt_zpow (meromorphic_canonicalFactor R c z)] lift meromorphicOrderAt (canonicalFactor R c) z to ℤ using (meromorphicOrderAt_canonicalFactor_ne_top c hR) with ℓ simp [← W...
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Analysis.Complex.CanonicalDecomposition
{ "line": 299, "column": 2 }
{ "line": 305, "column": 26 }
{ "line": 307, "column": 0 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR : ℝ\nf : ℂ → E\nz : ℂ\nhR : 0 < R\n⊢ meromorphicOrderAt (∏ᶠ (c : ℂ), canonicalFactor R c ^ (divisor f (ball 0 R)) c) z ≠ ⊤", "ppTerm": "?m.32", "assigned": true, "usedConstants": [ "Eq.mpr", "NormedCommRing....
[]
apply meromorphicOrderAt_finprod_ne_top (fun _ ↦ MeromorphicAt.zpow (meromorphic_canonicalFactor _ _ _) _) intro c rw [meromorphicOrderAt_zpow (meromorphic_canonicalFactor R c z)] lift meromorphicOrderAt (canonicalFactor R c) z to ℤ using (meromorphicOrderAt_canonicalFactor_ne_top c hR) with ℓ simp [← W...
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Analysis.Meromorphic.FactorizedRational
{ "line": 362, "column": 39 }
{ "line": 362, "column": 55 }
{ "line": 362, "column": 56 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nU : Set 𝕜\nf g : 𝕜 → E\nD : locallyFinsuppWithin U ℤ\nhg : ∀ (u : ↑U), g ↑u ≠ 0\nh : f =ᶠ[codiscreteWithin U] (∏ᶠ (u : 𝕜), (fun x ↦ x - u) ^ D u) • g\nt₁ : (support fun u x ↦ ↑(...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nU : Set 𝕜\nf g : 𝕜 → E\nD : locallyFinsuppWithin U ℤ\nhg : ∀ (u : ↑U), g ↑u ≠ 0\nh : f =ᶠ[codiscreteWithin U] (∏ᶠ (u : 𝕜), (fun x ↦ x - u) ^ D u) • g\nt₁ : (support fun u x ↦ ↑(D u) * log ‖...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.FactorizedRational
{ "line": 363, "column": 43 }
{ "line": 363, "column": 86 }
{ "line": 363, "column": 87 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nU : Set 𝕜\nf g : 𝕜 → E\nD : locallyFinsuppWithin U ℤ\nhg : ∀ (u : ↑U), g ↑u ≠ 0\nh : f =ᶠ[codiscreteWithin U] (∏ᶠ (u : 𝕜), (fun x ↦ x - u) ^ D u) • g\nt₁ : (support fun u x ↦ ↑(...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nU : Set 𝕜\nf g : 𝕜 → E\nD : locallyFinsuppWithin U ℤ\nhg : ∀ (u : ↑U), g ↑u ≠ 0\nh : f =ᶠ[codiscreteWithin U] (∏ᶠ (u : 𝕜), (fun x ↦ x - u) ^ D u) • g\nt₁ : (support fun u x ↦ ↑(D u) * log ‖...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.FactorizedRational
{ "line": 368, "column": 2 }
{ "line": 368, "column": 27 }
{ "line": 369, "column": 2 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nU : Set 𝕜\nf g : 𝕜 → E\nD : locallyFinsuppWithin U ℤ\nhg : ∀ (u : ↑U), g ↑u ≠ 0\nh : f =ᶠ[codiscreteWithin U] (∏ᶠ (u : 𝕜), (fun x ↦ x - u) ^ D u) • g\nt₁ : (support fun u x ↦ ↑(...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nU : Set 𝕜\nf g : 𝕜 → E\nD : locallyFinsuppWithin U ℤ\nhg : ∀ (u : ↑U), g ↑u ≠ 0\nh : f =ᶠ[codiscreteWithin U] (∏ᶠ (u : 𝕜), (fun x ↦ x - u) ^ D u) • g\nt₁ : (support fun u x ↦ ↑(D u) * log ‖...
rw [Pi.zero_apply] at h₂z
Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_rwSeq_1
Lean.Parser.Tactic.rwSeq
Mathlib.Topology.Homotopy.Lifting
{ "line": 179, "column": 37 }
{ "line": 179, "column": 48 }
{ "line": 179, "column": 49 }
[ { "pp": "E : Type u_1\nX : Type u_2\nA : Type u_3\ninst✝⁴ : TopologicalSpace E\ninst✝³ : TopologicalSpace X\ninst✝² : TopologicalSpace A\np : E → X\nhomeo : IsLocalHomeomorph p\ninst✝¹ : PathConnectedSpace A\ninst✝ : LocallyPathConnectedSpace A\nf : C(A, X)\na₀ : A\ne₀ : E\nhe : p e₀ = f a₀\nuniq :\n ∀ (γ γ' :...
[ "E : Type u_1\nX : Type u_2\nA : Type u_3\ninst✝⁴ : TopologicalSpace E\ninst✝³ : TopologicalSpace X\ninst✝² : TopologicalSpace A\np : E → X\nhomeo : IsLocalHomeomorph p\ninst✝¹ : PathConnectedSpace A\ninst✝ : LocallyPathConnectedSpace A\nf : C(A, X)\na₀ : A\ne₀ : E\nhe : p e₀ = f a₀\nuniq :\n ∀ (γ γ' : C(↑I, A)) (...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.CanonicalDecomposition
{ "line": 350, "column": 6 }
{ "line": 350, "column": 31 }
{ "line": 350, "column": 32 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR : ℝ\nf : ℂ → E\nh₁f : MeromorphicOn f (closedBall 0 R)\nh₂f : ∀ (u : ↑(closedBall 0 R)), meromorphicOrderAt f ↑u ≠ ⊤\nhR : 0 < R\nφ : ℂ → E := (∏ᶠ (c : ℂ), canonicalFactor R c ^ (divisor f (ball 0 R)) c) • f\nhφ : MeromorphicOn φ (...
[ "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR : ℝ\nf : ℂ → E\nh₁f : MeromorphicOn f (closedBall 0 R)\nh₂f : ∀ (u : ↑(closedBall 0 R)), meromorphicOrderAt f ↑u ≠ ⊤\nhR : 0 < R\nφ : ℂ → E := (∏ᶠ (c : ℂ), canonicalFactor R c ^ (divisor f (ball 0 R)) c) • f\nhφ : MeromorphicOn φ (closedBall 0...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 644, "column": 6 }
{ "line": 644, "column": 17 }
{ "line": 644, "column": 18 }
[ { "pp": "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf₁ f₂ : 𝕜 → E\nx : 𝕜\nhf₂ : MeromorphicAt f₂ x\nh : meromorphicOrderAt f₁ x < meromorphicOrderAt f₂ x\nhf₁ : MeromorphicAt (f₁ + f₂) x\n⊢ MeromorphicAt f₁ x", "ppTerm": "?m.7...
[ "𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf₁ f₂ : 𝕜 → E\nx : 𝕜\nhf₂ : MeromorphicAt f₂ x\nh : meromorphicOrderAt f₁ x < meromorphicOrderAt f₂ x\nhf₁ : MeromorphicAt (f₁ + f₂) x\n⊢ MeromorphicAt f₁ x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.CanonicalDecomposition
{ "line": 363, "column": 6 }
{ "line": 363, "column": 51 }
{ "line": 363, "column": 52 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR : ℝ\nf : ℂ → E\nh₁f : MeromorphicOn f (closedBall 0 R)\nh₂f : ∀ (u : ↑(closedBall 0 R)), meromorphicOrderAt f ↑u ≠ ⊤\nhR : 0 < R\nφ : ℂ → E := (∏ᶠ (c : ℂ), canonicalFactor R c ^ (divisor f (ball 0 R)) c) • f\nhφ : MeromorphicOn φ (...
[ "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR : ℝ\nf : ℂ → E\nh₁f : MeromorphicOn f (closedBall 0 R)\nh₂f : ∀ (u : ↑(closedBall 0 R)), meromorphicOrderAt f ↑u ≠ ⊤\nhR : 0 < R\nφ : ℂ → E := (∏ᶠ (c : ℂ), canonicalFactor R c ^ (divisor f (ball 0 R)) c) • f\nhφ : MeromorphicOn φ (closedBall 0...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 683, "column": 4 }
{ "line": 683, "column": 22 }
{ "line": 683, "column": 23 }
[ { "pp": "case inl\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf₁ f₂ : 𝕜 → E\nx : 𝕜\nhf₁ : MeromorphicAt f₁ x\nhf₂ : MeromorphicAt f₂ x\nh✝ : meromorphicOrderAt f₁ x ≠ meromorphicOrderAt f₂ x\nh : meromorphicOrderAt f₁ x < meromorp...
[ "case inl\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf₁ f₂ : 𝕜 → E\nx : 𝕜\nhf₁ : MeromorphicAt f₁ x\nhf₂ : MeromorphicAt f₂ x\nh✝ : meromorphicOrderAt f₁ x ≠ meromorphicOrderAt f₂ x\nh : meromorphicOrderAt f₁ x < meromorphicOrderAt f...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 684, "column": 4 }
{ "line": 684, "column": 22 }
{ "line": 684, "column": 23 }
[ { "pp": "case inr\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf₁ f₂ : 𝕜 → E\nx : 𝕜\nhf₁ : MeromorphicAt f₁ x\nhf₂ : MeromorphicAt f₂ x\nh✝ : meromorphicOrderAt f₁ x ≠ meromorphicOrderAt f₂ x\nh : meromorphicOrderAt f₂ x < meromorp...
[ "case inr\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf₁ f₂ : 𝕜 → E\nx : 𝕜\nhf₁ : MeromorphicAt f₁ x\nhf₂ : MeromorphicAt f₂ x\nh✝ : meromorphicOrderAt f₁ x ≠ meromorphicOrderAt f₂ x\nh : meromorphicOrderAt f₂ x < meromorphicOrderAt f...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Homotopy.Lifting
{ "line": 198, "column": 6 }
{ "line": 198, "column": 36 }
{ "line": 199, "column": 6 }
[ { "pp": "case pos\nE : Type u_1\nX : Type u_2\nA : Type u_3\ninst✝⁴ : TopologicalSpace E\ninst✝³ : TopologicalSpace X\ninst✝² : TopologicalSpace A\ninst✝¹ : PathConnectedSpace A\ninst✝ : LocallyPathConnectedSpace A\nf : C(A, X)\na₀ : A\ne₀ : E\nΓ : (γ : C(↑I, A)) → γ 0 = a₀ → C(↑I, E)\nΓ_0 : ∀ (γ : C(↑I, A)) (a...
[ "case neg\nE : Type u_1\nX : Type u_2\nA : Type u_3\ninst✝⁴ : TopologicalSpace E\ninst✝³ : TopologicalSpace X\ninst✝² : TopologicalSpace A\ninst✝¹ : PathConnectedSpace A\ninst✝ : LocallyPathConnectedSpace A\nf : C(A, X)\na₀ : A\ne₀ : E\nΓ : (γ : C(↑I, A)) → γ 0 = a₀ → C(↑I, E)\nΓ_0 : ∀ (γ : C(↑I, A)) (a : γ 0 = a₀)...
· apply congr_fun (Γ_lifts ..)
Lean.Elab.Tactic.evalTacticCDot
Lean.cdot
Mathlib.Topology.Homotopy.Lifting
{ "line": 200, "column": 4 }
{ "line": 200, "column": 15 }
{ "line": 200, "column": 16 }
[ { "pp": "case refine_1\nE : Type u_1\nX : Type u_2\nA : Type u_3\ninst✝⁴ : TopologicalSpace E\ninst✝³ : TopologicalSpace X\ninst✝² : TopologicalSpace A\ninst✝¹ : PathConnectedSpace A\ninst✝ : LocallyPathConnectedSpace A\nf : C(A, X)\na₀ : A\ne₀ : E\nΓ : (γ : C(↑I, A)) → γ 0 = a₀ → C(↑I, E)\nΓ_0 : ∀ (γ : C(↑I, A...
[ "case refine_1\nE : Type u_1\nX : Type u_2\nA : Type u_3\ninst✝⁴ : TopologicalSpace E\ninst✝³ : TopologicalSpace X\ninst✝² : TopologicalSpace A\ninst✝¹ : PathConnectedSpace A\ninst✝ : LocallyPathConnectedSpace A\nf : C(A, X)\na₀ : A\ne₀ : E\nΓ : (γ : C(↑I, A)) → γ 0 = a₀ → C(↑I, E)\nΓ_0 : ∀ (γ : C(↑I, A)) (a : γ 0 ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Basic
{ "line": 28, "column": 55 }
{ "line": 28, "column": 84 }
{ "line": 28, "column": 85 }
[ { "pp": "R : Type ?u.3\ninst✝ : Field R\na b : R\nhab : a ^ 2 + b ^ 2 ≠ 0\n⊢ !![a, -b; b, a].det ≠ 0", "ppTerm": "?m.65", "assigned": true, "usedConstants": [ "Eq.mpr", "NegZeroClass.toNeg", "NonUnitalCommRing.toNonUnitalNonAssocCommRing", "Equiv.instEquivLike", "HMul.h...
[ "R : Type ?u.3\ninst✝ : Field R\na b : R\nhab : a ^ 2 + b ^ 2 ≠ 0\n⊢ ¬a * a + b * b = 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Basic
{ "line": 68, "column": 8 }
{ "line": 68, "column": 80 }
{ "line": 68, "column": 81 }
[ { "pp": "R : Type u_1\nn : Type u_2\ninst✝² : Fintype n\ninst✝¹ : DecidableEq n\ninst✝ : CommRing R\ng : GL n R\nhg : g ∈ Subgroup.center (GL n R)\nhn : Nonempty n\na : R\nha : (Matrix.scalar n) a = ↑g\nb : R\nhb : (Matrix.scalar n) b = ↑g⁻¹\n⊢ a * b = 1", "ppTerm": "?m.109", "assigned": false, "use...
[ "R : Type u_1\nn : Type u_2\ninst✝² : Fintype n\ninst✝¹ : DecidableEq n\ninst✝ : CommRing R\ng : GL n R\nhg : g ∈ Subgroup.center (GL n R)\nhn : Nonempty n\na : R\nha : (Matrix.scalar n) a = ↑g\nb : R\nhb : (Matrix.scalar n) b = ↑g⁻¹\n⊢ a * b = 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Topology.Homotopy.Lifting
{ "line": 204, "column": 4 }
{ "line": 204, "column": 15 }
{ "line": 204, "column": 16 }
[ { "pp": "case refine_3\nE : Type u_1\nX : Type u_2\nA : Type u_3\ninst✝⁴ : TopologicalSpace E\ninst✝³ : TopologicalSpace X\ninst✝² : TopologicalSpace A\np : E → X\nhomeo : IsLocalHomeomorph p\ninst✝¹ : PathConnectedSpace A\ninst✝ : LocallyPathConnectedSpace A\nf : C(A, X)\na₀ : A\ne₀ : E\nhe : p e₀ = f a₀\nuniq...
[ "case refine_3\nE : Type u_1\nX : Type u_2\nA : Type u_3\ninst✝⁴ : TopologicalSpace E\ninst✝³ : TopologicalSpace X\ninst✝² : TopologicalSpace A\np : E → X\nhomeo : IsLocalHomeomorph p\ninst✝¹ : PathConnectedSpace A\ninst✝ : LocallyPathConnectedSpace A\nf : C(A, X)\na₀ : A\ne₀ : E\nhe : p e₀ = f a₀\nuniq :\n ∀ (γ γ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Basic
{ "line": 92, "column": 32 }
{ "line": 92, "column": 43 }
{ "line": 92, "column": 44 }
[ { "pp": "n : Type u_1\nR : Type u_2\ninst✝² : Fintype n\ninst✝¹ : DecidableEq n\ninst✝ : CommRing R\ng : SpecialLinearGroup n R\nhn : ¬IsEmpty n\n⊢ Nonempty n", "ppTerm": "?m.34", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "n : Type u_1\nR : Type u_2\ninst✝² : Fintype n\ninst✝¹ : DecidableEq n\ninst✝ : CommRing R\ng : SpecialLinearGroup n R\nhn : ¬IsEmpty n\n⊢ Nonempty n" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Basic
{ "line": 96, "column": 31 }
{ "line": 96, "column": 58 }
{ "line": 96, "column": 59 }
[ { "pp": "n : Type u_1\nR : Type u_2\ninst✝² : Fintype n\ninst✝¹ : DecidableEq n\ninst✝ : CommRing R\ng : SpecialLinearGroup n R\ni : n\nx✝ : ∃ x, (GeneralLinearGroup.scalar n) x = toGL g\nr : Rˣ\nhr : (GeneralLinearGroup.scalar n) r = toGL g\n⊢ ↑r ^ Fintype.card n = 1", "ppTerm": "?m.67", "assigned": fa...
[ "n : Type u_1\nR : Type u_2\ninst✝² : Fintype n\ninst✝¹ : DecidableEq n\ninst✝ : CommRing R\ng : SpecialLinearGroup n R\ni : n\nx✝ : ∃ x, (GeneralLinearGroup.scalar n) x = toGL g\nr : Rˣ\nhr : (GeneralLinearGroup.scalar n) r = toGL g\n⊢ ↑r ^ Fintype.card n = 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Basic
{ "line": 97, "column": 7 }
{ "line": 97, "column": 34 }
{ "line": 97, "column": 35 }
[ { "pp": "n : Type u_1\nR : Type u_2\ninst✝² : Fintype n\ninst✝¹ : DecidableEq n\ninst✝ : CommRing R\ng : SpecialLinearGroup n R\ni : n\nx✝ : ∃ x, (GeneralLinearGroup.scalar n) x = toGL g\nr : Rˣ\nhr : (GeneralLinearGroup.scalar n) r = toGL g\n⊢ (diagonal fun x ↦ ↑r) = ↑g", "ppTerm": "?m.68", "assigned":...
[ "n : Type u_1\nR : Type u_2\ninst✝² : Fintype n\ninst✝¹ : DecidableEq n\ninst✝ : CommRing R\ng : SpecialLinearGroup n R\ni : n\nx✝ : ∃ x, (GeneralLinearGroup.scalar n) x = toGL g\nr : Rˣ\nhr : (GeneralLinearGroup.scalar n) r = toGL g\n⊢ (diagonal fun x ↦ ↑r) = ↑g" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Basic
{ "line": 99, "column": 4 }
{ "line": 100, "column": 57 }
{ "line": 101, "column": 8 }
[ { "pp": "case refine_1\nn : Type u_1\nR : Type u_2\ninst✝² : Fintype n\ninst✝¹ : DecidableEq n\ninst✝ : CommRing R\ng : SpecialLinearGroup n R\ni : n\nx✝ : ∃ r, r ^ Fintype.card n = 1 ∧ (diagonal fun x ↦ r) = ↑g\nr : R\nhr1 : r ^ Fintype.card n = 1\nhr : (diagonal fun x ↦ r) = ↑g\n⊢ r * ↑g⁻¹ i i = 1", "ppTe...
[ "case refine_1\nn : Type u_1\nR : Type u_2\ninst✝² : Fintype n\ninst✝¹ : DecidableEq n\ninst✝ : CommRing R\ng : SpecialLinearGroup n R\ni : n\nx✝ : ∃ r, r ^ Fintype.card n = 1 ∧ (diagonal fun x ↦ r) = ↑g\nr : R\nhr1 : r ^ Fintype.card n = 1\nhr : (diagonal fun x ↦ r) = ↑g\n⊢ r ^ (Fintype.card n - 1 + 1) = 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Basic
{ "line": 102, "column": 4 }
{ "line": 102, "column": 39 }
{ "line": 102, "column": 40 }
[ { "pp": "case refine_2\nn : Type u_1\nR : Type u_2\ninst✝² : Fintype n\ninst✝¹ : DecidableEq n\ninst✝ : CommRing R\ng : SpecialLinearGroup n R\ni : n\nx✝ : ∃ r, r ^ Fintype.card n = 1 ∧ (diagonal fun x ↦ r) = ↑g\nr : R\nhr1 : r ^ Fintype.card n = 1\nhr : (diagonal fun x ↦ r) = ↑g\n⊢ ↑g⁻¹ i i * r = 1", "ppTe...
[ "case refine_2\nn : Type u_1\nR : Type u_2\ninst✝² : Fintype n\ninst✝¹ : DecidableEq n\ninst✝ : CommRing R\ng : SpecialLinearGroup n R\ni : n\nx✝ : ∃ r, r ^ Fintype.card n = 1 ∧ (diagonal fun x ↦ r) = ↑g\nr : R\nhr1 : r ^ Fintype.card n = 1\nhr : (diagonal fun x ↦ r) = ↑g\n⊢ r ^ (Fintype.card n - 1) * r = 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Isometry
{ "line": 94, "column": 2 }
{ "line": 95, "column": 35 }
{ "line": 95, "column": 36 }
[ { "pp": "f : ℂ →ₗᵢ[ℝ] ℂ\nh₃ : ∀ (z : ℂ), z + (starRingEnd ℂ) z = f z + (starRingEnd ℂ) (f z)\nz : ℂ\n⊢ (f z).re = z.re", "ppTerm": "?m.32", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "f : ℂ →ₗᵢ[ℝ] ℂ\nh₃ : ∀ (z : ℂ), z + (starRingEnd ℂ) z = f z + (starRingEnd ℂ) (f z)\nz : ℂ\n⊢ (f z).re = z.re" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Isometry
{ "line": 106, "column": 47 }
{ "line": 106, "column": 62 }
{ "line": 106, "column": 63 }
[ { "pp": "f : ℂ →ₗᵢ[ℝ] ℂ\nh : f 1 = 1\nz : ℂ\n⊢ ‖f z - 1‖ ^ 2 = ‖z - 1‖ ^ 2", "ppTerm": "?m.76", "assigned": true, "usedConstants": [ "LinearIsometry", "Real.instIsOrderedRing", "Norm.norm", "SeminormedAddGroup.toNorm", "Eq.mpr", "NormedCommRing.toSeminormedCommRin...
[ "f : ℂ →ₗᵢ[ℝ] ℂ\nh : f 1 = 1\nz : ℂ\n⊢ ‖f z - 1‖ = ‖z - 1‖" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Isometry
{ "line": 108, "column": 2 }
{ "line": 108, "column": 76 }
{ "line": 108, "column": 77 }
[ { "pp": "f : ℂ →ₗᵢ[ℝ] ℂ\nh : f 1 = 1\nz : ℂ\nhsq : normSq (f z) + normSq 1 - 2 * (f z * (starRingEnd ℂ) 1).re = normSq z + normSq 1 - 2 * (z * (starRingEnd ℂ) 1).re\n⊢ z + (starRingEnd ℂ) z = f z + (starRingEnd ℂ) (f z)", "ppTerm": "?m.113", "assigned": true, "usedConstants": [ "LinearIsometry...
[ "f : ℂ →ₗᵢ[ℝ] ℂ\nh : f 1 = 1\nz : ℂ\nhsq : normSq (f z) + normSq 1 - 2 * (f z * (starRingEnd ℂ) 1).re = normSq z + normSq 1 - 2 * (z * (starRingEnd ℂ) 1).re\n⊢ z.re = (f z).re" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Isometry
{ "line": 135, "column": 49 }
{ "line": 135, "column": 64 }
{ "line": 135, "column": 65 }
[ { "pp": "f : ℂ ≃ₗᵢ[ℝ] ℂ\na : Circle := ⟨f 1, ⋯⟩\n⊢ (f.trans (rotation a).symm) 1 = 1", "ppTerm": "?m.112", "assigned": true, "usedConstants": [ "LinearIsometryEquiv.instEquivLike", "Norm.norm", "Eq.mpr", "NormedCommRing.toSeminormedCommRing", "MonoidHom.instMonoidHomCla...
[ "f : ℂ ≃ₗᵢ[ℝ] ℂ\na : Circle := ⟨f 1, ⋯⟩\n⊢ (rotation ⟨f 1, ⋯⟩).symm (f 1) = 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Isometry
{ "line": 137, "column": 4 }
{ "line": 137, "column": 15 }
{ "line": 137, "column": 16 }
[ { "pp": "case h.refine_1\nf : ℂ ≃ₗᵢ[ℝ] ℂ\na : Circle := ⟨f 1, ⋯⟩\nthis : (f.trans (rotation a).symm) 1 = 1\nh₁ : f.trans (rotation a).symm = LinearIsometryEquiv.refl ℝ ℂ\n⊢ f = rotation a", "ppTerm": "?h.refine_1", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ...
[ "case h.refine_1\nf : ℂ ≃ₗᵢ[ℝ] ℂ\na : Circle := ⟨f 1, ⋯⟩\nthis : (f.trans (rotation a).symm) 1 = 1\nh₁ : f.trans (rotation a).symm = LinearIsometryEquiv.refl ℝ ℂ\n⊢ f = rotation a" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.Conformal
{ "line": 80, "column": 8 }
{ "line": 80, "column": 37 }
{ "line": 80, "column": 37 }
[ { "pp": "case refine_1\nE : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : NormedSpace ℂ E\nmap : ℂ →L[ℂ] E\nnonzero : map ≠ 0\nminor₁ : ‖map 1‖ ≠ 0\nx : ℂ\nthis : x = x • 1\n⊢ ‖‖map 1‖⁻¹ • (↑ℝ ↑map) (x • 1)‖ = ‖x‖", "ppTerm": "?refine_1", "assigned": true, "usedConstants...
[ "case refine_1\nE : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : NormedSpace ℂ E\nmap : ℂ →L[ℂ] E\nnonzero : map ≠ 0\nminor₁ : ‖map 1‖ ≠ 0\nx : ℂ\nthis : x = x • 1\n⊢ ‖‖map 1‖⁻¹ • ↑map (x • 1)‖ = ‖x‖" ]
LinearMap.coe_restrictScalars
Lean.Elab.Tactic.evalRewriteSeq
null
Mathlib.Analysis.Meromorphic.Order
{ "line": 705, "column": 4 }
{ "line": 718, "column": 41 }
{ "line": 719, "column": 2 }
[ { "pp": "case left.inr\n𝕜 : Type u_1\ninst✝² : NontriviallyNormedField 𝕜\nE : Type u_2\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace 𝕜 E\nf : 𝕜 → E\nU : Set 𝕜\nhf : MeromorphicOn f U\nz : ↑U\nhz : z ∈ {u | meromorphicOrderAt f ↑u = ⊤}ᶜ\nh : ∀ᶠ (z : 𝕜) in 𝓝[≠] ↑z, f z ≠ 0\n⊢ ∃ t ⊆ {u | meromorphicOr...
[]
· -- Case: f is locally nonzero in a punctured neighborhood of z obtain ⟨t', h₁t', h₂t', h₃t'⟩ := eventually_nhds_iff.1 (eventually_nhdsWithin_iff.1 h) use Subtype.val ⁻¹' t' constructor · intro w hw push _ ∈ _ by_cases h₁w : w = z · rwa [h₁w] · rw [meromorphicOrd...
Lean.Elab.Tactic.evalTacticCDot
Lean.cdot
Mathlib.Analysis.Complex.CanonicalDecomposition
{ "line": 502, "column": 2 }
{ "line": 503, "column": 74 }
{ "line": 504, "column": 2 }
[ { "pp": "case inr.inr\nE : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR : ℝ\nf : ℂ → E\nh₁f : MeromorphicOn f (closedBall 0 R)\nh₂f : ∀ (u : ↑(closedBall 0 R)), meromorphicOrderAt f ↑u ≠ ⊤\nhR : 0 < R\ng : ℂ → E\nD : CanonicalDecomp f g R\nh₄g : ∀ (u : ↑(closedBall 0 R)), meromorphicOrder...
[ "case inr.inr\nE : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR : ℝ\nf : ℂ → E\nh₁f : MeromorphicOn f (closedBall 0 R)\nh₂f : ∀ (u : ↑(closedBall 0 R)), meromorphicOrderAt f ↑u ≠ ⊤\nhR : 0 < R\ng : ℂ → E\nD : CanonicalDecomp f g R\nh₄g : ∀ (u : ↑(closedBall 0 R)), meromorphicOrderAt g ↑u ≠ ⊤\...
obtain ⟨h, h₁h, h₂h, h₃h⟩ := D.meromorphicNFOn.meromorphicOn.extract_zeros_poles h₄g <| (divisor g (closedBall 0 R)).finiteSupport <| isCompact_closedBall 0 R
_private.Lean.Elab.Tactic.RCases.0.Lean.Elab.Tactic.RCases.evalObtain
Lean.Parser.Tactic.obtain
Mathlib.Topology.Homotopy.Lifting
{ "line": 282, "column": 33 }
{ "line": 282, "column": 44 }
{ "line": 282, "column": 45 }
[ { "pp": "E : Type u_1\nX : Type u_2\nA : Type u_3\ninst✝² : TopologicalSpace E\ninst✝¹ : TopologicalSpace X\ninst✝ : TopologicalSpace A\np : E → X\ncov : IsCoveringMap p\nγ✝ : C(↑I, X)\ne✝ : E\nγ_0 : γ✝ 0 = p e✝\nx y z : X\ne : E\nhpe : x = p e\nγ : Path x y\nγ' : Path y z\nΓ : C(↑I, E) := cov.liftPath (↑γ) e ⋯...
[ "E : Type u_1\nX : Type u_2\nA : Type u_3\ninst✝² : TopologicalSpace E\ninst✝¹ : TopologicalSpace X\ninst✝ : TopologicalSpace A\np : E → X\ncov : IsCoveringMap p\nγ✝ : C(↑I, X)\ne✝ : E\nγ_0 : γ✝ 0 = p e✝\nx y z : X\ne : E\nhpe : x = p e\nγ : Path x y\nγ' : Path y z\nΓ : C(↑I, E) := cov.liftPath (↑γ) e ⋯\n⊢ y = p (Γ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.CanonicalDecomposition
{ "line": 562, "column": 10 }
{ "line": 562, "column": 32 }
{ "line": 562, "column": 33 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR : ℝ\nw : ℂ\nf h : ℂ → E\nD : ECanonicalDecomp f h R\nhw : w ∈ closedBall 0 R\nhR : 0 < R\nB₀R : Set ℂ := ball 0 R\nS₀R : Set ℂ := sphere 0 R\nt₁ : Finset ℂ\nht₁ : ↑t₁ = (divisor f S₀R).support\nt₂ : Finset ℂ\nht₂ : ↑t₂ = (divisor f...
[ "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR : ℝ\nw : ℂ\nf h : ℂ → E\nD : ECanonicalDecomp f h R\nhw : w ∈ closedBall 0 R\nhR : 0 < R\nB₀R : Set ℂ := ball 0 R\nS₀R : Set ℂ := sphere 0 R\nt₁ : Finset ℂ\nht₁ : ↑t₁ = (divisor f S₀R).support\nt₂ : Finset ℂ\nht₂ : ↑t₂ = (divisor f B₀R).suppor...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Complex.CanonicalDecomposition
{ "line": 562, "column": 10 }
{ "line": 562, "column": 32 }
{ "line": 562, "column": 33 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR : ℝ\nw : ℂ\nf h : ℂ → E\nD : ECanonicalDecomp f h R\nhw : w ∈ closedBall 0 R\nhR : 0 < R\nB₀R : Set ℂ := ball 0 R\nS₀R : Set ℂ := sphere 0 R\nt₁ : Finset ℂ\nht₁ : ↑t₁ = (divisor f S₀R).support\nt₂ : Finset ℂ\nht₂ : ↑t₂ = (divisor f...
[ "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℂ E\nR : ℝ\nw : ℂ\nf h : ℂ → E\nD : ECanonicalDecomp f h R\nhw : w ∈ closedBall 0 R\nhR : 0 < R\nB₀R : Set ℂ := ball 0 R\nS₀R : Set ℂ := sphere 0 R\nt₁ : Finset ℂ\nht₁ : ↑t₁ = (divisor f S₀R).support\nt₂ : Finset ℂ\nht₂ : ↑t₂ = (divisor f B₀R).suppor...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null