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.
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
modes
in IndisputableMonolith.ClassicalBridge.Fluids.Galerkin2D
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
-
temperature
in IndisputableMonolith.Thermodynamics.BoltzmannDistribution
decl_use