Theorems · Theorem · category theory
PFunctor.M.IsBisimulation.head
∀ {F : PFunctor.{uA, uB}} {R : F.M → F.M → Prop},
PFunctor.M.IsBisimulation R →
∀ {a a' : F.A} {f : F.B a → F.M} {f' : F.B a' → F.M}, R (PFunctor.M.mk ⟨a, f⟩) (PFunctor.M.mk ⟨a', f'⟩) → a = a'The head of the trees are equal
- Defined in
- Mathlib.Data.PFunctor.Univariate.M
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PFunctor.Bstatement · cited by 119
- PFunctor.Astatement · cited by 101
- PFunctorstatement and proof · cited by 75
- PFunctor.Mstatement and proof · cited by 52
- PFunctor.M.mkstatement · cited by 27
- PFunctor.M.IsBisimulationstatement and proof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- PFunctor.M.nth_of_bisimproof · cited by 1