Theorems · Inductive type · combinatorics
DiscreteTiling.Prototile
(G : Type u_1) → (X : Type u_2) → [inst : Group G] → [MulAction G X] → Type (max u_1 u_2)
A Prototile G X describes a tile in X, copies of which under elements of G may be used in
tilings. Two copies related by an element of symmetries are considered the same; two copies not so
related, even if they have the same points, are considered distinct.
- Defined in
- Mathlib.Combinatorics.Tiling.Tile
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by28
Results whose statement or proof uses this declaration.
- DiscreteTiling.Protoset.tilesstatement · cited by 22
- DiscreteTiling.Prototile.carrierstatement and proof · cited by 21
- DiscreteTiling.Prototile.symmetriesstatement and proof · cited by 18
- DiscreteTiling.Protoset.mk.injstatement and proof · cited by 1
- DiscreteTiling.Protoset.mk.noConfusionstatement and proof · cited by 1
- DiscreteTiling.Prototile.mk.injstatement · cited by 1
- DiscreteTiling.Prototile.mk.noConfusionstatement · cited by 1
- DiscreteTiling.Protoset.coe_injstatement · cited by 1
- DiscreteTiling.Protoset.extstatement and proof · cited by 1
- DiscreteTiling.Protoset.ext_iffstatement · cited by 1
- DiscreteTiling.Prototile.extstatement and proof · cited by 1
- DiscreteTiling.Protoset.mk.injEqstatement and proof · cited by 0