Mathlib Map

Theorems · Inductive type · category theory

ComplexShape.Embedding.AreComplementary

{ι : Type u_1} →
  {ι₁ : Type u_2} →
    {ι₂ : Type u_3} →
      {c : ComplexShape ι} → {c₁ : ComplexShape ι₁} → {c₂ : ComplexShape ι₂} → c₁.Embedding c → c₂.Embedding c → Prop

Two embedding e₁ and e₂ into a complex shape c : ComplexShape ι are complementary when the range of e₁.f and e₂.f form a partition of ι.

Defined in
Mathlib.Algebra.Homology.Embedding.AreComplementary
Cited by
32 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 by42

Results whose statement or proof uses this declaration.