recognition /
Engineering /
Engineering.RoomTempSuperconductivityStructure /
explainer
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)
88 theorem phi_ladder_tc_monotone (n : ℤ) : T_c_rung n < T_c_rung (n + 1) := by
proof body
Term-mode proof.
89 unfold T_c_rung
90 rw [zpow_add_one₀ phi_ne_zero]
91 have hphi_gt1 : 1 < phi := one_lt_phi
92 have hpos : 0 < phi ^ n := zpow_pos phi_pos n
93 exact lt_mul_of_one_lt_right hpos hphi_gt1
94
95 /-- **THEOREM EN-002.6**: The φ-ladder spans all temperature scales.
96 For any temperature T > 0, there exists a rung n such that T_c(n) > T. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
en002_certificate
in IndisputableMonolith.Engineering.RoomTempSuperconductivityStructure
decl_use
depends on (20)
Lean names referenced from this declaration's body.
all
in IndisputableMonolith.Aesthetics.NarrativeGeodesic
decl_use
all
in IndisputableMonolith.Anthropology.KinshipGraphCohomology
decl_use
rung
in IndisputableMonolith.Compat.Constants
decl_use
one_lt_phi
in IndisputableMonolith.Constants
decl_use
phi_ne_zero
in IndisputableMonolith.Constants
decl_use
all
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
rung
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
T_c_rung
in IndisputableMonolith.Engineering.RoomTempSuperconductivityStructure
decl_use
T
in IndisputableMonolith.Foundation.Breath1024
decl_use
T
in IndisputableMonolith.Gap45.SyncMinimization
decl_use
rung
in IndisputableMonolith.Masses.AnchorPolicy
decl_use
rung
in IndisputableMonolith.Masses.RSBridge.Anchor
decl_use
all
in IndisputableMonolith.Musicology.ModalPreferenceFromPhi
decl_use
phi_ne_zero
in IndisputableMonolith.NumberTheory.PhiLadderLattice
decl_use
that
in IndisputableMonolith.NumberTheory.PhiLadderLattice
decl_use
one_lt_phi
in IndisputableMonolith.PhiSupport
decl_use
one_lt_phi
in IndisputableMonolith.PhiSupport.Lemmas
decl_use
phi_ne_zero
in IndisputableMonolith.PhiSupport.Lemmas
decl_use
rung
in IndisputableMonolith.RSBridge.Anchor
decl_use
temperature
in IndisputableMonolith.Thermodynamics.BoltzmannDistribution
decl_use