Skip to content

Commit dd291a6

Browse files
committed
Pin smoke imports to +/psiω and +/psifin names
1 parent 2cc3235 commit dd291a6

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

proofs/agda/Ordinal/Buchholz/Smoke.agda

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,14 @@ open import Ordinal.Buchholz.Order using
5656
; <ᵇ-ψΩ
5757
; <ᵇ-ψΩ≤
5858
; <ᵇ-+ω
59+
; <ᵇ-+ψω
5960
; <ᵇ-+1
6061
; <ᵇ-irrefl
6162
; <ᵇ-trans
6263
; <ᵇ-inv-Ω+
6364
; <ᵇ-inv-+Ωfin
6465
; <ᵇ-inv-ψ+
65-
; <ᵇ-inv-+ψ
66+
; <ᵇ-inv-+ψfin
6667
)
6768

6869
open import Ordinal.Buchholz.Psi using

proofs/agda/Smoke.agda

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,13 +183,14 @@ open import Ordinal.Buchholz.Order using
183183
; <ᵇ-ψΩ
184184
; <ᵇ-ψΩ≤
185185
; <ᵇ-+ω
186+
; <ᵇ-+ψω
186187
; <ᵇ-+1
187188
; <ᵇ-irrefl
188189
; <ᵇ-trans
189190
; <ᵇ-inv-Ω+
190191
; <ᵇ-inv-+Ωfin
191192
; <ᵇ-inv-ψ+
192-
; <ᵇ-inv-+ψ
193+
; <ᵇ-inv-+ψfin
193194
; bzero<Ω0
194195
; Ω0<Ω1
195196
; Ω1<Ωω

0 commit comments

Comments
 (0)