module
string
startPos
dict
endPos
dict
nextStartPos
dict
goals
list
goalsAfter
list
ppTac
string
elaborator
string
kind
string
Mathlib.Analysis.Convex.Between
{ "line": 928, "column": 2 }
{ "line": 928, "column": 18 }
{ "line": 928, "column": 19 }
[ { "pp": "R : Type u_1\nV : Type u_2\nP : Type u_4\ninst✝⁴ : Field R\ninst✝³ : LinearOrder R\ninst✝² : AddCommGroup V\ninst✝¹ : Module R V\ninst✝ : AddTorsor V P\nx z : P\ns : AffineSubspace R P\nhx : x ∈ s\nε : R\nhy : (lineMap x z) ε ∈ s\nhxy : x ≠ (lineMap x z) ε\nhε : ε ≠ 0\n⊢ z ∈ s", "ppTerm": "?m.58", ...
[ "R : Type u_1\nV : Type u_2\nP : Type u_4\ninst✝⁴ : Field R\ninst✝³ : LinearOrder R\ninst✝² : AddCommGroup V\ninst✝¹ : Module R V\ninst✝ : AddTorsor V P\nx z : P\ns : AffineSubspace R P\nhx : x ∈ s\nε : R\nhy : (lineMap x z) ε ∈ s\nhxy : x ≠ (lineMap x z) ε\nhε : ε ≠ 0\n⊢ z ∈ s" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Between
{ "line": 939, "column": 4 }
{ "line": 939, "column": 69 }
{ "line": 940, "column": 2 }
[ { "pp": "case inl\nR : Type u_1\nV : Type u_2\nP : Type u_4\ninst✝⁵ : Field R\ninst✝⁴ : LinearOrder R\ninst✝³ : IsStrictOrderedRing R\ninst✝² : AddCommGroup V\ninst✝¹ : Module R V\ninst✝ : AddTorsor V P\nx : P\nv : V\nr₁ r₂ : R\nhr₁ : 0 ≤ r₁\nhr₂ : 0 ≤ r₂\nh : r₁ ≤ r₂\n⊢ Wbtw R x (r₁ • v +ᵥ x) (r₂ • v +ᵥ x) ∨ W...
[]
exact Or.inl (wbtw_smul_vadd_smul_vadd_of_nonneg_of_le x v hr₁ h)
Lean.Elab.Tactic.evalExact
Lean.Parser.Tactic.exact
Mathlib.Analysis.Convex.Between
{ "line": 939, "column": 4 }
{ "line": 939, "column": 69 }
{ "line": 940, "column": 2 }
[ { "pp": "case inl\nR : Type u_1\nV : Type u_2\nP : Type u_4\ninst✝⁵ : Field R\ninst✝⁴ : LinearOrder R\ninst✝³ : IsStrictOrderedRing R\ninst✝² : AddCommGroup V\ninst✝¹ : Module R V\ninst✝ : AddTorsor V P\nx : P\nv : V\nr₁ r₂ : R\nhr₁ : 0 ≤ r₁\nhr₂ : 0 ≤ r₂\nh : r₁ ≤ r₂\n⊢ Wbtw R x (r₁ • v +ᵥ x) (r₂ • v +ᵥ x) ∨ W...
[]
exact Or.inl (wbtw_smul_vadd_smul_vadd_of_nonneg_of_le x v hr₁ h)
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Analysis.Convex.Between
{ "line": 939, "column": 4 }
{ "line": 939, "column": 69 }
{ "line": 940, "column": 2 }
[ { "pp": "case inl\nR : Type u_1\nV : Type u_2\nP : Type u_4\ninst✝⁵ : Field R\ninst✝⁴ : LinearOrder R\ninst✝³ : IsStrictOrderedRing R\ninst✝² : AddCommGroup V\ninst✝¹ : Module R V\ninst✝ : AddTorsor V P\nx : P\nv : V\nr₁ r₂ : R\nhr₁ : 0 ≤ r₁\nhr₂ : 0 ≤ r₂\nh : r₁ ≤ r₂\n⊢ Wbtw R x (r₁ • v +ᵥ x) (r₂ • v +ᵥ x) ∨ W...
[]
exact Or.inl (wbtw_smul_vadd_smul_vadd_of_nonneg_of_le x v hr₁ h)
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Analysis.Convex.Birkhoff
{ "line": 157, "column": 2 }
{ "line": 157, "column": 55 }
{ "line": 157, "column": 56 }
[ { "pp": "case inr\nR : Type u_1\nn : Type u_2\ninst✝⁴ : Fintype n\ninst✝³ : DecidableEq n\ninst✝² : Field R\ninst✝¹ : LinearOrder R\ninst✝ : IsStrictOrderedRing R\nM : Matrix n n R\nhM : M ∈ doublyStochastic R n\nh✝ : Nonempty n\nw : Equiv.Perm n → R\nhw1 : ∀ (σ : Equiv.Perm n), 0 ≤ w σ\nhw3 : ∑ σ, w σ • Equiv....
[ "case inr\nR : Type u_1\nn : Type u_2\ninst✝⁴ : Fintype n\ninst✝³ : DecidableEq n\ninst✝² : Field R\ninst✝¹ : LinearOrder R\ninst✝ : IsStrictOrderedRing R\nM : Matrix n n R\nhM : M ∈ doublyStochastic R n\nh✝ : Nonempty n\nw : Equiv.Perm n → R\nhw1 : ∀ (σ : Equiv.Perm n), 0 ≤ w σ\nhw3 : ∑ σ, w σ • Equiv.Perm.permMat...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Caratheodory
{ "line": 165, "column": 45 }
{ "line": 186, "column": 28 }
{ "line": 187, "column": 0 }
[ { "pp": "𝕜 : Type u_1\nE : Type u\ninst✝⁴ : Field 𝕜\ninst✝³ : LinearOrder 𝕜\ninst✝² : IsStrictOrderedRing 𝕜\ninst✝¹ : AddCommGroup E\ninst✝ : Module 𝕜 E\ns : Set E\nx : E\nhx : x ∈ (convexHull 𝕜) s\n⊢ ∃ ι x_1 z w, Set.range z ⊆ s ∧ AffineIndependent 𝕜 z ∧ (∀ (i : ι), 0 < w i) ∧ ∑ i, w i = 1 ∧ ∑ i, w i • ...
[]
by rw [convexHull_eq_union] at hx simp only [exists_prop, Set.mem_iUnion] at hx obtain ⟨t, ht₁, ht₂, ht₃⟩ := hx simp only [t.convexHull_eq, Set.mem_setOf_eq] at ht₃ obtain ⟨w, hw₁, hw₂, hw₃⟩ := ht₃ let t' := {i ∈ t | w i ≠ 0} refine ⟨t', t'.fintypeCoeSort, ((↑) : t' → E), w ∘ ((↑) : t' → E), ?_, ?_, ?_, ?...
[anonymous]
Lean.Parser.Term.byTactic
Mathlib.Analysis.Convex.Between
{ "line": 1041, "column": 2 }
{ "line": 1041, "column": 20 }
{ "line": 1041, "column": 21 }
[ { "pp": "R : Type u_1\nV : Type u_2\nP : Type u_4\ninst✝⁴ : Field R\ninst✝³ : LinearOrder R\ninst✝² : AddCommGroup V\ninst✝¹ : Module R V\ninst✝ : AddTorsor V P\nx y z : P\nh : Wbtw R x y z\nthis : {y, x, z} = {x, y, z}\n⊢ Collinear R {x, y, z}", "ppTerm": "?m.56", "assigned": false, "usedConstants"...
[ "R : Type u_1\nV : Type u_2\nP : Type u_4\ninst✝⁴ : Field R\ninst✝³ : LinearOrder R\ninst✝² : AddCommGroup V\ninst✝¹ : Module R V\ninst✝ : AddTorsor V P\nx y z : P\nh : Wbtw R x y z\nthis : {y, x, z} = {x, y, z}\n⊢ Collinear R {x, y, z}" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Cone.InnerDual
{ "line": 67, "column": 29 }
{ "line": 67, "column": 40 }
{ "line": 67, "column": 41 }
[ { "pp": "E : Type u_2\ninst✝² : NormedAddCommGroup E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : CompleteSpace E\nx : E\nhx : x ∈ innerDual univ\n⊢ x ∈ ⊥", "ppTerm": "?m.27", "assigned": true, "usedConstants": [ "Real.instIsOrderedRing", "Eq.mpr", "InnerProductSpace.toNormedSpace", ...
[ "E : Type u_2\ninst✝² : NormedAddCommGroup E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : CompleteSpace E\nx : E\nhx : x ∈ innerDual univ\n⊢ x = 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Cone.InnerDual
{ "line": 129, "column": 42 }
{ "line": 129, "column": 71 }
{ "line": 129, "column": 72 }
[ { "pp": "E : Type u_2\nF : Type u_3\ninst✝⁵ : NormedAddCommGroup E\ninst✝⁴ : InnerProductSpace ℝ E\ninst✝³ : CompleteSpace E\ninst✝² : NormedAddCommGroup F\ninst✝¹ : InnerProductSpace ℝ F\ninst✝ : CompleteSpace F\nC : ProperCone ℝ E\nf : E →L[ℝ] F\nb : F\nseq : ℕ → E\nhmem : ∀ (x : ℕ), seq x ∈ C\ny : F\nhinner ...
[ "E : Type u_2\nF : Type u_3\ninst✝⁵ : NormedAddCommGroup E\ninst✝⁴ : InnerProductSpace ℝ E\ninst✝³ : CompleteSpace E\ninst✝² : NormedAddCommGroup F\ninst✝¹ : InnerProductSpace ℝ F\ninst✝ : CompleteSpace F\nC : ProperCone ℝ E\nf : E →L[ℝ] F\nb : F\nseq : ℕ → E\nhmem : ∀ (x : ℕ), seq x ∈ C\ny : F\nhinner : ∀ ⦃x : E⦄,...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Cone.InnerDual
{ "line": 138, "column": 4 }
{ "line": 139, "column": 11 }
{ "line": 139, "column": 12 }
[ { "pp": "E : Type u_2\nF : Type u_3\ninst✝⁵ : NormedAddCommGroup E\ninst✝⁴ : InnerProductSpace ℝ E\ninst✝³ : CompleteSpace E\ninst✝² : NormedAddCommGroup F\ninst✝¹ : InnerProductSpace ℝ F\ninst✝ : CompleteSpace F\nC : ProperCone ℝ E\nf : E →L[ℝ] F\nb : F\nh : b ∉ map f C\ny : F\nhxy : ∀ x ∈ map f C, 0 ≤ ⟪x, y⟫_...
[ "E : Type u_2\nF : Type u_3\ninst✝⁵ : NormedAddCommGroup E\ninst✝⁴ : InnerProductSpace ℝ E\ninst✝³ : CompleteSpace E\ninst✝² : NormedAddCommGroup F\ninst✝¹ : InnerProductSpace ℝ F\ninst✝ : CompleteSpace F\nC : ProperCone ℝ E\nf : E →L[ℝ] F\nb : F\nh : b ∉ map f C\ny : F\nhxy : ∀ x ∈ map f C, 0 ≤ ⟪x, y⟫_ℝ\nhyb : ⟪b,...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.Cone.TensorProduct
{ "line": 125, "column": 4 }
{ "line": 125, "column": 40 }
{ "line": 125, "column": 41 }
[ { "pp": "case refine_1\nR : Type u_1\ninst✝⁶ : CommRing R\ninst✝⁵ : LinearOrder R\ninst✝⁴ : IsStrictOrderedRing R\nG : Type u_2\ninst✝³ : AddCommGroup G\ninst✝² : Module R G\nH : Type u_3\ninst✝¹ : AddCommGroup H\ninst✝ : Module R H\nC₁ : PointedCone R G\nC₂ : PointedCone R H\nw : G ⊗[R] H\nhw : ∀ φ ∈ dual (Dua...
[ "case refine_1\nR : Type u_1\ninst✝⁶ : CommRing R\ninst✝⁵ : LinearOrder R\ninst✝⁴ : IsStrictOrderedRing R\nG : Type u_2\ninst✝³ : AddCommGroup G\ninst✝² : Module R G\nH : Type u_3\ninst✝¹ : AddCommGroup H\ninst✝ : Module R H\nC₁ : PointedCone R G\nC₂ : PointedCone R H\nw : G ⊗[R] H\nhw : ∀ φ ∈ dual (Dual.eval R G) ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.Cone.TensorProduct
{ "line": 127, "column": 4 }
{ "line": 127, "column": 40 }
{ "line": 127, "column": 41 }
[ { "pp": "case refine_2\nR : Type u_1\ninst✝⁶ : CommRing R\ninst✝⁵ : LinearOrder R\ninst✝⁴ : IsStrictOrderedRing R\nG : Type u_2\ninst✝³ : AddCommGroup G\ninst✝² : Module R G\nH : Type u_3\ninst✝¹ : AddCommGroup H\ninst✝ : Module R H\nC₁ : PointedCone R G\nC₂ : PointedCone R H\nz : H ⊗[R] G\nhz : ∀ φ ∈ dual (Dua...
[ "case refine_2\nR : Type u_1\ninst✝⁶ : CommRing R\ninst✝⁵ : LinearOrder R\ninst✝⁴ : IsStrictOrderedRing R\nG : Type u_2\ninst✝³ : AddCommGroup G\ninst✝² : Module R G\nH : Type u_3\ninst✝¹ : AddCommGroup H\ninst✝ : Module R H\nC₁ : PointedCone R G\nC₂ : PointedCone R H\nz : H ⊗[R] G\nhz : ∀ φ ∈ dual (Dual.eval R H) ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Cone.Dual
{ "line": 83, "column": 43 }
{ "line": 83, "column": 54 }
{ "line": 83, "column": 55 }
[ { "pp": "R : Type u_1\nM : Type u_2\nN : Type u_3\ninst✝¹³ : CommRing R\ninst✝¹² : PartialOrder R\ninst✝¹¹ : IsOrderedRing R\ninst✝¹⁰ : TopologicalSpace R\ninst✝⁹ : ClosedIciTopology R\ninst✝⁸ : AddCommGroup M\ninst✝⁷ : Module R M\ninst✝⁶ : TopologicalSpace M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\ninst✝...
[ "R : Type u_1\nM : Type u_2\nN : Type u_3\ninst✝¹³ : CommRing R\ninst✝¹² : PartialOrder R\ninst✝¹¹ : IsOrderedRing R\ninst✝¹⁰ : TopologicalSpace R\ninst✝⁹ : ClosedIciTopology R\ninst✝⁸ : AddCommGroup M\ninst✝⁷ : Module R M\ninst✝⁶ : TopologicalSpace M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\ninst✝³ : Topologi...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.Cone.Dual
{ "line": 148, "column": 43 }
{ "line": 148, "column": 54 }
{ "line": 148, "column": 55 }
[ { "pp": "R : Type u_1\ninst✝⁶ : CommRing R\ninst✝⁵ : PartialOrder R\ninst✝⁴ : IsOrderedRing R\nM : Type u_2\ninst✝³ : AddCommGroup M\ninst✝² : Module R M\nN : Type u_3\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\np : M →ₗ[R] N →ₗ[R] R\nhp : Injective ⇑p.flip\ny : N\nhy : y ∈ dual p univ\nx : M\n⊢ (p x) y ≤ 0"...
[ "R : Type u_1\ninst✝⁶ : CommRing R\ninst✝⁵ : PartialOrder R\ninst✝⁴ : IsOrderedRing R\nM : Type u_2\ninst✝³ : AddCommGroup M\ninst✝² : Module R M\nN : Type u_3\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\np : M →ₗ[R] N →ₗ[R] R\nhp : Injective ⇑p.flip\ny : N\nhy : y ∈ dual p univ\nx : M\n⊢ (p x) y ≤ 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Cone.Dual
{ "line": 124, "column": 25 }
{ "line": 124, "column": 36 }
{ "line": 124, "column": 37 }
[ { "pp": "E : Type u_1\ninst✝⁵ : TopologicalSpace E\ninst✝⁴ : AddCommGroup E\ninst✝³ : IsTopologicalAddGroup E\ninst✝² : Module ℝ E\ninst✝¹ : ContinuousSMul ℝ E\ninst✝ : LocallyConvexSpace ℝ E\nK : Set E\nC : ProperCone ℝ E\nhKconv : Convex ℝ K\nhKcomp : IsCompact K\nhKC : Disjoint K ↑C\nx₀ : E\nhx₀ : x₀ ∈ K\nf ...
[ "E : Type u_1\ninst✝⁵ : TopologicalSpace E\ninst✝⁴ : AddCommGroup E\ninst✝³ : IsTopologicalAddGroup E\ninst✝² : Module ℝ E\ninst✝¹ : ContinuousSMul ℝ E\ninst✝ : LocallyConvexSpace ℝ E\nK : Set E\nC : ProperCone ℝ E\nhKconv : Convex ℝ K\nhKcomp : IsCompact K\nhKC : Disjoint K ↑C\nx₀ : E\nhx₀ : x₀ ∈ K\nf : StrongDual...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Cone.Dual
{ "line": 127, "column": 2 }
{ "line": 127, "column": 22 }
{ "line": 127, "column": 23 }
[ { "pp": "case inr\nE : Type u_1\ninst✝⁵ : TopologicalSpace E\ninst✝⁴ : AddCommGroup E\ninst✝³ : IsTopologicalAddGroup E\ninst✝² : Module ℝ E\ninst✝¹ : ContinuousSMul ℝ E\ninst✝ : LocallyConvexSpace ℝ E\nK : Set E\nC : ProperCone ℝ E\nhKconv : Convex ℝ K\nhKcomp : IsCompact K\nhKC : Disjoint K ↑C\nx₀ : E\nhx₀✝ :...
[ "case inr\nE : Type u_1\ninst✝⁵ : TopologicalSpace E\ninst✝⁴ : AddCommGroup E\ninst✝³ : IsTopologicalAddGroup E\ninst✝² : Module ℝ E\ninst✝¹ : ContinuousSMul ℝ E\ninst✝ : LocallyConvexSpace ℝ E\nK : Set E\nC : ProperCone ℝ E\nhKconv : Convex ℝ K\nhKcomp : IsCompact K\nhKC : Disjoint K ↑C\nx₀ : E\nhx₀✝ : x₀ ∈ K\nf :...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Cone.Dual
{ "line": 134, "column": 2 }
{ "line": 134, "column": 17 }
{ "line": 134, "column": 18 }
[ { "pp": "E : Type u_1\ninst✝⁵ : TopologicalSpace E\ninst✝⁴ : AddCommGroup E\ninst✝³ : IsTopologicalAddGroup E\ninst✝² : Module ℝ E\ninst✝¹ : ContinuousSMul ℝ E\ninst✝ : LocallyConvexSpace ℝ E\nx₀ : E\nC : ProperCone ℝ E\nhx₀ : x₀ ∉ C\n⊢ ∃ f, (∀ x ∈ C, 0 ≤ f x) ∧ f x₀ < 0", "ppTerm": "?m.44", "assigned":...
[ "E : Type u_1\ninst✝⁵ : TopologicalSpace E\ninst✝⁴ : AddCommGroup E\ninst✝³ : IsTopologicalAddGroup E\ninst✝² : Module ℝ E\ninst✝¹ : ContinuousSMul ℝ E\ninst✝ : LocallyConvexSpace ℝ E\nx₀ : E\nC : ProperCone ℝ E\nhx₀ : x₀ ∉ C\n⊢ ∃ f, (∀ x ∈ C, 0 ≤ f x) ∧ f x₀ < 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Cone.Dual
{ "line": 142, "column": 2 }
{ "line": 142, "column": 55 }
{ "line": 142, "column": 56 }
[ { "pp": "E : Type u_1\nF : Type u_2\ninst✝⁹ : TopologicalSpace E\ninst✝⁸ : AddCommGroup E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : TopologicalSpace F\ninst✝⁵ : AddCommGroup F\ninst✝⁴ : Module ℝ E\ninst✝³ : ContinuousSMul ℝ E\ninst✝² : LocallyConvexSpace ℝ E\ninst✝¹ : Module ℝ F\np : E →ₗ[ℝ] F →ₗ[ℝ] ℝ\ninst✝ ...
[ "E : Type u_1\nF : Type u_2\ninst✝⁹ : TopologicalSpace E\ninst✝⁸ : AddCommGroup E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : TopologicalSpace F\ninst✝⁵ : AddCommGroup F\ninst✝⁴ : Module ℝ E\ninst✝³ : ContinuousSMul ℝ E\ninst✝² : LocallyConvexSpace ℝ E\ninst✝¹ : Module ℝ F\np : E →ₗ[ℝ] F →ₗ[ℝ] ℝ\ninst✝ : p.IsContPe...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Exposed
{ "line": 150, "column": 4 }
{ "line": 151, "column": 68 }
{ "line": 153, "column": 0 }
[ { "pp": "case insert.inr\n𝕜 : Type u_1\nE : Type u_2\ninst✝⁷ : TopologicalSpace 𝕜\ninst✝⁶ : Ring 𝕜\ninst✝⁵ : PartialOrder 𝕜\ninst✝⁴ : AddCommMonoid E\ninst✝³ : TopologicalSpace E\ninst✝² : Module 𝕜 E\nA : Set E\ninst✝¹ : IsOrderedRing 𝕜\ninst✝ : ContinuousAdd 𝕜\nC : Set E\nF : Finset (Set E)\na✝ : C ∉ F\...
[]
· exact (hAF C (Finset.mem_insert_self C F)).inter (hF' hFnemp fun B hB => hAF B (Finset.mem_insert_of_mem hB))
Lean.Elab.Tactic.evalTacticCDot
Lean.cdot
Mathlib.Analysis.Convex.Extrema
{ "line": 61, "column": 4 }
{ "line": 62, "column": 11 }
{ "line": 62, "column": 12 }
[ { "pp": "E : Type u_1\nβ : Type u_2\ninst✝¹⁰ : AddCommGroup E\ninst✝⁹ : TopologicalSpace E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\ninst✝⁵ : AddCommGroup β\ninst✝⁴ : PartialOrder β\ninst✝³ : IsOrderedAddMonoid β\ninst✝² : Module ℝ β\ninst✝¹ : IsOrderedModule ℝ β\ninst...
[ "E : Type u_1\nβ : Type u_2\ninst✝¹⁰ : AddCommGroup E\ninst✝⁹ : TopologicalSpace E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\ninst✝⁵ : AddCommGroup β\ninst✝⁴ : PartialOrder β\ninst✝³ : IsOrderedAddMonoid β\ninst✝² : Module ℝ β\ninst✝¹ : IsOrderedModule ℝ β\ninst✝ : PosSMulR...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Extrema
{ "line": 69, "column": 2 }
{ "line": 69, "column": 55 }
{ "line": 69, "column": 56 }
[ { "pp": "E : Type u_1\nβ : Type u_2\ninst✝¹⁰ : AddCommGroup E\ninst✝⁹ : TopologicalSpace E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\ninst✝⁵ : AddCommGroup β\ninst✝⁴ : PartialOrder β\ninst✝³ : IsOrderedAddMonoid β\ninst✝² : Module ℝ β\ninst✝¹ : IsOrderedModule ℝ β\ninst...
[ "E : Type u_1\nβ : Type u_2\ninst✝¹⁰ : AddCommGroup E\ninst✝⁹ : TopologicalSpace E\ninst✝⁸ : Module ℝ E\ninst✝⁷ : IsTopologicalAddGroup E\ninst✝⁶ : ContinuousSMul ℝ E\ninst✝⁵ : AddCommGroup β\ninst✝⁴ : PartialOrder β\ninst✝³ : IsOrderedAddMonoid β\ninst✝² : Module ℝ β\ninst✝¹ : IsOrderedModule ℝ β\ninst✝ : PosSMulR...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Normed.Affine.Convex
{ "line": 56, "column": 46 }
{ "line": 56, "column": 57 }
{ "line": 56, "column": 58 }
[ { "pp": "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : FiniteDimensional ℝ E\ns : Set E\nx : E\nhs : s ∈ 𝓝 x\nthis :\n ∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E] {s : Set E} {x : E},\n s ∈ 𝓝 x → x = 0 → ∃ b, x ∈ interi...
[ "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : FiniteDimensional ℝ E\ns : Set E\nx : E\nhs : s ∈ 𝓝 x\nthis :\n ∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E] {s : Set E} {x : E},\n s ∈ 𝓝 x → x = 0 → ∃ b, x ∈ interior ((convexH...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Normed.Affine.Convex
{ "line": 58, "column": 4 }
{ "line": 59, "column": 83 }
{ "line": 59, "column": 84 }
[ { "pp": "case h\nE : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : FiniteDimensional ℝ E\ns : Set E\nx : E\nhs : s ∈ 𝓝 x\nthis :\n ∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E] {s : Set E} {x : E},\n s ∈ 𝓝 x → x = 0 → ∃ b, x ...
[ "case h\nE : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : FiniteDimensional ℝ E\ns : Set E\nx : E\nhs : s ∈ 𝓝 x\nthis :\n ∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E] {s : Set E} {x : E},\n s ∈ 𝓝 x → x = 0 → ∃ b, x ∈ interior (...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Normed.Affine.Convex
{ "line": 67, "column": 4 }
{ "line": 68, "column": 11 }
{ "line": 68, "column": 12 }
[ { "pp": "E✝ : Type u_1\ninst✝⁴ : NormedAddCommGroup E✝\ninst✝³ : NormedSpace ℝ E✝\ns✝ : Set E✝\nx : E✝\nE : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : FiniteDimensional ℝ E\ns : Set E\nhs : s ∈ 𝓝 0\nb : AffineBasis (Fin (finrank ℝ E + 1)) ℝ E\nc : AffineBasis (Fin (finrank ℝ E +...
[ "E✝ : Type u_1\ninst✝⁴ : NormedAddCommGroup E✝\ninst✝³ : NormedSpace ℝ E✝\ns✝ : Set E✝\nx : E✝\nE : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : FiniteDimensional ℝ E\ns : Set E\nhs : s ∈ 𝓝 0\nb : AffineBasis (Fin (finrank ℝ E + 1)) ℝ E\nc : AffineBasis (Fin (finrank ℝ E + 1)) ℝ E := ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Normed.Affine.Convex
{ "line": 71, "column": 4 }
{ "line": 72, "column": 70 }
{ "line": 72, "column": 71 }
[ { "pp": "E✝ : Type u_1\ninst✝⁴ : NormedAddCommGroup E✝\ninst✝³ : NormedSpace ℝ E✝\ns✝ : Set E✝\nx : E✝\nE : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : FiniteDimensional ℝ E\ns : Set E\nhs : s ∈ 𝓝 0\nb : AffineBasis (Fin (finrank ℝ E + 1)) ℝ E\nc : AffineBasis (Fin (finrank ℝ E +...
[ "E✝ : Type u_1\ninst✝⁴ : NormedAddCommGroup E✝\ninst✝³ : NormedSpace ℝ E✝\ns✝ : Set E✝\nx : E✝\nE : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : FiniteDimensional ℝ E\ns : Set E\nhs : s ∈ 𝓝 0\nb : AffineBasis (Fin (finrank ℝ E + 1)) ℝ E\nc : AffineBasis (Fin (finrank ℝ E + 1)) ℝ E := ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Normed.Affine.Convex
{ "line": 84, "column": 4 }
{ "line": 85, "column": 11 }
{ "line": 85, "column": 12 }
[ { "pp": "E✝ : Type u_1\ninst✝⁴ : NormedAddCommGroup E✝\ninst✝³ : NormedSpace ℝ E✝\ns✝ : Set E✝\nx : E✝\nE : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : FiniteDimensional ℝ E\ns : Set E\nhs : s ∈ 𝓝 0\nb : AffineBasis (Fin (finrank ℝ E + 1)) ℝ E\nc : AffineBasis (Fin (finrank ℝ E +...
[ "E✝ : Type u_1\ninst✝⁴ : NormedAddCommGroup E✝\ninst✝³ : NormedSpace ℝ E✝\ns✝ : Set E✝\nx : E✝\nE : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : FiniteDimensional ℝ E\ns : Set E\nhs : s ∈ 𝓝 0\nb : AffineBasis (Fin (finrank ℝ E + 1)) ℝ E\nc : AffineBasis (Fin (finrank ℝ E + 1)) ℝ E := ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Continuous
{ "line": 52, "column": 32 }
{ "line": 52, "column": 76 }
{ "line": 52, "column": 76 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\nf : E → ℝ\nx₀ : E\nε r M : ℝ\nhf : ConvexOn ℝ (ball x₀ r) f\nhε : 0 < ε\nhM : ∀ (a : E), dist a x₀ < r → |f a| ≤ M\nK : ℝ := 2 * M / ε\nhK : K = 2 * M / ε\nx y : E\nhx : x ∈ ball x₀ (r - ε)\nhy : y ∈ ball x₀ (r - ε)\nhx₀r : ball x₀ (...
[ "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\nf : E → ℝ\nx₀ : E\nε r M : ℝ\nhf : ConvexOn ℝ (ball x₀ r) f\nhε : 0 < ε\nhM : ∀ (a : E), dist a x₀ < r → |f a| ≤ M\nK : ℝ := 2 * M / ε\nhK : K = 2 * M / ε\nx y : E\nhx : x ∈ ball x₀ (r - ε)\nhy : y ∈ ball x₀ (r - ε)\nhx₀r : ball x₀ (r - ε) ⊆ bal...
simp [z, a, b, smul_smul, hxy.ne', smul_sub]
Lean.Elab.Tactic.evalSimp
Lean.Parser.Tactic.simp
Mathlib.Analysis.Normed.Affine.Convex
{ "line": 106, "column": 51 }
{ "line": 106, "column": 62 }
{ "line": 106, "column": 63 }
[ { "pp": "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : FiniteDimensional ℝ E\ns t : Set E\nhs₁ : Convex ℝ s\nhs₂ : IsCompact s\nht : t ∈ 𝓝ˢ s\nU : Set E\nhU₁ : IsOpen[PseudoMetricSpace.toUniformSpace.toTopologicalSpace] U\nhU₂ : s ⊆ U\nhU₃ : U ⊆ t\nV : Set E\nhV₁ : V ∈ 𝓝 0\nhV...
[ "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : FiniteDimensional ℝ E\ns t : Set E\nhs₁ : Convex ℝ s\nhs₂ : IsCompact s\nht : t ∈ 𝓝ˢ s\nU : Set E\nhU₁ : IsOpen[PseudoMetricSpace.toUniformSpace.toTopologicalSpace] U\nhU₂ : s ⊆ U\nhU₃ : U ⊆ t\nV : Set E\nhV₁ : V ∈ 𝓝 0\nhV₂ : V + s ⊆ ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Continuous
{ "line": 72, "column": 2 }
{ "line": 72, "column": 13 }
{ "line": 72, "column": 14 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\nf : E → ℝ\nx₀ : E\nε r M : ℝ\nhf : ConcaveOn ℝ (ball x₀ r) f\nhε : 0 < ε\nhM : ∀ (a : E), dist a x₀ < r → |f a| ≤ M\n⊢ LipschitzOnWith (2 * M / ε).toNNReal f (ball x₀ (r - ε))", "ppTerm": "?m.48", "assigned": false, "used...
[ "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\nf : E → ℝ\nx₀ : E\nε r M : ℝ\nhf : ConcaveOn ℝ (ball x₀ r) f\nhε : 0 < ε\nhM : ∀ (a : E), dist a x₀ < r → |f a| ≤ M\n⊢ LipschitzOnWith (2 * M / ε).toNNReal f (ball x₀ (r - ε))" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Continuous
{ "line": 72, "column": 56 }
{ "line": 72, "column": 67 }
{ "line": 72, "column": 68 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\nf : E → ℝ\nx₀ : E\nε r M : ℝ\nhf : ConcaveOn ℝ (ball x₀ r) f\nhε : 0 < ε\nhM : ∀ (a : E), dist a x₀ < r → |f a| ≤ M\n⊢ ∀ (a : E), dist a x₀ < r → |(-f) a| ≤ M", "ppTerm": "?m.70", "assigned": true, "usedConstants": [ ...
[ "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\nf : E → ℝ\nx₀ : E\nε r M : ℝ\nhf : ConcaveOn ℝ (ball x₀ r) f\nhε : 0 < ε\nhM : ∀ (a : E), dist a x₀ < r → |f a| ≤ M\n⊢ ∀ (a : E), dist a x₀ < r → |f a| ≤ M" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Continuous
{ "line": 80, "column": 6 }
{ "line": 80, "column": 27 }
{ "line": 80, "column": 27 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\nf : E → ℝ\nx₀ : E\nr r' : ℝ\nhf : ConvexOn ℝ (ball x₀ r) f\nhr : r' < r\nM : ℝ\nhM : ∀ (a : E), dist a x₀ < r → |f a| < M\n⊢ ∃ K, LipschitzOnWith K f (ball x₀ r')", "ppTerm": "?m.50", "assigned": true, "usedConstants": [ ...
[ "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\nf : E → ℝ\nx₀ : E\nr r' : ℝ\nhf : ConvexOn ℝ (ball x₀ r) f\nhr : r' < r\nM : ℝ\nhM : ∀ (a : E), dist a x₀ < r → |f a| < M\n⊢ ∃ K, LipschitzOnWith K f (ball x₀ (r - (r - r')))" ]
← sub_sub_cancel r r'
Lean.Elab.Tactic.evalRewriteSeq
null
Mathlib.Analysis.Convex.Continuous
{ "line": 86, "column": 2 }
{ "line": 86, "column": 13 }
{ "line": 86, "column": 14 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\nf : E → ℝ\nx₀ : E\nr r' : ℝ\nhf : ConcaveOn ℝ (ball x₀ r) f\nhr : r' < r\nhf' : IsBounded ((-f) '' ball x₀ r)\n⊢ ∃ K, LipschitzOnWith K f (ball x₀ r')", "ppTerm": "?m.106", "assigned": false, "usedConstants": [], "use...
[ "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\nf : E → ℝ\nx₀ : E\nr r' : ℝ\nhf : ConcaveOn ℝ (ball x₀ r) f\nhr : r' < r\nhf' : IsBounded ((-f) '' ball x₀ r)\n⊢ ∃ K, LipschitzOnWith K f (ball x₀ r')" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Continuous
{ "line": 111, "column": 2 }
{ "line": 111, "column": 38 }
{ "line": 111, "column": 39 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\nC : Set E\nf : E → ℝ\nhf : ConcaveOn ℝ C f\nx₀ : E\nhC : C ∈ 𝓝 x₀\n⊢ Filter.IsBoundedUnder (fun x1 x2 ↦ x1 ≤ x2) (𝓝 x₀) |f| ↔ Filter.IsBoundedUnder (fun x1 x2 ↦ x1 ≥ x2) (𝓝 x₀) f", "ppTerm": "?m.40", "assigned": true, ...
[ "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\nC : Set E\nf : E → ℝ\nhf : ConcaveOn ℝ C f\nx₀ : E\nhC : C ∈ 𝓝 x₀\n⊢ (Filter.IsBoundedUnder (fun x1 x2 ↦ x1 ≤ x2) (𝓝 x₀) fun i ↦ |f i|) ↔\n Filter.IsBoundedUnder (fun x1 x2 ↦ x2 ≤ x1) (𝓝 x₀) f" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.GaugeRescale
{ "line": 195, "column": 2 }
{ "line": 196, "column": 9 }
{ "line": 196, "column": 10 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\ns : Set E\nhc : Convex ℝ s\nhne : (interior s).Nonempty\nhb : Bornology.IsBounded s\n⊢ ∃ h,\n ⇑h '' interior s = ball 0 1 ∧\n ⇑h '' closure[PseudoMetricSpace.toUniformSpace.toTopologicalSpace] s = closedBall 0 1 ∧\n ⇑h...
[ "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\ns : Set E\nhc : Convex ℝ s\nhne : (interior s).Nonempty\nhb : Bornology.IsBounded s\n⊢ ∃ h,\n ⇑h '' interior s = ball 0 1 ∧\n ⇑h '' closure[PseudoMetricSpace.toUniformSpace.toTopologicalSpace] s = closedBall 0 1 ∧\n ⇑h '' frontier...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Integral
{ "line": 80, "column": 4 }
{ "line": 83, "column": 55 }
{ "line": 85, "column": 0 }
[ { "pp": "case refine_3\nα : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℝ E\ninst✝¹ : CompleteSpace E\nμ : Measure α\ns : Set E\nf : α → E\ninst✝ : IsProbabilityMeasure μ\nhs : Convex ℝ s\nhsc : IsClosed[PseudoMetricSpace.toUniformSpace.toTopologicalSpace]...
[]
simp only [SimpleFunc.mem_range, forall_mem_range] intro x apply (range g).inter_subset_right exact SimpleFunc.approxOn_mem hgm.measurable h₀ _ _
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Analysis.Convex.Integral
{ "line": 80, "column": 4 }
{ "line": 83, "column": 55 }
{ "line": 85, "column": 0 }
[ { "pp": "case refine_3\nα : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℝ E\ninst✝¹ : CompleteSpace E\nμ : Measure α\ns : Set E\nf : α → E\ninst✝ : IsProbabilityMeasure μ\nhs : Convex ℝ s\nhsc : IsClosed[PseudoMetricSpace.toUniformSpace.toTopologicalSpace]...
[]
simp only [SimpleFunc.mem_range, forall_mem_range] intro x apply (range g).inter_subset_right exact SimpleFunc.approxOn_mem hgm.measurable h₀ _ _
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Analysis.Convex.Continuous
{ "line": 181, "column": 2 }
{ "line": 181, "column": 13 }
{ "line": 181, "column": 14 }
[ { "pp": "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\nC : Set E\nf : E → ℝ\nhC : IsOpen[PseudoMetricSpace.toUniformSpace.toTopologicalSpace] C\nhf : ConcaveOn ℝ C f\n⊢ LocallyLipschitzOn C f ↔ ContinuousOn f C", "ppTerm": "?m.22", "assigned": false, "usedConstants": [], ...
[ "E : Type u_1\ninst✝¹ : NormedAddCommGroup E\ninst✝ : NormedSpace ℝ E\nC : Set E\nf : E → ℝ\nhC : IsOpen[PseudoMetricSpace.toUniformSpace.toTopologicalSpace] C\nhf : ConcaveOn ℝ C f\n⊢ LocallyLipschitzOn C f ↔ ContinuousOn f C" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Integral
{ "line": 122, "column": 2 }
{ "line": 122, "column": 76 }
{ "line": 123, "column": 4 }
[ { "pp": "α : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝⁴ : NormedAddCommGroup E\ninst✝³ : NormedSpace ℝ E\ninst✝² : CompleteSpace E\nμ : Measure α\ns : Set E\nf : α → E\ng : E → ℝ\ninst✝¹ : IsFiniteMeasure μ\ninst✝ : NeZero μ\nhg : ConcaveOn ℝ s g\nhgc : ContinuousOn g s\nhsc : IsClosed[PseudoMetricS...
[ "α : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝⁴ : NormedAddCommGroup E\ninst✝³ : NormedSpace ℝ E\ninst✝² : CompleteSpace E\nμ : Measure α\ns : Set E\nf : α → E\ng : E → ℝ\ninst✝¹ : IsFiniteMeasure μ\ninst✝ : NeZero μ\nhg : ConcaveOn ℝ s g\nhgc : ContinuousOn g s\nhsc : IsClosed[PseudoMetricSpace.toUnifo...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Integral
{ "line": 169, "column": 2 }
{ "line": 169, "column": 76 }
{ "line": 170, "column": 4 }
[ { "pp": "α : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : CompleteSpace E\nμ : Measure α\ns : Set E\nt : Set α\nf : α → E\ng : E → ℝ\nhg : ConcaveOn ℝ s g\nhgc : ContinuousOn g s\nhsc : IsClosed[PseudoMetricSpace.toUniformSpace.toTopologicalSpa...
[ "α : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\ninst✝ : CompleteSpace E\nμ : Measure α\ns : Set E\nt : Set α\nf : α → E\ng : E → ℝ\nhg : ConcaveOn ℝ s g\nhgc : ContinuousOn g s\nhsc : IsClosed[PseudoMetricSpace.toUniformSpace.toTopologicalSpace] s\nh0 : ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Continuous
{ "line": 196, "column": 33 }
{ "line": 196, "column": 44 }
{ "line": 196, "column": 45 }
[ { "pp": "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\nC : Set E\nf : E → ℝ\ninst✝ : FiniteDimensional ℝ E\nhC : IsOpen[PseudoMetricSpace.toUniformSpace.toTopologicalSpace] C\nhf : ConcaveOn ℝ C f\n⊢ LocallyLipschitzOn C f", "ppTerm": "?m.21", "assigned": false, "usedConstan...
[ "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\nC : Set E\nf : E → ℝ\ninst✝ : FiniteDimensional ℝ E\nhC : IsOpen[PseudoMetricSpace.toUniformSpace.toTopologicalSpace] C\nhf : ConcaveOn ℝ C f\n⊢ LocallyLipschitzOn C f" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Continuous
{ "line": 219, "column": 2 }
{ "line": 219, "column": 13 }
{ "line": 219, "column": 14 }
[ { "pp": "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\nf : E → ℝ\ninst✝ : FiniteDimensional ℝ E\nhf : ConvexOn ℝ univ f\n⊢ LocallyLipschitz f", "ppTerm": "?m.20", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\nf : E → ℝ\ninst✝ : FiniteDimensional ℝ E\nhf : ConvexOn ℝ univ f\n⊢ LocallyLipschitz f" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Continuous
{ "line": 222, "column": 2 }
{ "line": 222, "column": 13 }
{ "line": 222, "column": 14 }
[ { "pp": "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\nf : E → ℝ\ninst✝ : FiniteDimensional ℝ E\nhf : ConcaveOn ℝ univ f\n⊢ LocallyLipschitz f", "ppTerm": "?m.20", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "E : Type u_1\ninst✝² : NormedAddCommGroup E\ninst✝¹ : NormedSpace ℝ E\nf : E → ℝ\ninst✝ : FiniteDimensional ℝ E\nhf : ConcaveOn ℝ univ f\n⊢ LocallyLipschitz f" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Integral
{ "line": 202, "column": 2 }
{ "line": 202, "column": 40 }
{ "line": 202, "column": 41 }
[ { "pp": "α : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℝ E\ninst✝¹ : CompleteSpace E\nμ : Measure α\ns : Set E\nf : α → E\ng : E → ℝ\ninst✝ : IsProbabilityMeasure μ\nhg : ConvexOn ℝ s g\nhgc : ContinuousOn g s\nhsc : IsClosed[PseudoMetricSpace.toUniformS...
[ "α : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℝ E\ninst✝¹ : CompleteSpace E\nμ : Measure α\ns : Set E\nf : α → E\ng : E → ℝ\ninst✝ : IsProbabilityMeasure μ\nhg : ConvexOn ℝ s g\nhgc : ContinuousOn g s\nhsc : IsClosed[PseudoMetricSpace.toUniformSpace.toTopol...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Integral
{ "line": 211, "column": 2 }
{ "line": 211, "column": 40 }
{ "line": 211, "column": 41 }
[ { "pp": "α : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℝ E\ninst✝¹ : CompleteSpace E\nμ : Measure α\ns : Set E\nf : α → E\ng : E → ℝ\ninst✝ : IsProbabilityMeasure μ\nhg : ConcaveOn ℝ s g\nhgc : ContinuousOn g s\nhsc : IsClosed[PseudoMetricSpace.toUniform...
[ "α : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℝ E\ninst✝¹ : CompleteSpace E\nμ : Measure α\ns : Set E\nf : α → E\ng : E → ℝ\ninst✝ : IsProbabilityMeasure μ\nhg : ConcaveOn ℝ s g\nhgc : ContinuousOn g s\nhsc : IsClosed[PseudoMetricSpace.toUniformSpace.toTopo...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Intrinsic
{ "line": 245, "column": 9 }
{ "line": 245, "column": 25 }
{ "line": 245, "column": 26 }
[ { "pp": "𝕜 : Type u_1\nV : Type u_2\nW : Type u_3\nQ : Type u_4\nP : Type u_5\ninst✝⁸ : Ring 𝕜\ninst✝⁷ : AddCommGroup V\ninst✝⁶ : Module 𝕜 V\ninst✝⁵ : TopologicalSpace P\ninst✝⁴ : AddTorsor V P\ninst✝³ : AddCommGroup W\ninst✝² : Module 𝕜 W\ninst✝¹ : TopologicalSpace Q\ninst✝ : AddTorsor W Q\nf : P → Q\ns : ...
[ "𝕜 : Type u_1\nV : Type u_2\nW : Type u_3\nQ : Type u_4\nP : Type u_5\ninst✝⁸ : Ring 𝕜\ninst✝⁷ : AddCommGroup V\ninst✝⁶ : Module 𝕜 V\ninst✝⁵ : TopologicalSpace P\ninst✝⁴ : AddTorsor V P\ninst✝³ : AddCommGroup W\ninst✝² : Module 𝕜 W\ninst✝¹ : TopologicalSpace Q\ninst✝ : AddTorsor W Q\nf : P → Q\ns : Set P\ne : ↥...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Integral
{ "line": 273, "column": 2 }
{ "line": 292, "column": 40 }
{ "line": 294, "column": 0 }
[ { "pp": "α : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℝ E\ninst✝¹ : CompleteSpace E\nμ : Measure α\ns : Set E\nf : α → E\ng : E → ℝ\ninst✝ : IsFiniteMeasure μ\nhg : StrictConvexOn ℝ s g\nhgc : ContinuousOn g s\nhsc : IsClosed[PseudoMetricSpace.toUniform...
[]
have : ∀ {t}, μ t ≠ 0 → (⨍ x in t, f x ∂μ) ∈ s ∧ g (⨍ x in t, f x ∂μ) ≤ ⨍ x in t, g (f x) ∂μ := fun ht => hg.convexOn.set_average_mem_epigraph hgc hsc ht (by finiteness) (ae_restrict_of_ae hfs) hfi.integrableOn hgi.integrableOn refine (ae_eq_const_or_exists_average_ne_compl hfi).imp_right ?_ rintro ⟨t...
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Analysis.Convex.Integral
{ "line": 273, "column": 2 }
{ "line": 292, "column": 40 }
{ "line": 294, "column": 0 }
[ { "pp": "α : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℝ E\ninst✝¹ : CompleteSpace E\nμ : Measure α\ns : Set E\nf : α → E\ng : E → ℝ\ninst✝ : IsFiniteMeasure μ\nhg : StrictConvexOn ℝ s g\nhgc : ContinuousOn g s\nhsc : IsClosed[PseudoMetricSpace.toUniform...
[]
have : ∀ {t}, μ t ≠ 0 → (⨍ x in t, f x ∂μ) ∈ s ∧ g (⨍ x in t, f x ∂μ) ≤ ⨍ x in t, g (f x) ∂μ := fun ht => hg.convexOn.set_average_mem_epigraph hgc hsc ht (by finiteness) (ae_restrict_of_ae hfs) hfi.integrableOn hgi.integrableOn refine (ae_eq_const_or_exists_average_ne_compl hfi).imp_right ?_ rintro ⟨t...
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Analysis.Convex.Integral
{ "line": 301, "column": 2 }
{ "line": 301, "column": 62 }
{ "line": 302, "column": 4 }
[ { "pp": "α : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℝ E\ninst✝¹ : CompleteSpace E\nμ : Measure α\ns : Set E\nf : α → E\ng : E → ℝ\ninst✝ : IsFiniteMeasure μ\nhg : StrictConcaveOn ℝ s g\nhgc : ContinuousOn g s\nhsc : IsClosed[PseudoMetricSpace.toUnifor...
[ "α : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℝ E\ninst✝¹ : CompleteSpace E\nμ : Measure α\ns : Set E\nf : α → E\ng : E → ℝ\ninst✝ : IsFiniteMeasure μ\nhg : StrictConcaveOn ℝ s g\nhgc : ContinuousOn g s\nhsc : IsClosed[PseudoMetricSpace.toUniformSpace.toTop...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Integral
{ "line": 319, "column": 2 }
{ "line": 319, "column": 69 }
{ "line": 320, "column": 4 }
[ { "pp": "case pos.inr\nα : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℝ E\ninst✝¹ : CompleteSpace E\nμ : Measure α\nf : α → E\nC : ℝ\ninst✝ : StrictConvexSpace ℝ E\nhC0 : 0 < C\nhfi : Integrable f μ\nhμt : μ univ < ∞\nthis : IsFiniteMeasure μ\nh_le : ∀ᵐ (...
[ "case pos.inr\nα : Type u_1\nE : Type u_2\nm0 : MeasurableSpace α\ninst✝³ : NormedAddCommGroup E\ninst✝² : NormedSpace ℝ E\ninst✝¹ : CompleteSpace E\nμ : Measure α\nf : α → E\nC : ℝ\ninst✝ : StrictConvexSpace ℝ E\nhC0 : 0 < C\nhfi : Integrable f μ\nhμt : μ univ < ∞\nthis : IsFiniteMeasure μ\nh_le : ∀ᵐ (x : α) ∂μ, f...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.Star
{ "line": 82, "column": 2 }
{ "line": 82, "column": 68 }
{ "line": 84, "column": 0 }
[ { "pp": "R : Type u_1\nX : Type u_2\ninst✝³ : Semiring R\ninst✝² : PartialOrder R\ninst✝¹ : IsStrictOrderedRing R\ninst✝ : ConvexSpace R X\nx : X\nS : Set (Set X)\nhS : ∀ s ∈ S, IsStarConvexSet R x s\n⊢ IsStarConvexSet R x (⋃₀ S)", "ppTerm": "?m.27", "assigned": true, "usedConstants": [ "NonAs...
[]
rintro y ⟨s, hs, hy⟩ a ha b hb hab; exact ⟨s, hs, hS _ hs hy _ ..⟩
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Geometry.Convex.Star
{ "line": 82, "column": 2 }
{ "line": 82, "column": 68 }
{ "line": 84, "column": 0 }
[ { "pp": "R : Type u_1\nX : Type u_2\ninst✝³ : Semiring R\ninst✝² : PartialOrder R\ninst✝¹ : IsStrictOrderedRing R\ninst✝ : ConvexSpace R X\nx : X\nS : Set (Set X)\nhS : ∀ s ∈ S, IsStarConvexSet R x s\n⊢ IsStarConvexSet R x (⋃₀ S)", "ppTerm": "?m.27", "assigned": true, "usedConstants": [ "NonAs...
[]
rintro y ⟨s, hs, hy⟩ a ha b hb hab; exact ⟨s, hs, hS _ hs hy _ ..⟩
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Geometry.Convex.Star
{ "line": 96, "column": 25 }
{ "line": 96, "column": 36 }
{ "line": 96, "column": 37 }
[ { "pp": "R : Type u_1\nX : Type u_2\ninst✝³ : Semiring R\ninst✝² : PartialOrder R\ninst✝¹ : IsStrictOrderedRing R\ninst✝ : ConvexSpace R X\nx : X\ns : Set X\nhs : IsStarConvexSet R x s\ny : X\nhy : y ∈ s\n⊢ x ∈ s", "ppTerm": "?m.28", "assigned": false, "usedConstants": [], "usedFVars": [], "...
[ "R : Type u_1\nX : Type u_2\ninst✝³ : Semiring R\ninst✝² : PartialOrder R\ninst✝¹ : IsStrictOrderedRing R\ninst✝ : ConvexSpace R X\nx : X\ns : Set X\nhs : IsStarConvexSet R x s\ny : X\nhy : y ∈ s\n⊢ x ∈ s" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.Star
{ "line": 101, "column": 30 }
{ "line": 101, "column": 79 }
{ "line": 101, "column": 80 }
[ { "pp": "R : Type u_1\nX : Type u_2\nY : Type u_3\ninst✝⁴ : Semiring R\ninst✝³ : PartialOrder R\ninst✝² : IsStrictOrderedRing R\ninst✝¹ : ConvexSpace R X\ninst✝ : ConvexSpace R Y\nf : X → Y\nx : X\ns : Set Y\nhf : IsAffineMap R f\nhs : IsStarConvexSet R (f x) s\ny : X\nhy : y ∈ f ⁻¹' s\na b : R\nha : 0 ≤ a\nhb ...
[ "R : Type u_1\nX : Type u_2\nY : Type u_3\ninst✝⁴ : Semiring R\ninst✝³ : PartialOrder R\ninst✝² : IsStrictOrderedRing R\ninst✝¹ : ConvexSpace R X\ninst✝ : ConvexSpace R Y\nf : X → Y\nx : X\ns : Set Y\nhf : IsAffineMap R f\nhs : IsStarConvexSet R (f x) s\ny : X\nhy : y ∈ f ⁻¹' s\na b : R\nha : 0 ≤ a\nhb : 0 ≤ b\nhab...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.Star
{ "line": 111, "column": 50 }
{ "line": 111, "column": 61 }
{ "line": 111, "column": 62 }
[ { "pp": "R : Type u_1\nX : Type u_2\nY : Type u_3\ninst✝⁴ : Semiring R\ninst✝³ : PartialOrder R\ninst✝² : IsStrictOrderedRing R\ninst✝¹ : ConvexSpace R X\ninst✝ : ConvexSpace R Y\nx : X\ns : Set X\nt : Set Y\ny : Y\nhs : IsStarConvexSet R x s\nht : IsStarConvexSet R y t\nw : X\nz : Y\nhw : (w, z).1 ∈ s\nhz : (w...
[ "R : Type u_1\nX : Type u_2\nY : Type u_3\ninst✝⁴ : Semiring R\ninst✝³ : PartialOrder R\ninst✝² : IsStrictOrderedRing R\ninst✝¹ : ConvexSpace R X\ninst✝ : ConvexSpace R Y\nx : X\ns : Set X\nt : Set Y\ny : Y\nhs : IsStarConvexSet R x s\nht : IsStarConvexSet R y t\nw : X\nz : Y\nhw : (w, z).1 ∈ s\nhz : (w, z).2 ∈ t\n...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.Star
{ "line": 111, "column": 77 }
{ "line": 111, "column": 88 }
{ "line": 111, "column": 89 }
[ { "pp": "R : Type u_1\nX : Type u_2\nY : Type u_3\ninst✝⁴ : Semiring R\ninst✝³ : PartialOrder R\ninst✝² : IsStrictOrderedRing R\ninst✝¹ : ConvexSpace R X\ninst✝ : ConvexSpace R Y\nx : X\ns : Set X\nt : Set Y\ny : Y\nhs : IsStarConvexSet R x s\nht : IsStarConvexSet R y t\nw : X\nz : Y\nhw : (w, z).1 ∈ s\nhz : (w...
[ "R : Type u_1\nX : Type u_2\nY : Type u_3\ninst✝⁴ : Semiring R\ninst✝³ : PartialOrder R\ninst✝² : IsStrictOrderedRing R\ninst✝¹ : ConvexSpace R X\ninst✝ : ConvexSpace R Y\nx : X\ns : Set X\nt : Set Y\ny : Y\nhs : IsStarConvexSet R x s\nht : IsStarConvexSet R y t\nw : X\nz : Y\nhw : (w, z).1 ∈ s\nhz : (w, z).2 ∈ t\n...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.Star
{ "line": 117, "column": 35 }
{ "line": 117, "column": 46 }
{ "line": 117, "column": 47 }
[ { "pp": "R : Type u_1\ninst✝³ : Semiring R\ninst✝² : PartialOrder R\ninst✝¹ : IsStrictOrderedRing R\nι : Type u_6\nX : ι → Type u_7\ninst✝ : (i : ι) → ConvexSpace R (X i)\ns : Set ι\nx : (i : ι) → X i\nt : (i : ι) → Set (X i)\nht : ∀ i ∈ s, IsStarConvexSet R (x i) (t i)\ny : (i : ι) → X i\nhy : y ∈ s.pi t\na b ...
[ "R : Type u_1\ninst✝³ : Semiring R\ninst✝² : PartialOrder R\ninst✝¹ : IsStrictOrderedRing R\nι : Type u_6\nX : ι → Type u_7\ninst✝ : (i : ι) → ConvexSpace R (X i)\ns : Set ι\nx : (i : ι) → X i\nt : (i : ι) → Set (X i)\nht : ∀ i ∈ s, IsStarConvexSet R (x i) (t i)\ny : (i : ι) → X i\nhy : y ∈ s.pi t\na b : R\nha : 0 ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.ConvexSpace.Defs
{ "line": 103, "column": 4 }
{ "line": 103, "column": 21 }
{ "line": 103, "column": 22 }
[ { "pp": "case e_b\nR : Type u\ninst✝² : PartialOrder R\ninst✝¹ : Semiring R\nM : Type u_9\nw : StdSimplex R M\nx : M\ninst✝ : IsStrictOrderedRing R\na : R\nha : a ≠ 0\nhwa : w.weights = Finsupp.single x a\n⊢ a = 1", "ppTerm": "?e_b", "assigned": false, "usedConstants": [], "usedFVars": [], "...
[ "case e_b\nR : Type u\ninst✝² : PartialOrder R\ninst✝¹ : Semiring R\nM : Type u_9\nw : StdSimplex R M\nx : M\ninst✝ : IsStrictOrderedRing R\na : R\nha : a ≠ 0\nhwa : w.weights = Finsupp.single x a\n⊢ a = 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.ConvexSpace.Defs
{ "line": 125, "column": 2 }
{ "line": 125, "column": 47 }
{ "line": 127, "column": 0 }
[ { "pp": "R : Type u\ninst✝² : PartialOrder R\ninst✝¹ : Semiring R\nM : Type u_9\nN : Type u_10\ninst✝ : IsStrictOrderedRing R\nf : StdSimplex R M\nx : N\n⊢ map (fun x_1 ↦ x) f = single x", "ppTerm": "?m.24", "assigned": true, "usedConstants": [ "Finsupp.instFunLike", "NonAssocSemiring.to...
[]
ext a; by_cases x = a <;> simp [*, mapDomain]
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Geometry.Convex.ConvexSpace.Defs
{ "line": 125, "column": 2 }
{ "line": 125, "column": 47 }
{ "line": 127, "column": 0 }
[ { "pp": "R : Type u\ninst✝² : PartialOrder R\ninst✝¹ : Semiring R\nM : Type u_9\nN : Type u_10\ninst✝ : IsStrictOrderedRing R\nf : StdSimplex R M\nx : N\n⊢ map (fun x_1 ↦ x) f = single x", "ppTerm": "?m.24", "assigned": true, "usedConstants": [ "Finsupp.instFunLike", "NonAssocSemiring.to...
[]
ext a; by_cases x = a <;> simp [*, mapDomain]
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Geometry.Convex.ConvexSpace.Defs
{ "line": 218, "column": 2 }
{ "line": 218, "column": 13 }
{ "line": 218, "column": 14 }
[ { "pp": "X : Type u_2\nK : Type u_8\ninst✝³ : Semifield K\ninst✝² : LinearOrder K\ninst✝¹ : IsStrictOrderedRing K\ninst✝ : IsDomain K\nw : StdSimplex K X\na✝ : X\nhx : ∃ x ∈ {a✝}, w.weights x ≠ 0\n⊢ ¬w.weights a✝ = 0", "ppTerm": "?m.40", "assigned": false, "usedConstants": [], "usedFVars": [], ...
[ "X : Type u_2\nK : Type u_8\ninst✝³ : Semifield K\ninst✝² : LinearOrder K\ninst✝¹ : IsStrictOrderedRing K\ninst✝ : IsDomain K\nw : StdSimplex K X\na✝ : X\nhx : ∃ x ∈ {a✝}, w.weights x ≠ 0\n⊢ ¬w.weights a✝ = 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.Set
{ "line": 197, "column": 35 }
{ "line": 197, "column": 46 }
{ "line": 197, "column": 47 }
[ { "pp": "K : Type u_4\nX : Type u_5\ninst✝³ : Field K\ninst✝² : LinearOrder K\ninst✝¹ : IsStrictOrderedRing K\ninst✝ : ConvexSpace K X\ns : Set X\nhs : ∀ (a b : K) (ha : 0 ≤ a) (hb : 0 ≤ b) (hab : a + b = 1), ∀ x ∈ s, ∀ y ∈ s, convexCombPair a b ha hb hab x y ∈ s\nt✝ : Finset X\nx : X\nt : Finset X\nhx : x ∉ t\...
[ "K : Type u_4\nX : Type u_5\ninst✝³ : Field K\ninst✝² : LinearOrder K\ninst✝¹ : IsStrictOrderedRing K\ninst✝ : ConvexSpace K X\ns : Set X\nhs : ∀ (a b : K) (ha : 0 ≤ a) (hb : 0 ≤ b) (hab : a + b = 1), ∀ x ∈ s, ∀ y ∈ s, convexCombPair a b ha hb hab x y ∈ s\nt✝ : Finset X\nx : X\nt : Finset X\nhx : x ∉ t\nht : t.None...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.ConvexSpace.Defs
{ "line": 378, "column": 18 }
{ "line": 378, "column": 29 }
{ "line": 378, "column": 30 }
[ { "pp": "R : Type u_1\nM : Type u_3\nI : Type u_6\ninst✝³ : PartialOrder R\ninst✝² : Semiring R\ninst✝¹ : IsStrictOrderedRing R\ninst✝ : ConvexSpace R M\nw : StdSimplex R I\nf g : I → M\nhfg : ∀ (i : I), w.weights i ≠ 0 → f i = g i\ni✝ : M\ni : I\nhi : i ∈ w.weights.support\n⊢ w.weights i ≠ 0", "ppTerm": "?...
[ "R : Type u_1\nM : Type u_3\nI : Type u_6\ninst✝³ : PartialOrder R\ninst✝² : Semiring R\ninst✝¹ : IsStrictOrderedRing R\ninst✝ : ConvexSpace R M\nw : StdSimplex R I\nf g : I → M\nhfg : ∀ (i : I), w.weights i ≠ 0 → f i = g i\ni✝ : M\ni : I\nhi : i ∈ w.weights.support\n⊢ ¬w.weights i = 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.Set
{ "line": 200, "column": 45 }
{ "line": 200, "column": 61 }
{ "line": 200, "column": 62 }
[ { "pp": "K : Type u_4\nX : Type u_5\ninst✝³ : Field K\ninst✝² : LinearOrder K\ninst✝¹ : IsStrictOrderedRing K\ninst✝ : ConvexSpace K X\ns : Set X\nhs : ∀ (a b : K) (ha : 0 ≤ a) (hb : 0 ≤ b) (hab : a + b = 1), ∀ x ∈ s, ∀ y ∈ s, convexCombPair a b ha hb hab x y ∈ s\nt✝ : Finset X\nx : X\nt : Finset X\nhx : x ∉ t\...
[ "K : Type u_4\nX : Type u_5\ninst✝³ : Field K\ninst✝² : LinearOrder K\ninst✝¹ : IsStrictOrderedRing K\ninst✝ : ConvexSpace K X\ns : Set X\nhs : ∀ (a b : K) (ha : 0 ≤ a) (hb : 0 ≤ b) (hab : a + b = 1), ∀ x ∈ s, ∀ y ∈ s, convexCombPair a b ha hb hab x y ∈ s\nt✝ : Finset X\nx : X\nt : Finset X\nhx : x ∉ t\nih : ∀ ⦃w :...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.ConvexSpace.Defs
{ "line": 519, "column": 2 }
{ "line": 519, "column": 13 }
{ "line": 519, "column": 14 }
[ { "pp": "R : Type u_1\nM : Type u_3\nJ : Type u_7\ninst✝³ : PartialOrder R\ninst✝² : Semiring R\ninst✝¹ : IsStrictOrderedRing R\ninst✝ : ConvexSpace R M\ns t : R\nhs : 0 ≤ s\nht : 0 ≤ t\nh : s + t = 1\ng : StdSimplex R J\ne : J → M\nm : M\n⊢ convexCombPair s t hs ht h (iConvexComb g e) m =\n sConvexComb (con...
[ "R : Type u_1\nM : Type u_3\nJ : Type u_7\ninst✝³ : PartialOrder R\ninst✝² : Semiring R\ninst✝¹ : IsStrictOrderedRing R\ninst✝ : ConvexSpace R M\ns t : R\nhs : 0 ≤ s\nht : 0 ≤ t\nh : s + t = 1\ng : StdSimplex R J\ne : J → M\nm : M\n⊢ convexCombPair s t hs ht h (iConvexComb g e) m =\n sConvexComb (convexCombPair ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.ConvexSpace.Defs
{ "line": 524, "column": 2 }
{ "line": 524, "column": 13 }
{ "line": 524, "column": 14 }
[ { "pp": "R : Type u_1\nM : Type u_3\nJ : Type u_7\ninst✝³ : PartialOrder R\ninst✝² : Semiring R\ninst✝¹ : IsStrictOrderedRing R\ninst✝ : ConvexSpace R M\ns t : R\nhs : 0 ≤ s\nht : 0 ≤ t\nh : s + t = 1\nm : M\ng : StdSimplex R J\ne : J → M\n⊢ convexCombPair s t hs ht h m (iConvexComb g e) =\n sConvexComb (con...
[ "R : Type u_1\nM : Type u_3\nJ : Type u_7\ninst✝³ : PartialOrder R\ninst✝² : Semiring R\ninst✝¹ : IsStrictOrderedRing R\ninst✝ : ConvexSpace R M\ns t : R\nhs : 0 ≤ s\nht : 0 ≤ t\nh : s + t = 1\nm : M\ng : StdSimplex R J\ne : J → M\n⊢ convexCombPair s t hs ht h m (iConvexComb g e) =\n sConvexComb (convexCombPair ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.MetricSpace
{ "line": 72, "column": 2 }
{ "line": 73, "column": 9 }
{ "line": 73, "column": 10 }
[ { "pp": "X : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\nι : Type u_3\nf : StdSimplex ℝ ι\nx y : ι → X\n⊢ dist (iConvexComb f x) (iConvexComb f y) ≤ iConvexComb f fun i ↦ dist (x i) (y i)", "ppTerm": "?m.37", "assigned": true, "usedConstants": [ "Eq.mpr"...
[ "X : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\nι : Type u_3\nf : StdSimplex ℝ ι\nx y : ι → X\n⊢ dist (iConvexComb f x) (iConvexComb f y) ≤ f.weights.sum fun i r ↦ r * dist (x i) (y i)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.MetricSpace
{ "line": 79, "column": 2 }
{ "line": 79, "column": 13 }
{ "line": 79, "column": 14 }
[ { "pp": "I : Type u_1\nX : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\nf : StdSimplex ℝ I\ng : I → X\nx : X\n⊢ dist (iConvexComb f g) x ≤ iConvexComb f fun i ↦ dist (g i) x", "ppTerm": "?m.30", "assigned": true, "usedConstants": [ "Eq.mpr", "NonAss...
[ "I : Type u_1\nX : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\nf : StdSimplex ℝ I\ng : I → X\nx : X\n⊢ dist (iConvexComb f g) x ≤ f.weights.sum fun i r ↦ r * dist (g i) x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.MetricSpace
{ "line": 83, "column": 2 }
{ "line": 83, "column": 13 }
{ "line": 83, "column": 14 }
[ { "pp": "I : Type u_1\nX : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\nx : X\nf : StdSimplex ℝ I\ng : I → X\n⊢ dist x (iConvexComb f g) ≤ iConvexComb f fun i ↦ dist x (g i)", "ppTerm": "?m.30", "assigned": true, "usedConstants": [ "Eq.mpr", "NonAss...
[ "I : Type u_1\nX : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\nx : X\nf : StdSimplex ℝ I\ng : I → X\n⊢ dist x (iConvexComb f g) ≤ f.weights.sum fun i r ↦ r * dist x (g i)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.MetricSpace
{ "line": 87, "column": 2 }
{ "line": 87, "column": 13 }
{ "line": 87, "column": 14 }
[ { "pp": "X : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\nf : StdSimplex ℝ X\nx : X\n⊢ dist (sConvexComb f) x ≤ iConvexComb f fun x_1 ↦ dist x_1 x", "ppTerm": "?m.29", "assigned": true, "usedConstants": [ "Eq.mpr", "NonAssocSemiring.toAddCommMonoidW...
[ "X : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\nf : StdSimplex ℝ X\nx : X\n⊢ dist (sConvexComb f) x ≤ f.weights.sum fun i r ↦ r * dist i x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.MetricSpace
{ "line": 91, "column": 2 }
{ "line": 91, "column": 13 }
{ "line": 91, "column": 14 }
[ { "pp": "X : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\nx : X\nf : StdSimplex ℝ X\n⊢ dist x (sConvexComb f) ≤ iConvexComb f (dist x)", "ppTerm": "?m.28", "assigned": true, "usedConstants": [ "Eq.mpr", "NonAssocSemiring.toAddCommMonoidWithOne", ...
[ "X : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\nx : X\nf : StdSimplex ℝ X\n⊢ dist x (sConvexComb f) ≤ f.weights.sum fun i r ↦ r * dist x i" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.ConvexSpace.Defs
{ "line": 579, "column": 2 }
{ "line": 579, "column": 13 }
{ "line": 579, "column": 14 }
[ { "pp": "R : Type u_9\nM : Type u_10\nI : Type u_11\ninst✝³ : PartialOrder R\ninst✝² : CommSemiring R\ninst✝¹ : IsStrictOrderedRing R\ninst✝ : ConvexSpace R M\ns t : R\nhs : 0 ≤ s\nht : 0 ≤ t\nh : s + t = 1\nf : StdSimplex R I\nm : M\ne : I → M\n⊢ (iConvexComb f fun x ↦ convexCombPair s t hs ht h (e x) m) = con...
[ "R : Type u_9\nM : Type u_10\nI : Type u_11\ninst✝³ : PartialOrder R\ninst✝² : CommSemiring R\ninst✝¹ : IsStrictOrderedRing R\ninst✝ : ConvexSpace R M\ns t : R\nhs : 0 ≤ s\nht : 0 ≤ t\nh : s + t = 1\nf : StdSimplex R I\nm : M\ne : I → M\n⊢ (iConvexComb f fun x ↦ convexCombPair s t hs ht h (e x) m) = convexCombPair ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.ConvexSpace.Defs
{ "line": 584, "column": 2 }
{ "line": 584, "column": 13 }
{ "line": 584, "column": 14 }
[ { "pp": "R : Type u_9\nM : Type u_10\nI : Type u_11\ninst✝³ : PartialOrder R\ninst✝² : CommSemiring R\ninst✝¹ : IsStrictOrderedRing R\ninst✝ : ConvexSpace R M\ns t : R\nhs : 0 ≤ s\nht : 0 ≤ t\nh : s + t = 1\nf : StdSimplex R I\nm : M\ne : I → M\n⊢ (iConvexComb f fun x ↦ convexCombPair s t hs ht h m (e x)) = con...
[ "R : Type u_9\nM : Type u_10\nI : Type u_11\ninst✝³ : PartialOrder R\ninst✝² : CommSemiring R\ninst✝¹ : IsStrictOrderedRing R\ninst✝ : ConvexSpace R M\ns t : R\nhs : 0 ≤ s\nht : 0 ≤ t\nh : s + t = 1\nf : StdSimplex R I\nm : M\ne : I → M\n⊢ (iConvexComb f fun x ↦ convexCombPair s t hs ht h m (e x)) = convexCombPair ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.MetricSpace
{ "line": 124, "column": 17 }
{ "line": 124, "column": 42 }
{ "line": 124, "column": 42 }
[ { "pp": "X : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\ns t : ℝ\nhs : 0 ≤ s\nht : 0 ≤ t\nh : s + t = 1\nx y : X\n⊢ dist (convexCombPair s t hs ht h x y) y = s * dist x y", "ppTerm": "?m.41", "assigned": true, "usedConstants": [ "Eq.mpr", "Real.par...
[ "X : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\ns t : ℝ\nhs : 0 ≤ s\nht : 0 ≤ t\nh : s + t = 1\nx y : X\n⊢ s * dist x y = s * dist x y" ]
dist_convexCombPair_right
Lean.Elab.Tactic.evalRewriteSeq
null
Mathlib.Analysis.Convex.Radon
{ "line": 55, "column": 4 }
{ "line": 55, "column": 37 }
{ "line": 55, "column": 38 }
[ { "pp": "ι : Type u_1\n𝕜 : Type u_2\nE : Type u_3\ninst✝⁴ : Field 𝕜\ninst✝³ : LinearOrder 𝕜\ninst✝² : IsStrictOrderedRing 𝕜\ninst✝¹ : AddCommGroup E\ninst✝ : Module 𝕜 E\nf : ι → E\ns : Finset ι\nw : ι → 𝕜\nh_wsum : s.sum w = 0\nh_vsum : ∑ e ∈ s, w e • f e = 0\nnonzero_w_index : ι\nh1 : nonzero_w_index ∈ s...
[ "ι : Type u_1\n𝕜 : Type u_2\nE : Type u_3\ninst✝⁴ : Field 𝕜\ninst✝³ : LinearOrder 𝕜\ninst✝² : IsStrictOrderedRing 𝕜\ninst✝¹ : AddCommGroup E\ninst✝ : Module 𝕜 E\nf : ι → E\ns : Finset ι\nw : ι → 𝕜\nh_wsum : s.sum w = 0\nh_vsum : ∑ e ∈ s, w e • f e = 0\nnonzero_w_index : ι\nh1 : nonzero_w_index ∈ s\nh2 : w non...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Radon
{ "line": 62, "column": 4 }
{ "line": 62, "column": 39 }
{ "line": 62, "column": 40 }
[ { "pp": "ι : Type u_1\n𝕜 : Type u_2\nE : Type u_3\ninst✝⁴ : Field 𝕜\ninst✝³ : LinearOrder 𝕜\ninst✝² : IsStrictOrderedRing 𝕜\ninst✝¹ : AddCommGroup E\ninst✝ : Module 𝕜 E\nf : ι → E\ns : Finset ι\nw : ι → 𝕜\nh_wsum : s.sum w = 0\nh_vsum : ∑ e ∈ s, w e • f e = 0\nnonzero_w_index : ι\nh1 : nonzero_w_index ∈ s...
[ "ι : Type u_1\n𝕜 : Type u_2\nE : Type u_3\ninst✝⁴ : Field 𝕜\ninst✝³ : LinearOrder 𝕜\ninst✝² : IsStrictOrderedRing 𝕜\ninst✝¹ : AddCommGroup E\ninst✝ : Module 𝕜 E\nf : ι → E\ns : Finset ι\nw : ι → 𝕜\nh_wsum : s.sum w = 0\nh_vsum : ∑ e ∈ s, w e • f e = 0\nnonzero_w_index : ι\nh1 : nonzero_w_index ∈ s\nh2 : w non...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Quasiconvex
{ "line": 217, "column": 47 }
{ "line": 217, "column": 73 }
{ "line": 217, "column": 74 }
[ { "pp": "𝕜 : Type u_1\nE : Type u_2\nβ : Type u_3\ninst✝⁴ : Semiring 𝕜\ninst✝³ : PartialOrder 𝕜\ninst✝² : AddCommMonoid E\ninst✝¹ : LinearOrder β\ninst✝ : SMul 𝕜 E\ns : Set E\nf : E → β\n⊢ (Convex 𝕜 s ∧\n ∀ ⦃x : E⦄,\n x ∈ s → ∀ ⦃y : E⦄, y ∈ s → ∀ ⦃a b : 𝕜⦄, 0 ≤ a → 0 ≤ b → a + b = 1 → f (a...
[ "𝕜 : Type u_1\nE : Type u_2\nβ : Type u_3\ninst✝⁴ : Semiring 𝕜\ninst✝³ : PartialOrder 𝕜\ninst✝² : AddCommMonoid E\ninst✝¹ : LinearOrder β\ninst✝ : SMul 𝕜 E\ns : Set E\nf : E → β\n⊢ ((Convex 𝕜 s ∧\n ∀ ⦃x : E⦄,\n x ∈ s → ∀ ⦃y : E⦄, y ∈ s → ∀ ⦃a b : 𝕜⦄, 0 ≤ a → 0 ≤ b → a + b = 1 → f (a • x + b • ...
quasiconcaveOn_iff_min_le,
Lean.Elab.Tactic.evalRewriteSeq
null
Mathlib.Analysis.Convex.MetricSpace
{ "line": 179, "column": 40 }
{ "line": 179, "column": 51 }
{ "line": 179, "column": 52 }
[ { "pp": "I : Type u_1\nX : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\nx : ↑(Set.Icc 0 1) × X × X\n⊢ 0 ≤ 1 - ↑x.1", "ppTerm": "?m.60", "assigned": true, "usedConstants": [ "Eq.mpr", "Real.partialOrder", "Real", "Real.instZero", "R...
[ "I : Type u_1\nX : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\nx : ↑(Set.Icc 0 1) × X × X\n⊢ ↑x.1 ≤ 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.MetricSpace
{ "line": 187, "column": 12 }
{ "line": 187, "column": 23 }
{ "line": 187, "column": 24 }
[ { "pp": "case ha\nX : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\ni : ↑(Set.Icc 0 1)\nx y : X × X\n⊢ 0 ≤ ↑i", "ppTerm": "?ha✝", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "case ha\nX : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\ni : ↑(Set.Icc 0 1)\nx y : X × X\n⊢ 0 ≤ ↑i" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.MetricSpace
{ "line": 189, "column": 12 }
{ "line": 189, "column": 23 }
{ "line": 189, "column": 24 }
[ { "pp": "case ha\nX : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\ni : ↑(Set.Icc 0 1)\nx y : X × X\n⊢ 0 ≤ 1 - ↑i", "ppTerm": "?ha✝", "assigned": true, "usedConstants": [ "Eq.mpr", "Real", "Real.instZero", "Real.instSub", "covariant...
[ "case ha\nX : Type u_2\ninst✝² : ConvexSpace ℝ X\ninst✝¹ : MetricSpace X\ninst✝ : IsConvexDist X\ni : ↑(Set.Icc 0 1)\nx y : X × X\n⊢ ↑i ≤ 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.MetricSpace
{ "line": 204, "column": 66 }
{ "line": 204, "column": 77 }
{ "line": 204, "column": 78 }
[ { "pp": "I : Type u_1\nX : Type u_2\ninst✝³ : ConvexSpace ℝ X\ninst✝² : MetricSpace X\ninst✝¹ : IsConvexDist X\nT : Type u_3\ninst✝ : TopologicalSpace T\nf : T → ℝ\nhf : Continuous f\nhf0 : ∀ (t : T), 0 ≤ f t\nhf1 : ∀ (t : T), f t ≤ 1\nx y : T → X\nhx : ContinuousOn x (f ⁻¹' {0}ᶜ)\nhy : ContinuousOn y (f ⁻¹' {1...
[ "I : Type u_1\nX : Type u_2\ninst✝³ : ConvexSpace ℝ X\ninst✝² : MetricSpace X\ninst✝¹ : IsConvexDist X\nT : Type u_3\ninst✝ : TopologicalSpace T\nf : T → ℝ\nhf : Continuous f\nhf0 : ∀ (t : T), 0 ≤ f t\nhf1 : ∀ (t : T), f t ≤ 1\nx y : T → X\nhx : ContinuousOn x (f ⁻¹' {0}ᶜ)\nhy : ContinuousOn y (f ⁻¹' {1}ᶜ)\nhx' : B...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.MetricSpace
{ "line": 218, "column": 4 }
{ "line": 218, "column": 65 }
{ "line": 218, "column": 66 }
[ { "pp": "X : Type u_2\ninst✝³ : ConvexSpace ℝ X\ninst✝² : MetricSpace X\ninst✝¹ : IsConvexDist X\nT : Type u_3\ninst✝ : TopologicalSpace T\nf : T → ℝ\nhf : Continuous f\nhf0 : ∀ (t : T), 0 ≤ f t\nhf1 : ∀ (t : T), f t ≤ 1\nx y : T → X\nhx : ContinuousOn x (f ⁻¹' {0}ᶜ)\nhy : ContinuousOn y (f ⁻¹' {1}ᶜ)\nhx' : Bor...
[ "X : Type u_2\ninst✝³ : ConvexSpace ℝ X\ninst✝² : MetricSpace X\ninst✝¹ : IsConvexDist X\nT : Type u_3\ninst✝ : TopologicalSpace T\nf : T → ℝ\nhf : Continuous f\nhf0 : ∀ (t : T), 0 ≤ f t\nhf1 : ∀ (t : T), f t ≤ 1\nx y : T → X\nhx : ContinuousOn x (f ⁻¹' {0}ᶜ)\nhy : ContinuousOn y (f ⁻¹' {1}ᶜ)\nhx' : Bornology.IsBou...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.MetricSpace
{ "line": 226, "column": 69 }
{ "line": 226, "column": 80 }
{ "line": 226, "column": 81 }
[ { "pp": "X : Type u_2\ninst✝³ : ConvexSpace ℝ X\ninst✝² : MetricSpace X\ninst✝¹ : IsConvexDist X\nT : Type u_3\ninst✝ : TopologicalSpace T\nf : T → ℝ\nhf : Continuous f\nhf0 : ∀ (t : T), 0 ≤ f t\nhf1 : ∀ (t : T), f t ≤ 1\nx y : T → X\nhx : ContinuousOn x (f ⁻¹' {0}ᶜ)\nhy : ContinuousOn y (f ⁻¹' {1}ᶜ)\nhx' : Bor...
[ "X : Type u_2\ninst✝³ : ConvexSpace ℝ X\ninst✝² : MetricSpace X\ninst✝¹ : IsConvexDist X\nT : Type u_3\ninst✝ : TopologicalSpace T\nf : T → ℝ\nhf : Continuous f\nhf0 : ∀ (t : T), 0 ≤ f t\nhf1 : ∀ (t : T), f t ≤ 1\nx y : T → X\nhx : ContinuousOn x (f ⁻¹' {0}ᶜ)\nhy : ContinuousOn y (f ⁻¹' {1}ᶜ)\nhx' : Bornology.IsBou...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.MetricSpace
{ "line": 239, "column": 69 }
{ "line": 239, "column": 80 }
{ "line": 239, "column": 81 }
[ { "pp": "X : Type u_2\ninst✝³ : ConvexSpace ℝ X\ninst✝² : MetricSpace X\ninst✝¹ : IsConvexDist X\nT : Type u_3\ninst✝ : TopologicalSpace T\nf : T → ℝ\nhf : Continuous f\nhf0 : ∀ (t : T), 0 ≤ f t\nhf1 : ∀ (t : T), f t ≤ 1\nx y : T → X\nhx : ContinuousOn x (f ⁻¹' {0}ᶜ)\nhy : ContinuousOn y (f ⁻¹' {1}ᶜ)\nhx' : Bor...
[ "X : Type u_2\ninst✝³ : ConvexSpace ℝ X\ninst✝² : MetricSpace X\ninst✝¹ : IsConvexDist X\nT : Type u_3\ninst✝ : TopologicalSpace T\nf : T → ℝ\nhf : Continuous f\nhf0 : ∀ (t : T), 0 ≤ f t\nhf1 : ∀ (t : T), f t ≤ 1\nx y : T → X\nhx : ContinuousOn x (f ⁻¹' {0}ᶜ)\nhy : ContinuousOn y (f ⁻¹' {1}ᶜ)\nhx' : Bornology.IsBou...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.ConvexSpace.Module
{ "line": 87, "column": 2 }
{ "line": 87, "column": 13 }
{ "line": 87, "column": 14 }
[ { "pp": "R : Type u_2\nM : Type u_3\nN : Type u_4\nI : Type u_5\ninst✝¹⁰ : Semiring R\ninst✝⁹ : PartialOrder R\ninst✝⁸ : IsStrictOrderedRing R\ninst✝⁷ : AddCommMonoid M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommMonoid N\ninst✝⁴ : Module R N\nf : M → N\ninst✝³ : ConvexSpace R M\ninst✝² : IsModuleConvexSpace R M\nins...
[ "R : Type u_2\nM : Type u_3\nN : Type u_4\nI : Type u_5\ninst✝¹⁰ : Semiring R\ninst✝⁹ : PartialOrder R\ninst✝⁸ : IsStrictOrderedRing R\ninst✝⁷ : AddCommMonoid M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommMonoid N\ninst✝⁴ : Module R N\nf : M → N\ninst✝³ : ConvexSpace R M\ninst✝² : IsModuleConvexSpace R M\ninst✝¹ : Convex...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.ConvexSpace.Module
{ "line": 91, "column": 2 }
{ "line": 91, "column": 13 }
{ "line": 91, "column": 14 }
[ { "pp": "R : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹⁰ : Semiring R\ninst✝⁹ : PartialOrder R\ninst✝⁸ : IsStrictOrderedRing R\ninst✝⁷ : AddCommMonoid M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommMonoid N\ninst✝⁴ : Module R N\nf : M → N\ninst✝³ : ConvexSpace R M\ninst✝² : IsModuleConvexSpace R M\ninst✝¹ : ConvexSp...
[ "R : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹⁰ : Semiring R\ninst✝⁹ : PartialOrder R\ninst✝⁸ : IsStrictOrderedRing R\ninst✝⁷ : AddCommMonoid M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommMonoid N\ninst✝⁴ : Module R N\nf : M → N\ninst✝³ : ConvexSpace R M\ninst✝² : IsModuleConvexSpace R M\ninst✝¹ : ConvexSpace R N\nins...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Geometry.Convex.ConvexSpace.Module
{ "line": 152, "column": 2 }
{ "line": 152, "column": 30 }
{ "line": 152, "column": 31 }
[ { "pp": "R : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹⁰ : Semiring R\ninst✝⁹ : PartialOrder R\ninst✝⁸ : IsStrictOrderedRing R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\ninst✝³ : ConvexSpace R M\ninst✝² : IsModuleConvexSpace R M\ninst✝¹ : ConvexSpace R N\ninst...
[ "R : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹⁰ : Semiring R\ninst✝⁹ : PartialOrder R\ninst✝⁸ : IsStrictOrderedRing R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\ninst✝³ : ConvexSpace R M\ninst✝² : IsModuleConvexSpace R M\ninst✝¹ : ConvexSpace R N\ninst✝ : IsModule...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.SimplicialComplex.Basic
{ "line": 75, "column": 14 }
{ "line": 75, "column": 25 }
{ "line": 75, "column": 26 }
[ { "pp": "𝕜 : Type u_1\nE : Type u_2\ninst✝³ : Ring 𝕜\ninst✝² : PartialOrder 𝕜\ninst✝¹ : AddCommGroup E\ninst✝ : Module 𝕜 E\nK : SimplicialComplex 𝕜 E\nh : ∅ ∈ K.faces\n⊢ False", "ppTerm": "?m.14", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "𝕜 : Type u_1\nE : Type u_2\ninst✝³ : Ring 𝕜\ninst✝² : PartialOrder 𝕜\ninst✝¹ : AddCommGroup E\ninst✝ : Module 𝕜 E\nK : SimplicialComplex 𝕜 E\nh : ∅ ∈ K.faces\n⊢ False" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.SimplicialComplex.Basic
{ "line": 110, "column": 4 }
{ "line": 110, "column": 29 }
{ "line": 110, "column": 30 }
[ { "pp": "case refine_1\n𝕜 : Type u_1\nE : Type u_2\ninst✝³ : Ring 𝕜\ninst✝² : PartialOrder 𝕜\ninst✝¹ : AddCommGroup E\ninst✝ : Module 𝕜 E\nK : SimplicialComplex 𝕜 E\ns t : Finset E\nhs : s ∈ K.faces\nht : t ∈ K.faces\nh :\n ((convexHull 𝕜) ↑s ∩ (convexHull 𝕜) ↑t).Nonempty ∧\n ∀ u ∈ K.faces, (convexHu...
[ "case refine_1\n𝕜 : Type u_1\nE : Type u_2\ninst✝³ : Ring 𝕜\ninst✝² : PartialOrder 𝕜\ninst✝¹ : AddCommGroup E\ninst✝ : Module 𝕜 E\nK : SimplicialComplex 𝕜 E\ns t : Finset E\nhs : s ∈ K.faces\nht : t ∈ K.faces\nh :\n ((convexHull 𝕜) ↑s ∩ (convexHull 𝕜) ↑t).Nonempty ∧\n ∀ u ∈ K.faces, (convexHull 𝕜) ↑s ∩ ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.MetricSpace
{ "line": 254, "column": 66 }
{ "line": 254, "column": 77 }
{ "line": 254, "column": 78 }
[ { "pp": "I : Type u_1\nX : Type u_2\ninst✝⁴ : ConvexSpace ℝ X\ninst✝³ : MetricSpace X\ninst✝² : IsConvexDist X\ninst✝¹ : BoundedSpace X\nT : Type u_3\ninst✝ : TopologicalSpace T\nf : T → ℝ\nhf : Continuous f\nhf0 : ∀ (t : T), 0 ≤ f t\nhf1 : ∀ (t : T), f t ≤ 1\nx y : T → X\nhx : ContinuousOn x (f ⁻¹' {0}ᶜ)\nhy :...
[ "I : Type u_1\nX : Type u_2\ninst✝⁴ : ConvexSpace ℝ X\ninst✝³ : MetricSpace X\ninst✝² : IsConvexDist X\ninst✝¹ : BoundedSpace X\nT : Type u_3\ninst✝ : TopologicalSpace T\nf : T → ℝ\nhf : Continuous f\nhf0 : ∀ (t : T), 0 ≤ f t\nhf1 : ∀ (t : T), f t ≤ 1\nx y : T → X\nhx : ContinuousOn x (f ⁻¹' {0}ᶜ)\nhy : ContinuousO...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.SimplicialComplex.Basic
{ "line": 124, "column": 4 }
{ "line": 124, "column": 27 }
{ "line": 124, "column": 28 }
[ { "pp": "𝕜 : Type u_1\nE : Type u_2\ninst✝³ : Ring 𝕜\ninst✝² : PartialOrder 𝕜\ninst✝¹ : AddCommGroup E\ninst✝ : Module 𝕜 E\nK : SimplicialComplex 𝕜 E\ns t : Finset E\nx : E\nfaces : Set (Finset E)\nindep : ∀ s ∈ faces, AffineIndependent 𝕜 Subtype.val\ndown_closed : IsLowerSet faces\ninter_subset_convexHul...
[ "𝕜 : Type u_1\nE : Type u_2\ninst✝³ : Ring 𝕜\ninst✝² : PartialOrder 𝕜\ninst✝¹ : AddCommGroup E\ninst✝ : Module 𝕜 E\nK : SimplicialComplex 𝕜 E\ns t : Finset E\nx : E\nfaces : Set (Finset E)\nindep : ∀ s ∈ faces, AffineIndependent 𝕜 Subtype.val\ndown_closed : IsLowerSet faces\ninter_subset_convexHull : ∀ s ∈ fa...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.Radon
{ "line": 207, "column": 4 }
{ "line": 207, "column": 22 }
{ "line": 208, "column": 2 }
[ { "pp": "case inr.hs\nι : Type u_1\n𝕜 : Type u_2\nE : Type u_3\ninst✝⁷ : Field 𝕜\ninst✝⁶ : LinearOrder 𝕜\ninst✝⁵ : IsStrictOrderedRing 𝕜\ninst✝⁴ : AddCommGroup E\ninst✝³ : Module 𝕜 E\ninst✝² : FiniteDimensional 𝕜 E\ninst✝¹ : TopologicalSpace E\ninst✝ : T2Space E\nF : ι → Set E\nh_convex : ∀ (i : ι), Conve...
[]
exact h_compact i0
Lean.Elab.Tactic.evalExact
Lean.Parser.Tactic.exact
Mathlib.Analysis.Convex.Radon
{ "line": 207, "column": 4 }
{ "line": 207, "column": 22 }
{ "line": 208, "column": 2 }
[ { "pp": "case inr.hs\nι : Type u_1\n𝕜 : Type u_2\nE : Type u_3\ninst✝⁷ : Field 𝕜\ninst✝⁶ : LinearOrder 𝕜\ninst✝⁵ : IsStrictOrderedRing 𝕜\ninst✝⁴ : AddCommGroup E\ninst✝³ : Module 𝕜 E\ninst✝² : FiniteDimensional 𝕜 E\ninst✝¹ : TopologicalSpace E\ninst✝ : T2Space E\nF : ι → Set E\nh_convex : ∀ (i : ι), Conve...
[]
exact h_compact i0
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.Analysis.Convex.Radon
{ "line": 207, "column": 4 }
{ "line": 207, "column": 22 }
{ "line": 208, "column": 2 }
[ { "pp": "case inr.hs\nι : Type u_1\n𝕜 : Type u_2\nE : Type u_3\ninst✝⁷ : Field 𝕜\ninst✝⁶ : LinearOrder 𝕜\ninst✝⁵ : IsStrictOrderedRing 𝕜\ninst✝⁴ : AddCommGroup E\ninst✝³ : Module 𝕜 E\ninst✝² : FiniteDimensional 𝕜 E\ninst✝¹ : TopologicalSpace E\ninst✝ : T2Space E\nF : ι → Set E\nh_convex : ∀ (i : ι), Conve...
[]
exact h_compact i0
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.Analysis.Convex.Radon
{ "line": 211, "column": 4 }
{ "line": 211, "column": 15 }
{ "line": 211, "column": 16 }
[ { "pp": "case inr.hst\nι : Type u_1\n𝕜 : Type u_2\nE : Type u_3\ninst✝⁷ : Field 𝕜\ninst✝⁶ : LinearOrder 𝕜\ninst✝⁵ : IsStrictOrderedRing 𝕜\ninst✝⁴ : AddCommGroup E\ninst✝³ : Module 𝕜 E\ninst✝² : FiniteDimensional 𝕜 E\ninst✝¹ : TopologicalSpace E\ninst✝ : T2Space E\nF : ι → Set E\nh_convex : ∀ (i : ι), Conv...
[ "case inr.hst\nι : Type u_1\n𝕜 : Type u_2\nE : Type u_3\ninst✝⁷ : Field 𝕜\ninst✝⁶ : LinearOrder 𝕜\ninst✝⁵ : IsStrictOrderedRing 𝕜\ninst✝⁴ : AddCommGroup E\ninst✝³ : Module 𝕜 E\ninst✝² : FiniteDimensional 𝕜 E\ninst✝¹ : TopologicalSpace E\ninst✝ : T2Space E\nF : ι → Set E\nh_convex : ∀ (i : ι), Convex 𝕜 (F i)\...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Combinatorics.SimpleGraph.Basic
{ "line": 111, "column": 4 }
{ "line": 111, "column": 34 }
{ "line": 111, "column": 35 }
[ { "pp": "V : Type u\nadj : V → V → Bool\nproperty✝¹ : (∀ (x y : V), adj x y = adj y x) ∧ ∀ (x : V), ¬adj x x = true\nadj' : V → V → Bool\nproperty✝ : (∀ (x y : V), adj' x y = adj' y x) ∧ ∀ (x : V), ¬adj' x x = true\nh : (fun v w ↦ adj v w = true) = fun v w ↦ adj' v w = true\nv w : V\n⊢ adj v w = adj' v w", ...
[ "V : Type u\nadj : V → V → Bool\nproperty✝¹ : (∀ (x y : V), adj x y = adj y x) ∧ ∀ (x : V), ¬adj x x = true\nadj' : V → V → Bool\nproperty✝ : (∀ (x y : V), adj' x y = adj' y x) ∧ ∀ (x : V), ¬adj' x x = true\nh : (fun v w ↦ adj v w = true) = fun v w ↦ adj' v w = true\nv w : V\n⊢ adj v w = adj' v w" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Analysis.Convex.SpecificFunctions.Pow
{ "line": 59, "column": 2 }
{ "line": 60, "column": 47 }
{ "line": 61, "column": 2 }
[ { "pp": "⊢ StrictConcaveOn ℝ≥0 univ ⇑sqrt", "ppTerm": "?m.12", "assigned": true, "usedConstants": [ "Real", "instHDiv", "NNReal.sqrt_eq_rpow", "congrArg", "Real.instDivInvMonoid", "PartialOrder.toPreorder", "Nat.instAtLeastTwoHAddOfNat", "AddGroupWithO...
[ "this : ⇑sqrt = fun x ↦ x ^ (1 / 2)\n⊢ StrictConcaveOn ℝ≥0 univ ⇑sqrt" ]
have : NNReal.sqrt = fun x : ℝ≥0 ↦ x ^ (1 / (2 : ℝ)) := by ext x; exact mod_cast NNReal.sqrt_eq_rpow x
Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_tacticHave___1
Lean.Parser.Tactic.tacticHave__
Mathlib.Analysis.Convex.SpecificFunctions.Pow
{ "line": 91, "column": 2 }
{ "line": 91, "column": 31 }
{ "line": 92, "column": 2 }
[ { "pp": "⊢ StrictConcaveOn ℝ (Ici 0) fun x ↦ √x", "ppTerm": "?m.15", "assigned": true, "usedConstants": [ "Eq.mpr", "Real.instPow", "StrictConcaveOn", "Real.partialOrder", "Real", "instHDiv", "instSMulOfMul", "Set.Ici", "Real.instZero", "co...
[ "⊢ StrictConcaveOn ℝ (Ici 0) fun x ↦ (fun x ↦ x ^ (1 / 2)) x" ]
rw [funext Real.sqrt_eq_rpow]
Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_rwSeq_1
Lean.Parser.Tactic.rwSeq
Mathlib.Combinatorics.SimpleGraph.Basic
{ "line": 366, "column": 41 }
{ "line": 367, "column": 57 }
{ "line": 367, "column": 58 }
[ { "pp": "ι : Sort u_1\nV : Type u\nG : SimpleGraph V\na b c u v w : V\ne : Sym2 V\ninst✝ : Nontrivial V\nh : ⊥ = ⊤\n⊢ ∀ (a b : V), a = b", "ppTerm": "?m.13", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "ι : Sort u_1\nV : Type u\nG : SimpleGraph V\na b c u v w : V\ne : Sym2 V\ninst✝ : Nontrivial V\nh : ⊥ = ⊤\n⊢ ∀ (a b : V), a = b" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Combinatorics.SimpleGraph.Basic
{ "line": 512, "column": 2 }
{ "line": 512, "column": 77 }
{ "line": 512, "column": 78 }
[ { "pp": "V : Type u\nG : SimpleGraph V\n⊢ G.edgeSet ⊆ Sym2.diagSetᶜ", "ppTerm": "?m.7", "assigned": true, "usedConstants": [ "Std.Irrefl", "Eq.mpr", "Compl.compl", "SimpleGraph.Adj", "Disjoint", "SemilatticeInf.toPartialOrder", "id", "BiheytingAlgebra....
[ "V : Type u\nG : SimpleGraph V\n⊢ Std.Irrefl G.Adj" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Combinatorics.SimpleGraph.Basic
{ "line": 535, "column": 2 }
{ "line": 535, "column": 13 }
{ "line": 535, "column": 14 }
[ { "pp": "case mk\nV : Type u\ns : Set (SimpleGraph V)\nh : s.Nonempty\nx✝ : Sym2 V\nx y : V\nG : SimpleGraph V\nhG : G ∈ s\n⊢ Quot.mk (Sym2.Rel V) (x, y) ∈ (sInf s).edgeSet ↔ Quot.mk (Sym2.Rel V) (x, y) ∈ ⋂₀ (edgeSet '' s)", "ppTerm": "?mk", "assigned": true, "usedConstants": [ "SimpleGraph.sI...
[ "case mk\nV : Type u\ns : Set (SimpleGraph V)\nh : s.Nonempty\nx✝ : Sym2 V\nx y : V\nG : SimpleGraph V\nhG : G ∈ s\n⊢ (∀ G ∈ s, G.Adj x y) → ¬x = y" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null