-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
porting-notesMathlib3 to Mathlib4 porting notes.Mathlib3 to Mathlib4 porting notes.
Description
Classifies porting notes claiming added to clean up types.
Examples
mathlib4/Mathlib/Computability/TuringMachine.lean
Line 1031 in 4c3321a
| local notation "Stmt₀" => Stmt Γ -- Porting note: Added this to clean up types. |
mathlib4/Mathlib/Computability/TuringMachine.lean
Line 1051 in 4c3321a
| local notation "Machine₀" => Machine Γ Λ -- Porting note: Added this to clean up types. |
mathlib4/Mathlib/Computability/TuringMachine.lean
Line 1067 in 4c3321a
| local notation "Cfg₀" => Cfg Γ Λ -- Porting note: Added this to clean up types. |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
porting-notesMathlib3 to Mathlib4 porting notes.Mathlib3 to Mathlib4 porting notes.