Theorems · Definition · category theory
ComplexShape.Embedding.AreComplementary.equiv
{ι : Type u_1} →
{ι₁ : Type u_2} →
{ι₂ : Type u_3} →
{c : ComplexShape ι} →
{c₁ : ComplexShape ι₁} →
{c₂ : ComplexShape ι₂} → {e₁ : c₁.Embedding c} → {e₂ : c₂.Embedding c} → e₁.AreComplementary e₂ → ι₁ ⊕ ι₂ ≃ ιGiven complementary embeddings of complex shapes
e₁ : Embedding c₁ c and e₂ : Embedding c₂ c, this is
the obvious bijection ι₁ ⊕ ι₂ ≃ ι from the sum of the index
types of c₁ and c₂ to the index type of c.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement · cited by 8,337
- ComplexShapestatement and proof · cited by 1,684
- ComplexShape.Embeddingstatement and proof · cited by 337
- Equiv.ofBijectiveproof · cited by 70
- ComplexShape.Embedding.AreComplementarystatement and proof · cited by 32
- ComplexShape.Embedding.AreComplementary.fromSumproof · cited by 1
- ComplexShape.Embedding.AreComplementary.fromSum_bijectiveproof · cited by 0
Cited by9
Results whose statement or proof uses this declaration.
- ComplexShape.Embedding.AreComplementary.descproof · cited by 2
- ComplexShape.Embedding.AreComplementary.desc'statement and proof · cited by 2
- ComplexShape.Embedding.AreComplementary.desc'_inlstatement · cited by 1
- ComplexShape.Embedding.AreComplementary.desc'_inrstatement · cited by 1
- ComplexShape.Embedding.AreComplementary.equiv_inlstatement · cited by 0
- ComplexShape.Embedding.AreComplementary.equiv_inrstatement · cited by 0
- ComplexShape.Embedding.AreComplementary.equiv.congr_simpstatement and proof · cited by 0
- ComplexShape.Embedding.AreComplementary.desc_inlproof · cited by 0
- ComplexShape.Embedding.AreComplementary.desc_inrproof · cited by 0