module string | startPos dict | endPos dict | nextStartPos dict | goals list | goalsAfter list | ppTac string | elaborator string | kind string |
|---|---|---|---|---|---|---|---|---|
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 180,
"column": 4
} | {
"line": 180,
"column": 15
} | {
"line": 180,
"column": 16
} | [
{
"pp": "case refine_1\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\n⊢ Integrable (fun ω ↦ rexp ((0 + t) * X ω)) μ",
"ppTerm": "?refine_1",
"assigned": true,
"usedConstan... | [
"case refine_1\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\n⊢ Integrable (fun ω ↦ rexp (t * X ω)) μ"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 181,
"column": 4
} | {
"line": 181,
"column": 15
} | {
"line": 181,
"column": 16
} | [
{
"pp": "case refine_2\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\n⊢ Integrable (fun ω ↦ rexp ((0 - t) * X ω)) μ",
"ppTerm": "?refine_2",
"assigned": true,
"usedConstan... | [
"case refine_2\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\n⊢ Integrable (fun ω ↦ rexp (-(t * X ω))) μ"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 192,
"column": 52
} | {
"line": 192,
"column": 63
} | {
"line": 192,
"column": 64
} | [
{
"pp": "Ω : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt v : ℝ\nht_int_pos : Integrable (fun ω ↦ rexp ((v + t) * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp ((v - t) * X ω)) μ\nht_nonpos : t ≤ 0\n⊢ Integrable (fun ω ↦ rexp ((v - -t) * X ω)) μ",
"ppTerm": "?m.87",
"assigned": true,
... | [
"Ω : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt v : ℝ\nht_int_pos : Integrable (fun ω ↦ rexp ((v + t) * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp ((v - t) * X ω)) μ\nht_nonpos : t ≤ 0\n⊢ Integrable (fun ω ↦ rexp ((v + t) * X ω)) μ"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 203,
"column": 48
} | {
"line": 203,
"column": 59
} | {
"line": 203,
"column": 60
} | [
{
"pp": "Ω : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\nht_nonpos : t ≤ 0\n⊢ Integrable (fun ω ↦ rexp (- -t * X ω)) μ",
"ppTerm": "?m.71",
"assigned": true,
"usedConstants"... | [
"Ω : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\nht_nonpos : t ≤ 0\n⊢ Integrable (fun ω ↦ rexp (t * X ω)) μ"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 213,
"column": 65
} | {
"line": 213,
"column": 76
} | {
"line": 213,
"column": 77
} | [
{
"pp": "x t p : ℝ\nhp : 0 ≤ p\nht : 0 < t\nhp_zero : ¬p = 0\nh_x_le : ∀ (c : ℝ), 0 < c → x ≤ c⁻¹ * rexp (c * x)\nc : ℝ\nhc : 0 < c\n⊢ -x ≤ c⁻¹ * rexp (-c * x)",
"ppTerm": "?m.110",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"Real.instLE",
"Real",
"NonUnitalCommRing.toNon... | [
"x t p : ℝ\nhp : 0 ≤ p\nht : 0 < t\nhp_zero : ¬p = 0\nh_x_le : ∀ (c : ℝ), 0 < c → x ≤ c⁻¹ * rexp (c * x)\nc : ℝ\nhc : 0 < c\n⊢ -x ≤ c⁻¹ * rexp (-(c * x))"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 229,
"column": 4
} | {
"line": 234,
"column": 64
} | {
"line": 236,
"column": 0
} | [
{
"pp": "x t p : ℝ\nhp : 0 ≤ p\nht : 0 < t\nhp_zero : ¬p = 0\nh_x_le : ∀ (c : ℝ), 0 < c → x ≤ c⁻¹ * rexp (c * x)\nh_neg_x_le : ∀ (c : ℝ), 0 < c → -x ≤ c⁻¹ * rexp (-c * x)\nh_abs_le : ∀ (c : ℝ), 0 < c → |x| ≤ c⁻¹ * max (rexp (c * x)) (rexp (-c * x))\n⊢ ((t / p)⁻¹ * max (rexp (t / p * x)) (rexp (-t / p * x))) ^ p... | [] | rw [mul_rpow (by positivity) (by positivity)]
congr
· simp
· rw [rpow_max (by positivity) (by positivity) hp, ← exp_mul, ← exp_mul]
ring_nf
congr <;> rw [mul_assoc, mul_inv_cancel₀ hp_zero, mul_one] | Lean.Elab.Tactic.evalTacticSeq1Indented | Lean.Parser.Tactic.tacticSeq1Indented |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 229,
"column": 4
} | {
"line": 234,
"column": 64
} | {
"line": 236,
"column": 0
} | [
{
"pp": "x t p : ℝ\nhp : 0 ≤ p\nht : 0 < t\nhp_zero : ¬p = 0\nh_x_le : ∀ (c : ℝ), 0 < c → x ≤ c⁻¹ * rexp (c * x)\nh_neg_x_le : ∀ (c : ℝ), 0 < c → -x ≤ c⁻¹ * rexp (-c * x)\nh_abs_le : ∀ (c : ℝ), 0 < c → |x| ≤ c⁻¹ * max (rexp (c * x)) (rexp (-c * x))\n⊢ ((t / p)⁻¹ * max (rexp (t / p * x)) (rexp (-t / p * x))) ^ p... | [] | rw [mul_rpow (by positivity) (by positivity)]
congr
· simp
· rw [rpow_max (by positivity) (by positivity) hp, ← exp_mul, ← exp_mul]
ring_nf
congr <;> rw [mul_assoc, mul_inv_cancel₀ hp_zero, mul_one] | Lean.Elab.Tactic.evalTacticSeq | Lean.Parser.Tactic.tacticSeq |
Mathlib.Probability.Moments.MGFAnalytic | {
"line": 50,
"column": 6
} | {
"line": 50,
"column": 17
} | {
"line": 50,
"column": 18
} | [
{
"pp": "Ω : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt✝ : ℝ\nht : t✝ ∈ interior (integrableExpSet X μ)\nn✝ n : ℕ\nt : ℝ\nht' : t ∈ interior (integrableExpSet X μ)\n⊢ (↑t).re ∈ interior (integrableExpSet X μ)",
"ppTerm": "?m.157",
"assigned": true,
"usedConstants": [
"Real",
... | [
"Ω : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt✝ : ℝ\nht : t✝ ∈ interior (integrableExpSet X μ)\nn✝ n : ℕ\nt : ℝ\nht' : t ∈ interior (integrableExpSet X μ)\n⊢ t ∈ interior (integrableExpSet X μ)"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.ComplexMGF | {
"line": 294,
"column": 6
} | {
"line": 294,
"column": 17
} | {
"line": 294,
"column": 18
} | [
{
"pp": "case neg.refine_1.right\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nΩ' : Type u_3\nmΩ' : MeasurableSpace Ω'\nY : Ω' → ℝ\nμ' : Measure Ω'\nhXY : mgf X μ = mgf Y μ'\nhμμ' : μ = 0 ↔ μ' = 0\nt : ℝ\nht : t ∈ interior (integrableExpSet Y μ')\nhX : AnalyticOnNhd ℂ (complexMGF X μ) {z | z.r... | [
"case neg.refine_1.right\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nΩ' : Type u_3\nmΩ' : MeasurableSpace Ω'\nY : Ω' → ℝ\nμ' : Measure Ω'\nhXY : mgf X μ = mgf Y μ'\nhμμ' : μ = 0 ↔ μ' = 0\nt : ℝ\nht : t ∈ interior (integrableExpSet Y μ')\nhX : AnalyticOnNhd ℂ (complexMGF X μ) {z | z.re ∈ interior... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.ComplexMGF | {
"line": 338,
"column": 2
} | {
"line": 338,
"column": 13
} | {
"line": 338,
"column": 14
} | [
{
"pp": "μ μ' : Measure ℝ\ninst✝¹ : IsFiniteMeasure μ\ninst✝ : IsFiniteMeasure μ'\nh : complexMGF id μ = complexMGF id μ'\n⊢ μ = μ'",
"ppTerm": "?m.17",
"assigned": false,
"usedConstants": [],
"usedFVars": [],
"usedGoals": []
}
] | [
"μ μ' : Measure ℝ\ninst✝¹ : IsFiniteMeasure μ\ninst✝ : IsFiniteMeasure μ'\nh : complexMGF id μ = complexMGF id μ'\n⊢ μ = μ'"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Process.Stopping | {
"line": 1413,
"column": 26
} | {
"line": 1413,
"column": 67
} | {
"line": 1413,
"column": 67
} | [
{
"pp": "Ω : Type u_1\nι : Type u_3\nm : MeasurableSpace Ω\ninst✝⁵ : LinearOrder ι\nμ : Measure Ω\nℱ : Filtration ι m\nτ : Ω → WithTop ι\nE : Type u_4\ninst✝⁴ : NormedAddCommGroup E\ninst✝³ : NormedSpace ℝ E\ninst✝² : CompleteSpace E\nf : Ω → E\ninst✝¹ : SigmaFiniteFiltration μ ℱ\nhτ : IsStoppingTime ℱ τ\nh_cou... | [
"Ω : Type u_1\nι : Type u_3\nm : MeasurableSpace Ω\ninst✝⁵ : LinearOrder ι\nμ : Measure Ω\nℱ : Filtration ι m\nτ : Ω → WithTop ι\nE : Type u_4\ninst✝⁴ : NormedAddCommGroup E\ninst✝³ : NormedSpace ℝ E\ninst✝² : CompleteSpace E\nf : Ω → E\ninst✝¹ : SigmaFiniteFiltration μ ℱ\nhτ : IsStoppingTime ℱ τ\nh_countable : (Se... | IsStoppingTime.measurableSet_inter_eq_iff | Lean.Elab.Tactic.evalRewriteSeq | null |
Mathlib.Probability.Process.Stopping | {
"line": 1442,
"column": 26
} | {
"line": 1442,
"column": 67
} | {
"line": 1442,
"column": 67
} | [
{
"pp": "Ω : Type u_1\nι : Type u_3\nm : MeasurableSpace Ω\ninst✝⁸ : LinearOrder ι\nμ : Measure Ω\nℱ : Filtration ι m\nτ : Ω → WithTop ι\nE : Type u_4\ninst✝⁷ : NormedAddCommGroup E\ninst✝⁶ : NormedSpace ℝ E\ninst✝⁵ : CompleteSpace E\nf : Ω → E\ninst✝⁴ : TopologicalSpace ι\ninst✝³ : OrderTopology ι\ninst✝² : Fi... | [
"Ω : Type u_1\nι : Type u_3\nm : MeasurableSpace Ω\ninst✝⁸ : LinearOrder ι\nμ : Measure Ω\nℱ : Filtration ι m\nτ : Ω → WithTop ι\nE : Type u_4\ninst✝⁷ : NormedAddCommGroup E\ninst✝⁶ : NormedSpace ℝ E\ninst✝⁵ : CompleteSpace E\nf : Ω → E\ninst✝⁴ : TopologicalSpace ι\ninst✝³ : OrderTopology ι\ninst✝² : FirstCountable... | IsStoppingTime.measurableSet_inter_eq_iff | Lean.Elab.Tactic.evalRewriteSeq | null |
Mathlib.Probability.Moments.MGFAnalytic | {
"line": 209,
"column": 2
} | {
"line": 210,
"column": 36
} | {
"line": 211,
"column": 2
} | [
{
"pp": "case neg\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nv : ℝ\nh : v ∈ interior (integrableExpSet X μ)\nhμ : ¬μ = 0\n⊢ deriv (deriv (cgf X μ)) v = (∫ (x : Ω), (fun ω ↦ X ω ^ 2 * rexp (v * X ω)) x ∂μ) / mgf X μ v - deriv (cgf X μ) v ^ 2",
"ppTerm": "?neg✝",
"assigned": true,
... | [
"case neg\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nv : ℝ\nh : v ∈ interior (integrableExpSet X μ)\nhμ : ¬μ = 0\nh_mem : ∀ᶠ (y : ℝ) in 𝓝 v, y ∈ interior (integrableExpSet X μ)\n⊢ deriv (deriv (cgf X μ)) v = (∫ (x : Ω), (fun ω ↦ X ω ^ 2 * rexp (v * X ω)) x ∂μ) / mgf X μ v - deriv (cgf X μ) v ^... | have h_mem : ∀ᶠ y in 𝓝 v, y ∈ interior (integrableExpSet X μ) :=
isOpen_interior.eventually_mem h | Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_tacticHave___1 | Lean.Parser.Tactic.tacticHave__ |
Mathlib.Probability.Distributions.Gaussian.Basic | {
"line": 55,
"column": 4
} | {
"line": 55,
"column": 89
} | {
"line": 55,
"column": 90
} | [
{
"pp": "E : Type u_1\ninst✝³ : TopologicalSpace E\ninst✝² : AddCommMonoid E\ninst✝¹ : Module ℝ E\nmE : MeasurableSpace E\nμ : Measure E\ninst✝ : IsGaussian μ\nthis : (Measure.map (⇑0) μ) Set.univ = 1\n⊢ μ Set.univ = 1",
"ppTerm": "?m.33",
"assigned": false,
"usedConstants": [],
"usedFVars": [],... | [
"E : Type u_1\ninst✝³ : TopologicalSpace E\ninst✝² : AddCommMonoid E\ninst✝¹ : Module ℝ E\nmE : MeasurableSpace E\nμ : Measure E\ninst✝ : IsGaussian μ\nthis : (Measure.map (⇑0) μ) Set.univ = 1\n⊢ μ Set.univ = 1"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 377,
"column": 4
} | {
"line": 377,
"column": 15
} | {
"line": 377,
"column": 16
} | [
{
"pp": "case refine_3\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht : t ≠ 0\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\np : ℝ\nhp : 0 ≤ p\nh : Integrable (fun ω ↦ |X ω| ^ p * rexp (0 * X ω)) μ\n⊢ Integrable (fun ω ↦ |X ω|... | [
"case refine_3\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht : t ≠ 0\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\np : ℝ\nhp : 0 ≤ p\nh : Integrable (fun ω ↦ |X ω| ^ p * rexp (0 * X ω)) μ\n⊢ Integrable (fun ω ↦ |X ω| ^ p) μ"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 378,
"column": 4
} | {
"line": 378,
"column": 15
} | {
"line": 378,
"column": 16
} | [
{
"pp": "case refine_1\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht : t ≠ 0\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\np : ℝ\nhp : 0 ≤ p\n⊢ Integrable (fun ω ↦ rexp ((0 + t) * X ω)) μ",
"ppTerm": "?refine_1",
"as... | [
"case refine_1\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht : t ≠ 0\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\np : ℝ\nhp : 0 ≤ p\n⊢ Integrable (fun ω ↦ rexp (t * X ω)) μ"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 379,
"column": 4
} | {
"line": 379,
"column": 15
} | {
"line": 379,
"column": 16
} | [
{
"pp": "case refine_2\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht : t ≠ 0\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\np : ℝ\nhp : 0 ≤ p\n⊢ Integrable (fun ω ↦ rexp ((0 - t) * X ω)) μ",
"ppTerm": "?refine_2",
"as... | [
"case refine_2\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht : t ≠ 0\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\np : ℝ\nhp : 0 ≤ p\n⊢ Integrable (fun ω ↦ rexp (-(t * X ω))) μ"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 400,
"column": 4
} | {
"line": 400,
"column": 15
} | {
"line": 400,
"column": 16
} | [
{
"pp": "case refine_3\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht : t ≠ 0\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\np : ℝ\nhp : 0 ≤ p\nh : Integrable (fun ω ↦ X ω ^ p * rexp (0 * X ω)) μ\n⊢ Integrable (fun ω ↦ X ω ^ p... | [
"case refine_3\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht : t ≠ 0\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\np : ℝ\nhp : 0 ≤ p\nh : Integrable (fun ω ↦ X ω ^ p * rexp (0 * X ω)) μ\n⊢ Integrable (fun ω ↦ X ω ^ p) μ"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 401,
"column": 4
} | {
"line": 401,
"column": 15
} | {
"line": 401,
"column": 16
} | [
{
"pp": "case refine_1\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht : t ≠ 0\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\np : ℝ\nhp : 0 ≤ p\n⊢ Integrable (fun ω ↦ rexp ((0 + t) * X ω)) μ",
"ppTerm": "?refine_1",
"as... | [
"case refine_1\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht : t ≠ 0\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\np : ℝ\nhp : 0 ≤ p\n⊢ Integrable (fun ω ↦ rexp (t * X ω)) μ"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 402,
"column": 4
} | {
"line": 402,
"column": 15
} | {
"line": 402,
"column": 16
} | [
{
"pp": "case refine_2\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht : t ≠ 0\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\np : ℝ\nhp : 0 ≤ p\n⊢ Integrable (fun ω ↦ rexp ((0 - t) * X ω)) μ",
"ppTerm": "?refine_2",
"as... | [
"case refine_2\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\nht : t ≠ 0\nht_int_pos : Integrable (fun ω ↦ rexp (t * X ω)) μ\nht_int_neg : Integrable (fun ω ↦ rexp (-t * X ω)) μ\np : ℝ\nhp : 0 ≤ p\n⊢ Integrable (fun ω ↦ rexp (-(t * X ω))) μ"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.Real | {
"line": 362,
"column": 2
} | {
"line": 362,
"column": 13
} | {
"line": 362,
"column": 14
} | [
{
"pp": "μ : ℝ\nv : ℝ≥0\n⊢ Measure.map (fun x ↦ -x) (gaussianReal μ v) = gaussianReal (-μ) v",
"ppTerm": "?m.13",
"assigned": false,
"usedConstants": [],
"usedFVars": [],
"usedGoals": []
}
] | [
"μ : ℝ\nv : ℝ≥0\n⊢ Measure.map (fun x ↦ -x) (gaussianReal μ v) = gaussianReal (-μ) v"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.Real | {
"line": 368,
"column": 2
} | {
"line": 368,
"column": 49
} | {
"line": 368,
"column": 50
} | [
{
"pp": "μ : ℝ\nv : ℝ≥0\nc : ℝ\n⊢ Measure.map (fun x ↦ x * c⁻¹) (gaussianReal μ v) = gaussianReal (μ * c⁻¹) (v * (NNReal.mk (c ^ 2) ⋯)⁻¹)",
"ppTerm": "?m.35",
"assigned": true,
"usedConstants": [
"Real.instIsOrderedRing",
"Eq.mpr",
"Real.partialOrder",
"Real",
"DivInvMo... | [
"case e'_3.e'_1\nμ : ℝ\nv : ℝ≥0\nc : ℝ\n⊢ μ * c⁻¹ = c⁻¹ * μ",
"case e'_3.e'_2\nμ : ℝ\nv : ℝ≥0\nc : ℝ\n⊢ v * (NNReal.mk (c ^ 2) ⋯)⁻¹ = NNReal.mk (c⁻¹ ^ 2) ⋯ * v"
] | convert! gaussianReal_map_mul_const c⁻¹ using 2 | Mathlib.Tactic._aux_Mathlib_Tactic_Convert___macroRules_Mathlib_Tactic_convert!_1 | Mathlib.Tactic.convert! |
Mathlib.Probability.Distributions.Gaussian.Real | {
"line": 452,
"column": 6
} | {
"line": 457,
"column": 10
} | {
"line": 458,
"column": 4
} | [
{
"pp": "μ : ℝ\nv : ℝ≥0\nz : ℂ\nhv : ¬v = 0\n⊢ ∫ (x : ℝ), ↑(gaussianPDFReal μ v x) * cexp (z * ↑x) =\n ↑(√(2 * π * ↑v))⁻¹ * ∫ (x : ℝ), cexp (-↑↑(2 * v)⁻¹ * ↑x ^ 2 + (z + ↑μ / ↑↑v) * ↑x + -↑μ ^ 2 / (2 * ↑↑v))",
"ppTerm": "?m.185",
"assigned": true,
"usedConstants": [
"instInnerProductSpaceRe... | [] | unfold gaussianPDFReal
push_cast
simp_rw [mul_assoc, integral_const_mul, ← Complex.exp_add]
congr with x
congr 1
ring | Lean.Elab.Tactic.evalTacticSeq1Indented | Lean.Parser.Tactic.tacticSeq1Indented |
Mathlib.Probability.Distributions.Gaussian.Real | {
"line": 452,
"column": 6
} | {
"line": 457,
"column": 10
} | {
"line": 458,
"column": 4
} | [
{
"pp": "μ : ℝ\nv : ℝ≥0\nz : ℂ\nhv : ¬v = 0\n⊢ ∫ (x : ℝ), ↑(gaussianPDFReal μ v x) * cexp (z * ↑x) =\n ↑(√(2 * π * ↑v))⁻¹ * ∫ (x : ℝ), cexp (-↑↑(2 * v)⁻¹ * ↑x ^ 2 + (z + ↑μ / ↑↑v) * ↑x + -↑μ ^ 2 / (2 * ↑↑v))",
"ppTerm": "?m.185",
"assigned": true,
"usedConstants": [
"instInnerProductSpaceRe... | [] | unfold gaussianPDFReal
push_cast
simp_rw [mul_assoc, integral_const_mul, ← Complex.exp_add]
congr with x
congr 1
ring | Lean.Elab.Tactic.evalTacticSeq | Lean.Parser.Tactic.tacticSeq |
Mathlib.Probability.Distributions.Gaussian.Real | {
"line": 460,
"column": 38
} | {
"line": 460,
"column": 49
} | {
"line": 460,
"column": 50
} | [
{
"pp": "μ : ℝ\nv : ℝ≥0\nz : ℂ\nhv : ¬v = 0\n⊢ (-↑↑(2 * v)⁻¹).re < 0",
"ppTerm": "?m.489",
"assigned": true,
"usedConstants": [
"AddGroup.toSubtractionMonoid",
"Real.instIsOrderedRing",
"Eq.mpr",
"GroupWithZero.toMonoidWithZero",
"NonAssocSemiring.toAddCommMonoidWithOne... | [
"μ : ℝ\nv : ℝ≥0\nz : ℂ\nhv : ¬v = 0\n⊢ 0 < v"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 455,
"column": 6
} | {
"line": 455,
"column": 24
} | {
"line": 455,
"column": 25
} | [
{
"pp": "Ω : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nv l u : ℝ\nhvlu : v ∈ Set.Ioo l u\nh_subset : Set.Ioo l u ⊆ integrableExpSet X μ\nt : ℝ := min (v - l) (u - v) / 2\nh_pos : 0 < min (v - l) (u - v)\nht : 0 < t\nhvt : v + t = 0\nh_eq : v = t\n⊢ t = 0",
"ppTerm": "?m.140",
"assigned"... | [
"Ω : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nv l u : ℝ\nhvlu : v ∈ Set.Ioo l u\nh_subset : Set.Ioo l u ⊆ integrableExpSet X μ\nt : ℝ := min (v - l) (u - v) / 2\nh_pos : 0 < min (v - l) (u - v)\nht : 0 < t\nhvt : v + t = 0\nh_eq : v = t\n⊢ t = 0"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.Real | {
"line": 524,
"column": 2
} | {
"line": 524,
"column": 32
} | {
"line": 524,
"column": 33
} | [
{
"pp": "μ : ℝ\nv : ℝ≥0\nx✝ : ℝ\n⊢ x✝ ∈ integrableExpSet id (gaussianReal μ v) ↔ x✝ ∈ Set.univ",
"ppTerm": "?m.12",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"NormedCommRing.toSeminormedCommRing",
"Real",
"HMul.hMul",
"congrArg",
"Set.mem_univ._simp_1",
... | [
"μ : ℝ\nv : ℝ≥0\nx✝ : ℝ\n⊢ Integrable (fun ω ↦ rexp (x✝ * ω)) (gaussianReal μ v)"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.Real | {
"line": 550,
"column": 2
} | {
"line": 550,
"column": 55
} | {
"line": 551,
"column": 2
} | [
{
"pp": "μ : ℝ\nv : ℝ≥0\n⊢ Var[fun x ↦ x; gaussianReal μ v] = ↑v",
"ppTerm": "?m.5",
"assigned": true,
"usedConstants": [
"ProbabilityTheory.variance_eq_integral",
"Eq.mpr",
"InnerProductSpace.toNormedSpace",
"Real",
"Measurable.aemeasurable",
"Real.instRCLike",
... | [
"μ : ℝ\nv : ℝ≥0\n⊢ ∫ (ω : ℝ), (ω - ∫ (x : ℝ), x ∂gaussianReal μ v) ^ 2 ∂gaussianReal μ v = ↑v"
] | rw [variance_eq_integral measurable_id'.aemeasurable] | Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_rwSeq_1 | Lean.Parser.Tactic.rwSeq |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 556,
"column": 2
} | {
"line": 556,
"column": 13
} | {
"line": 556,
"column": 14
} | [
{
"pp": "Ω : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nh : 0 ∈ interior (integrableExpSet X μ)\n⊢ Integrable X μ",
"ppTerm": "?m.16",
"assigned": false,
"usedConstants": [],
"usedFVars": [],
"usedGoals": []
}
] | [
"Ω : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nh : 0 ∈ interior (integrableExpSet X μ)\n⊢ Integrable X μ"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 583,
"column": 2
} | {
"line": 584,
"column": 9
} | {
"line": 584,
"column": 10
} | [
{
"pp": "Ω : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nz : ℂ\nhz : z.re ∈ interior (integrableExpSet X μ)\np : ℝ\nhp : 0 ≤ p\nhX : AEMeasurable X μ\n⊢ Integrable (fun a ↦ ‖↑(|X a| ^ p) * cexp (z * ↑(X a))‖) μ",
"ppTerm": "?m.53",
"assigned": true,
"usedConstants": [
"Norm.norm... | [
"Ω : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nz : ℂ\nhz : z.re ∈ interior (integrableExpSet X μ)\np : ℝ\nhp : 0 ≤ p\nhX : AEMeasurable X μ\n⊢ Integrable (fun a ↦ |X a| ^ p * rexp (z.re * X a)) μ"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 610,
"column": 2
} | {
"line": 611,
"column": 6
} | {
"line": 613,
"column": 0
} | [
{
"pp": "Ω : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nz : ℂ\nhz : z.re ∈ interior (integrableExpSet X μ)\nn : ℕ\n⊢ Integrable (fun ω ↦ ↑(X ω) ^ n * cexp (z * ↑(X ω))) μ",
"ppTerm": "?m.27",
"assigned": true,
"usedConstants": [
"Real.instIsOrderedRing",
"Eq.mpr",
"... | [] | convert! integrable_rpow_mul_cexp_of_re_mem_interior_integrableExpSet hz (Nat.cast_nonneg n)
simp | Lean.Elab.Tactic.evalTacticSeq1Indented | Lean.Parser.Tactic.tacticSeq1Indented |
Mathlib.Probability.Moments.IntegrableExpMul | {
"line": 610,
"column": 2
} | {
"line": 611,
"column": 6
} | {
"line": 613,
"column": 0
} | [
{
"pp": "Ω : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nz : ℂ\nhz : z.re ∈ interior (integrableExpSet X μ)\nn : ℕ\n⊢ Integrable (fun ω ↦ ↑(X ω) ^ n * cexp (z * ↑(X ω))) μ",
"ppTerm": "?m.27",
"assigned": true,
"usedConstants": [
"Real.instIsOrderedRing",
"Eq.mpr",
"... | [] | convert! integrable_rpow_mul_cexp_of_re_mem_interior_integrableExpSet hz (Nat.cast_nonneg n)
simp | Lean.Elab.Tactic.evalTacticSeq | Lean.Parser.Tactic.tacticSeq |
Mathlib.Probability.Distributions.Gaussian.Real | {
"line": 660,
"column": 39
} | {
"line": 660,
"column": 59
} | {
"line": 661,
"column": 2
} | [
{
"pp": "case hf\nΩ : Type u_1\nmΩ : MeasurableSpace Ω\nP : Measure Ω\nm₁ m₂ : ℝ\nv₁ v₂ : ℝ≥0\nX Y : Ω → ℝ\nhXY : X ⟂ᵢ[P] Y\nhX : Measure.map X P = gaussianReal m₁ v₁\nhY : Measure.map Y P = gaussianReal m₂ v₂\n⊢ Measure.map X P ≠ 0",
"ppTerm": "?hf",
"assigned": true,
"usedConstants": [
"Fals... | [] | simp [NeZero.ne, hX] | Lean.Elab.Tactic.evalSimp | Lean.Parser.Tactic.simp |
Mathlib.Probability.Moments.MGFAnalytic | {
"line": 288,
"column": 8
} | {
"line": 288,
"column": 24
} | {
"line": 288,
"column": 25
} | [
{
"pp": "case e'_3\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\ninst✝ : IsZeroOrProbabilityMeasure μ\nht : 0 < t\nhc : ∫ (x : Ω), X x ∂μ = 0\nhs : Set.Icc 0 t ⊆ interior (integrableExpSet X μ)\nhu : UniqueDiffOn ℝ (Set.Icc 0 t)\nx✝ : ℝ\n⊢ 0 = deriv (cgf X μ) 0",
"ppTerm": "?e'_3",
... | [
"case e'_3\nΩ : Type u_1\nm : MeasurableSpace Ω\nX : Ω → ℝ\nμ : Measure Ω\nt : ℝ\ninst✝ : IsZeroOrProbabilityMeasure μ\nht : 0 < t\nhc : ∫ (x : Ω), X x ∂μ = 0\nhs : Set.Icc 0 t ⊆ interior (integrableExpSet X μ)\nhu : UniqueDiffOn ℝ (Set.Icc 0 t)\nx✝ : ℝ\n⊢ 0 = deriv (cgf X μ) 0"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Moments.CovarianceBilinDual | {
"line": 115,
"column": 4
} | {
"line": 115,
"column": 20
} | {
"line": 115,
"column": 21
} | [
{
"pp": "case h₁\nE : Type u_1\ninst✝³ : NormedAddCommGroup E\nmE : MeasurableSpace E\nμ : Measure E\np : ℝ≥0∞\n𝕜 : Type u_2\ninst✝² : NontriviallyNormedField 𝕜\ninst✝¹ : NormedSpace 𝕜 E\ninst✝ : OpensMeasurableSpace E\nL : StrongDual 𝕜 E\nh_Lp : MemLp id p μ\nhp : ¬p = 0\nhp_top : ¬p = ∞\nh0 : 0 < p.toReal... | [
"case h₁\nE : Type u_1\ninst✝³ : NormedAddCommGroup E\nmE : MeasurableSpace E\nμ : Measure E\np : ℝ≥0∞\n𝕜 : Type u_2\ninst✝² : NontriviallyNormedField 𝕜\ninst✝¹ : NormedSpace 𝕜 E\ninst✝ : OpensMeasurableSpace E\nL : StrongDual 𝕜 E\nh_Lp : MemLp id p μ\nhp : ¬p = 0\nhp_top : ¬p = ∞\nh0 : 0 < p.toReal\nthis : ∫⁻ ... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.CharFun | {
"line": 160,
"column": 12
} | {
"line": 160,
"column": 23
} | {
"line": 160,
"column": 24
} | [
{
"pp": "case refine_1\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (L : StrongDu... | [
"case refine_1\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (L : StrongDual ℝ E), cha... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.CharFun | {
"line": 160,
"column": 12
} | {
"line": 160,
"column": 23
} | {
"line": 160,
"column": 24
} | [
{
"pp": "case refine_2\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (L : StrongDu... | [
"case refine_2\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (L : StrongDual ℝ E), cha... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.CharFun | {
"line": 160,
"column": 12
} | {
"line": 160,
"column": 23
} | {
"line": 160,
"column": 24
} | [
{
"pp": "case refine_3\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (L : StrongDu... | [
"case refine_3\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (L : StrongDual ℝ E), cha... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.CharFun | {
"line": 160,
"column": 12
} | {
"line": 160,
"column": 23
} | {
"line": 160,
"column": 24
} | [
{
"pp": "case refine_4\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (t : E), char... | [
"case refine_4\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (t : E), charFun μ t = ce... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.CharFun | {
"line": 160,
"column": 12
} | {
"line": 160,
"column": 23
} | {
"line": 160,
"column": 24
} | [
{
"pp": "case refine_5\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (t : E), char... | [
"case refine_5\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (t : E), charFun μ t = ce... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.CharFun | {
"line": 160,
"column": 12
} | {
"line": 160,
"column": 23
} | {
"line": 160,
"column": 24
} | [
{
"pp": "case refine_6\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (t : E), char... | [
"case refine_6\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (t : E), charFun μ t = ce... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.CharFun | {
"line": 161,
"column": 12
} | {
"line": 161,
"column": 23
} | {
"line": 161,
"column": 24
} | [
{
"pp": "case refine_2\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (L : StrongDu... | [
"case refine_2\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (L : StrongDual ℝ E), cha... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.CharFun | {
"line": 161,
"column": 12
} | {
"line": 161,
"column": 23
} | {
"line": 161,
"column": 24
} | [
{
"pp": "case refine_3\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (L : StrongDu... | [
"case refine_3\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (L : StrongDual ℝ E), cha... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.Fernique | {
"line": 189,
"column": 4
} | {
"line": 189,
"column": 15
} | {
"line": 189,
"column": 16
} | [
{
"pp": "E : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : NormedSpace ℝ E\ninst✝⁴ : MeasurableSpace E\ninst✝³ : BorelSpace E\ninst✝² : CompleteSpace E\ninst✝¹ : SecondCountableTopology E\nμ : Measure E\ninst✝ : IsGaussian μ\np : ℝ≥0∞\nhp : p ≠ ∞\nthis : MemLp (fun x ↦ ‖x‖ ^ 2) (p / 2) μ\n⊢ MemLp (fun x ↦ ‖... | [
"E : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : NormedSpace ℝ E\ninst✝⁴ : MeasurableSpace E\ninst✝³ : BorelSpace E\ninst✝² : CompleteSpace E\ninst✝¹ : SecondCountableTopology E\nμ : Measure E\ninst✝ : IsGaussian μ\np : ℝ≥0∞\nhp : p ≠ ∞\nthis : MemLp (fun x ↦ ‖x‖ ^ 2) (p / 2) μ\n⊢ MemLp (fun x ↦ ‖x‖ ^ 2) (p /... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.CharFun | {
"line": 161,
"column": 12
} | {
"line": 161,
"column": 23
} | {
"line": 161,
"column": 24
} | [
{
"pp": "case refine_5\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (t : E), char... | [
"case refine_5\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (t : E), charFun μ t = ce... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.CharFun | {
"line": 161,
"column": 12
} | {
"line": 161,
"column": 23
} | {
"line": 161,
"column": 24
} | [
{
"pp": "case refine_6\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (t : E), char... | [
"case refine_6\nE : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nx✝ : ∃ m f, f.toBilinForm.IsPosSemidef ∧ ∀ (t : E), charFun μ t = ce... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.CharFun | {
"line": 176,
"column": 19
} | {
"line": 176,
"column": 34
} | {
"line": 176,
"column": 35
} | [
{
"pp": "E : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nm : E\nf : E →L[ℝ] E →L[ℝ] ℝ\nhf : f.toBilinForm.IsPosSemidef\nh : ∀ (t... | [
"E : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nm : E\nf : E →L[ℝ] E →L[ℝ] ℝ\nhf : f.toBilinForm.IsPosSemidef\nh : ∀ (t : E), charF... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.CharFun | {
"line": 176,
"column": 58
} | {
"line": 176,
"column": 73
} | {
"line": 176,
"column": 74
} | [
{
"pp": "E : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nm : E\nf : E →L[ℝ] E →L[ℝ] ℝ\nhf : f.toBilinForm.IsPosSemidef\nh : ∀ (t... | [
"E : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : SecondCountableTopology E\ninst✝⁴ : CompleteSpace E\ninst✝³ : MeasurableSpace E\ninst✝² : BorelSpace E\nμ : Measure E\ninst✝¹ : InnerProductSpace ℝ E\ninst✝ : IsFiniteMeasure μ\nm : E\nf : E →L[ℝ] E →L[ℝ] ℝ\nhf : f.toBilinForm.IsPosSemidef\nh : ∀ (t : E), charF... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.Fernique | {
"line": 236,
"column": 8
} | {
"line": 236,
"column": 67
} | {
"line": 236,
"column": 67
} | [
{
"pp": "E : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : NormedSpace ℝ E\ninst✝⁴ : MeasurableSpace E\ninst✝³ : BorelSpace E\nμ : Measure E\ninst✝² : IsGaussian μ\ninst✝¹ : CompleteSpace E\ninst✝ : SecondCountableTopology E\nh : ∀ (x : E), μ ≠ Measure.dirac x\nx : E\nL : StrongDual ℝ E\nhL : Var[⇑L; μ] ≠ 0... | [
"E : Type u_1\ninst✝⁶ : NormedAddCommGroup E\ninst✝⁵ : NormedSpace ℝ E\ninst✝⁴ : MeasurableSpace E\ninst✝³ : BorelSpace E\nμ : Measure E\ninst✝² : IsGaussian μ\ninst✝¹ : CompleteSpace E\ninst✝ : SecondCountableTopology E\nh : ∀ (x : E), μ ≠ Measure.dirac x\nx : E\nL : StrongDual ℝ E\nhL : Var[⇑L; μ] ≠ 0\nhL_zero : ... | Measure.map_apply (by fun_prop) (measurableSet_singleton _) | Lean.Elab.Tactic.evalRewriteSeq | null |
Mathlib.Probability.BrownianMotion.GaussianProjectiveFamily | {
"line": 68,
"column": 32
} | {
"line": 73,
"column": 42
} | {
"line": 75,
"column": 0
} | [
{
"pp": "I : Finset ℝ≥0\n⊢ (covMatrix I).PosSemidef",
"ppTerm": "?m.6",
"assigned": true,
"usedConstants": [
"MeasureTheory.Measure.IsAddHaarMeasure.toIsFiniteMeasureOnCompacts",
"Eq.mpr",
"Real.partialOrder",
"Real.instLE",
"ConditionallyCompleteLinearOrder.toCompactIc... | [] | by
have : covMatrix I = .of fun s t ↦ volume.real ((Icc 0 s.1.1) ∩ (Icc 0 t.1.1)) := by
ext; simp [Icc_inter_Icc]
rw [this]
exact posSemidef_matrix_measure_inter (fun _ ↦ measurableSet_Icc)
(fun _ ↦ isCompact_Icc.measure_ne_top) | [anonymous] | Lean.Parser.Term.byTactic |
Mathlib.Probability.Distributions.Gaussian.HasGaussianLaw.Basic | {
"line": 171,
"column": 66
} | {
"line": 171,
"column": 77
} | {
"line": 171,
"column": 78
} | [
{
"pp": "Ω : Type u_1\nE : Type u_2\nmΩ : MeasurableSpace Ω\nP : Measure Ω\ninst✝³ : NormedAddCommGroup E\ninst✝² : MeasurableSpace E\ninst✝¹ : BorelSpace E\nX : Ω → E\ninst✝ : NormedSpace ℝ E\nhX : HasGaussianLaw X P\n⊢ HasGaussianLaw (-X) P",
"ppTerm": "?m.26",
"assigned": false,
"usedConstants": ... | [
"Ω : Type u_1\nE : Type u_2\nmΩ : MeasurableSpace Ω\nP : Measure Ω\ninst✝³ : NormedAddCommGroup E\ninst✝² : MeasurableSpace E\ninst✝¹ : BorelSpace E\nX : Ω → E\ninst✝ : NormedSpace ℝ E\nhX : HasGaussianLaw X P\n⊢ HasGaussianLaw (-X) P"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Fernique | {
"line": 407,
"column": 8
} | {
"line": 407,
"column": 19
} | {
"line": 407,
"column": 20
} | [
{
"pp": "case hab\nE : Type u_1\ninst✝⁵ : SeminormedAddCommGroup E\ninst✝⁴ : NormedSpace ℝ E\ninst✝³ : SecondCountableTopology E\ninst✝² : MeasurableSpace E\ninst✝¹ : BorelSpace E\nμ : Measure E\na : ℝ\ninst✝ : IsProbabilityMeasure μ\nh_rot : Measure.map (⇑(ContinuousLinearMap.rotation (-(π / 4)))) (μ.prod μ) =... | [
"case hab\nE : Type u_1\ninst✝⁵ : SeminormedAddCommGroup E\ninst✝⁴ : NormedSpace ℝ E\ninst✝³ : SecondCountableTopology E\ninst✝² : MeasurableSpace E\ninst✝¹ : BorelSpace E\nμ : Measure E\na : ℝ\ninst✝ : IsProbabilityMeasure μ\nh_rot : Measure.map (⇑(ContinuousLinearMap.rotation (-(π / 4)))) (μ.prod μ) = μ.prod μ\nh... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Process.FiniteDimensionalLaws | {
"line": 64,
"column": 97
} | {
"line": 73,
"column": 47
} | {
"line": 75,
"column": 0
} | [
{
"pp": "T : Type u_1\nΩ : Type u_2\n𝓧 : T → Type u_3\nmΩ : MeasurableSpace Ω\nmα : (t : T) → MeasurableSpace (𝓧 t)\nX Y : (t : T) → Ω → 𝓧 t\nP : Measure Ω\ninst✝ : IsFiniteMeasure P\nhX : AEMeasurable (fun ω x ↦ X x ω) P\nhY : AEMeasurable (fun ω x ↦ Y x ω) P\n⊢ Measure.map (fun ω x ↦ X x ω) P = Measure.map... | [] | by
refine ⟨fun h I ↦ ?_, fun h ↦ ?_⟩
· have hX' : P.map (fun ω ↦ I.restrict (X · ω)) = (P.map (fun ω ↦ (X · ω))).map I.restrict := by
rw [AEMeasurable.map_map_of_aemeasurable (by fun_prop) hX, Function.comp_def]
have hY' : P.map (fun ω ↦ I.restrict (Y · ω)) = (P.map (fun ω ↦ (Y · ω))).map I.restrict := by... | [anonymous] | Lean.Parser.Term.byTactic |
Mathlib.Probability.BrownianMotion.Basic | {
"line": 149,
"column": 10
} | {
"line": 149,
"column": 21
} | {
"line": 149,
"column": 22
} | [
{
"pp": "case hm\nΩ : Type u_1\nmΩ : MeasurableSpace Ω\nX : ℝ≥0 → Ω → ℝ\nP : Measure Ω\nh1 : IsGaussianProcess X P\nh2 : ∀ (t : ℝ≥0), ∫ (x : Ω), X t x ∂P = 0\nh3 : ∀ (s t : ℝ≥0), s ≤ t → cov[X s, X t; P] = ↑s\nI : Finset ℝ≥0\nthis : IsGaussian (Measure.map (fun ω ↦ I.restrict fun x ↦ X x ω) P)\ni : ↥I\n⊢ ∫ (x :... | [
"case hm\nΩ : Type u_1\nmΩ : MeasurableSpace Ω\nX : ℝ≥0 → Ω → ℝ\nP : Measure Ω\nh1 : IsGaussianProcess X P\nh2 : ∀ (t : ℝ≥0), ∫ (x : Ω), X t x ∂P = 0\nh3 : ∀ (s t : ℝ≥0), s ≤ t → cov[X s, X t; P] = ↑s\nI : Finset ℝ≥0\nthis : IsGaussian (Measure.map (fun ω ↦ I.restrict fun x ↦ X x ω) P)\ni : ↥I\n⊢ ∫ (x : Ω), X (↑i) ... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.Disintegration.CDFToKernel | {
"line": 133,
"column": 6
} | {
"line": 133,
"column": 34
} | {
"line": 133,
"column": 35
} | [
{
"pp": "α : Type u_1\nβ : Type u_2\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nκ : Kernel α (β × ℝ)\nν : Kernel α β\nf : α × β → ℚ → ℝ\ninst✝ : IsFiniteKernel κ\nhf : IsRatCondKernelCDF f κ ν\na : α\nx : ℝ\ns : Set β\nhs : MeasurableSet s\nhρ_zero : (ν a).restrict s = 0\nq : ℚ\nhq : x < ↑q\nthis : (κ a) (... | [
"α : Type u_1\nβ : Type u_2\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nκ : Kernel α (β × ℝ)\nν : Kernel α β\nf : α × β → ℚ → ℝ\ninst✝ : IsFiniteKernel κ\nhf : IsRatCondKernelCDF f κ ν\na : α\nx : ℝ\ns : Set β\nhs : MeasurableSet s\nhρ_zero : (ν a).restrict s = 0\nq : ℚ\nhq : x < ↑q\nthis : (κ a) (s ×ˢ Iic ↑q)... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.BrownianMotion.Basic | {
"line": 214,
"column": 4
} | {
"line": 214,
"column": 15
} | {
"line": 214,
"column": 16
} | [
{
"pp": "case refine_1\nΩ : Type u_1\nmΩ : MeasurableSpace Ω\nB : ℝ≥0 → Ω → ℝ\nP : Measure Ω\nhB : IsPreBrownianReal B P\nt : ℝ≥0\n⊢ HasLaw ((-B) t) (gaussianReal 0 t) P",
"ppTerm": "?refine_1",
"assigned": true,
"usedConstants": [
"Real",
"Pi.instNeg",
"Real.instZero",
"Prob... | [
"case refine_1\nΩ : Type u_1\nmΩ : MeasurableSpace Ω\nB : ℝ≥0 → Ω → ℝ\nP : Measure Ω\nhB : IsPreBrownianReal B P\nt : ℝ≥0\n⊢ HasLaw (-B t) (gaussianReal 0 t) P"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.Disintegration.CondCDF | {
"line": 96,
"column": 4
} | {
"line": 103,
"column": 45
} | {
"line": 104,
"column": 2
} | [
{
"pp": "α : Type u_1\nmα : MeasurableSpace α\nρ : Measure (α × ℝ)\ninst✝ : IsFiniteMeasure ρ\ns : Set α\nhs : MeasurableSet s\nh_empty : ρ (s ×ˢ ∅) = 0\nh_neg : Tendsto (fun r ↦ ρ (s ×ˢ Iic ↑(-r))) atTop (𝓝 (ρ (⋂ r, s ×ˢ Iic ↑(-r))))\n⊢ Tendsto (fun r ↦ ρ (s ×ˢ Iic ↑r)) atBot (𝓝 (ρ (⋂ i, s ×ˢ Iic ↑i)))",
... | [] | have h_inter_eq : ⋂ r : ℚ, s ×ˢ Iic ↑(-r) = ⋂ r : ℚ, s ×ˢ Iic (r : ℝ) := by
ext1 x
push _ ∈ _
refine ⟨fun h i ↦ ⟨(h i).1, ?_⟩, fun h i ↦ ⟨(h i).1, ?_⟩⟩ <;> have h' := h (-i)
· rw [neg_neg] at h'; exact h'.2
· exact h'.2
rw [h_inter_eq] at h_neg
exact tendsto_comp_neg_atTop_iff.mp h... | Lean.Elab.Tactic.evalTacticSeq1Indented | Lean.Parser.Tactic.tacticSeq1Indented |
Mathlib.Probability.Kernel.Disintegration.CondCDF | {
"line": 96,
"column": 4
} | {
"line": 103,
"column": 45
} | {
"line": 104,
"column": 2
} | [
{
"pp": "α : Type u_1\nmα : MeasurableSpace α\nρ : Measure (α × ℝ)\ninst✝ : IsFiniteMeasure ρ\ns : Set α\nhs : MeasurableSet s\nh_empty : ρ (s ×ˢ ∅) = 0\nh_neg : Tendsto (fun r ↦ ρ (s ×ˢ Iic ↑(-r))) atTop (𝓝 (ρ (⋂ r, s ×ˢ Iic ↑(-r))))\n⊢ Tendsto (fun r ↦ ρ (s ×ˢ Iic ↑r)) atBot (𝓝 (ρ (⋂ i, s ×ˢ Iic ↑i)))",
... | [] | have h_inter_eq : ⋂ r : ℚ, s ×ˢ Iic ↑(-r) = ⋂ r : ℚ, s ×ˢ Iic (r : ℝ) := by
ext1 x
push _ ∈ _
refine ⟨fun h i ↦ ⟨(h i).1, ?_⟩, fun h i ↦ ⟨(h i).1, ?_⟩⟩ <;> have h' := h (-i)
· rw [neg_neg] at h'; exact h'.2
· exact h'.2
rw [h_inter_eq] at h_neg
exact tendsto_comp_neg_atTop_iff.mp h... | Lean.Elab.Tactic.evalTacticSeq | Lean.Parser.Tactic.tacticSeq |
Mathlib.Probability.Kernel.Disintegration.CondCDF | {
"line": 280,
"column": 2
} | {
"line": 280,
"column": 54
} | {
"line": 282,
"column": 0
} | [
{
"pp": "α : Type u_1\nmα : MeasurableSpace α\nρ : Measure (α × ℝ)\ninst✝ : IsFiniteMeasure ρ\nr : ℚ\na : α\nha : ↑(condCDF ρ a) ↑r = (preCDF ρ r a).toReal\nha_le_one : ∀ (r : ℚ), preCDF ρ r a ≤ 1\n⊢ preCDF ρ r a ≠ ∞",
"ppTerm": "?m.54",
"assigned": true,
"usedConstants": [
"ProbabilityTheory.... | [] | exact ((ha_le_one r).trans_lt ENNReal.one_lt_top).ne | Lean.Elab.Tactic.evalExact | Lean.Parser.Tactic.exact |
Mathlib.Probability.Kernel.Disintegration.CDFToKernel | {
"line": 326,
"column": 2
} | {
"line": 326,
"column": 37
} | {
"line": 328,
"column": 0
} | [
{
"pp": "α : Type u_1\nβ : Type u_2\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nκ : Kernel α (β × ℝ)\nν : Kernel α β\nf : α × β → ℚ → ℝ\nhf : IsRatCondKernelCDFAux f κ ν\ninst✝ : IsFiniteKernel ν\na : α\nq : ℚ\nt : β\nhbdd_below : ∀ (q : ℚ), BddBelow (range fun r ↦ f (a, t) ↑r)\nh_nonneg : ∀ (q : ℚ), 0 ≤ f... | [] | · exact le_ciInf fun r ↦ h_nonneg _ | Lean.Elab.Tactic.evalTacticCDot | Lean.cdot |
Mathlib.Probability.CentralLimitTheorem | {
"line": 89,
"column": 4
} | {
"line": 89,
"column": 87
} | {
"line": 90,
"column": 6
} | [
{
"pp": "Ω : Type u_1\nΩ' : Type u_2\nmΩ : MeasurableSpace Ω\nmΩ' : MeasurableSpace Ω'\nP : Measure Ω\nP' : Measure Ω'\nX : ℕ → Ω → ℝ\nY : Ω' → ℝ\ninst✝¹ : IsProbabilityMeasure P\ninst✝ : IsProbabilityMeasure P'\nhY : HasLaw Y (gaussianReal 0 1) P'\nh0 : ∫ (x : Ω), X 0 x ∂P = 0\nh1 : ∫ (x : Ω), (X 0 ^ 2) x ∂P =... | [
"Ω : Type u_1\nΩ' : Type u_2\nmΩ : MeasurableSpace Ω\nmΩ' : MeasurableSpace Ω'\nP : Measure Ω\nP' : Measure Ω'\nX : ℕ → Ω → ℝ\nY : Ω' → ℝ\ninst✝¹ : IsProbabilityMeasure P\ninst✝ : IsProbabilityMeasure P'\nhY : HasLaw Y (gaussianReal 0 1) P'\nh0 : ∫ (x : Ω), X 0 x ∂P = 0\nh1 : ∫ (x : Ω), (X 0 ^ 2) x ∂P = 1\nhindep :... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.Disintegration.CDFToKernel | {
"line": 426,
"column": 43
} | {
"line": 426,
"column": 65
} | {
"line": 426,
"column": 66
} | [
{
"pp": "α : Type u_1\nβ : Type u_2\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nκ : Kernel α (β × ℝ)\nν : Kernel α β\ninst✝ : IsFiniteKernel κ\nf : α × β → StieltjesFunction ℝ\nhf : IsCondKernelCDF f κ ν\na : α\ns : Set β\nhs : MeasurableSet s\nx : ℝ\n⊢ ENNReal.ofReal (∫ (x_1 : β) in s, ↑(f (a, x_1)) x ∂ν ... | [
"α : Type u_1\nβ : Type u_2\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nκ : Kernel α (β × ℝ)\nν : Kernel α β\ninst✝ : IsFiniteKernel κ\nf : α × β → StieltjesFunction ℝ\nhf : IsCondKernelCDF f κ ν\na : α\ns : Set β\nhs : MeasurableSet s\nx : ℝ\n⊢ ENNReal.ofReal ((κ a).real (s ×ˢ Iic x)) = (κ a) (s ×ˢ Iic x)"
] | hf.setIntegral a hs x, | Lean.Elab.Tactic.evalRewriteSeq | null |
Mathlib.Probability.Kernel.Disintegration.Basic | {
"line": 65,
"column": 75
} | {
"line": 66,
"column": 86
} | {
"line": 68,
"column": 0
} | [
{
"pp": "α : Type u_1\nΩ : Type u_3\nmα : MeasurableSpace α\nmΩ : MeasurableSpace Ω\nρ : Measure (α × Ω)\nρCond : Kernel α Ω\ninst✝ : ρ.IsCondKernel ρCond\nhρ : ρ ≠ 0\n⊢ IsSFiniteKernel ρCond",
"ppTerm": "?m.15",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"Mathlib.Tactic.Contrapose.c... | [] | by
contrapose hρ; rwa [← ρ.disintegrate ρCond, Measure.compProd_of_not_isSFiniteKernel] | [anonymous] | Lean.Parser.Term.byTactic |
Mathlib.Probability.Distributions.Gaussian.HasGaussianLaw.Independence | {
"line": 256,
"column": 4
} | {
"line": 256,
"column": 15
} | {
"line": 256,
"column": 16
} | [
{
"pp": "case refine_2.hX\nΩ : Type u_1\nmΩ : MeasurableSpace Ω\nP : Measure Ω\nι : Type u_2\ninst✝¹ : Finite ι\nκ : ι → Type u_4\ninst✝ : ∀ (i : ι), Finite (κ i)\nX : (i : ι) → κ i → Ω → ℝ\nhX : HasGaussianLaw (fun ω i j ↦ X i j ω) P\nh : ∀ (i j : ι), i ≠ j → ∀ (k : κ i) (l : κ j), cov[X i k, X j l; P] = 0\nth... | [
"case refine_2.hX\nΩ : Type u_1\nmΩ : MeasurableSpace Ω\nP : Measure Ω\nι : Type u_2\ninst✝¹ : Finite ι\nκ : ι → Type u_4\ninst✝ : ∀ (i : ι), Finite (κ i)\nX : (i : ι) → κ i → Ω → ℝ\nhX : HasGaussianLaw (fun ω i j ↦ X i j ω) P\nh : ∀ (i j : ι), i ≠ j → ∀ (k : κ i) (l : κ j), cov[X i k, X j l; P] = 0\nthis✝² : IsPro... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Distributions.Gaussian.HasGaussianLaw.Independence | {
"line": 257,
"column": 4
} | {
"line": 257,
"column": 15
} | {
"line": 257,
"column": 16
} | [
{
"pp": "case refine_2.hY\nΩ : Type u_1\nmΩ : MeasurableSpace Ω\nP : Measure Ω\nι : Type u_2\ninst✝¹ : Finite ι\nκ : ι → Type u_4\ninst✝ : ∀ (i : ι), Finite (κ i)\nX : (i : ι) → κ i → Ω → ℝ\nhX : HasGaussianLaw (fun ω i j ↦ X i j ω) P\nh : ∀ (i j : ι), i ≠ j → ∀ (k : κ i) (l : κ j), cov[X i k, X j l; P] = 0\nth... | [
"case refine_2.hY\nΩ : Type u_1\nmΩ : MeasurableSpace Ω\nP : Measure Ω\nι : Type u_2\ninst✝¹ : Finite ι\nκ : ι → Type u_4\ninst✝ : ∀ (i : ι), Finite (κ i)\nX : (i : ι) → κ i → Ω → ℝ\nhX : HasGaussianLaw (fun ω i j ↦ X i j ω) P\nh : ∀ (i j : ι), i ≠ j → ∀ (k : κ i) (l : κ j), cov[X i k, X j l; P] = 0\nthis✝² : IsPro... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.Disintegration.Density | {
"line": 116,
"column": 6
} | {
"line": 116,
"column": 61
} | {
"line": 117,
"column": 6
} | [
{
"pp": "case refine_1\nα : Type u_1\nβ : Type u_2\nγ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmγ : MeasurableSpace γ\ninst✝ : CountablyGenerated γ\nκ : Kernel α (γ × β)\nν : Kernel α γ\nn : ℕ\ns : Set β\nhs : MeasurableSet s\n⊢ Measurable fun p ↦ (κ p.1) (↑p.2 ×ˢ s)",
"ppTerm": "?refine_... | [
"case refine_1\nα : Type u_1\nβ : Type u_2\nγ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmγ : MeasurableSpace γ\ninst✝ : CountablyGenerated γ\nκ : Kernel α (γ × β)\nν : Kernel α γ\nn : ℕ\ns : Set β\nhs : MeasurableSet s\nt : ↑(countablePartition γ n)\n⊢ Measurable fun x ↦ (κ (x, t).1) (↑(x, t).2 ×ˢ... | refine measurable_from_prod_countable_left (fun t ↦ ?_) | Lean.Elab.Tactic.evalRefine | Lean.Parser.Tactic.refine |
Mathlib.Probability.Kernel.Disintegration.Density | {
"line": 219,
"column": 63
} | {
"line": 219,
"column": 74
} | {
"line": 219,
"column": 75
} | [
{
"pp": "α : Type u_1\nβ : Type u_2\nγ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmγ : MeasurableSpace γ\ninst✝ : CountablyGenerated γ\nκ : Kernel α (γ × β)\nν : Kernel α γ\nhκν : κ.fst ≤ ν\nhν : IsFiniteKernel ν\nn : ℕ\na : α\ns : Set β\nhs : MeasurableSet s\nu : Set γ\nhu : u ∈ countableParti... | [
"α : Type u_1\nβ : Type u_2\nγ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmγ : MeasurableSpace γ\ninst✝ : CountablyGenerated γ\nκ : Kernel α (γ × β)\nν : Kernel α γ\nhκν : κ.fst ≤ ν\nhν : IsFiniteKernel ν\nn : ℕ\na : α\ns : Set β\nhs : MeasurableSet s\nu : Set γ\nhu : u ∈ countablePartition γ n\nth... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.Disintegration.Basic | {
"line": 203,
"column": 4
} | {
"line": 203,
"column": 15
} | {
"line": 203,
"column": 16
} | [
{
"pp": "α : Type u_1\nβ : Type u_2\nΩ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmΩ : MeasurableSpace Ω\nκ : Kernel α (β × Ω)\nκCond✝ : Kernel (α × β) Ω\ninst✝ : Countable α\nκCond : α → Kernel β Ω\nh_atom : ∀ (x y : α), x ∈ measurableAtom y → κCond x = κCond y\nx y : α\nhx : β\nhy : y ∈ measu... | [
"α : Type u_1\nβ : Type u_2\nΩ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmΩ : MeasurableSpace Ω\nκ : Kernel α (β × Ω)\nκCond✝ : Kernel (α × β) Ω\ninst✝ : Countable α\nκCond : α → Kernel β Ω\nh_atom : ∀ (x y : α), x ∈ measurableAtom y → κCond x = κCond y\nx y : α\nhx : β\nhy : y ∈ measurableAtom x\... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.Disintegration.Density | {
"line": 234,
"column": 35
} | {
"line": 234,
"column": 46
} | {
"line": 234,
"column": 47
} | [
{
"pp": "α : Type u_1\nβ : Type u_2\nγ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmγ : MeasurableSpace γ\ninst✝ : CountablyGenerated γ\nκ : Kernel α (γ × β)\nν : Kernel α γ\nhκν : κ.fst ≤ ν\nhν : IsFiniteKernel ν\nn : ℕ\na : α\ns : Set β\nhs : MeasurableSet s\nu : Set γ\nhu : u ∈ countableParti... | [
"α : Type u_1\nβ : Type u_2\nγ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmγ : MeasurableSpace γ\ninst✝ : CountablyGenerated γ\nκ : Kernel α (γ × β)\nν : Kernel α γ\nhκν : κ.fst ≤ ν\nhν : IsFiniteKernel ν\nn : ℕ\na : α\ns : Set β\nhs : MeasurableSet s\nu : Set γ\nhu : u ∈ countablePartition γ n\nth... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.Disintegration.Integral | {
"line": 54,
"column": 2
} | {
"line": 54,
"column": 20
} | {
"line": 54,
"column": 21
} | [
{
"pp": "α : Type u_1\nβ : Type u_2\nΩ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\ninst✝⁴ : MeasurableSpace Ω\ninst✝³ : StandardBorelSpace Ω\ninst✝² : Nonempty Ω\ninst✝¹ : CountableOrCountablyGenerated α β\nκ : Kernel α (β × Ω)\ninst✝ : IsFiniteKernel κ\na : α\ns : Set β\nhs : MeasurableSet s\nt... | [
"α : Type u_1\nβ : Type u_2\nΩ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\ninst✝⁴ : MeasurableSpace Ω\ninst✝³ : StandardBorelSpace Ω\ninst✝² : Nonempty Ω\ninst✝¹ : CountableOrCountablyGenerated α β\nκ : Kernel α (β × Ω)\ninst✝ : IsFiniteKernel κ\na : α\ns : Set β\nhs : MeasurableSet s\nt : Set Ω\nht... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.Disintegration.Density | {
"line": 361,
"column": 2
} | {
"line": 361,
"column": 47
} | {
"line": 361,
"column": 48
} | [
{
"pp": "case neg.refine_2\nα : Type u_1\nβ : Type u_2\nγ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmγ : MeasurableSpace γ\ninst✝¹ : CountablyGenerated γ\nκ : Kernel α (γ × β)\nν : Kernel α γ\ninst✝ : IsFiniteKernel κ\nn : ℕ\na : α\nx : γ\nseq : ℕ → Set β\nhseq : Antitone seq\nhseq_iInter : ⋂ ... | [
"case neg.refine_2\nα : Type u_1\nβ : Type u_2\nγ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmγ : MeasurableSpace γ\ninst✝¹ : CountablyGenerated γ\nκ : Kernel α (γ × β)\nν : Kernel α γ\ninst✝ : IsFiniteKernel κ\nn : ℕ\na : α\nx : γ\nseq : ℕ → Set β\nhseq : Antitone seq\nhseq_iInter : ⋂ i, seq i = ∅... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.Disintegration.Integral | {
"line": 145,
"column": 2
} | {
"line": 145,
"column": 20
} | {
"line": 145,
"column": 21
} | [
{
"pp": "β : Type u_1\nΩ : Type u_2\nmβ : MeasurableSpace β\ninst✝³ : MeasurableSpace Ω\ninst✝² : StandardBorelSpace Ω\ninst✝¹ : Nonempty Ω\nρ : Measure (β × Ω)\ninst✝ : IsFiniteMeasure ρ\ns : Set β\nhs : MeasurableSet s\nt : Set Ω\nht : MeasurableSet t\nthis : ρ (s ×ˢ t) = (ρ.fst ⊗ₘ ρ.condKernel) (s ×ˢ t)\n⊢ ∫... | [
"β : Type u_1\nΩ : Type u_2\nmβ : MeasurableSpace β\ninst✝³ : MeasurableSpace Ω\ninst✝² : StandardBorelSpace Ω\ninst✝¹ : Nonempty Ω\nρ : Measure (β × Ω)\ninst✝ : IsFiniteMeasure ρ\ns : Set β\nhs : MeasurableSet s\nt : Set Ω\nht : MeasurableSet t\nthis : ρ (s ×ˢ t) = (ρ.fst ⊗ₘ ρ.condKernel) (s ×ˢ t)\n⊢ ∫⁻ (b : β) in... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.IonescuTulcea.Maps | {
"line": 37,
"column": 4
} | {
"line": 37,
"column": 31
} | {
"line": 37,
"column": 32
} | [
{
"pp": "case pos\nι : Type u_1\ninst✝³ : LinearOrder ι\ninst✝² : LocallyFiniteOrder ι\ninst✝¹ : DecidableLE ι\nX : ι → Type u_2\ninst✝ : (i : ι) → MeasurableSpace (X i)\na b c : ι\ni : ↥(Ioc a c)\nh : ↑i ≤ b\n⊢ Measurable fun c_1 ↦ IocProdIoc a b c c_1 i",
"ppTerm": "?pos✝",
"assigned": true,
"used... | [
"case pos\nι : Type u_1\ninst✝³ : LinearOrder ι\ninst✝² : LocallyFiniteOrder ι\ninst✝¹ : DecidableLE ι\nX : ι → Type u_2\ninst✝ : (i : ι) → MeasurableSpace (X i)\na b c : ι\ni : ↥(Ioc a c)\nh : ↑i ≤ b\n⊢ Measurable fun c_1 ↦ c_1.1 ⟨↑i, ⋯⟩"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.IonescuTulcea.Maps | {
"line": 38,
"column": 4
} | {
"line": 38,
"column": 31
} | {
"line": 38,
"column": 32
} | [
{
"pp": "case neg\nι : Type u_1\ninst✝³ : LinearOrder ι\ninst✝² : LocallyFiniteOrder ι\ninst✝¹ : DecidableLE ι\nX : ι → Type u_2\ninst✝ : (i : ι) → MeasurableSpace (X i)\na b c : ι\ni : ↥(Ioc a c)\nh : ¬↑i ≤ b\n⊢ Measurable fun c_1 ↦ IocProdIoc a b c c_1 i",
"ppTerm": "?neg✝",
"assigned": true,
"use... | [
"case neg\nι : Type u_1\ninst✝³ : LinearOrder ι\ninst✝² : LocallyFiniteOrder ι\ninst✝¹ : DecidableLE ι\nX : ι → Type u_2\ninst✝ : (i : ι) → MeasurableSpace (X i)\na b c : ι\ni : ↥(Ioc a c)\nh : ¬↑i ≤ b\n⊢ Measurable fun c_1 ↦ c_1.2 ⟨↑i, ⋯⟩"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.IonescuTulcea.Maps | {
"line": 87,
"column": 4
} | {
"line": 87,
"column": 31
} | {
"line": 87,
"column": 32
} | [
{
"pp": "case pos\nι : Type u_1\ninst✝⁴ : LinearOrder ι\ninst✝³ : LocallyFiniteOrder ι\ninst✝² : DecidableLE ι\nX : ι → Type u_2\ninst✝¹ : LocallyFiniteOrderBot ι\ninst✝ : (i : ι) → MeasurableSpace (X i)\nm n : ι\ni : ↥(Iic n)\nh : ↑i ≤ m\n⊢ Measurable fun c ↦ IicProdIoc m n c i",
"ppTerm": "?pos✝",
"as... | [
"case pos\nι : Type u_1\ninst✝⁴ : LinearOrder ι\ninst✝³ : LocallyFiniteOrder ι\ninst✝² : DecidableLE ι\nX : ι → Type u_2\ninst✝¹ : LocallyFiniteOrderBot ι\ninst✝ : (i : ι) → MeasurableSpace (X i)\nm n : ι\ni : ↥(Iic n)\nh : ↑i ≤ m\n⊢ Measurable fun c ↦ c.1 ⟨↑i, ⋯⟩"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.IonescuTulcea.Maps | {
"line": 88,
"column": 4
} | {
"line": 88,
"column": 31
} | {
"line": 88,
"column": 32
} | [
{
"pp": "case neg\nι : Type u_1\ninst✝⁴ : LinearOrder ι\ninst✝³ : LocallyFiniteOrder ι\ninst✝² : DecidableLE ι\nX : ι → Type u_2\ninst✝¹ : LocallyFiniteOrderBot ι\ninst✝ : (i : ι) → MeasurableSpace (X i)\nm n : ι\ni : ↥(Iic n)\nh : ¬↑i ≤ m\n⊢ Measurable fun c ↦ IicProdIoc m n c i",
"ppTerm": "?neg✝",
"a... | [
"case neg\nι : Type u_1\ninst✝⁴ : LinearOrder ι\ninst✝³ : LocallyFiniteOrder ι\ninst✝² : DecidableLE ι\nX : ι → Type u_2\ninst✝¹ : LocallyFiniteOrderBot ι\ninst✝ : (i : ι) → MeasurableSpace (X i)\nm n : ι\ni : ↥(Iic n)\nh : ¬↑i ≤ m\n⊢ Measurable fun c ↦ c.2 ⟨↑i, ⋯⟩"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.IonescuTulcea.Maps | {
"line": 108,
"column": 6
} | {
"line": 108,
"column": 21
} | {
"line": 108,
"column": 22
} | [
{
"pp": "case pos\nι : Type u_1\ninst✝⁴ : LinearOrder ι\ninst✝³ : LocallyFiniteOrder ι\ninst✝² : DecidableLE ι\nX : ι → Type u_2\ninst✝¹ : LocallyFiniteOrderBot ι\ninst✝ : (i : ι) → MeasurableSpace (X i)\na b : ι\nhab : a ≤ b\nx : ↥(Iic b)\nh : ↑x ≤ a\n⊢ Measurable fun c ↦\n { toFun := fun x i ↦ if h : ↑i ≤ ... | [
"case pos\nι : Type u_1\ninst✝⁴ : LinearOrder ι\ninst✝³ : LocallyFiniteOrder ι\ninst✝² : DecidableLE ι\nX : ι → Type u_2\ninst✝¹ : LocallyFiniteOrderBot ι\ninst✝ : (i : ι) → MeasurableSpace (X i)\na b : ι\nhab : a ≤ b\nx : ↥(Iic b)\nh : ↑x ≤ a\n⊢ Measurable fun c ↦ c.1 ⟨↑x, ⋯⟩"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.IonescuTulcea.Maps | {
"line": 109,
"column": 6
} | {
"line": 109,
"column": 21
} | {
"line": 109,
"column": 22
} | [
{
"pp": "case neg\nι : Type u_1\ninst✝⁴ : LinearOrder ι\ninst✝³ : LocallyFiniteOrder ι\ninst✝² : DecidableLE ι\nX : ι → Type u_2\ninst✝¹ : LocallyFiniteOrderBot ι\ninst✝ : (i : ι) → MeasurableSpace (X i)\na b : ι\nhab : a ≤ b\nx : ↥(Iic b)\nh : ¬↑x ≤ a\n⊢ Measurable fun c ↦\n { toFun := fun x i ↦ if h : ↑i ≤... | [
"case neg\nι : Type u_1\ninst✝⁴ : LinearOrder ι\ninst✝³ : LocallyFiniteOrder ι\ninst✝² : DecidableLE ι\nX : ι → Type u_2\ninst✝¹ : LocallyFiniteOrderBot ι\ninst✝ : (i : ι) → MeasurableSpace (X i)\na b : ι\nhab : a ≤ b\nx : ↥(Iic b)\nh : ¬↑x ≤ a\n⊢ Measurable fun c ↦ c.2 ⟨↑x, ⋯⟩"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.Disintegration.Density | {
"line": 600,
"column": 6
} | {
"line": 600,
"column": 17
} | {
"line": 600,
"column": 18
} | [
{
"pp": "case refine_1.refine_1\nα : Type u_1\nβ : Type u_2\nγ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmγ : MeasurableSpace γ\ninst✝¹ : CountablyGenerated γ\nκ : Kernel α (γ × β)\nν : Kernel α γ\nhκν : κ.fst ≤ ν\ninst✝ : IsFiniteKernel ν\na : α\nseq : ℕ → Set β\nhseq : Monotone seq\nhseq_iUn... | [
"case refine_1.refine_1\nα : Type u_1\nβ : Type u_2\nγ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmγ : MeasurableSpace γ\ninst✝¹ : CountablyGenerated γ\nκ : Kernel α (γ × β)\nν : Kernel α γ\nhκν : κ.fst ≤ ν\ninst✝ : IsFiniteKernel ν\na : α\nseq : ℕ → Set β\nhseq : Monotone seq\nhseq_iUnion : ⋃ i, s... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.Disintegration.Density | {
"line": 622,
"column": 2
} | {
"line": 622,
"column": 42
} | {
"line": 622,
"column": 43
} | [
{
"pp": "α : Type u_1\nβ : Type u_2\nγ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmγ : MeasurableSpace γ\ninst✝¹ : CountablyGenerated γ\nκ : Kernel α (γ × β)\nν : Kernel α γ\nhκν : κ.fst ≤ ν\ninst✝ : IsFiniteKernel ν\na : α\nseq : ℕ → Set β\nhseq : Antitone seq\nhseq_iInter : ⋂ i, seq i = ∅\nhs... | [
"α : Type u_1\nβ : Type u_2\nγ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmγ : MeasurableSpace γ\ninst✝¹ : CountablyGenerated γ\nκ : Kernel α (γ × β)\nν : Kernel α γ\nhκν : κ.fst ≤ ν\ninst✝ : IsFiniteKernel ν\na : α\nseq : ℕ → Set β\nhseq : Antitone seq\nhseq_iInter : ⋂ i, seq i = ∅\nhseq_meas : ∀ ... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.Disintegration.Density | {
"line": 665,
"column": 4
} | {
"line": 665,
"column": 15
} | {
"line": 665,
"column": 16
} | [
{
"pp": "α : Type u_1\nβ : Type u_2\nγ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmγ : MeasurableSpace γ\ninst✝¹ : CountablyGenerated γ\nκ : Kernel α (γ × β)\ninst✝ : IsFiniteKernel κ\nn : ℕ\na : α\nx : γ\nhx : ¬(if (κ.fst a) (countablePartitionSet n x) = 0 then 0 else 1) = 1\n⊢ (κ.fst a) (coun... | [
"α : Type u_1\nβ : Type u_2\nγ : Type u_3\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nmγ : MeasurableSpace γ\ninst✝¹ : CountablyGenerated γ\nκ : Kernel α (γ × β)\ninst✝ : IsFiniteKernel κ\nn : ℕ\na : α\nx : γ\nhx : ¬(if (κ.fst a) (countablePartitionSet n x) = 0 then 0 else 1) = 1\n⊢ (κ.fst a) (countablePartiti... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.ProductMeasure | {
"line": 144,
"column": 51
} | {
"line": 144,
"column": 87
} | {
"line": 144,
"column": 87
} | [
{
"pp": "case inl\nX : ℕ → Type u_1\nmX : (n : ℕ) → MeasurableSpace (X n)\nμ : (n : ℕ) → Measure (X n)\nhμ : ∀ (n : ℕ), IsProbabilityMeasure (μ n)\na b : ℕ\nhab : a ≤ b\ns : (i : ↥(Iic b)) → Set (X ↑i)\nms : ∀ (i : ↥(Iic b)), MeasurableSet (s i)\n⊢ ∏ x ∈ Iic a ∪ Ioc a b, Function.extend Subtype.val (fun i ↦ (μ ... | [
"case inl\nX : ℕ → Type u_1\nmX : (n : ℕ) → MeasurableSpace (X n)\nμ : (n : ℕ) → Measure (X n)\nhμ : ∀ (n : ℕ), IsProbabilityMeasure (μ n)\na b : ℕ\nhab : a ≤ b\ns : (i : ↥(Iic b)) → Set (X ↑i)\nms : ∀ (i : ↥(Iic b)), MeasurableSet (s i)\n⊢ (∏ x ∈ Iic a, Function.extend Subtype.val (fun i ↦ (μ ↑i) (s i)) 1 x) *\n ... | prod_union (Iic_disjoint_Ioc le_rfl) | Lean.Elab.Tactic.evalRewriteSeq | null |
Mathlib.Probability.Distributions.SetBernoulli | {
"line": 144,
"column": 4
} | {
"line": 144,
"column": 36
} | {
"line": 144,
"column": 36
} | [
{
"pp": "ι : Type u_1\ninst✝ : Countable ι\nu : Set ι\nhu : u.Finite\np : ↑I\nk : ℕ\nthis : {s | s ⊆ u ∧ s.ncard ∈ {k}}.Finite\nh1 : ∀ s ∈ this.toFinset, setBer(u, p).real {s} = ↑p ^ k * (1 - ↑p) ^ (u.ncard - k)\n⊢ ↑(#this.toFinset) * (↑p ^ k * (1 - ↑p) ^ (u.ncard - k)) = ↑(u.ncard.choose k) * (↑p ^ k * (1 - ↑p... | [
"ι : Type u_1\ninst✝ : Countable ι\nu : Set ι\nhu : u.Finite\np : ↑I\nk : ℕ\nthis : {s | s ⊆ u ∧ s.ncard ∈ {k}}.Finite\nh1 : ∀ s ∈ this.toFinset, setBer(u, p).real {s} = ↑p ^ k * (1 - ↑p) ^ (u.ncard - k)\n⊢ ↑{s | s ⊆ u ∧ s.ncard ∈ {k}}.ncard * (↑p ^ k * (1 - ↑p) ^ (u.ncard - k)) =\n ↑(u.ncard.choose k) * (↑p ^ k... | ← Set.ncard_eq_toFinset_card _ _ | Lean.Elab.Tactic.evalRewriteSeq | null |
Mathlib.Probability.Distributions.SetBernoulli | {
"line": 158,
"column": 4
} | {
"line": 159,
"column": 12
} | {
"line": 160,
"column": 2
} | [
{
"pp": "case pos\nι : Type u_1\np : ↑I\ninst✝ : Countable ι\ns : Set (Set ι)\nhs : MeasurableSet s\nh : ∅ ∈ s\n⊢ setBer(∅, p) {s_1 | s_1 ∈ s ∧ s_1 ⊆ ∅} = (dirac ∅) s",
"ppTerm": "?pos✝",
"assigned": true,
"usedConstants": [
"MulOne.toOne",
"ENNReal.ofNNReal",
"MeasureTheory.Measur... | [] | have : {t | t ∈ s ∧ t ⊆ ∅} = {∅} := by grind
simp_all | Lean.Elab.Tactic.evalTacticSeq1Indented | Lean.Parser.Tactic.tacticSeq1Indented |
Mathlib.Probability.Distributions.SetBernoulli | {
"line": 158,
"column": 4
} | {
"line": 159,
"column": 12
} | {
"line": 160,
"column": 2
} | [
{
"pp": "case pos\nι : Type u_1\np : ↑I\ninst✝ : Countable ι\ns : Set (Set ι)\nhs : MeasurableSet s\nh : ∅ ∈ s\n⊢ setBer(∅, p) {s_1 | s_1 ∈ s ∧ s_1 ⊆ ∅} = (dirac ∅) s",
"ppTerm": "?pos✝",
"assigned": true,
"usedConstants": [
"MulOne.toOne",
"ENNReal.ofNNReal",
"MeasureTheory.Measur... | [] | have : {t | t ∈ s ∧ t ⊆ ∅} = {∅} := by grind
simp_all | Lean.Elab.Tactic.evalTacticSeq | Lean.Parser.Tactic.tacticSeq |
Mathlib.Probability.Combinatorics.BinomialRandomGraph.Defs | {
"line": 59,
"column": 27
} | {
"line": 59,
"column": 95
} | {
"line": 59,
"column": 96
} | [
{
"pp": "V : Type u_1\np : ↑I\ninst✝ : Countable V\nS : Set (Sym2 V)\nhS : S ⊆ Sym2.diagSetᶜ\n⊢ (fromEdgeSet S).edgeSet = S",
"ppTerm": "?m.51",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"SimpleGraph.edgeSet_fromEdgeSet",
"congrArg",
"SimpleGraph.fromEdgeSet",
"sdi... | [
"V : Type u_1\np : ↑I\ninst✝ : Countable V\nS : Set (Sym2 V)\nhS : S ⊆ Sym2.diagSetᶜ\n⊢ Disjoint S Sym2.diagSet"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Combinatorics.BinomialRandomGraph.Defs | {
"line": 77,
"column": 2
} | {
"line": 77,
"column": 72
} | {
"line": 77,
"column": 73
} | [
{
"pp": "V : Type u_1\np : ↑I\ninst✝ : Countable V\ns : Set (Sym2 V)\nhs : s ⊆ Sym2.diagSetᶜ\n⊢ (fromEdgeSet s).edgeSet = s",
"ppTerm": "?m.38",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"SimpleGraph.edgeSet_fromEdgeSet",
"congrArg",
"SimpleGraph.fromEdgeSet",
"sdi... | [
"V : Type u_1\np : ↑I\ninst✝ : Countable V\ns : Set (Sym2 V)\nhs : s ⊆ Sym2.diagSetᶜ\n⊢ Disjoint s Sym2.diagSet"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.IonescuTulcea.Traj | {
"line": 302,
"column": 4
} | {
"line": 302,
"column": 41
} | {
"line": 302,
"column": 42
} | [
{
"pp": "X : ℕ → Type u_1\ninst✝¹ : (n : ℕ) → MeasurableSpace (X n)\nκ : (n : ℕ) → Kernel ((i : ↥(Iic n)) → X ↑i) (X (n + 1))\ninst✝ : ∀ (n : ℕ), IsMarkovKernel (κ n)\nf : ℕ → ((n : ℕ) → X n) → ℝ≥0∞\na : ℕ → ℕ\nhcte : ∀ (n : ℕ), DependsOn (f n) ↑(Iic (a n))\nmf : ∀ (n : ℕ), Measurable (f n)\nbound : ℝ≥0∞\nfin_b... | [
"X : ℕ → Type u_1\ninst✝¹ : (n : ℕ) → MeasurableSpace (X n)\nκ : (n : ℕ) → Kernel ((i : ↥(Iic n)) → X ↑i) (X (n + 1))\ninst✝ : ∀ (n : ℕ), IsMarkovKernel (κ n)\nf : ℕ → ((n : ℕ) → X n) → ℝ≥0∞\na : ℕ → ℕ\nhcte : ∀ (n : ℕ), DependsOn (f n) ↑(Iic (a n))\nmf : ∀ (n : ℕ), Measurable (f n)\nbound : ℝ≥0∞\nfin_bound : bound... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.WithDensity | {
"line": 111,
"column": 2
} | {
"line": 111,
"column": 24
} | {
"line": 113,
"column": 0
} | [
{
"pp": "α : Type u_1\nβ : Type u_2\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nf : α → β → ℝ≥0∞\nκ : Kernel α β\ninst✝ : IsSFiniteKernel κ\nhf : Measurable (Function.uncurry f)\na : α\ng : β → ℝ≥0∞\nhg : Measurable g\n⊢ ∫⁻ (a_1 : β), (f a * g) a_1 ∂κ a = ∫⁻ (b : β), f a b * g b ∂κ a",
"ppTerm": "?m.61... | [] | simp_rw [Pi.mul_apply] | Mathlib.Tactic._aux_Mathlib_Tactic_SimpRw___elabRules_Mathlib_Tactic_tacticSimp_rw____1 | Mathlib.Tactic.tacticSimp_rw___ |
Mathlib.Probability.ProductMeasure | {
"line": 189,
"column": 35
} | {
"line": 189,
"column": 52
} | {
"line": 189,
"column": 53
} | [
{
"pp": "X : ℕ → Type u_1\nmX : (n : ℕ) → MeasurableSpace (X n)\nμ : (n : ℕ) → Measure (X n)\nhμ : ∀ (n : ℕ), IsProbabilityMeasure (μ n)\na b : ℕ\nhba : b ≤ a\n⊢ IsEmpty ↥(Ioc a b)",
"ppTerm": "?m.523",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"False",
"congrArg",
"Fins... | [
"X : ℕ → Type u_1\nmX : (n : ℕ) → MeasurableSpace (X n)\nμ : (n : ℕ) → Measure (X n)\nhμ : ∀ (n : ℕ), IsProbabilityMeasure (μ n)\na b : ℕ\nhba : b ≤ a\n⊢ IsEmpty { x // False }"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.ProductMeasure | {
"line": 226,
"column": 4
} | {
"line": 226,
"column": 41
} | {
"line": 226,
"column": 42
} | [
{
"pp": "X : ℕ → Type u_1\nmX : (n : ℕ) → MeasurableSpace (X n)\nμ : (n : ℕ) → Measure (X n)\nhμ : ∀ (n : ℕ), IsProbabilityMeasure (μ n)\nA : Set ((n : ℕ) → X n)\nhA : A ∈ measurableCylinders X\n⊢ ∃ s S, MeasurableSet S ∧ A = cylinder s S",
"ppTerm": "?m.38",
"assigned": false,
"usedConstants": [],
... | [
"X : ℕ → Type u_1\nmX : (n : ℕ) → MeasurableSpace (X n)\nμ : (n : ℕ) → Measure (X n)\nhμ : ∀ (n : ℕ), IsProbabilityMeasure (μ n)\nA : Set ((n : ℕ) → X n)\nhA : A ∈ measurableCylinders X\n⊢ ∃ s S, MeasurableSet S ∧ A = cylinder s S"
] | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.IonescuTulcea.Traj | {
"line": 359,
"column": 4
} | {
"line": 359,
"column": 41
} | {
"line": 359,
"column": 42
} | [
{
"pp": "X : ℕ → Type u_1\ninst✝¹ : (n : ℕ) → MeasurableSpace (X n)\nκ : (n : ℕ) → Kernel ((i : ↥(Iic n)) → X ↑i) (X (n + 1))\ninst✝ : ∀ (n : ℕ), IsMarkovKernel (κ n)\nA : ℕ → Set ((n : ℕ) → X n)\nA_mem : ∀ (n : ℕ), A n ∈ measurableCylinders X\nA_anti : Antitone A\nA_inter : ⋂ n, A n = ∅\np : ℕ\nx₀ : (i : ↥(Iic... | [
"X : ℕ → Type u_1\ninst✝¹ : (n : ℕ) → MeasurableSpace (X n)\nκ : (n : ℕ) → Kernel ((i : ↥(Iic n)) → X ↑i) (X (n + 1))\ninst✝ : ∀ (n : ℕ), IsMarkovKernel (κ n)\nA : ℕ → Set ((n : ℕ) → X n)\nA_mem : ∀ (n : ℕ), A n ∈ measurableCylinders X\nA_anti : Antitone A\nA_inter : ⋂ n, A n = ∅\np : ℕ\nx₀ : (i : ↥(Iic p)) → X ↑i\... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.IonescuTulcea.Traj | {
"line": 426,
"column": 33
} | {
"line": 426,
"column": 78
} | {
"line": 426,
"column": 79
} | [
{
"pp": "X : ℕ → Type u_1\ninst✝¹ : (n : ℕ) → MeasurableSpace (X n)\nκ : (n : ℕ) → Kernel ((i : ↥(Iic n)) → X ↑i) (X (n + 1))\ninst✝ : ∀ (n : ℕ), IsMarkovKernel (κ n)\nA : ℕ → Set ((n : ℕ) → X n)\nA_mem : ∀ (n : ℕ), A n ∈ measurableCylinders X\nA_anti : Antitone A\nA_inter : ⋂ n, A n = ∅\np : ℕ\nx₀ : (i : ↥(Iic... | [
"X : ℕ → Type u_1\ninst✝¹ : (n : ℕ) → MeasurableSpace (X n)\nκ : (n : ℕ) → Kernel ((i : ↥(Iic n)) → X ↑i) (X (n + 1))\ninst✝ : ∀ (n : ℕ), IsMarkovKernel (κ n)\nA : ℕ → Set ((n : ℕ) → X n)\nA_mem : ∀ (n : ℕ), A n ∈ measurableCylinders X\nA_anti : Antitone A\nA_inter : ⋂ n, A n = ∅\np : ℕ\nx₀ : (i : ↥(Iic p)) → X ↑i\... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.RadonNikodym | {
"line": 214,
"column": 79
} | {
"line": 215,
"column": 52
} | {
"line": 216,
"column": 2
} | [
{
"pp": "α : Type u_1\nγ : Type u_2\nmα : MeasurableSpace α\nmγ : MeasurableSpace γ\nhαγ : MeasurableSpace.CountableOrCountablyGenerated α γ\nκ η : Kernel α γ\ninst✝¹ : IsFiniteKernel κ\ninst✝ : IsFiniteKernel η\na : α\nthis :\n (((κ + η).withDensity fun a x ↦ ↑(1 - κ.rnDerivAux (κ + η) a x).toNNReal) a) {x | ... | [] | by
rwa [withDensity_one_sub_rnDerivAux κ η] at this | [anonymous] | Lean.Parser.Term.byTactic |
Mathlib.Probability.ProductMeasure | {
"line": 445,
"column": 6
} | {
"line": 445,
"column": 17
} | {
"line": 445,
"column": 18
} | [
{
"pp": "case ha.hm\nι✝ : Type u_1\nX✝ : ι✝ → Type u_2\nmX✝ : (i : ι✝) → MeasurableSpace (X✝ i)\nμ✝ : (i : ι✝) → Measure (X✝ i)\nι : Type u_1\nX : ι → Type u_2\nmX : (i : ι) → MeasurableSpace (X i)\nμ : (i : ι) → Measure (X i)\nhμ : ∀ (i : ι), IsProbabilityMeasure (μ i)\ns : Set ι\nhs : Countable ↑s\nt : (i : ι... | [
"case ha.hm\nι✝ : Type u_1\nX✝ : ι✝ → Type u_2\nmX✝ : (i : ι✝) → MeasurableSpace (X✝ i)\nμ✝ : (i : ι✝) → Measure (X✝ i)\nι : Type u_1\nX : ι → Type u_2\nmX : (i : ι) → MeasurableSpace (X i)\nμ : (i : ι) → Measure (X i)\nhμ : ∀ (i : ι), IsProbabilityMeasure (μ i)\ns : Set ι\nhs : Countable ↑s\nt : (i : ι) → Set (X i... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.RadonNikodym | {
"line": 363,
"column": 6
} | {
"line": 364,
"column": 28
} | {
"line": 365,
"column": 6
} | [
{
"pp": "α : Type u_1\nγ : Type u_2\nmα : MeasurableSpace α\nmγ : MeasurableSpace γ\nκ η : Kernel α γ\nhαγ : MeasurableSpace.CountableOrCountablyGenerated α γ\ninst✝¹ : IsFiniteKernel κ\ninst✝ : IsFiniteKernel η\na : α\ns : Set γ\nhsm : MeasurableSet s\nhs : s ⊆ (κ.mutuallySingularSetSlice η a)ᶜ\nthis :\n η.wi... | [
"α : Type u_1\nγ : Type u_2\nmα : MeasurableSpace α\nmγ : MeasurableSpace γ\nκ η : Kernel α γ\nhαγ : MeasurableSpace.CountableOrCountablyGenerated α γ\ninst✝¹ : IsFiniteKernel κ\ninst✝ : IsFiniteKernel η\na : α\ns : Set γ\nhsm : MeasurableSet s\nhs : s ⊆ (κ.mutuallySingularSetSlice η a)ᶜ\nthis :\n η.withDensity (κ... | · rw [ne_eq, sub_eq_zero]
exact (hs' x hx).ne' | Lean.Elab.Tactic.evalTacticCDot | Lean.cdot |
Mathlib.Probability.Kernel.IonescuTulcea.Traj | {
"line": 454,
"column": 6
} | {
"line": 454,
"column": 17
} | {
"line": 454,
"column": 18
} | [
{
"pp": "X : ℕ → Type u_1\ninst✝¹ : (n : ℕ) → MeasurableSpace (X n)\nκ : (n : ℕ) → Kernel ((i : ↥(Iic n)) → X ↑i) (X (n + 1))\ninst✝ : ∀ (n : ℕ), IsMarkovKernel (κ n)\nA : ℕ → Set ((n : ℕ) → X n)\nA_mem : ∀ (n : ℕ), A n ∈ measurableCylinders X\nA_anti : Antitone A\nA_inter : ⋂ n, A n = ∅\np : ℕ\nx₀ : (i : ↥(Iic... | [
"X : ℕ → Type u_1\ninst✝¹ : (n : ℕ) → MeasurableSpace (X n)\nκ : (n : ℕ) → Kernel ((i : ↥(Iic n)) → X ↑i) (X (n + 1))\ninst✝ : ∀ (n : ℕ), IsMarkovKernel (κ n)\nA : ℕ → Set ((n : ℕ) → X n)\nA_mem : ∀ (n : ℕ), A n ∈ measurableCylinders X\nA_anti : Antitone A\nA_inter : ⋂ n, A n = ∅\np : ℕ\nx₀ : (i : ↥(Iic p)) → X ↑i\... | simpa using | Lean.Elab.Tactic.Simpa.evalSimpa | null |
Mathlib.Probability.Kernel.Deterministic | {
"line": 87,
"column": 4
} | {
"line": 87,
"column": 26
} | {
"line": 88,
"column": 4
} | [
{
"pp": "case mp\nα : Type u_1\nβ : Type u_2\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nκ : Kernel α β\ninst✝ : IsFiniteKernel κ\nh : IsDeterministic κ\na : α\n⊢ IsZeroOneMeasure (κ a)",
"ppTerm": "?mp",
"assigned": true,
"usedConstants": [
"MeasureTheory.IsZeroOneMeasure.mk",
"Mea... | [
"case mp\nα : Type u_1\nβ : Type u_2\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nκ : Kernel α β\ninst✝ : IsFiniteKernel κ\nh : IsDeterministic κ\na : α\ns : Set β\nhs : MeasurableSet s\n⊢ (κ a) s = 0 ∨ (κ a) s = 1"
] | refine ⟨fun s hs ↦ ?_⟩ | Lean.Elab.Tactic.evalRefine | Lean.Parser.Tactic.refine |
Mathlib.Probability.Kernel.Deterministic | {
"line": 134,
"column": 2
} | {
"line": 134,
"column": 37
} | {
"line": 135,
"column": 2
} | [
{
"pp": "α : Type u_1\nβ : Type u_2\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nγ : Type u_3\ninst✝³ : MeasurableSpace γ\nκ : Kernel α β\nη : Kernel β γ\ninst✝² : IsMarkovKernel κ\ninst✝¹ : IsMarkovKernel η\ninst✝ : IsDeterministic (η ∘ₖ κ)\na : α\ns : Set γ\nt : Set β\nhs : MeasurableSet s\nht : Measurabl... | [
"α : Type u_1\nβ : Type u_2\nmα : MeasurableSpace α\nmβ : MeasurableSpace β\nγ : Type u_3\ninst✝³ : MeasurableSpace γ\nκ : Kernel α β\nη : Kernel β γ\ninst✝² : IsMarkovKernel κ\ninst✝¹ : IsMarkovKernel η\ninst✝ : IsDeterministic (η ∘ₖ κ)\na : α\ns : Set γ\nt : Set β\nhs : MeasurableSet s\nht : MeasurableSet t\n⊢ ∫⁻... | rw [comp_apply' _ _ _ (hs.prod ht)] | Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_rwSeq_1 | Lean.Parser.Tactic.rwSeq |
Mathlib.Probability.Kernel.Posterior | {
"line": 153,
"column": 28
} | {
"line": 153,
"column": 66
} | {
"line": 153,
"column": 67
} | [
{
"pp": "Ω : Type u_1\n𝓧 : Type u_2\nmΩ : MeasurableSpace Ω\nm𝓧 : MeasurableSpace 𝓧\nμ : Measure Ω\ninst✝³ : IsFiniteMeasure μ\ninst✝² : StandardBorelSpace Ω\ninst✝¹ : Nonempty Ω\ninst✝ : MeasurableSpace.CountablyGenerated 𝓧\nf : Ω → 𝓧\nhf : Measurable f\n⊢ ⇑(Kernel.id ∥ₖ Kernel.deterministic f hf ∘ₖ (Kern... | [
"Ω : Type u_1\n𝓧 : Type u_2\nmΩ : MeasurableSpace Ω\nm𝓧 : MeasurableSpace 𝓧\nμ : Measure Ω\ninst✝³ : IsFiniteMeasure μ\ninst✝² : StandardBorelSpace Ω\ninst✝¹ : Nonempty Ω\ninst✝ : MeasurableSpace.CountablyGenerated 𝓧\nf : Ω → 𝓧\nhf : Measurable f\n⊢ ⇑(Kernel.id ∘ₖ Kernel.deterministic f hf ∥ₖ (Kernel.determini... | Kernel.parallelComp_comp_parallelComp, | Lean.Elab.Tactic.evalRewriteSeq | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.