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

CMSConditions

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)

  89structure CMSConditions (L : PhiLatticeRegularity) where
  90  edge_ratio_bounded : ∀ (e₁ e₂ : ℝ), e₁ = L.edge_length → e₂ = L.edge_length →
  91    e₁ / e₂ = 1
  92  dihedral_bounded_below : True  -- all dihedrals = π/2 on cubic lattice
  93  genus_bounded : True  -- ℤ³ lattice has trivial topology
  94

used by (2)

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

depends on (8)

Lean names referenced from this declaration's body.