Skip to content
View Timeroot's full-sized avatar

Organizations

@1064CBread

Block or report Timeroot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ComputableReal Public

    computable implementation of real numbers in Lean4

    Lean 36 2

  2. Lean-QuantumInfo Public

    Quantum information theory in Lean 4

    Lean 39 10

  3. DVFS_PACE2022 Public

    Directed Feedback Vertex Set (for PACE 2022)

    Java 2

  4. JNA_SCIP Public

    Java bindings for the SCIP optimization library

    Java 2 1

376 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week September October November December January February March April May June July August September
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

September 2025

Created a pull request in leanprover-community/mathlib4 that received 5 comments

[Merged by Bors] - feat(Logic/Basic): HEq iff Exists a cast

Proves that a ≍ b ↔ ∃ (h : β = α), a = cast h b. This is pretty similar to existing e.g. heq_of_eq_cast (e : β = α) : a = cast e b → a ≍ b, but thi…

+9 −0 lines changed 5 comments
Opened 3 other pull requests in 2 repositories
Reviewed 4 pull requests in 1 repository
leanprover-community/mathlib4 4 pull requests
2 contributions in private repositories Sep 17 – Sep 22
Loading