Theorems · Definition · combinatorics
DiscreteTiling.PlacedTile.noConfusion
{P : Sort u} →
{G : Type u_1} →
{X : Type u_2} →
{ιₚ : Type u_3} →
{inst : Group G} →
{inst_1 : MulAction G X} →
{ps : DiscreteTiling.Protoset G X ιₚ} →
{t : DiscreteTiling.PlacedTile ps} →
{G' : Type u_1} →
{X' : Type u_2} →
{ιₚ' : Type u_3} →
{inst' : Group G'} →
{inst'_1 : MulAction G' X'} →
{ps' : DiscreteTiling.Protoset G' X' ιₚ'} →
{t' : DiscreteTiling.PlacedTile ps'} →
G = G' →
X = X' →
ιₚ = ιₚ' →
inst ≍ inst' →
inst_1 ≍ inst'_1 →
ps ≍ ps' → t ≍ t' → DiscreteTiling.PlacedTile.noConfusionType P t t'- Defined in
- Mathlib.Combinatorics.Tiling.Tile
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- HasQuotient.Quotientproof · cited by 2,301
- MulActionstatement and proof · cited by 1,294
- Subgroup.mapproof · cited by 301
- MulAction.stabilizerproof · cited by 254
- Subgroup.subtypeproof · cited by 185
- DiscreteTiling.Protosetstatement and proof · cited by 29
- DiscreteTiling.Protoset.tilesproof · cited by 22
- DiscreteTiling.Prototile.carrierproof · cited by 21
- DiscreteTiling.PlacedTilestatement and proof · cited by 18
- DiscreteTiling.Prototile.symmetriesproof · cited by 18
- DiscreteTiling.PlacedTile.casesOnproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- DiscreteTiling.PlacedTile.mk.noConfusionproof · cited by 1