module
string
startPos
dict
endPos
dict
nextStartPos
dict
goals
list
goalsAfter
list
ppTac
string
elaborator
string
kind
string
Mathlib.RingTheory.DiscreteValuationRing.Basic
{ "line": 203, "column": 6 }
{ "line": 205, "column": 15 }
{ "line": 206, "column": 6 }
[ { "pp": "case pos\nR : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsCancelMulZero R\nhR : HasUnitMulPowIrreducibleFactorization R\np : R := Classical.choose hR\nspec : Irreducible (Classical.choose hR) ∧ ∀ {x : R}, x ≠ 0 → ∃ n, Associated (Classical.choose hR ^ n) x :=\n Classical.choose_spec hR\nx : R\nhx : x ≠ 0...
[ "case neg\nR : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsCancelMulZero R\nhR : HasUnitMulPowIrreducibleFactorization R\np : R := Classical.choose hR\nspec : Irreducible (Classical.choose hR) ∧ ∀ {x : R}, x ≠ 0 → ∃ n, Associated (Classical.choose hR ^ n) x :=\n Classical.choose_spec hR\nx : R\nhx : x ≠ 0\nq : R\nhq ...
· simp only [hm, one_mul, pow_zero] at h ⊢ right exact h
Lean.Elab.Tactic.evalTacticCDot
Lean.cdot
Mathlib.RingTheory.Valuation.ValuationRing
{ "line": 366, "column": 6 }
{ "line": 366, "column": 25 }
{ "line": 367, "column": 4 }
[ { "pp": "case neg.inl\nR : Type u_1\ninst✝⁴ : CommRing R\ninst✝³ : IsDomain R\nK : Type u_2\ninst✝² : Field K\ninst✝¹ : Algebra R K\ninst✝ : IsFractionRing R K\nH : ∀ (x : K), IsLocalization.IsInteger R x ∨ IsLocalization.IsInteger R x⁻¹\na b : R\nha : (algebraMap R K) a ≠ 0\nhb : (algebraMap R K) b ≠ 0\nc : R\...
[]
exact ⟨c, Or.inr e⟩
Lean.Elab.Tactic.evalExact
Lean.Parser.Tactic.exact
Mathlib.RingTheory.Valuation.Basic
{ "line": 223, "column": 2 }
{ "line": 223, "column": 30 }
{ "line": 223, "column": 31 }
[ { "pp": "K : Type u_1\ninst✝² : DivisionRing K\nΓ₀ : Type u_4\ninst✝¹ : LinearOrderedCommMonoidWithZero Γ₀\ninst✝ : Nontrivial Γ₀\nv : Valuation K Γ₀\nx : K\nhx : IsUnit x\n⊢ v x ≠ 0", "ppTerm": "?m.11", "assigned": true, "usedConstants": [ "Eq.mpr", "GroupWithZero.toMonoidWithZero", ...
[ "K : Type u_1\ninst✝² : DivisionRing K\nΓ₀ : Type u_4\ninst✝¹ : LinearOrderedCommMonoidWithZero Γ₀\ninst✝ : Nontrivial Γ₀\nv : Valuation K Γ₀\nx : K\nhx : IsUnit x\n⊢ ¬x = 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Jacobson.Ring
{ "line": 78, "column": 2 }
{ "line": 78, "column": 12 }
{ "line": 79, "column": 2 }
[ { "pp": "R : Type u_1\ninst✝ : CommRing R\nh : ∀ (P : Ideal R), P.IsPrime → P.jacobson = P\nI : Ideal R\nhI : I.IsRadical\nx : R\nhx : x ∈ I.jacobson\n⊢ ∀ ⦃I_1 : Ideal R⦄, I_1 ∈ {J | I ≤ J ∧ J.IsPrime} → x ∈ I_1", "ppTerm": "?m.63", "assigned": true, "usedConstants": [ "Semiring.toModule", ...
[ "R : Type u_1\ninst✝ : CommRing R\nh : ∀ (P : Ideal R), P.IsPrime → P.jacobson = P\nI : Ideal R\nhI : I.IsRadical\nx : R\nhx : x ∈ I.jacobson\nP : Ideal R\nhP : P ∈ {J | I ≤ J ∧ J.IsPrime}\n⊢ x ∈ P" ]
intro P hP
Lean.Elab.Tactic.evalIntro
Lean.Parser.Tactic.intro
Mathlib.RingTheory.Jacobson.Ring
{ "line": 129, "column": 2 }
{ "line": 129, "column": 12 }
{ "line": 130, "column": 2 }
[ { "pp": "R : Type u_1\nS : Type u_2\ninst✝⁴ : CommRing R\ninst✝³ : CommRing S\ninst✝² : Algebra R S\ninst✝¹ : Algebra.IsIntegral R S\ninst✝ : IsJacobsonRing R\n⊢ ∀ (P : Ideal S), P.IsPrime → P.jacobson = P", "ppTerm": "?m.12", "assigned": true, "usedConstants": [ "CommSemiring.toSemiring", ...
[ "R : Type u_1\nS : Type u_2\ninst✝⁴ : CommRing R\ninst✝³ : CommRing S\ninst✝² : Algebra R S\ninst✝¹ : Algebra.IsIntegral R S\ninst✝ : IsJacobsonRing R\nP : Ideal S\nhP : P.IsPrime\n⊢ P.jacobson = P" ]
intro P hP
Lean.Elab.Tactic.evalIntro
Lean.Parser.Tactic.intro
Mathlib.RingTheory.Jacobson.Ring
{ "line": 140, "column": 27 }
{ "line": 140, "column": 38 }
{ "line": 140, "column": 39 }
[ { "pp": "R : Type u_1\nS : Type u_2\ninst✝⁴ : CommRing R\ninst✝³ : CommRing S\ninst✝² : Algebra R S\ninst✝¹ : Algebra.IsIntegral R S\ninst✝ : IsJacobsonRing R\nP : Ideal S\nhP : P.IsPrime\nhP_top : ¬comap (algebraMap R S) P = ⊤\nthis : Nontrivial (R ⧸ comap (algebraMap R S) P)\nJ : Ideal (R ⧸ comap (algebraMap ...
[ "R : Type u_1\nS : Type u_2\ninst✝⁴ : CommRing R\ninst✝³ : CommRing S\ninst✝² : Algebra R S\ninst✝¹ : Algebra.IsIntegral R S\ninst✝ : IsJacobsonRing R\nP : Ideal S\nhP : P.IsPrime\nhP_top : ¬comap (algebraMap R S) P = ⊤\nthis : Nontrivial (R ⧸ comap (algebraMap R S) P)\nJ : Ideal (R ⧸ comap (algebraMap R S) P)\nhJ ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 329, "column": 2 }
{ "line": 329, "column": 13 }
{ "line": 329, "column": 14 }
[ { "pp": "R : Type u_3\nΓ₀ : Type u_4\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommMonoidWithZero Γ₀\nv : Valuation R Γ₀\nx y : R\nh : v (y - x) < v x\nthis : v (y - x + x) = v x\n⊢ v y = v x", "ppTerm": "?m.42", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "R : Type u_3\nΓ₀ : Type u_4\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommMonoidWithZero Γ₀\nv : Valuation R Γ₀\nx y : R\nh : v (y - x) < v x\nthis : v (y - x + x) = v x\n⊢ v y = v x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 333, "column": 4 }
{ "line": 333, "column": 19 }
{ "line": 333, "column": 20 }
[ { "pp": "case pos\nR : Type u_3\nΓ₀ : Type u_4\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommMonoidWithZero Γ₀\nv : Valuation R Γ₀\nx y : R\nhx : v x = 0\nhy : v y = 0\n⊢ v (x - y) = v y", "ppTerm": "?pos✝", "assigned": true, "usedConstants": [ "Eq.mpr", "AddGroupWithOne.toAddGroup", ...
[ "case pos\nR : Type u_3\nΓ₀ : Type u_4\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommMonoidWithZero Γ₀\nv : Valuation R Γ₀\nx y : R\nhx : v x = 0\nhy : v y = 0\n⊢ v (x - y) = 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 347, "column": 2 }
{ "line": 347, "column": 30 }
{ "line": 347, "column": 31 }
[ { "pp": "R : Type u_3\nΓ₀ : Type u_4\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommMonoidWithZero Γ₀\nv : Valuation R Γ₀\nx : R\nh : v x < v 1\n⊢ v (1 + x) = 1", "ppTerm": "?m.26", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "R : Type u_3\nΓ₀ : Type u_4\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommMonoidWithZero Γ₀\nv : Valuation R Γ₀\nx : R\nh : v x < v 1\n⊢ v (1 + x) = 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.DiscreteValuationRing.Basic
{ "line": 250, "column": 4 }
{ "line": 250, "column": 49 }
{ "line": 250, "column": 50 }
[ { "pp": "R : Type u\ninst✝¹ : CommRing R\ninst✝ : UniqueFactorizationMonoid R\nh₁ : ∃ p, Irreducible p\nh₂ : ∀ ⦃p q : R⦄, Irreducible p → Irreducible q → Associated p q\nI : Ideal R\nI0 : ¬I = ⊥\np : R\nleft✝ : Irreducible p\nH : ∀ {x : R}, x ≠ 0 → ∃ n, Associated (p ^ n) x\nn : ℕ\nu : Rˣ\nhxI : p ^ n * ↑u ∈ I\...
[ "R : Type u\ninst✝¹ : CommRing R\ninst✝ : UniqueFactorizationMonoid R\nh₁ : ∃ p, Irreducible p\nh₂ : ∀ ⦃p q : R⦄, Irreducible p → Irreducible q → Associated p q\nI : Ideal R\nI0 : ¬I = ⊥\np : R\nleft✝ : Irreducible p\nH : ∀ {x : R}, x ≠ 0 → ∃ n, Associated (p ^ n) x\nn : ℕ\nu : Rˣ\nhxI : p ^ n * ↑u ∈ I\nhx0 : p ^ n...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 352, "column": 2 }
{ "line": 352, "column": 41 }
{ "line": 352, "column": 42 }
[ { "pp": "R : Type u_3\nΓ₀ : Type u_4\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommMonoidWithZero Γ₀\nv : Valuation R Γ₀\nx : R\nh : v (-x) < v 1\n⊢ v (1 + -x) = 1", "ppTerm": "?m.40", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "R : Type u_3\nΓ₀ : Type u_4\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommMonoidWithZero Γ₀\nv : Valuation R Γ₀\nx : R\nh : v (-x) < v 1\n⊢ v (1 + -x) = 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.DiscreteValuationRing.Basic
{ "line": 262, "column": 4 }
{ "line": 262, "column": 49 }
{ "line": 262, "column": 50 }
[ { "pp": "case neg\nR : Type u\ninst✝¹ : CommRing R\ninst✝ : UniqueFactorizationMonoid R\nh₁ : ∃ p, Irreducible p\nh₂ : ∀ ⦃p q : R⦄, Irreducible p → Irreducible q → Associated p q\nI : Ideal R\nI0 : ¬I = ⊥\nx : R\nhxI : x ∈ I\nhx0 : x ≠ 0\np : R\nleft✝ : Irreducible p\nH : ∀ {x : R}, x ≠ 0 → ∃ n, Associated (p ^...
[ "case neg\nR : Type u\ninst✝¹ : CommRing R\ninst✝ : UniqueFactorizationMonoid R\nh₁ : ∃ p, Irreducible p\nh₂ : ∀ ⦃p q : R⦄, Irreducible p → Irreducible q → Associated p q\nI : Ideal R\nI0 : ¬I = ⊥\nx : R\nhxI : x ∈ I\nhx0 : x ≠ 0\np : R\nleft✝ : Irreducible p\nH : ∀ {x : R}, x ≠ 0 → ∃ n, Associated (p ^ n) x\nex : ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.DiscreteValuationRing.Basic
{ "line": 283, "column": 4 }
{ "line": 283, "column": 19 }
{ "line": 284, "column": 4 }
[ { "pp": "case refine_3\nR : Type u\ninst✝² : CommRing R\ninst✝¹ : IsDomain R\ninst✝ : UniqueFactorizationMonoid R\nh₂ : ∀ ⦃p q : R⦄, Irreducible p → Irreducible q → Associated p q\nPID : IsPrincipalIdealRing R\np : R\nhp : Irreducible p\nI : Ideal R\n⊢ (fun P ↦ P ≠ ⊥ ∧ P.IsPrime) (R ∙ Submodule.IsPrincipal.gene...
[ "case refine_3\nR : Type u\ninst✝² : CommRing R\ninst✝¹ : IsDomain R\ninst✝ : UniqueFactorizationMonoid R\nh₂ : ∀ ⦃p q : R⦄, Irreducible p → Irreducible q → Associated p q\nPID : IsPrincipalIdealRing R\np : R\nhp : Irreducible p\nI : Ideal R\nI0 : R ∙ Submodule.IsPrincipal.generator I ≠ ⊥\nhI : IsPrime (R ∙ Submodu...
rintro ⟨I0, hI⟩
_private.Lean.Elab.Tactic.RCases.0.Lean.Elab.Tactic.RCases.evalRIntro
Lean.Parser.Tactic.rintro
Mathlib.RingTheory.DiscreteValuationRing.Basic
{ "line": 296, "column": 2 }
{ "line": 296, "column": 60 }
{ "line": 297, "column": 2 }
[ { "pp": "R : Type u\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\nhR : HasUnitMulPowIrreducibleFactorization R\nthis : UniqueFactorizationMonoid R := HasUnitMulPowIrreducibleFactorization.toUniqueFactorizationMonoid hR\n⊢ IsDiscreteValuationRing R", "ppTerm": "?m.13", "assigned": true, "usedConstants": ...
[ "R : Type u\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\nhR : HasUnitMulPowIrreducibleFactorization R\nthis : UniqueFactorizationMonoid R := ⋯\n⊢ ∃ p, Irreducible p" ]
apply of_ufd_of_unique_irreducible _ hR.unique_irreducible
Lean.Elab.Tactic.evalApply
Lean.Parser.Tactic.apply
Mathlib.RingTheory.Valuation.ValuationRing
{ "line": 447, "column": 40 }
{ "line": 447, "column": 51 }
{ "line": 447, "column": 52 }
[ { "pp": "𝒪 : Type u\nK : Type v\ninst✝² : CommRing 𝒪\ninst✝¹ : Field K\ninst✝ : Algebra 𝒪 K\nh : ∀ (x : K), ∃ a, x = (algebraMap 𝒪 K) a ∨ x⁻¹ = (algebraMap 𝒪 K) a\nhinj : Function.Injective ⇑(algebraMap 𝒪 K)\nthis✝¹ : IsDomain 𝒪\nthis✝ : FaithfulSMul 𝒪 K\nthis : IsDomain 𝒪\nx✝ y✝ : 𝒪\nhab : (algebraMa...
[ "𝒪 : Type u\nK : Type v\ninst✝² : CommRing 𝒪\ninst✝¹ : Field K\ninst✝ : Algebra 𝒪 K\nh : ∀ (x : K), ∃ a, x = (algebraMap 𝒪 K) a ∨ x⁻¹ = (algebraMap 𝒪 K) a\nhinj : Function.Injective ⇑(algebraMap 𝒪 K)\nthis✝¹ : IsDomain 𝒪\nthis✝ : FaithfulSMul 𝒪 K\nthis : IsDomain 𝒪\nx✝ y✝ : 𝒪\nhab : (algebraMap 𝒪 K) x✝ =...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 469, "column": 8 }
{ "line": 469, "column": 19 }
{ "line": 469, "column": 20 }
[ { "pp": "case pos\nK : Type u_1\nF : Type u_2\nR : Type u_3\ninst✝² : DivisionRing K\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\nΓ''₀ : Type u_6\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommGroupWithZero Γ₀\nv : Valuation R Γ₀\nx✝ y✝ x y : R\nh : v x ≠ 0\nH : ¬v (x + y) = 0\nhy : v y = 0\n⊢ v (x + y) ≤ v x", "ppTerm": "?...
[ "case pos\nK : Type u_1\nF : Type u_2\nR : Type u_3\ninst✝² : DivisionRing K\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\nΓ''₀ : Type u_6\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommGroupWithZero Γ₀\nv : Valuation R Γ₀\nx✝ y✝ x y : R\nh : v x ≠ 0\nH : ¬v (x + y) = 0\nhy : v y = 0\n⊢ v (x + y) ≤ v x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.ValuationRing
{ "line": 451, "column": 23 }
{ "line": 451, "column": 48 }
{ "line": 451, "column": 49 }
[ { "pp": "𝒪 : Type u\nK : Type v\ninst✝² : CommRing 𝒪\ninst✝¹ : Field K\ninst✝ : Algebra 𝒪 K\nh : ∀ (x : K), ∃ a, x = (algebraMap 𝒪 K) a ∨ x⁻¹ = (algebraMap 𝒪 K) a\nhinj : Function.Injective ⇑(algebraMap 𝒪 K)\nthis✝¹ : IsDomain 𝒪\nthis✝ : FaithfulSMul 𝒪 K\nthis : IsDomain 𝒪\nx : K\na : 𝒪\nha : x = (alg...
[ "𝒪 : Type u\nK : Type v\ninst✝² : CommRing 𝒪\ninst✝¹ : Field K\ninst✝ : Algebra 𝒪 K\nh : ∀ (x : K), ∃ a, x = (algebraMap 𝒪 K) a ∨ x⁻¹ = (algebraMap 𝒪 K) a\nhinj : Function.Injective ⇑(algebraMap 𝒪 K)\nthis✝¹ : IsDomain 𝒪\nthis✝ : FaithfulSMul 𝒪 K\nthis : IsDomain 𝒪\nx : K\na : 𝒪\nha : x = (algebraMap 𝒪 K...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.ValuationRing
{ "line": 452, "column": 38 }
{ "line": 452, "column": 49 }
{ "line": 452, "column": 50 }
[ { "pp": "𝒪 : Type u\nK : Type v\ninst✝² : CommRing 𝒪\ninst✝¹ : Field K\ninst✝ : Algebra 𝒪 K\nh : ∀ (x : K), ∃ a, x = (algebraMap 𝒪 K) a ∨ x⁻¹ = (algebraMap 𝒪 K) a\nhinj : Function.Injective ⇑(algebraMap 𝒪 K)\nthis✝¹ : IsDomain 𝒪\nthis✝ : FaithfulSMul 𝒪 K\nthis : IsDomain 𝒪\nx : K\na : 𝒪\nha : x = (alg...
[ "𝒪 : Type u\nK : Type v\ninst✝² : CommRing 𝒪\ninst✝¹ : Field K\ninst✝ : Algebra 𝒪 K\nh : ∀ (x : K), ∃ a, x = (algebraMap 𝒪 K) a ∨ x⁻¹ = (algebraMap 𝒪 K) a\nhinj : Function.Injective ⇑(algebraMap 𝒪 K)\nthis✝¹ : IsDomain 𝒪\nthis✝ : FaithfulSMul 𝒪 K\nthis : IsDomain 𝒪\nx : K\na : 𝒪\nha : x = (algebraMap 𝒪 K...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 469, "column": 8 }
{ "line": 469, "column": 19 }
{ "line": 469, "column": 20 }
[ { "pp": "case pos\nK : Type u_1\nF : Type u_2\nR : Type u_3\ninst✝² : DivisionRing K\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\nΓ''₀ : Type u_6\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommGroupWithZero Γ₀\nv : Valuation R Γ₀\nx✝ y✝ x y : R\nh : v y ≠ 0\nH : ¬v (x + y) = 0\nhy : v x = 0\n⊢ v (x + y) ≤ v y", "ppTerm": "?...
[ "case pos\nK : Type u_1\nF : Type u_2\nR : Type u_3\ninst✝² : DivisionRing K\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\nΓ''₀ : Type u_6\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommGroupWithZero Γ₀\nv : Valuation R Γ₀\nx✝ y✝ x y : R\nh : v y ≠ 0\nH : ¬v (x + y) = 0\nhy : v x = 0\n⊢ v (x + y) ≤ v y" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.ValuationRing
{ "line": 453, "column": 27 }
{ "line": 453, "column": 37 }
{ "line": 453, "column": 38 }
[ { "pp": "case neg\n𝒪 : Type u\nK : Type v\ninst✝² : CommRing 𝒪\ninst✝¹ : Field K\ninst✝ : Algebra 𝒪 K\nh : ∀ (x : K), ∃ a, x = (algebraMap 𝒪 K) a ∨ x⁻¹ = (algebraMap 𝒪 K) a\nhinj : Function.Injective ⇑(algebraMap 𝒪 K)\nthis✝² : IsDomain 𝒪\nthis✝¹ : FaithfulSMul 𝒪 K\nthis✝ : IsDomain 𝒪\nx : K\na : 𝒪\nh...
[ "case neg\n𝒪 : Type u\nK : Type v\ninst✝² : CommRing 𝒪\ninst✝¹ : Field K\ninst✝ : Algebra 𝒪 K\nh : ∀ (x : K), ∃ a, x = (algebraMap 𝒪 K) a ∨ x⁻¹ = (algebraMap 𝒪 K) a\nhinj : Function.Injective ⇑(algebraMap 𝒪 K)\nthis✝² : IsDomain 𝒪\nthis✝¹ : FaithfulSMul 𝒪 K\nthis✝ : IsDomain 𝒪\nx : K\na : 𝒪\nha : x = (alg...
← one_div,
Lean.Elab.Tactic.evalRewriteSeq
null
Mathlib.RingTheory.DiscreteValuationRing.Basic
{ "line": 355, "column": 56 }
{ "line": 355, "column": 67 }
{ "line": 355, "column": 68 }
[ { "pp": "R : Type u_1\ninst✝⁵ : CommRing R\ninst✝⁴ : IsDomain R\ninst✝³ : IsDiscreteValuationRing R\nK : Type u_2\ninst✝² : Field K\ninst✝¹ : Algebra R K\ninst✝ : IsFractionRing R K\nϖ : R\nhϖ : Irreducible ϖ\ny : R\nhy : y ∈ nonZeroDivisors R\nn : ℕ\nu : Rˣ\nhx : (algebraMap R K) (↑u * ϖ ^ n) / (algebraMap R K...
[ "R : Type u_1\ninst✝⁵ : CommRing R\ninst✝⁴ : IsDomain R\ninst✝³ : IsDiscreteValuationRing R\nK : Type u_2\ninst✝² : Field K\ninst✝¹ : Algebra R K\ninst✝ : IsFractionRing R K\nϖ : R\nhϖ : Irreducible ϖ\ny : R\nhy : y ∈ nonZeroDivisors R\nn : ℕ\nu : Rˣ\nhx : (algebraMap R K) (↑u * ϖ ^ n) / (algebraMap R K) y ≠ 0\n⊢ ¬...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.DiscreteValuationRing.Basic
{ "line": 356, "column": 40 }
{ "line": 356, "column": 51 }
{ "line": 356, "column": 52 }
[ { "pp": "R : Type u_1\ninst✝⁵ : CommRing R\ninst✝⁴ : IsDomain R\ninst✝³ : IsDiscreteValuationRing R\nK : Type u_2\ninst✝² : Field K\ninst✝¹ : Algebra R K\ninst✝ : IsFractionRing R K\nϖ : R\nhϖ : Irreducible ϖ\nn : ℕ\nu : Rˣ\nm : ℕ\nv : Rˣ\nhy : ↑v * ϖ ^ m ∈ nonZeroDivisors R\nhx : (algebraMap R K) (↑u * ϖ ^ n) ...
[ "R : Type u_1\ninst✝⁵ : CommRing R\ninst✝⁴ : IsDomain R\ninst✝³ : IsDiscreteValuationRing R\nK : Type u_2\ninst✝² : Field K\ninst✝¹ : Algebra R K\ninst✝ : IsFractionRing R K\nϖ : R\nhϖ : Irreducible ϖ\nn : ℕ\nu : Rˣ\nm : ℕ\nv : Rˣ\nhy : ↑v * ϖ ^ m ∈ nonZeroDivisors R\nhx : (algebraMap R K) (↑u * ϖ ^ n) / (algebraMa...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.ValuationRing
{ "line": 456, "column": 71 }
{ "line": 456, "column": 82 }
{ "line": 456, "column": 83 }
[ { "pp": "𝒪 : Type u\nK : Type v\ninst✝² : CommRing 𝒪\ninst✝¹ : Field K\ninst✝ : Algebra 𝒪 K\nh : ∀ (x : K), ∃ a, x = (algebraMap 𝒪 K) a ∨ x⁻¹ = (algebraMap 𝒪 K) a\nhinj : Function.Injective ⇑(algebraMap 𝒪 K)\nthis✝² : IsDomain 𝒪\nthis✝¹ : FaithfulSMul 𝒪 K\nthis✝ : IsDomain 𝒪\nx : K\na : 𝒪\nh0 : ¬a = 0...
[ "𝒪 : Type u\nK : Type v\ninst✝² : CommRing 𝒪\ninst✝¹ : Field K\ninst✝ : Algebra 𝒪 K\nh : ∀ (x : K), ∃ a, x = (algebraMap 𝒪 K) a ∨ x⁻¹ = (algebraMap 𝒪 K) a\nhinj : Function.Injective ⇑(algebraMap 𝒪 K)\nthis✝² : IsDomain 𝒪\nthis✝¹ : FaithfulSMul 𝒪 K\nthis✝ : IsDomain 𝒪\nx : K\na : 𝒪\nh0 : ¬a = 0\nthis : (al...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 471, "column": 6 }
{ "line": 471, "column": 38 }
{ "line": 471, "column": 39 }
[ { "pp": "case neg\nK : Type u_1\nF : Type u_2\nR : Type u_3\ninst✝² : DivisionRing K\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\nΓ''₀ : Type u_6\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommGroupWithZero Γ₀\nv : Valuation R Γ₀\nx✝ y✝ x y : R\nH : v x = 0 ∧ v y = 0\n⊢ (↑(restrict₀ (ofClass v))).toFun (x + y) ≤\n max ((↑(re...
[ "case neg\nK : Type u_1\nF : Type u_2\nR : Type u_3\ninst✝² : DivisionRing K\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\nΓ''₀ : Type u_6\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommGroupWithZero Γ₀\nv : Valuation R Γ₀\nx✝ y✝ x y : R\nH : v x = 0 ∧ v y = 0\n⊢ v (x + y) = 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.KrullDimension.Zero
{ "line": 91, "column": 49 }
{ "line": 91, "column": 60 }
{ "line": 91, "column": 61 }
[ { "pp": "R : Type u_1\ninst✝ : CommSemiring R\ntfae_1_to_3 : KrullDimLE 0 R ∧ IsLocalRing R → ∀ (x : R), IsNilpotent x ↔ ¬IsUnit x\nH : ∀ (x : R), IsNilpotent x ↔ ¬IsUnit x\ne : nilradical R = ⊤\nn : ℕ\nhn : 1 ^ n ∈ 0\n⊢ 1 = 0", "ppTerm": "?m.114", "assigned": false, "usedConstants": [], "usedFV...
[ "R : Type u_1\ninst✝ : CommSemiring R\ntfae_1_to_3 : KrullDimLE 0 R ∧ IsLocalRing R → ∀ (x : R), IsNilpotent x ↔ ¬IsUnit x\nH : ∀ (x : R), IsNilpotent x ↔ ¬IsUnit x\ne : nilradical R = ⊤\nn : ℕ\nhn : 1 ^ n ∈ 0\n⊢ 1 = 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Jacobson.Ring
{ "line": 306, "column": 42 }
{ "line": 306, "column": 67 }
{ "line": 306, "column": 68 }
[ { "pp": "case refine_1.inl.refine_1\nR : Type u_1\ninst✝⁶ : CommRing R\nRₘ : Type u_3\nSₘ : Type u_4\ninst✝⁵ : CommRing Rₘ\ninst✝⁴ : CommRing Sₘ\nP : Ideal R[X]\npX : R[X]\nhpX : pX ∈ P\ninst✝³ : Algebra (R ⧸ comap C P) Rₘ\ninst✝² : IsLocalization.Away (map (Ideal.Quotient.mk (comap C P)) pX).leadingCoeff Rₘ\ni...
[ "case refine_1.inl.refine_1\nR : Type u_1\ninst✝⁶ : CommRing R\nRₘ : Type u_3\nSₘ : Type u_4\ninst✝⁵ : CommRing Rₘ\ninst✝⁴ : CommRing Sₘ\nP : Ideal R[X]\npX : R[X]\nhpX : pX ∈ P\ninst✝³ : Algebra (R ⧸ comap C P) Rₘ\ninst✝² : IsLocalization.Away (map (Ideal.Quotient.mk (comap C P)) pX).leadingCoeff Rₘ\ninst✝¹ : Alge...
Quotient.eq_zero_iff_mem,
Lean.Elab.Tactic.evalRewriteSeq
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 540, "column": 36 }
{ "line": 540, "column": 47 }
{ "line": 540, "column": 48 }
[ { "pp": "R : Type u_3\nΓ₀ : Type u_4\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommGroupWithZero Γ₀\nv : Valuation R Γ₀\nγ : (ofClass v).ValueGroup₀ˣ\nu : ↥(ofClass v).valueGroup := WithZero.unzero ⋯\nhu_def : u = WithZero.unzero ⋯\na : R\nha : (ofClass v) a ≠ 0\nx : R\nhax : (ofClass v) a * ↑↑u = (ofClass v) x\nh...
[ "R : Type u_3\nΓ₀ : Type u_4\ninst✝¹ : Ring R\ninst✝ : LinearOrderedCommGroupWithZero Γ₀\nv : Valuation R Γ₀\nγ : (ofClass v).ValueGroup₀ˣ\nu : ↥(ofClass v).valueGroup := WithZero.unzero ⋯\nhu_def : u = WithZero.unzero ⋯\na : R\nha : (ofClass v) a ≠ 0\nx : R\nhax : (ofClass v) a * ↑↑u = (ofClass v) x\nhx : 0 < v x\...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.DiscreteValuationRing.Basic
{ "line": 430, "column": 2 }
{ "line": 431, "column": 9 }
{ "line": 431, "column": 10 }
[ { "pp": "R : Type u_1\ninst✝² : CommRing R\ninst✝¹ : IsDomain R\ninst✝ : IsDiscreteValuationRing R\nϖ : R\nhϖ : Irreducible ϖ\n⊢ (addVal R) ϖ = 1", "ppTerm": "?m.16", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "R : Type u_1\ninst✝² : CommRing R\ninst✝¹ : IsDomain R\ninst✝ : IsDiscreteValuationRing R\nϖ : R\nhϖ : Irreducible ϖ\n⊢ (addVal R) ϖ = 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 642, "column": 14 }
{ "line": 642, "column": 25 }
{ "line": 642, "column": 26 }
[ { "pp": "K : Type u_7\ninst✝¹ : DivisionRing K\nΓ₀ : Type u_8\ninst✝ : LinearOrderedCommGroupWithZero Γ₀\nv : Valuation K Γ₀\nh : v.IsNontrivial\n⊢ ∃ x, x ≠ 0 ∧ v x < 1", "ppTerm": "?m.26", "assigned": true, "usedConstants": [ "LinearOrderedCommGroupWithZero.toLinearOrderedCommMonoidWithZero",...
[ "K : Type u_7\ninst✝¹ : DivisionRing K\nΓ₀ : Type u_8\ninst✝ : LinearOrderedCommGroupWithZero Γ₀\nv : Valuation K Γ₀\nh : v.IsNontrivial\n⊢ ∃ x, ¬x = 0 ∧ v x < 1" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 653, "column": 14 }
{ "line": 653, "column": 25 }
{ "line": 653, "column": 26 }
[ { "pp": "K : Type u_7\ninst✝¹ : DivisionRing K\nΓ₀ : Type u_8\ninst✝ : LinearOrderedCommGroupWithZero Γ₀\nv : Valuation K Γ₀\nh : v.IsNontrivial\n⊢ ∃ x, 1 < v x", "ppTerm": "?m.21", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "K : Type u_7\ninst✝¹ : DivisionRing K\nΓ₀ : Type u_8\ninst✝ : LinearOrderedCommGroupWithZero Γ₀\nv : Valuation K Γ₀\nh : v.IsNontrivial\n⊢ ∃ x, 1 < v x" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 715, "column": 2 }
{ "line": 715, "column": 36 }
{ "line": 715, "column": 37 }
[ { "pp": "R : Type u_3\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\ninst✝² : Ring R\ninst✝¹ : LinearOrderedCommMonoidWithZero Γ₀\ninst✝ : LinearOrderedCommMonoidWithZero Γ'₀\nv₁ : Valuation R Γ₀\nv₂ : Valuation R Γ'₀\nh : v₁.IsEquiv v₂\nr s : R\n⊢ v₁ r = v₁ s ↔ v₂ r = v₂ s", "ppTerm": "?m.21", "assigned": true, "...
[ "R : Type u_3\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\ninst✝² : Ring R\ninst✝¹ : LinearOrderedCommMonoidWithZero Γ₀\ninst✝ : LinearOrderedCommMonoidWithZero Γ'₀\nv₁ : Valuation R Γ₀\nv₂ : Valuation R Γ'₀\nh : v₁.IsEquiv v₂\nr s : R\n⊢ v₁ r ≤ v₁ s ∧ v₁ s ≤ v₁ r ↔ v₂ r ≤ v₂ s ∧ v₂ s ≤ v₂ r" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.DiscreteValuationRing.Basic
{ "line": 494, "column": 4 }
{ "line": 495, "column": 38 }
{ "line": 496, "column": 4 }
[ { "pp": "case pos\nR : Type u_1\ninst✝² : CommRing R\ninst✝¹ : IsDomain R\ninst✝ : IsDiscreteValuationRing R\nx y : R\nh : (addVal R) x = (addVal R) y\nhx : x = 0\n⊢ Associated x y", "ppTerm": "?pos✝", "assigned": true, "usedConstants": [ "Eq.mpr", "instTopENat", "congrArg", ...
[ "case neg\nR : Type u_1\ninst✝² : CommRing R\ninst✝¹ : IsDomain R\ninst✝ : IsDiscreteValuationRing R\nx y : R\nh : (addVal R) x = (addVal R) y\nhx : ¬x = 0\n⊢ Associated x y" ]
· simp_all only [AddValuation.map_zero] rw [addVal_eq_top_iff.mp h.symm]
Lean.Elab.Tactic.evalTacticCDot
Lean.cdot
Mathlib.RingTheory.DiscreteValuationRing.TFAE
{ "line": 92, "column": 4 }
{ "line": 93, "column": 28 }
{ "line": 95, "column": 0 }
[ { "pp": "case a\nR : Type u_1\ninst✝³ : CommRing R\ninst✝² : IsNoetherianRing R\ninst✝¹ : IsLocalRing R\ninst✝ : IsDomain R\nI : Ideal R\nhI : I ≠ ⊥\nh : ¬IsField R\nx : R\nhx : maximalIdeal R = Ideal.span {x}\nhI' : ¬I = ⊤\nH : ∀ (r : R), ¬IsUnit r ↔ x ∣ r\nthis✝ : x ≠ 0\nhx' : Irreducible x\nH' : ∀ (r : R), r...
[]
rw [hx, Ideal.span_singleton_pow, Ideal.span_le, Set.singleton_subset_iff] exact Nat.find_spec this
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.RingTheory.DiscreteValuationRing.TFAE
{ "line": 92, "column": 4 }
{ "line": 93, "column": 28 }
{ "line": 95, "column": 0 }
[ { "pp": "case a\nR : Type u_1\ninst✝³ : CommRing R\ninst✝² : IsNoetherianRing R\ninst✝¹ : IsLocalRing R\ninst✝ : IsDomain R\nI : Ideal R\nhI : I ≠ ⊥\nh : ¬IsField R\nx : R\nhx : maximalIdeal R = Ideal.span {x}\nhI' : ¬I = ⊤\nH : ∀ (r : R), ¬IsUnit r ↔ x ∣ r\nthis✝ : x ≠ 0\nhx' : Irreducible x\nH' : ∀ (r : R), r...
[]
rw [hx, Ideal.span_singleton_pow, Ideal.span_le, Set.singleton_subset_iff] exact Nat.find_spec this
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.RingTheory.Flat.Tensor
{ "line": 75, "column": 2 }
{ "line": 75, "column": 48 }
{ "line": 75, "column": 49 }
[ { "pp": "R : Type u\nM : Type v\ninst✝² : CommRing R\ninst✝¹ : AddCommGroup M\ninst✝ : Module R M\n⊢ Flat R M ↔ ∀ (I : Ideal R), Function.Injective ⇑(lTensor M (Submodule.subtype I))", "ppTerm": "?m.25", "assigned": true, "usedConstants": [ "Eq.mpr", "Submodule", "Semiring.toModule...
[ "R : Type u\nM : Type v\ninst✝² : CommRing R\ninst✝¹ : AddCommGroup M\ninst✝ : Module R M\n⊢ Flat R M ↔ ∀ (I : Ideal R), Function.Injective ⇑(rTensor M (Submodule.subtype I))" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Flat.Tensor
{ "line": 91, "column": 2 }
{ "line": 91, "column": 48 }
{ "line": 91, "column": 49 }
[ { "pp": "R : Type u\nM : Type v\ninst✝² : CommRing R\ninst✝¹ : AddCommGroup M\ninst✝ : Module R M\n⊢ Flat R M ↔ ∀ ⦃I : Ideal R⦄, I.FG → Function.Injective ⇑(lTensor M (Submodule.subtype I))", "ppTerm": "?m.27", "assigned": true, "usedConstants": [ "Eq.mpr", "Submodule", "Semiring.t...
[ "R : Type u\nM : Type v\ninst✝² : CommRing R\ninst✝¹ : AddCommGroup M\ninst✝ : Module R M\n⊢ Flat R M ↔ ∀ ⦃I : Ideal R⦄, I.FG → Function.Injective ⇑(rTensor M (Submodule.subtype I))" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Jacobson.Ring
{ "line": 440, "column": 4 }
{ "line": 440, "column": 39 }
{ "line": 440, "column": 40 }
[ { "pp": "R : Type u_1\ninst✝² : CommRing R\nP : Ideal R[X]\nhP : P.IsMaximal\ninst✝¹ : IsJacobsonRing R\ninst✝ : Nontrivial R\nhP' : ∀ (x : R), C x ∈ P → x = 0\nP' : Ideal R := comap C P\nhP'_prime : P'.IsPrime\nm : R[X]\nhmem_P : m ∈ P\nhm : ⟨m, hmem_P⟩ ≠ 0\n⊢ m ≠ 0", "ppTerm": "?m.94", "assigned": tru...
[ "R : Type u_1\ninst✝² : CommRing R\nP : Ideal R[X]\nhP : P.IsMaximal\ninst✝¹ : IsJacobsonRing R\ninst✝ : Nontrivial R\nhP' : ∀ (x : R), C x ∈ P → x = 0\nP' : Ideal R := comap C P\nhP'_prime : P'.IsPrime\nm : R[X]\nhmem_P : m ∈ P\nhm : ⟨m, hmem_P⟩ ≠ 0\n⊢ ¬m = 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Jacobson.Ring
{ "line": 449, "column": 15 }
{ "line": 449, "column": 40 }
{ "line": 449, "column": 41 }
[ { "pp": "R : Type u_1\ninst✝² : CommRing R\nP : Ideal R[X]\nhP : P.IsMaximal\ninst✝¹ : IsJacobsonRing R\ninst✝ : Nontrivial R\nhP' : ∀ (x : R), C x ∈ P → x = 0\nP' : Ideal R := comap C P\nhP'_prime : P'.IsPrime\nm : R[X]\nhmem_P : m ∈ P\nhm : ⟨m, hmem_P⟩ ≠ 0\nhm' : m ≠ 0\nφ : R ⧸ P' →+* R[X] ⧸ P := quotientMap ...
[ "R : Type u_1\ninst✝² : CommRing R\nP : Ideal R[X]\nhP : P.IsMaximal\ninst✝¹ : IsJacobsonRing R\ninst✝ : Nontrivial R\nhP' : ∀ (x : R), C x ∈ P → x = 0\nP' : Ideal R := comap C P\nhP'_prime : P'.IsPrime\nm : R[X]\nhmem_P : m ∈ P\nhm : ⟨m, hmem_P⟩ ≠ 0\nhm' : m ≠ 0\nφ : R ⧸ P' →+* R[X] ⧸ P := quotientMap P C ⋯\na : R...
Quotient.eq_zero_iff_mem,
Lean.Elab.Tactic.evalRewriteSeq
null
Mathlib.RingTheory.Jacobson.Ring
{ "line": 450, "column": 12 }
{ "line": 450, "column": 75 }
{ "line": 450, "column": 76 }
[ { "pp": "R : Type u_1\ninst✝² : CommRing R\nP : Ideal R[X]\nhP : P.IsMaximal\ninst✝¹ : IsJacobsonRing R\ninst✝ : Nontrivial R\nhP' : ∀ (x : R), C x ∈ P → x = 0\nP' : Ideal R := comap C P\nhP'_prime : P'.IsPrime\nm : R[X]\nhmem_P : m ∈ P\nhm : ⟨m, hmem_P⟩ ≠ 0\nhm' : m ≠ 0\nφ : R ⧸ P' →+* R[X] ⧸ P := quotientMap ...
[ "R : Type u_1\ninst✝² : CommRing R\nP : Ideal R[X]\nhP : P.IsMaximal\ninst✝¹ : IsJacobsonRing R\ninst✝ : Nontrivial R\nhP' : ∀ (x : R), C x ∈ P → x = 0\nP' : Ideal R := comap C P\nhP'_prime : P'.IsPrime\nm : R[X]\nhmem_P : m ∈ P\nhm : ⟨m, hmem_P⟩ ≠ 0\nhm' : m ≠ 0\nφ : R ⧸ P' →+* R[X] ⧸ P := quotientMap P C ⋯\na : R...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Flat.TorsionFree
{ "line": 89, "column": 48 }
{ "line": 89, "column": 59 }
{ "line": 89, "column": 60 }
[ { "pp": "R : Type u_1\nM : Type u_2\ninst✝³ : CommRing R\ninst✝² : AddCommGroup M\ninst✝¹ : Module R M\ninst✝ : Flat R M\nm : M\nr : R\nhr : r ∈ R⁰\nh : ⟨r, hr⟩ • m = 0\n⊢ (fun x ↦ r • x) m = (fun x ↦ r • x) 0", "ppTerm": "?m.47", "assigned": true, "usedConstants": [ "Eq.mpr", "instHSMul...
[ "R : Type u_1\nM : Type u_2\ninst✝³ : CommRing R\ninst✝² : AddCommGroup M\ninst✝¹ : Module R M\ninst✝ : Flat R M\nm : M\nr : R\nhr : r ∈ R⁰\nh : ⟨r, hr⟩ • m = 0\n⊢ r • m = 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Flat.TorsionFree
{ "line": 130, "column": 2 }
{ "line": 130, "column": 12 }
{ "line": 131, "column": 2 }
[ { "pp": "R : Type u_1\nM : Type u_2\ninst✝³ : CommRing R\ninst✝² : AddCommGroup M\ninst✝¹ : Module R M\ninst✝ : IsDomain R\nh✝ : ∀ (P : Ideal R) [inst : P.IsMaximal], ValuationRing (Localization P.primeCompl)\nh : torsion R M = ⊥\n⊢ ∀ (P : Ideal R) [inst : P.IsMaximal], Flat R (LocalizedModule P.primeCompl M)",...
[ "R : Type u_1\nM : Type u_2\ninst✝³ : CommRing R\ninst✝² : AddCommGroup M\ninst✝¹ : Module R M\ninst✝ : IsDomain R\nh✝ : ∀ (P : Ideal R) [inst : P.IsMaximal], ValuationRing (Localization P.primeCompl)\nh : torsion R M = ⊥\nP : Ideal R\nhP : P.IsMaximal\n⊢ Flat R (LocalizedModule P.primeCompl M)" ]
intro P hP
Lean.Elab.Tactic.evalIntro
Lean.Parser.Tactic.intro
Mathlib.RingTheory.Jacobson.Ring
{ "line": 538, "column": 7 }
{ "line": 538, "column": 32 }
{ "line": 538, "column": 33 }
[ { "pp": "R : Type u_1\ninst✝¹ : CommRing R\nP : Ideal R[X]\nhP : P.IsMaximal\ninst✝ : IsJacobsonRing R\nP' : Ideal R := comap C P\nthis✝ : P'.IsPrime\nf : R[X] →+* (R ⧸ P')[X] := mapRingHom (Ideal.Quotient.mk P')\nhf : Function.Surjective ⇑f\nhPJ : P = comap f (Ideal.map f P)\nthis : (Ideal.map (mapRingHom (Ide...
[ "R : Type u_1\ninst✝¹ : CommRing R\nP : Ideal R[X]\nhP : P.IsMaximal\ninst✝ : IsJacobsonRing R\nP' : Ideal R := comap C P\nthis✝ : P'.IsPrime\nf : R[X] →+* (R ⧸ P')[X] := mapRingHom (Ideal.Quotient.mk P')\nhf : Function.Surjective ⇑f\nhPJ : P = comap f (Ideal.map f P)\nthis : (Ideal.map (mapRingHom (Ideal.Quotient....
Quotient.eq_zero_iff_mem,
Lean.Elab.Tactic.evalRewriteSeq
null
Mathlib.LinearAlgebra.RootSystem.BaseChange
{ "line": 77, "column": 52 }
{ "line": 77, "column": 63 }
{ "line": 77, "column": 64 }
[ { "pp": "ι : Type u_1\nL : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹² : Field L\ninst✝¹¹ : AddCommGroup M\ninst✝¹⁰ : AddCommGroup N\ninst✝⁹ : Module L M\ninst✝⁸ : Module L N\nP : RootPairing ι L M N\nK : Type u_5\ninst✝⁷ : Field K\ninst✝⁶ : Algebra K L\ninst✝⁵ : Module K M\ninst✝⁴ : Module K N\ninst✝³ : IsSc...
[ "ι : Type u_1\nL : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹² : Field L\ninst✝¹¹ : AddCommGroup M\ninst✝¹⁰ : AddCommGroup N\ninst✝⁹ : Module L M\ninst✝⁸ : Module L N\nP : RootPairing ι L M N\nK : Type u_5\ninst✝⁷ : Field K\ninst✝⁶ : Algebra K L\ninst✝⁵ : Module K M\ninst✝⁴ : Module K N\ninst✝³ : IsScalarTower K ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.BaseChange
{ "line": 78, "column": 71 }
{ "line": 78, "column": 82 }
{ "line": 78, "column": 83 }
[ { "pp": "ι : Type u_1\nL : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹² : Field L\ninst✝¹¹ : AddCommGroup M\ninst✝¹⁰ : AddCommGroup N\ninst✝⁹ : Module L M\ninst✝⁸ : Module L N\nP : RootPairing ι L M N\nK : Type u_5\ninst✝⁷ : Field K\ninst✝⁶ : Algebra K L\ninst✝⁵ : Module K M\ninst✝⁴ : Module K N\ninst✝³ : IsSc...
[ "ι : Type u_1\nL : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹² : Field L\ninst✝¹¹ : AddCommGroup M\ninst✝¹⁰ : AddCommGroup N\ninst✝⁹ : Module L M\ninst✝⁸ : Module L N\nP : RootPairing ι L M N\nK : Type u_5\ninst✝⁷ : Field K\ninst✝⁶ : Algebra K L\ninst✝⁵ : Module K M\ninst✝⁴ : Module K N\ninst✝³ : IsScalarTower K ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.BaseChange
{ "line": 79, "column": 73 }
{ "line": 79, "column": 84 }
{ "line": 79, "column": 85 }
[ { "pp": "ι : Type u_1\nL : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹² : Field L\ninst✝¹¹ : AddCommGroup M\ninst✝¹⁰ : AddCommGroup N\ninst✝⁹ : Module L M\ninst✝⁸ : Module L N\nP : RootPairing ι L M N\nK : Type u_5\ninst✝⁷ : Field K\ninst✝⁶ : Algebra K L\ninst✝⁵ : Module K M\ninst✝⁴ : Module K N\ninst✝³ : IsSc...
[ "ι : Type u_1\nL : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹² : Field L\ninst✝¹¹ : AddCommGroup M\ninst✝¹⁰ : AddCommGroup N\ninst✝⁹ : Module L M\ninst✝⁸ : Module L N\nP : RootPairing ι L M N\nK : Type u_5\ninst✝⁷ : Field K\ninst✝⁶ : Algebra K L\ninst✝⁵ : Module K M\ninst✝⁴ : Module K N\ninst✝³ : IsScalarTower K ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 862, "column": 8 }
{ "line": 863, "column": 15 }
{ "line": 863, "column": 16 }
[ { "pp": "case neg.hxy\nK : Type u_1\nF : Type u_2\nR : Type u_3\ninst✝⁴ : DivisionRing K\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\nΓ''₀ : Type u_6\ninst✝³ : LinearOrderedCommGroupWithZero Γ₀\ninst✝² : LinearOrderedCommGroupWithZero Γ'₀\ninst✝¹ : LinearOrderedCommGroupWithZero Γ''₀\ninst✝ : Ring R\nv : Valuation R Γ₀\nw :...
[ "case neg.hxy\nK : Type u_1\nF : Type u_2\nR : Type u_3\ninst✝⁴ : DivisionRing K\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\nΓ''₀ : Type u_6\ninst✝³ : LinearOrderedCommGroupWithZero Γ₀\ninst✝² : LinearOrderedCommGroupWithZero Γ'₀\ninst✝¹ : LinearOrderedCommGroupWithZero Γ''₀\ninst✝ : Ring R\nv : Valuation R Γ₀\nw : Valuation R...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.BaseChange
{ "line": 86, "column": 9 }
{ "line": 86, "column": 48 }
{ "line": 86, "column": 49 }
[ { "pp": "ι : Type u_1\nL : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹² : Field L\ninst✝¹¹ : AddCommGroup M\ninst✝¹⁰ : AddCommGroup N\ninst✝⁹ : Module L M\ninst✝⁸ : Module L N\nP : RootPairing ι L M N\nK : Type u_5\ninst✝⁷ : Field K\ninst✝⁶ : Algebra K L\ninst✝⁵ : Module K M\ninst✝⁴ : Module K N\ninst✝³ : IsSc...
[ "ι : Type u_1\nL : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹² : Field L\ninst✝¹¹ : AddCommGroup M\ninst✝¹⁰ : AddCommGroup N\ninst✝⁹ : Module L M\ninst✝⁸ : Module L N\nP : RootPairing ι L M N\nK : Type u_5\ninst✝⁷ : Field K\ninst✝⁶ : Algebra K L\ninst✝⁵ : Module K M\ninst✝⁴ : Module K N\ninst✝³ : IsScalarTower K ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.BaseChange
{ "line": 88, "column": 9 }
{ "line": 88, "column": 48 }
{ "line": 88, "column": 49 }
[ { "pp": "ι : Type u_1\nL : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹² : Field L\ninst✝¹¹ : AddCommGroup M\ninst✝¹⁰ : AddCommGroup N\ninst✝⁹ : Module L M\ninst✝⁸ : Module L N\nP : RootPairing ι L M N\nK : Type u_5\ninst✝⁷ : Field K\ninst✝⁶ : Algebra K L\ninst✝⁵ : Module K M\ninst✝⁴ : Module K N\ninst✝³ : IsSc...
[ "ι : Type u_1\nL : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹² : Field L\ninst✝¹¹ : AddCommGroup M\ninst✝¹⁰ : AddCommGroup N\ninst✝⁹ : Module L M\ninst✝⁸ : Module L N\nP : RootPairing ι L M N\nK : Type u_5\ninst✝⁷ : Field K\ninst✝⁶ : Algebra K L\ninst✝⁵ : Module K M\ninst✝⁴ : Module K N\ninst✝³ : IsScalarTower K ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Algebra.Ring.SumsOfSquares
{ "line": 89, "column": 2 }
{ "line": 89, "column": 13 }
{ "line": 89, "column": 14 }
[ { "pp": "R : Type u_1\ninst✝¹ : AddZeroClass R\ninst✝ : Mul R\na : R\n⊢ IsSumSq (a * a)", "ppTerm": "?m.9", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "R : Type u_1\ninst✝¹ : AddZeroClass R\ninst✝ : Mul R\na : R\n⊢ IsSumSq (a * a)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Algebra.Ring.SumsOfSquares
{ "line": 120, "column": 2 }
{ "line": 120, "column": 13 }
{ "line": 120, "column": 14 }
[ { "pp": "R : Type u_1\ninst✝¹ : AddCommMonoid R\ninst✝ : Mul R\nι : Type u_2\nI : Finset ι\ns : ι → R\nhs : ∀ i ∈ I, IsSumSq (s i)\n⊢ IsSumSq (∑ i ∈ I, s i)", "ppTerm": "?m.18", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "R : Type u_1\ninst✝¹ : AddCommMonoid R\ninst✝ : Mul R\nι : Type u_2\nI : Finset ι\ns : ι → R\nhs : ∀ i ∈ I, IsSumSq (s i)\n⊢ IsSumSq (∑ i ∈ I, s i)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 864, "column": 8 }
{ "line": 865, "column": 15 }
{ "line": 865, "column": 16 }
[ { "pp": "case neg.hxy\nK : Type u_1\nF : Type u_2\nR : Type u_3\ninst✝⁴ : DivisionRing K\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\nΓ''₀ : Type u_6\ninst✝³ : LinearOrderedCommGroupWithZero Γ₀\ninst✝² : LinearOrderedCommGroupWithZero Γ'₀\ninst✝¹ : LinearOrderedCommGroupWithZero Γ''₀\ninst✝ : Ring R\nv : Valuation R Γ₀\nw :...
[ "case neg.hxy\nK : Type u_1\nF : Type u_2\nR : Type u_3\ninst✝⁴ : DivisionRing K\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\nΓ''₀ : Type u_6\ninst✝³ : LinearOrderedCommGroupWithZero Γ₀\ninst✝² : LinearOrderedCommGroupWithZero Γ'₀\ninst✝¹ : LinearOrderedCommGroupWithZero Γ''₀\ninst✝ : Ring R\nv : Valuation R Γ₀\nw : Valuation R...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Algebra.Ring.SumsOfSquares
{ "line": 180, "column": 2 }
{ "line": 180, "column": 13 }
{ "line": 180, "column": 14 }
[ { "pp": "R : Type u_1\ninst✝ : NonUnitalCommSemiring R\ns₁ s₂ : R\nh₁ : IsSumSq s₁\nh₂ : IsSumSq s₂\n⊢ IsSumSq (s₁ * s₂)", "ppTerm": "?m.17", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "R : Type u_1\ninst✝ : NonUnitalCommSemiring R\ns₁ s₂ : R\nh₁ : IsSumSq s₁\nh₂ : IsSumSq s₂\n⊢ IsSumSq (s₁ * s₂)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Algebra.Ring.SumsOfSquares
{ "line": 216, "column": 2 }
{ "line": 216, "column": 13 }
{ "line": 216, "column": 14 }
[ { "pp": "R : Type u_1\ninst✝ : CommSemiring R\nι : Type u_2\nI : Finset ι\nx : ι → R\nhx : ∀ i ∈ I, IsSumSq (x i)\n⊢ IsSumSq (∏ i ∈ I, x i)", "ppTerm": "?m.18", "assigned": false, "usedConstants": [], "usedFVars": [], "usedGoals": [] } ]
[ "R : Type u_1\ninst✝ : CommSemiring R\nι : Type u_2\nI : Finset ι\nx : ι → R\nhx : ∀ i ∈ I, IsSumSq (x i)\n⊢ IsSumSq (∏ i ∈ I, x i)" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.IsValuedIn
{ "line": 99, "column": 2 }
{ "line": 99, "column": 65 }
{ "line": 99, "column": 66 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_4\nN : Type u_5\ninst✝⁸ : CommRing R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\nS : Type u_6\ninst✝³ : CommRing S\ninst✝² : Algebra S R\ninst✝¹ : FaithfulSMul S R\ninst✝ : P.IsValuedIn S\ni...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_4\nN : Type u_5\ninst✝⁸ : CommRing R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\nS : Type u_6\ninst✝³ : CommRing S\ninst✝² : Algebra S R\ninst✝¹ : FaithfulSMul S R\ninst✝ : P.IsValuedIn S\ni j k l : ι\n...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.IsValuedIn
{ "line": 108, "column": 2 }
{ "line": 108, "column": 65 }
{ "line": 109, "column": 4 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_4\nN : Type u_5\ninst✝¹⁰ : CommRing R\ninst✝⁹ : AddCommGroup M\ninst✝⁸ : Module R M\ninst✝⁷ : AddCommGroup N\ninst✝⁶ : Module R N\nP : RootPairing ι R M N\nS : Type u_6\ninst✝⁵ : CommRing S\ninst✝⁴ : Algebra S R\ninst✝³ : FaithfulSMul S R\ninst✝² : P.IsValuedIn S\...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_4\nN : Type u_5\ninst✝¹⁰ : CommRing R\ninst✝⁹ : AddCommGroup M\ninst✝⁸ : Module R M\ninst✝⁷ : AddCommGroup N\ninst✝⁶ : Module R N\nP : RootPairing ι R M N\nS : Type u_6\ninst✝⁵ : CommRing S\ninst✝⁴ : Algebra S R\ninst✝³ : FaithfulSMul S R\ninst✝² : P.IsValuedIn S\ninst✝¹ : Mo...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.IsValuedIn
{ "line": 236, "column": 2 }
{ "line": 236, "column": 24 }
{ "line": 236, "column": 25 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_4\nN : Type u_5\ninst✝⁸ : CommRing R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\nS : Type u_6\ninst✝³ : CommRing S\ninst✝² : Module S M\ninst✝¹ : Nonempty ι\ninst✝ : NeZero 2\n⊢ P.rootSpan S...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_4\nN : Type u_5\ninst✝⁸ : CommRing R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\nS : Type u_6\ninst✝³ : CommRing S\ninst✝² : Module S M\ninst✝¹ : Nonempty ι\ninst✝ : NeZero 2\n⊢ ∃ x, ¬P.root x = 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.IsValuedIn
{ "line": 254, "column": 29 }
{ "line": 254, "column": 40 }
{ "line": 254, "column": 41 }
[ { "pp": "case add\nι : Type u_1\nR : Type u_2\nM : Type u_4\nN : Type u_5\ninst✝⁴ : CommRing R\ninst✝³ : AddCommGroup M\ninst✝² : Module R M\ninst✝¹ : AddCommGroup N\ninst✝ : Module R N\nP : RootPairing ι R M N\ni : ι\nx y z : M\nhy : y ∈ span R (range ⇑P.root)\nhz : z ∈ span R (range ⇑P.root)\nhy' : y ∈ Submod...
[ "case add\nι : Type u_1\nR : Type u_2\nM : Type u_4\nN : Type u_5\ninst✝⁴ : CommRing R\ninst✝³ : AddCommGroup M\ninst✝² : Module R M\ninst✝¹ : AddCommGroup N\ninst✝ : Module R N\nP : RootPairing ι R M N\ni : ι\nx y z : M\nhy : y ∈ span R (range ⇑P.root)\nhz : z ∈ span R (range ⇑P.root)\nhy' : y ∈ Submodule.comap (↑...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.IsValuedIn
{ "line": 255, "column": 23 }
{ "line": 255, "column": 34 }
{ "line": 255, "column": 35 }
[ { "pp": "case smul\nι : Type u_1\nR : Type u_2\nM : Type u_4\nN : Type u_5\ninst✝⁴ : CommRing R\ninst✝³ : AddCommGroup M\ninst✝² : Module R M\ninst✝¹ : AddCommGroup N\ninst✝ : Module R N\nP : RootPairing ι R M N\ni : ι\nx : M\ny : R\nt : M\nhy : t ∈ span R (range ⇑P.root)\nhy' : t ∈ Submodule.comap (↑(P.reflect...
[ "case smul\nι : Type u_1\nR : Type u_2\nM : Type u_4\nN : Type u_5\ninst✝⁴ : CommRing R\ninst✝³ : AddCommGroup M\ninst✝² : Module R M\ninst✝¹ : AddCommGroup N\ninst✝ : Module R N\nP : RootPairing ι R M N\ni : ι\nx : M\ny : R\nt : M\nhy : t ∈ span R (range ⇑P.root)\nhy' : t ∈ Submodule.comap (↑(P.reflection i)) (spa...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 961, "column": 19 }
{ "line": 961, "column": 54 }
{ "line": 961, "column": 55 }
[ { "pp": "case neg.mp.inl\nK : Type u_1\ninst✝² : DivisionRing K\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\ninst✝¹ : LinearOrderedCommGroupWithZero Γ₀\ninst✝ : LinearOrderedCommGroupWithZero Γ'₀\nv : Valuation K Γ₀\nv' : Valuation K Γ'₀\nh : ∀ {x : K}, v x < 1 ↔ v' x < 1\nx : K\nhx : ¬x = 0\nhh : v x = 1\nh_1 : ¬v' x = 1\n...
[ "case neg.mp.inl\nK : Type u_1\ninst✝² : DivisionRing K\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\ninst✝¹ : LinearOrderedCommGroupWithZero Γ₀\ninst✝ : LinearOrderedCommGroupWithZero Γ'₀\nv : Valuation K Γ₀\nv' : Valuation K Γ'₀\nh : ∀ {x : K}, v x < 1 ↔ v' x < 1\nx : K\nhx : ¬x = 0\nhh : v x = 1\nh_1 : ¬v' x = 1\nh_2 : v' x <...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.IsValuedIn
{ "line": 310, "column": 2 }
{ "line": 310, "column": 84 }
{ "line": 311, "column": 4 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_4\nN : Type u_5\ninst✝¹¹ : CommRing R\ninst✝¹⁰ : AddCommGroup M\ninst✝⁹ : Module R M\ninst✝⁸ : AddCommGroup N\ninst✝⁷ : Module R N\nP : RootPairing ι R M N\nS : Type u_7\ninst✝⁶ : CommRing S\ninst✝⁵ : Algebra S R\ninst✝⁴ : FaithfulSMul S R\ninst✝³ : P.IsValuedIn S...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_4\nN : Type u_5\ninst✝¹¹ : CommRing R\ninst✝¹⁰ : AddCommGroup M\ninst✝⁹ : Module R M\ninst✝⁸ : AddCommGroup N\ninst✝⁷ : Module R N\nP : RootPairing ι R M N\nS : Type u_7\ninst✝⁶ : CommRing S\ninst✝⁵ : Algebra S R\ninst✝⁴ : FaithfulSMul S R\ninst✝³ : P.IsValuedIn S\ninst✝² : I...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.RootPositive
{ "line": 112, "column": 2 }
{ "line": 112, "column": 21 }
{ "line": 112, "column": 22 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nS : Type u_3\nM : Type u_4\nN : Type u_5\ninst✝⁹ : CommRing S\ninst✝⁸ : LinearOrder S\ninst✝⁷ : CommRing R\ninst✝⁶ : Algebra S R\ninst✝⁵ : AddCommGroup M\ninst✝⁴ : Module R M\ninst✝³ : AddCommGroup N\ninst✝² : Module R N\nP : RootPairing ι R M N\ninst✝¹ : P.IsValuedIn S\nB :...
[ "ι : Type u_1\nR : Type u_2\nS : Type u_3\nM : Type u_4\nN : Type u_5\ninst✝⁹ : CommRing S\ninst✝⁸ : LinearOrder S\ninst✝⁷ : CommRing R\ninst✝⁶ : Algebra S R\ninst✝⁵ : AddCommGroup M\ninst✝⁴ : Module R M\ninst✝³ : AddCommGroup N\ninst✝² : Module R N\nP : RootPairing ι R M N\ninst✝¹ : P.IsValuedIn S\nB : RootPositiv...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.IsValuedIn
{ "line": 339, "column": 8 }
{ "line": 339, "column": 19 }
{ "line": 339, "column": 20 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_4\nN : Type u_5\ninst✝¹¹ : CommRing R\ninst✝¹⁰ : AddCommGroup M\ninst✝⁹ : Module R M\ninst✝⁸ : AddCommGroup N\ninst✝⁷ : Module R N\nP : RootPairing ι R M N\nS : Type u_6\ninst✝⁶ : CommRing S\ninst✝⁵ : Algebra S R\ninst✝⁴ : P.IsValuedIn S\ninst✝³ : Module S M\ninst...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_4\nN : Type u_5\ninst✝¹¹ : CommRing R\ninst✝¹⁰ : AddCommGroup M\ninst✝⁹ : Module R M\ninst✝⁸ : AddCommGroup N\ninst✝⁷ : Module R N\nP : RootPairing ι R M N\nS : Type u_6\ninst✝⁶ : CommRing S\ninst✝⁵ : Algebra S R\ninst✝⁴ : P.IsValuedIn S\ninst✝³ : Module S M\ninst✝² : Module ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.RingTheory.Valuation.Basic
{ "line": 968, "column": 19 }
{ "line": 968, "column": 54 }
{ "line": 968, "column": 55 }
[ { "pp": "case neg.mpr.inl\nK : Type u_1\ninst✝² : DivisionRing K\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\ninst✝¹ : LinearOrderedCommGroupWithZero Γ₀\ninst✝ : LinearOrderedCommGroupWithZero Γ'₀\nv : Valuation K Γ₀\nv' : Valuation K Γ'₀\nh : ∀ {x : K}, v x < 1 ↔ v' x < 1\nx : K\nhx : ¬x = 0\nhh : v' x = 1\nh_1 : ¬v x = 1\...
[ "case neg.mpr.inl\nK : Type u_1\ninst✝² : DivisionRing K\nΓ₀ : Type u_4\nΓ'₀ : Type u_5\ninst✝¹ : LinearOrderedCommGroupWithZero Γ₀\ninst✝ : LinearOrderedCommGroupWithZero Γ'₀\nv : Valuation K Γ₀\nv' : Valuation K Γ'₀\nh : ∀ {x : K}, v x < 1 ↔ v' x < 1\nx : K\nhx : ¬x = 0\nhh : v' x = 1\nh_1 : ¬v x = 1\nh_2 : v x <...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.RootPositive
{ "line": 138, "column": 6 }
{ "line": 138, "column": 17 }
{ "line": 138, "column": 18 }
[ { "pp": "case hB\nι : Type u_1\nR : Type u_2\nS : Type u_3\nM : Type u_4\nN : Type u_5\ninst✝¹¹ : CommRing S\ninst✝¹⁰ : LinearOrder S\ninst✝⁹ : CommRing R\ninst✝⁸ : Algebra S R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\ninst✝³ : P.IsValu...
[ "case hB\nι : Type u_1\nR : Type u_2\nS : Type u_3\nM : Type u_4\nN : Type u_5\ninst✝¹¹ : CommRing S\ninst✝¹⁰ : LinearOrder S\ninst✝⁹ : CommRing R\ninst✝⁸ : Algebra S R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\ninst✝³ : P.IsValuedIn S\nB : ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.RootPositive
{ "line": 160, "column": 2 }
{ "line": 160, "column": 40 }
{ "line": 160, "column": 41 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nS : Type u_3\nM : Type u_4\nN : Type u_5\ninst✝¹¹ : CommRing S\ninst✝¹⁰ : LinearOrder S\ninst✝⁹ : CommRing R\ninst✝⁸ : Algebra S R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\ninst✝³ : P.IsValuedIn S\nB...
[ "ι : Type u_1\nR : Type u_2\nS : Type u_3\nM : Type u_4\nN : Type u_5\ninst✝¹¹ : CommRing S\ninst✝¹⁰ : LinearOrder S\ninst✝⁹ : CommRing R\ninst✝⁸ : Algebra S R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\ninst✝³ : P.IsValuedIn S\nB : RootPosit...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.RootPositive
{ "line": 166, "column": 4 }
{ "line": 166, "column": 15 }
{ "line": 166, "column": 16 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nS : Type u_3\nM : Type u_4\nN : Type u_5\ninst✝¹¹ : CommRing S\ninst✝¹⁰ : LinearOrder S\ninst✝⁹ : CommRing R\ninst✝⁸ : Algebra S R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\ninst✝³ : P.IsValuedIn S\nB...
[ "ι : Type u_1\nR : Type u_2\nS : Type u_3\nM : Type u_4\nN : Type u_5\ninst✝¹¹ : CommRing S\ninst✝¹⁰ : LinearOrder S\ninst✝⁹ : CommRing R\ninst✝⁸ : Algebra S R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\ninst✝³ : P.IsValuedIn S\nB : RootPosit...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.RootPositive
{ "line": 199, "column": 4 }
{ "line": 199, "column": 27 }
{ "line": 199, "column": 28 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nS : Type u_3\nM : Type u_4\nN : Type u_5\ninst✝¹² : CommRing S\ninst✝¹¹ : LinearOrder S\ninst✝¹⁰ : CommRing R\ninst✝⁹ : Algebra S R\ninst✝⁸ : AddCommGroup M\ninst✝⁷ : Module R M\ninst✝⁶ : AddCommGroup N\ninst✝⁵ : Module R N\nP : RootPairing ι R M N\ninst✝⁴ : P.IsValuedIn S\n...
[ "ι : Type u_1\nR : Type u_2\nS : Type u_3\nM : Type u_4\nN : Type u_5\ninst✝¹² : CommRing S\ninst✝¹¹ : LinearOrder S\ninst✝¹⁰ : CommRing R\ninst✝⁹ : Algebra S R\ninst✝⁸ : AddCommGroup M\ninst✝⁷ : Module R M\ninst✝⁶ : AddCommGroup N\ninst✝⁵ : Module R N\nP : RootPairing ι R M N\ninst✝⁴ : P.IsValuedIn S\nB : RootPosi...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.Reduced
{ "line": 83, "column": 4 }
{ "line": 83, "column": 61 }
{ "line": 84, "column": 6 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁸ : CommRing R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\ninst✝³ : CharZero R\ninst✝² : IsAddTorsionFree M\ninst✝¹ : P.IsReduced\nn : ℕ\ninst✝ : n.AtLeastTwo\ni : ι\n⊢...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁸ : CommRing R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\ninst✝³ : CharZero R\ninst✝² : IsAddTorsionFree M\ninst✝¹ : P.IsReduced\nn : ℕ\ninst✝ : n.AtLeastTwo\ni : ι\n⊢ ∃ x x_1, ∃ ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.Reduced
{ "line": 87, "column": 4 }
{ "line": 87, "column": 81 }
{ "line": 87, "column": 82 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁸ : CommRing R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\ninst✝³ : CharZero R\ninst✝² : IsAddTorsionFree M\ninst✝¹ : P.IsReduced\nn : ℕ\ninst✝ : n.AtLeastTwo\ni : ι\nt...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁸ : CommRing R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\ninst✝³ : CharZero R\ninst✝² : IsAddTorsionFree M\ninst✝¹ : P.IsReduced\nn : ℕ\ninst✝ : n.AtLeastTwo\ni : ι\nthis : ¬Linea...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.Reduced
{ "line": 111, "column": 77 }
{ "line": 111, "column": 88 }
{ "line": 111, "column": 89 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁷ : CommRing R\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : Module R M\ninst✝⁴ : AddCommGroup N\ninst✝³ : Module R N\nP : RootPairing ι R M N\ninst✝² : CharZero R\ninst✝¹ : IsAddTorsionFree M\ninst✝ : P.IsReduced\ni j : ι\nh : P.root i - P.root j ∈ ran...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁷ : CommRing R\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : Module R M\ninst✝⁴ : AddCommGroup N\ninst✝³ : Module R N\nP : RootPairing ι R M N\ninst✝² : CharZero R\ninst✝¹ : IsAddTorsionFree M\ninst✝ : P.IsReduced\ni j : ι\nh : P.root i - P.root j ∈ range ⇑P.root\n...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.Reduced
{ "line": 113, "column": 2 }
{ "line": 113, "column": 30 }
{ "line": 113, "column": 31 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁷ : CommRing R\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : Module R M\ninst✝⁴ : AddCommGroup N\ninst✝³ : Module R N\nP : RootPairing ι R M N\ninst✝² : CharZero R\ninst✝¹ : IsAddTorsionFree M\ninst✝ : P.IsReduced\ni j : ι\nh : P.root i - P.root j ∈ ran...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁷ : CommRing R\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : Module R M\ninst✝⁴ : AddCommGroup N\ninst✝³ : Module R N\nP : RootPairing ι R M N\ninst✝² : CharZero R\ninst✝¹ : IsAddTorsionFree M\ninst✝ : P.IsReduced\ni j : ι\nh : P.root i - P.root j ∈ range ⇑P.root\n...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.Finite.CanonicalBilinear
{ "line": 122, "column": 2 }
{ "line": 122, "column": 50 }
{ "line": 122, "column": 51 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁵ : CommRing R\ninst✝⁴ : AddCommGroup M\ninst✝³ : Module R M\ninst✝² : AddCommGroup N\ninst✝¹ : Module R N\nP : RootPairing ι R M N\ninst✝ : Fintype ι\nm : M\nh : P.flip.toPerfPair (P.Polarization m) = 0\n⊢ P.Polarization m = 0", "ppTerm"...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁵ : CommRing R\ninst✝⁴ : AddCommGroup M\ninst✝³ : Module R M\ninst✝² : AddCommGroup N\ninst✝¹ : Module R N\nP : RootPairing ι R M N\ninst✝ : Fintype ι\nm : M\nh : P.flip.toPerfPair (P.Polarization m) = 0\n⊢ P.Polarization m = 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.Reduced
{ "line": 156, "column": 84 }
{ "line": 156, "column": 95 }
{ "line": 156, "column": 96 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁷ : CommRing R\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : Module R M\ninst✝⁴ : AddCommGroup N\ninst✝³ : Module R N\nP : RootPairing ι R M N\ni j : ι\ninst✝² : NeZero 2\ninst✝¹ : IsDomain R\ninst✝ : IsTorsionFree R M\nt : R\nh₁ : 0 • P.root i + t • P....
[ "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁷ : CommRing R\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : Module R M\ninst✝⁴ : AddCommGroup N\ninst✝³ : Module R N\nP : RootPairing ι R M N\ni j : ι\ninst✝² : NeZero 2\ninst✝¹ : IsDomain R\ninst✝ : IsTorsionFree R M\nt : R\nh₁ : 0 • P.root i + t • P.root j = 0\n...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.Reduced
{ "line": 160, "column": 80 }
{ "line": 160, "column": 91 }
{ "line": 160, "column": 92 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁷ : CommRing R\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : Module R M\ninst✝⁴ : AddCommGroup N\ninst✝³ : Module R N\nP : RootPairing ι R M N\ni j : ι\ninst✝² : NeZero 2\ninst✝¹ : IsDomain R\ninst✝ : IsTorsionFree R M\ns : R\nh₂ : s ≠ 0\nh₁ : s • P.roo...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁷ : CommRing R\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : Module R M\ninst✝⁴ : AddCommGroup N\ninst✝³ : Module R N\nP : RootPairing ι R M N\ni j : ι\ninst✝² : NeZero 2\ninst✝¹ : IsDomain R\ninst✝ : IsTorsionFree R M\ns : R\nh₂ : s ≠ 0\nh₁ : s • P.root i + 0 • P....
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.Reduced
{ "line": 163, "column": 47 }
{ "line": 163, "column": 58 }
{ "line": 163, "column": 59 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁷ : CommRing R\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : Module R M\ninst✝⁴ : AddCommGroup N\ninst✝³ : Module R N\nP : RootPairing ι R M N\ni j : ι\ninst✝² : NeZero 2\ninst✝¹ : IsDomain R\ninst✝ : IsTorsionFree R M\ns t : R\nh₂ : s ≠ 0\nh₃ : t ≠ 0\n...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁷ : CommRing R\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : Module R M\ninst✝⁴ : AddCommGroup N\ninst✝³ : Module R N\nP : RootPairing ι R M N\ni j : ι\ninst✝² : NeZero 2\ninst✝¹ : IsDomain R\ninst✝ : IsTorsionFree R M\ns t : R\nh₂ : s ≠ 0\nh₃ : t ≠ 0\nh₁ : s • P.r...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.Reduced
{ "line": 163, "column": 47 }
{ "line": 163, "column": 85 }
{ "line": 164, "column": 2 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁷ : CommRing R\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : Module R M\ninst✝⁴ : AddCommGroup N\ninst✝³ : Module R N\nP : RootPairing ι R M N\ni j : ι\ninst✝² : NeZero 2\ninst✝¹ : IsDomain R\ninst✝ : IsTorsionFree R M\ns t : R\nh₂ : s ≠ 0\nh₃ : t ≠ 0\n...
[]
simpa using congr_arg (P.coroot' i) h₁
Lean.Elab.Tactic.Simpa.evalSimpa
Lean.Parser.Tactic.simpa
Mathlib.LinearAlgebra.RootSystem.Finite.CanonicalBilinear
{ "line": 398, "column": 2 }
{ "line": 398, "column": 13 }
{ "line": 398, "column": 14 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹³ : CommRing R\ninst✝¹² : AddCommGroup M\ninst✝¹¹ : Module R M\ninst✝¹⁰ : AddCommGroup N\ninst✝⁹ : Module R N\nP : RootPairing ι R M N\nS : Type u_5\ninst✝⁸ : CommRing S\ninst✝⁷ : LinearOrder S\ninst✝⁶ : IsStrictOrderedRing S\ninst✝⁵ : Algeb...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹³ : CommRing R\ninst✝¹² : AddCommGroup M\ninst✝¹¹ : Module R M\ninst✝¹⁰ : AddCommGroup N\ninst✝⁹ : Module R N\nP : RootPairing ι R M N\nS : Type u_5\ninst✝⁸ : CommRing S\ninst✝⁷ : LinearOrder S\ninst✝⁶ : IsStrictOrderedRing S\ninst✝⁵ : Algebra S R\ninst...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.Finite.Nondegenerate
{ "line": 210, "column": 2 }
{ "line": 210, "column": 13 }
{ "line": 210, "column": 14 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹⁶ : Fintype ι\ninst✝¹⁵ : AddCommGroup M\ninst✝¹⁴ : AddCommGroup N\ninst✝¹³ : CommRing R\ninst✝¹² : Module R M\ninst✝¹¹ : Module R N\nP : RootPairing ι R M N\nS : Type u_5\ninst✝¹⁰ : CommRing S\ninst✝⁹ : LinearOrder S\ninst✝⁸ : IsStrictOrdere...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹⁶ : Fintype ι\ninst✝¹⁵ : AddCommGroup M\ninst✝¹⁴ : AddCommGroup N\ninst✝¹³ : CommRing R\ninst✝¹² : Module R M\ninst✝¹¹ : Module R N\nP : RootPairing ι R M N\nS : Type u_5\ninst✝¹⁰ : CommRing S\ninst✝⁹ : LinearOrder S\ninst✝⁸ : IsStrictOrderedRing S\nins...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.Reduced
{ "line": 228, "column": 2 }
{ "line": 228, "column": 58 }
{ "line": 229, "column": 4 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁸ : CommRing R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\ni j : ι\ninst✝³ : Finite ι\ninst✝² : CharZero R\ninst✝¹ : IsDomain R\ninst✝ : IsTorsionFree R M\n⊢ -P.pairing...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁸ : CommRing R\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : Module R M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : Module R N\nP : RootPairing ι R M N\ni j : ι\ninst✝³ : Finite ι\ninst✝² : CharZero R\ninst✝¹ : IsDomain R\ninst✝ : IsTorsionFree R M\n⊢ -P.pairing i j = 2 ∧ -...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.Finite.Nondegenerate
{ "line": 262, "column": 2 }
{ "line": 263, "column": 50 }
{ "line": 263, "column": 51 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁸ : Fintype ι\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : AddCommGroup N\ninst✝⁵ : CommRing R\ninst✝⁴ : IsDomain R\ninst✝³ : Module R M\ninst✝² : Module R N\nP : RootPairing ι R M N\ninst✝¹ : P.IsAnisotropic\ninst✝ : P.IsRootSystem\n⊢ P.RootForm.Nonde...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁸ : Fintype ι\ninst✝⁷ : AddCommGroup M\ninst✝⁶ : AddCommGroup N\ninst✝⁵ : CommRing R\ninst✝⁴ : IsDomain R\ninst✝³ : Module R M\ninst✝² : Module R N\nP : RootPairing ι R M N\ninst✝¹ : P.IsAnisotropic\ninst✝ : P.IsRootSystem\n⊢ LinearMap.ker P.RootForm = ⊥...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.Reduced
{ "line": 252, "column": 2 }
{ "line": 252, "column": 45 }
{ "line": 252, "column": 46 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁹ : CommRing R\ninst✝⁸ : AddCommGroup M\ninst✝⁷ : Module R M\ninst✝⁶ : AddCommGroup N\ninst✝⁵ : Module R N\nP : RootPairing ι R M N\ni j : ι\ninst✝⁴ : Finite ι\ninst✝³ : CharZero R\ninst✝² : IsDomain R\ninst✝¹ : IsTorsionFree R M\ninst✝ : IsT...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁹ : CommRing R\ninst✝⁸ : AddCommGroup M\ninst✝⁷ : Module R M\ninst✝⁶ : AddCommGroup N\ninst✝⁵ : Module R N\nP : RootPairing ι R M N\ni j : ι\ninst✝⁴ : Finite ι\ninst✝³ : CharZero R\ninst✝² : IsDomain R\ninst✝¹ : IsTorsionFree R M\ninst✝ : IsTorsionFree R...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.RootSystem.Finite.Nondegenerate
{ "line": 434, "column": 2 }
{ "line": 434, "column": 55 }
{ "line": 434, "column": 56 }
[ { "pp": "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁷ : Fintype ι\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : CommRing R\ninst✝³ : LinearOrder R\ninst✝² : IsStrictOrderedRing R\ninst✝¹ : Module R M\ninst✝ : Module R N\nP : RootPairing ι R M N\nx : M\nhx : x ∈ P.rootSpan R\nhx' ...
[ "ι : Type u_1\nR : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁷ : Fintype ι\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : AddCommGroup N\ninst✝⁴ : CommRing R\ninst✝³ : LinearOrder R\ninst✝² : IsStrictOrderedRing R\ninst✝¹ : Module R M\ninst✝ : Module R N\nP : RootPairing ι R M N\nx : M\nhx : x ∈ P.rootSpan R\nhx' : (P.RootFor...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.QuadraticForm.Prod
{ "line": 145, "column": 4 }
{ "line": 147, "column": 31 }
{ "line": 149, "column": 0 }
[ { "pp": "case right\nR : Type u_2\nM₁ : Type u_3\nM₂ : Type u_4\nP : Type u_7\ninst✝⁶ : CommSemiring R\ninst✝⁵ : AddCommMonoid M₁\ninst✝⁴ : AddCommMonoid M₂\ninst✝³ : AddCommMonoid P\ninst✝² : Module R M₁\ninst✝¹ : Module R M₂\ninst✝ : Module R P\nQ₁ : QuadraticMap R M₁ P\nQ₂ : QuadraticMap R M₂ P\nh : ∀ (a : M...
[]
intro x hx refine (h 0 x ?_).2 rw [hx, add_zero, map_zero]
Lean.Elab.Tactic.evalTacticSeq1Indented
Lean.Parser.Tactic.tacticSeq1Indented
Mathlib.LinearAlgebra.QuadraticForm.Prod
{ "line": 145, "column": 4 }
{ "line": 147, "column": 31 }
{ "line": 149, "column": 0 }
[ { "pp": "case right\nR : Type u_2\nM₁ : Type u_3\nM₂ : Type u_4\nP : Type u_7\ninst✝⁶ : CommSemiring R\ninst✝⁵ : AddCommMonoid M₁\ninst✝⁴ : AddCommMonoid M₂\ninst✝³ : AddCommMonoid P\ninst✝² : Module R M₁\ninst✝¹ : Module R M₂\ninst✝ : Module R P\nQ₁ : QuadraticMap R M₁ P\nQ₂ : QuadraticMap R M₂ P\nh : ∀ (a : M...
[]
intro x hx refine (h 0 x ?_).2 rw [hx, add_zero, map_zero]
Lean.Elab.Tactic.evalTacticSeq
Lean.Parser.Tactic.tacticSeq
Mathlib.LinearAlgebra.QuadraticForm.Prod
{ "line": 156, "column": 15 }
{ "line": 156, "column": 52 }
{ "line": 156, "column": 53 }
[ { "pp": "case mp.left\nR : Type u_2\nM₁ : Type u_3\nM₂ : Type u_4\nP : Type u_7\ninst✝⁸ : CommSemiring R\ninst✝⁷ : AddCommMonoid M₁\ninst✝⁶ : AddCommMonoid M₂\ninst✝⁵ : AddCommMonoid P\ninst✝⁴ : Module R M₁\ninst✝³ : Module R M₂\ninst✝² : Module R P\ninst✝¹ : Preorder P\ninst✝ : AddLeftMono P\nQ₁ : QuadraticMap...
[ "case mp.left\nR : Type u_2\nM₁ : Type u_3\nM₂ : Type u_4\nP : Type u_7\ninst✝⁸ : CommSemiring R\ninst✝⁷ : AddCommMonoid M₁\ninst✝⁶ : AddCommMonoid M₂\ninst✝⁵ : AddCommMonoid P\ninst✝⁴ : Module R M₁\ninst✝³ : Module R M₂\ninst✝² : Module R P\ninst✝¹ : Preorder P\ninst✝ : AddLeftMono P\nQ₁ : QuadraticMap R M₁ P\nQ₂ ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.QuadraticForm.Prod
{ "line": 157, "column": 15 }
{ "line": 157, "column": 52 }
{ "line": 157, "column": 53 }
[ { "pp": "case mp.right\nR : Type u_2\nM₁ : Type u_3\nM₂ : Type u_4\nP : Type u_7\ninst✝⁸ : CommSemiring R\ninst✝⁷ : AddCommMonoid M₁\ninst✝⁶ : AddCommMonoid M₂\ninst✝⁵ : AddCommMonoid P\ninst✝⁴ : Module R M₁\ninst✝³ : Module R M₂\ninst✝² : Module R P\ninst✝¹ : Preorder P\ninst✝ : AddLeftMono P\nQ₁ : QuadraticMa...
[ "case mp.right\nR : Type u_2\nM₁ : Type u_3\nM₂ : Type u_4\nP : Type u_7\ninst✝⁸ : CommSemiring R\ninst✝⁷ : AddCommMonoid M₁\ninst✝⁶ : AddCommMonoid M₂\ninst✝⁵ : AddCommMonoid P\ninst✝⁴ : Module R M₁\ninst✝³ : Module R M₂\ninst✝² : Module R P\ninst✝¹ : Preorder P\ninst✝ : AddLeftMono P\nQ₁ : QuadraticMap R M₁ P\nQ₂...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Algebra.Lie.Weights.RootSystem
{ "line": 85, "column": 4 }
{ "line": 85, "column": 15 }
{ "line": 85, "column": 16 }
[ { "pp": "K : Type u_1\nL : Type u_2\ninst✝⁷ : Field K\ninst✝⁶ : CharZero K\ninst✝⁵ : LieRing L\ninst✝⁴ : LieAlgebra K L\ninst✝³ : IsKilling K L\ninst✝² : FiniteDimensional K L\nH : LieSubalgebra K L\ninst✝¹ : H.IsCartanSubalgebra\ninst✝ : IsTriangularizable K (↥H) L\nα β : Weight K (↥H) L\nx : L\nhx : x ∈ rootS...
[ "K : Type u_1\nL : Type u_2\ninst✝⁷ : Field K\ninst✝⁶ : CharZero K\ninst✝⁵ : LieRing L\ninst✝⁴ : LieAlgebra K L\ninst✝³ : IsKilling K L\ninst✝² : FiniteDimensional K L\nH : LieSubalgebra K L\ninst✝¹ : H.IsCartanSubalgebra\ninst✝ : IsTriangularizable K (↥H) L\nα β : Weight K (↥H) L\nx : L\nhx : x ∈ rootSpace H ⇑(cha...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Algebra.Lie.Weights.RootSystem
{ "line": 85, "column": 62 }
{ "line": 85, "column": 73 }
{ "line": 85, "column": 74 }
[ { "pp": "K : Type u_1\nL : Type u_2\ninst✝⁷ : Field K\ninst✝⁶ : CharZero K\ninst✝⁵ : LieRing L\ninst✝⁴ : LieAlgebra K L\ninst✝³ : IsKilling K L\ninst✝² : FiniteDimensional K L\nH : LieSubalgebra K L\ninst✝¹ : H.IsCartanSubalgebra\ninst✝ : IsTriangularizable K (↥H) L\nα β : Weight K (↥H) L\nx : L\nhx : x ∈ rootS...
[ "K : Type u_1\nL : Type u_2\ninst✝⁷ : Field K\ninst✝⁶ : CharZero K\ninst✝⁵ : LieRing L\ninst✝⁴ : LieAlgebra K L\ninst✝³ : IsKilling K L\ninst✝² : FiniteDimensional K L\nH : LieSubalgebra K L\ninst✝¹ : H.IsCartanSubalgebra\ninst✝ : IsTriangularizable K (↥H) L\nα β : Weight K (↥H) L\nx : L\nhx : x ∈ rootSpace H ⇑(cha...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Algebra.Module.Submodule.Union
{ "line": 93, "column": 40 }
{ "line": 93, "column": 90 }
{ "line": 93, "column": 91 }
[ { "pp": "ι : Type u_1\nK : Type u_2\nM : Type u_3\ninst✝⁴ : Field K\ninst✝³ : AddCommGroup M\ninst✝² : Module K M\ninst✝¹ : Finite ι\ninst✝ : Infinite K\np : ι → Submodule K M\nh : ∀ (i : ι), p i ≠ ⊤\n_i : Fintype ι := Fintype.ofFinite ι\nthis : ⋃ i, ↑(p i) ⊂ univ\n⊢ ∃ x, ∀ (i : ι), x ∉ p i", "ppTerm": "?m....
[ "ι : Type u_1\nK : Type u_2\nM : Type u_3\ninst✝⁴ : Field K\ninst✝³ : AddCommGroup M\ninst✝² : Module K M\ninst✝¹ : Finite ι\ninst✝ : Infinite K\np : ι → Submodule K M\nh : ∀ (i : ι), p i ≠ ⊤\n_i : Fintype ι := Fintype.ofFinite ι\nthis : ⋃ i, ↑(p i) ⊂ univ\n⊢ ∃ x, ∀ (i : ι), x ∉ p i" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Algebra.Module.Submodule.Union
{ "line": 94, "column": 2 }
{ "line": 94, "column": 13 }
{ "line": 94, "column": 14 }
[ { "pp": "ι : Type u_1\nK : Type u_2\nM : Type u_3\ninst✝⁴ : Field K\ninst✝³ : AddCommGroup M\ninst✝² : Module K M\ninst✝¹ : Finite ι\ninst✝ : Infinite K\np : ι → Submodule K M\nh : ∀ (i : ι), p i ≠ ⊤\n_i : Fintype ι := Fintype.ofFinite ι\n⊢ ⋃ i, ↑(p i) ⊂ univ", "ppTerm": "?m.26", "assigned": false, ...
[ "ι : Type u_1\nK : Type u_2\nM : Type u_3\ninst✝⁴ : Field K\ninst✝³ : AddCommGroup M\ninst✝² : Module K M\ninst✝¹ : Finite ι\ninst✝ : Infinite K\np : ι → Submodule K M\nh : ∀ (i : ι), p i ≠ ⊤\n_i : Fintype ι := Fintype.ofFinite ι\n⊢ ⋃ i, ↑(p i) ⊂ univ" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.LinearAlgebra.QuadraticForm.Prod
{ "line": 329, "column": 4 }
{ "line": 329, "column": 38 }
{ "line": 330, "column": 4 }
[ { "pp": "case mp\nι : Type u_1\nR : Type u_2\nMᵢ : ι → Type u_8\ninst✝⁷ : CommSemiring R\ninst✝⁶ : (i : ι) → AddCommMonoid (Mᵢ i)\ninst✝⁵ : (i : ι) → Module R (Mᵢ i)\nP : Type u_10\ninst✝⁴ : Fintype ι\ninst✝³ : AddCommMonoid P\ninst✝² : PartialOrder P\ninst✝¹ : IsOrderedAddMonoid P\ninst✝ : Module R P\nQ : (i :...
[ "ι : Type u_1\nR : Type u_2\nMᵢ : ι → Type u_8\ninst✝⁷ : CommSemiring R\ninst✝⁶ : (i : ι) → AddCommMonoid (Mᵢ i)\ninst✝⁵ : (i : ι) → Module R (Mᵢ i)\nP : Type u_10\ninst✝⁴ : Fintype ι\ninst✝³ : AddCommMonoid P\ninst✝² : PartialOrder P\ninst✝¹ : IsOrderedAddMonoid P\ninst✝ : Module R P\nQ : (i : ι) → QuadraticMap R ...
convert! h (Pi.single i x) using 1
Mathlib.Tactic._aux_Mathlib_Tactic_Convert___macroRules_Mathlib_Tactic_convert!_1
Mathlib.Tactic.convert!
Mathlib.Algebra.Module.Submodule.Union
{ "line": 102, "column": 15 }
{ "line": 102, "column": 30 }
{ "line": 102, "column": 31 }
[ { "pp": "ι : Type u_1\nK : Type u_2\nM : Type u_3\ninst✝⁴ : Field K\ninst✝³ : AddCommGroup M\ninst✝² : Module K M\ninst✝¹ : Finite ι\ninst✝ : Infinite K\nf : ι → Dual K M\np : ι → Submodule K M := fun i ↦ LinearMap.ker (f i)\nh : ∀ (i : ι), p i ≠ ⊤\nx : M\nhx : ∀ (i : ι), x ∉ p i\n⊢ ∀ (i : ι), (f i) x ≠ 0", ...
[ "ι : Type u_1\nK : Type u_2\nM : Type u_3\ninst✝⁴ : Field K\ninst✝³ : AddCommGroup M\ninst✝² : Module K M\ninst✝¹ : Finite ι\ninst✝ : Infinite K\nf : ι → Dual K M\np : ι → Submodule K M := fun i ↦ LinearMap.ker (f i)\nh : ∀ (i : ι), p i ≠ ⊤\nx : M\nhx : ∀ (i : ι), x ∉ p i\n⊢ ∀ (i : ι), ¬(f i) x = 0" ]
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Algebra.Module.Submodule.Union
{ "line": 102, "column": 12 }
{ "line": 102, "column": 33 }
{ "line": 102, "column": 33 }
[ { "pp": "ι : Type u_1\nK : Type u_2\nM : Type u_3\ninst✝⁴ : Field K\ninst✝³ : AddCommGroup M\ninst✝² : Module K M\ninst✝¹ : Finite ι\ninst✝ : Infinite K\nf : ι → Dual K M\np : ι → Submodule K M := fun i ↦ LinearMap.ker (f i)\nh : ∀ (i : ι), p i ≠ ⊤\nx : M\nhx : ∀ (i : ι), x ∉ p i\n⊢ ∀ (i : ι), (f i) x ≠ 0", ...
[]
by simpa [p] using hx
[anonymous]
Lean.Parser.Term.byTactic
Mathlib.LinearAlgebra.QuadraticForm.Prod
{ "line": 328, "column": 4 }
{ "line": 331, "column": 41 }
{ "line": 332, "column": 2 }
[ { "pp": "case mp\nι : Type u_1\nR : Type u_2\nMᵢ : ι → Type u_8\ninst✝⁷ : CommSemiring R\ninst✝⁶ : (i : ι) → AddCommMonoid (Mᵢ i)\ninst✝⁵ : (i : ι) → Module R (Mᵢ i)\nP : Type u_10\ninst✝⁴ : Fintype ι\ninst✝³ : AddCommMonoid P\ninst✝² : PartialOrder P\ninst✝¹ : IsOrderedAddMonoid P\ninst✝ : Module R P\nQ : (i :...
[]
classical convert! h (Pi.single i x) using 1 rw [Finset.sum_eq_single_of_mem i (Finset.mem_univ _) fun j _ hji => ?_, Pi.single_eq_same] rw [Pi.single_eq_of_ne hji, map_zero]
Lean.Elab.Tactic.evalClassical
Lean.Parser.Tactic.classical
Mathlib.Algebra.Lie.Weights.RootSystem
{ "line": 184, "column": 44 }
{ "line": 186, "column": 57 }
{ "line": 188, "column": 0 }
[ { "pp": "K : Type u_1\nL : Type u_2\ninst✝⁷ : Field K\ninst✝⁶ : CharZero K\ninst✝⁵ : LieRing L\ninst✝⁴ : LieAlgebra K L\ninst✝³ : IsKilling K L\ninst✝² : FiniteDimensional K L\nH : LieSubalgebra K L\ninst✝¹ : H.IsCartanSubalgebra\ninst✝ : IsTriangularizable K (↥H) L\nα β : Weight K (↥H) L\n⊢ chainLength (-α) β ...
[]
by rw [← chainBotCoeff_add_chainTopCoeff, ← chainBotCoeff_add_chainTopCoeff, add_comm, Weight.coe_neg, chainTopCoeff_neg, chainBotCoeff_neg]
[anonymous]
Lean.Parser.Term.byTactic
Mathlib.LinearAlgebra.QuadraticForm.Dual
{ "line": 188, "column": 57 }
{ "line": 188, "column": 68 }
{ "line": 188, "column": 69 }
[ { "pp": "ι : Type u_4\nR : Type u_5\nM : Type u_6\ninst✝⁴ : CommRing R\ninst✝³ : LinearOrder R\ninst✝² : IsStrictOrderedRing R\ninst✝¹ : AddCommGroup M\ninst✝ : Module R M\nB : LinearMap.BilinForm R M\nhB : (BilinMap.toQuadraticMap B).PosDef\nf : Module.Dual R M\nv : ι → M\nhp : ∀ (i : ι), 0 < f (v i)\nhn : Pai...
[ "ι : Type u_4\nR : Type u_5\nM : Type u_6\ninst✝⁴ : CommRing R\ninst✝³ : LinearOrder R\ninst✝² : IsStrictOrderedRing R\ninst✝¹ : AddCommGroup M\ninst✝ : Module R M\nB : LinearMap.BilinForm R M\nhB : (BilinMap.toQuadraticMap B).PosDef\nf : Module.Dual R M\nv : ι → M\nhp : ∀ (i : ι), 0 < f (v i)\nhn : Pairwise fun i ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Algebra.Lie.Weights.RootSystem
{ "line": 302, "column": 2 }
{ "line": 302, "column": 45 }
{ "line": 303, "column": 4 }
[ { "pp": "case inr\nK : Type u_1\nL : Type u_2\ninst✝⁷ : Field K\ninst✝⁶ : CharZero K\ninst✝⁵ : LieRing L\ninst✝⁴ : LieAlgebra K L\ninst✝³ : IsKilling K L\ninst✝² : FiniteDimensional K L\nH : LieSubalgebra K L\ninst✝¹ : H.IsCartanSubalgebra\ninst✝ : IsTriangularizable K (↥H) L\nα : Weight K (↥H) L\nhα : α.IsNonZ...
[ "case inr\nK : Type u_1\nL : Type u_2\ninst✝⁷ : Field K\ninst✝⁶ : CharZero K\ninst✝⁵ : LieRing L\ninst✝⁴ : LieAlgebra K L\ninst✝³ : IsKilling K L\ninst✝² : FiniteDimensional K L\nH : LieSubalgebra K L\ninst✝¹ : H.IsCartanSubalgebra\ninst✝ : IsTriangularizable K (↥H) L\nα : Weight K (↥H) L\nhα : α.IsNonZero\nh✝ : No...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Algebra.Lie.Weights.RootSystem
{ "line": 313, "column": 28 }
{ "line": 313, "column": 44 }
{ "line": 313, "column": 45 }
[ { "pp": "K : Type u_1\nL : Type u_2\ninst✝⁷ : Field K\ninst✝⁶ : CharZero K\ninst✝⁵ : LieRing L\ninst✝⁴ : LieAlgebra K L\ninst✝³ : IsKilling K L\ninst✝² : FiniteDimensional K L\nH : LieSubalgebra K L\ninst✝¹ : H.IsCartanSubalgebra\ninst✝ : IsTriangularizable K (↥H) L\nα : Weight K (↥H) L\nhα : α.IsNonZero\nh : ¬...
[ "K : Type u_1\nL : Type u_2\ninst✝⁷ : Field K\ninst✝⁶ : CharZero K\ninst✝⁵ : LieRing L\ninst✝⁴ : LieAlgebra K L\ninst✝³ : IsKilling K L\ninst✝² : FiniteDimensional K L\nH : LieSubalgebra K L\ninst✝¹ : H.IsCartanSubalgebra\ninst✝ : IsTriangularizable K (↥H) L\nα : Weight K (↥H) L\nhα : α.IsNonZero\nh : ¬rootSpace H ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Algebra.Lie.Weights.RootSystem
{ "line": 338, "column": 4 }
{ "line": 339, "column": 54 }
{ "line": 339, "column": 55 }
[ { "pp": "case inr.inl\nK : Type u_1\nL : Type u_2\ninst✝⁷ : Field K\ninst✝⁶ : CharZero K\ninst✝⁵ : LieRing L\ninst✝⁴ : LieAlgebra K L\ninst✝³ : IsKilling K L\ninst✝² : FiniteDimensional K L\nH : LieSubalgebra K L\ninst✝¹ : H.IsCartanSubalgebra\ninst✝ : IsTriangularizable K (↥H) L\nα β : Weight K (↥H) L\nhα : α....
[ "case inr.inl\nK : Type u_1\nL : Type u_2\ninst✝⁷ : Field K\ninst✝⁶ : CharZero K\ninst✝⁵ : LieRing L\ninst✝⁴ : LieAlgebra K L\ninst✝³ : IsKilling K L\ninst✝² : FiniteDimensional K L\nH : LieSubalgebra K L\ninst✝¹ : H.IsCartanSubalgebra\ninst✝ : IsTriangularizable K (↥H) L\nα β : Weight K (↥H) L\nhα : α.IsNonZero\nh...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null
Mathlib.Algebra.Lie.Weights.RootSystem
{ "line": 342, "column": 52 }
{ "line": 342, "column": 82 }
{ "line": 342, "column": 83 }
[ { "pp": "K : Type u_1\nL : Type u_2\ninst✝⁷ : Field K\ninst✝⁶ : CharZero K\ninst✝⁵ : LieRing L\ninst✝⁴ : LieAlgebra K L\ninst✝³ : IsKilling K L\ninst✝² : FiniteDimensional K L\nH✝ : LieSubalgebra K L\ninst✝¹ : H✝.IsCartanSubalgebra\ninst✝ : IsTriangularizable K (↥H✝) L\nα β : Weight K (↥H✝) L\nhα : α.IsNonZero\...
[ "K : Type u_1\nL : Type u_2\ninst✝⁷ : Field K\ninst✝⁶ : CharZero K\ninst✝⁵ : LieRing L\ninst✝⁴ : LieAlgebra K L\ninst✝³ : IsKilling K L\ninst✝² : FiniteDimensional K L\nH✝ : LieSubalgebra K L\ninst✝¹ : H✝.IsCartanSubalgebra\ninst✝ : IsTriangularizable K (↥H✝) L\nα β : Weight K (↥H✝) L\nhα : α.IsNonZero\nk : K\nh : ...
simpa using
Lean.Elab.Tactic.Simpa.evalSimpa
null