Skip to content

Another bound lemma #96

Another bound lemma

Another bound lemma #96

Workflow file for this run

name: build
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
# Following https://github.com/leanprover/lean-action
- uses: actions/checkout@v5
- uses: leanprover/lean-action@v1