Skip to content

Instantly share code, notes, and snippets.

View kesinger's full-sized avatar

Jacob Kesinger kesinger

  • Maine
View GitHub Profile
import data.real.basic
import tactic.simps
import algebra.algebra.basic
structure dualno : Type :=
(re : ℝ) (im : ℝ)
@[ext]
structure dual_algebra (R : Type*)[comm_ring R] (jj: R) :=
mk {} :: (re : R) (im : R)
Triggered by Gerrit: https://OURSITE/1175
Building in workspace /var/lib/jenkins/jobs/GerritContinuousBuilder/workspace
[workspace] $ repo init -u ssh://OURSITE:29419/manifest.git
repo has been initialized in /var/lib/jenkins/jobs/GerritContinuousBuilder/workspace
[workspace] $ repo sync -d -c -q
src/F/: discarding 1 commits
Sources sync'ed.
[workspace] $ repo manifest -o - -r