lean4-htt/tests/lean/interactive/1265.lean.expected.out
Joe Hendrix 29244f32f6
chore: upstream solve_by_elim (#3408)
This upstreams the solve_by_elim tactic from Std.

It is a key tactic needed by library_search.
2024-02-21 01:16:04 +00:00

54 lines
2.2 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{"textDocument": {"uri": "file:///1265.lean"},
"position": {"line": 0, "character": 51}}
{"items":
[{"label": "getHygieneInfo",
"kind": 3,
"detail": "Lean.HygieneInfo → Lean.Name"},
{"label": "getId", "kind": 3, "detail": "Lean.Ident → Lean.Name"},
{"label": "getName", "kind": 3, "detail": "Lean.NameLit → Lean.Name"},
{"label": "expandInterpolatedStr",
"kind": 3,
"detail":
"Lean.TSyntax Lean.interpolatedStrKind → Lean.Term → Lean.Term → Lean.MacroM Lean.Term"},
{"label": "getChar", "kind": 3, "detail": "Lean.CharLit → Char"},
{"label": "getDocString",
"kind": 3,
"detail": "Lean.TSyntax `Lean.Parser.Command.docComment → String"},
{"label": "getNat", "kind": 3, "detail": "Lean.NumLit → Nat"},
{"label": "getScientific",
"kind": 3,
"detail": "Lean.ScientificLit → Nat × Bool × Nat"},
{"label": "getString", "kind": 3, "detail": "Lean.StrLit → String"},
{"label": "raw",
"kind": 5,
"documentation":
{"value": "The underlying `Syntax` value. ", "kind": "markdown"},
"detail": "Lean.TSyntax ks → Lean.Syntax"}],
"isIncomplete": true}
{"textDocument": {"uri": "file:///1265.lean"},
"position": {"line": 2, "character": 53}}
{"items":
[{"label": "getHygieneInfo",
"kind": 3,
"detail": "Lean.HygieneInfo → Lean.Name"},
{"label": "getId", "kind": 3, "detail": "Lean.Ident → Lean.Name"},
{"label": "getName", "kind": 3, "detail": "Lean.NameLit → Lean.Name"},
{"label": "expandInterpolatedStr",
"kind": 3,
"detail":
"Lean.TSyntax Lean.interpolatedStrKind → Lean.Term → Lean.Term → Lean.MacroM Lean.Term"},
{"label": "getChar", "kind": 3, "detail": "Lean.CharLit → Char"},
{"label": "getDocString",
"kind": 3,
"detail": "Lean.TSyntax `Lean.Parser.Command.docComment → String"},
{"label": "getNat", "kind": 3, "detail": "Lean.NumLit → Nat"},
{"label": "getScientific",
"kind": 3,
"detail": "Lean.ScientificLit → Nat × Bool × Nat"},
{"label": "getString", "kind": 3, "detail": "Lean.StrLit → String"},
{"label": "raw",
"kind": 5,
"documentation":
{"value": "The underlying `Syntax` value. ", "kind": "markdown"},
"detail": "Lean.TSyntax ks → Lean.Syntax"}],
"isIncomplete": true}