Skip to content

[Merged by Bors] - chore(LinearAlgebra): golf of_mem_specialOrthogonalGroup_fin_two_iff using grind #119803

[Merged by Bors] - chore(LinearAlgebra): golf of_mem_specialOrthogonalGroup_fin_two_iff using grind

[Merged by Bors] - chore(LinearAlgebra): golf of_mem_specialOrthogonalGroup_fin_two_iff using grind #119803

on:
pull_request
name: lint and suggest
jobs:
style_lint:
if: github.repository == 'leanprover-community/mathlib4' && github.event.pull_request.draft == false
name: Lint style
runs-on: ubuntu-latest
steps:
- uses: leanprover-community/lint-style-action@a7e7428fa44f9635d6eb8e01919d16fd498d387a # 2025-08-18
with:
mode: suggest
lint-bib-file: true