Mathlib Map

Theorems · Theorem · geometry

EuclideanGeometry.Cospherical.subset

∀ {P : Type u_2} [inst : MetricSpace P] {ps₁ ps₂ : Set P},
  ps₁ ⊆ ps₂ → EuclideanGeometry.Cospherical ps₂ → EuclideanGeometry.Cospherical ps₁

A subset of a cospherical set is cospherical.

Defined in
Mathlib.Geometry.Euclidean.Sphere.Basic
Cited by
1 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
MetricSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.