pith. machine review for the scientific record. sign in
structure definition def or abbrev

QubitParams

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 177structure QubitParams where
 178  /-- T1 relaxation time (seconds). -/
 179  t1 : ℝ
 180  /-- T2 dephasing time (seconds). -/
 181  t2 : ℝ
 182  /-- Operating temperature (Kelvin). -/
 183  temperature : ℝ
 184  /-- Number of coupled modes. -/
 185  env_modes : ℕ
 186
 187/-- Typical superconducting qubit. -/

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (7)

Lean names referenced from this declaration's body.