issues
search
opencompl
/
lean-mlir
A minimal development of SSA theory
Other
88
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: use '^^' for Bool.* in ForLean
#657
tobiasgrosser
closed
1 month ago
1
Predicate support
#656
tobiasgrosser
closed
1 month ago
16
chore: update to nightly-2024-09-25
#655
tobiasgrosser
closed
1 month ago
1
feat: `DC` dialect operators
#654
luisacicolini
closed
1 month ago
6
chore: update to nightly-2024-09-24
#653
tobiasgrosser
closed
1 month ago
1
feat: new `bv_distrib` tactic
#652
luisacicolini
closed
1 month ago
10
chore: polish bitvec proofs
#651
luisacicolini
closed
1 month ago
0
chore: generalize shifts
#650
tobiasgrosser
closed
1 month ago
2
chore: more shift lemmas
#649
tobiasgrosser
closed
1 month ago
1
chore: update to nightly-2024-09-23
#648
tobiasgrosser
closed
1 month ago
3
chore: fixed `bv_auto` to prove `bv_AndOrXor_794`
#647
luisacicolini
closed
1 month ago
3
chore: cleaned some of the bitvec proofs
#646
luisacicolini
closed
1 month ago
4
chore: use automation for some of the simpler theorems
#645
tobiasgrosser
closed
1 month ago
1
Theorem `bv_AndOrXor_794` broken
#644
luisacicolini
closed
1 month ago
0
chore: simplify handwritten example
#643
tobiasgrosser
closed
1 month ago
1
chore: fold rw
#642
tobiasgrosser
closed
1 month ago
1
chore: decouple AliveAutoGenerated from AliveStatements
#641
tobiasgrosser
closed
1 month ago
4
chore: shorten proof in ForLean
#640
tobiasgrosser
closed
1 month ago
1
chore: try to cache elan in GitHub action
#639
tobiasgrosser
closed
1 month ago
4
chore: try to cache elan in GitHub action
#638
tobiasgrosser
closed
1 month ago
0
chore: only update mathlib cache if no GitHub cache hit
#637
tobiasgrosser
closed
1 month ago
1
chore: drop whitespace from cache line
#636
tobiasgrosser
closed
1 month ago
1
chore: drop some newlines from README.md
#635
tobiasgrosser
closed
1 month ago
1
chore: update to nightly-2024-09-21
#634
tobiasgrosser
closed
1 month ago
1
chore: add simproc to simplify `a % b` using omega
#633
bollu
closed
1 month ago
34
feat: try lean-action
#632
tobiasgrosser
closed
1 month ago
6
chore: add hash to ci-tools file
#631
tobiasgrosser
closed
1 month ago
1
chore: use a more descriptive key
#630
tobiasgrosser
closed
1 month ago
3
chore: use BitVec.ofBool_*_ofBool
#629
tobiasgrosser
closed
1 month ago
1
chore: remove warnings after mathlib update
#628
luisacicolini
closed
1 month ago
5
chore: remove warnings after lean upgrade
#627
tobiasgrosser
closed
1 month ago
0
chore: update to nightly-testing-2024-09-19
#626
luisacicolini
closed
1 month ago
3
chore: fix unused variable warning
#625
tobiasgrosser
closed
1 month ago
1
feat: theorem for distributivity of `shiftLeft` over `^^^` and `&&&`
#624
luisacicolini
closed
1 month ago
3
feat: distributivity theorems for `shiftLeft` over `&&&`, `|||`, and `shiftRight`
#623
luisacicolini
closed
1 month ago
2
BitVec: Proof `(a >>> n <<< n) &&& (b <<< n) = (a &&& b <<< n)`
#622
tobiasgrosser
closed
1 month ago
0
chore: update to nightly-testing-2024-09-18
#621
tobiasgrosser
closed
1 month ago
1
feat: added proofs for distributivity of `shiftLeft` over `add`
#620
luisacicolini
closed
1 month ago
2
chore: update to nightly-2024-09-16
#619
tobiasgrosser
closed
1 month ago
1
chore: add ofInt_neg_one again
#618
tobiasgrosser
closed
1 month ago
1
chore: rename getMsb -> getMsbD
#617
tobiasgrosser
closed
1 month ago
1
chore: update to nightly-2024-09-14
#616
tobiasgrosser
closed
1 month ago
1
chore: update to nightly-2024-09-13
#615
tobiasgrosser
closed
1 month ago
2
Complete lemmas that relate shifting with `&&& allOnes`
#614
tobiasgrosser
opened
1 month ago
2
theorem add_shiftLeft {x y : BitVec w} {n : Nat} : (x + y) <<< n = x <<< n + y <<< n
#613
tobiasgrosser
closed
1 month ago
0
chore: remove deprecated statement
#612
tobiasgrosser
closed
1 month ago
1
chore: update to nightly-2024-09-11
#611
tobiasgrosser
closed
1 month ago
1
chore: add theorems for n`bv_InstCombineShift__279`
#610
luisacicolini
closed
1 month ago
7
chore: add theorems for `bv_AndOrXor_2443`
#609
luisacicolini
closed
1 month ago
1
chore: add theorems for `bv_AndOrXor_2443`
#608
luisacicolini
closed
1 month ago
4
Previous
Next