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)
166def SeparatesPoints {ι : Type*} (R_family : ι → ComparativeRecognizer C E)
167 (gt_events : ι → Set E) : Prop :=
proof body
Definition body.
168 ∀ c₁ c₂, c₁ ≠ c₂ → ∃ i, SeparatedBy (R_family i) (gt_events i) c₁ c₂
169
170/-! ## Metric-Like Structure -/
171
172/-- A comparative recognizer defines a "distance-like" function when it can
173 distinguish "closer" from "farther" configurations. -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (9)
Lean names referenced from this declaration's body.
-
Structure
in IndisputableMonolith.Chemistry.CrystalStructure
decl_use
-
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
E
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
A
in IndisputableMonolith.Masses.Anchor
decl_use
-
A
in IndisputableMonolith.Modal.Actualization
decl_use
-
ComparativeRecognizer
in IndisputableMonolith.RecogGeom.Comparative
decl_use
-
SeparatedBy
in IndisputableMonolith.RecogGeom.Comparative
decl_use
-
Metric
in IndisputableMonolith.Relativity.ILG.Action
decl_use