leanprover / lean4

Lean 4 programming language and theorem prover
https://lean-lang.org
Apache License 2.0
4.75k stars 427 forks source link

test: fix brittle structure instance completion test #6127

Closed mhuisi closed 1 week ago

mhuisi commented 1 week ago

5835 contains a brittle test that uses an FVar ID, which caused a failure on master. This PR changes that test to use a declaration instead.

leanprover-community-bot commented 1 week ago

Mathlib CI status (docs):