Mathlib Map

Theorems · Definition · combinatorics

DiscreteTiling.PlacedTile.coeSet

{G : Type u_1} →
  {X : Type u_2} →
    {ιₚ : Type u_3} →
      [inst : Group G] →
        [inst_1 : MulAction G X] → {ps : DiscreteTiling.Protoset G X ιₚ} → DiscreteTiling.PlacedTile ps → Set X

Coercion from a PlacedTile to a set of points. Use the coercion rather than using coeSet directly.

Defined in
Mathlib.Combinatorics.Tiling.Tile
Cited by
10 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupMulAction

Around this declaration

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

Cites10

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

Cited by10

Results whose statement or proof uses this declaration.