Theorems · Theorem · combinatorics
SimpleGraph.Copy.ofLE_comp
∀ {V : Type u_1} {G₁ G₂ G₃ : SimpleGraph V} (h₁₂ : G₁ ≤ G₂) (h₂₃ : G₂ ≤ G₃),
(SimpleGraph.Copy.ofLE G₂ G₃ h₂₃).comp (SimpleGraph.Copy.ofLE G₁ G₂ h₁₂) = SimpleGraph.Copy.ofLE G₁ G₃ ⋯- Defined in
- Mathlib.Combinatorics.SimpleGraph.Copy
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
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.
- LE.le.transstatement · cited by 3,151
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Copystatement · cited by 49
- SimpleGraph.Copy.ofLEstatement and proof · cited by 6
- SimpleGraph.Copy.compstatement · cited by 5
- SimpleGraph.Copy.extproof · cited by 3
- SimpleGraph.Copy.comp_applyproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.