Theorems · Theorem · category theory
PFunctor.iget_map
∀ {P : PFunctor.{uA, uB}} {α : Type v₁} {β : Type v₂} [inst : DecidableEq P.A] [inst_1 : Inhabited α]
[inst_2 : Inhabited β] (x : ↑P α) (f : α → β) (i : P.Idx), i.fst = x.fst → (P.map f x).iget i = f (x.iget i)- Defined in
- Mathlib.Data.PFunctor.Univariate.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PFunctor.Bstatement and proof · cited by 119
- PFunctor.Astatement and proof · cited by 101
- PFunctorstatement and proof · cited by 75
- PFunctor.Objstatement and proof · cited by 50
- PFunctor.mapstatement and proof · cited by 23
- PFunctor.Idxstatement and proof · cited by 11
- PFunctor.Obj.igetstatement · cited by 2
- PFunctor.fst_mapproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.