Theorems · Theorem · logic and foundations
PFun.get_prodMap
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {δ : Type u_4} (f : α →. γ) (g : β →. δ) (x : α × β)
(h : (f.prodMap g x).Dom), (f.prodMap g x).get h = ((f x.1).get ⋯, (g x.2).get ⋯)- Defined in
- Mathlib.Data.PFun
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PFunstatement and proof · cited by 207
- Part.Domstatement and proof · cited by 145
- Part.getstatement · cited by 77
- PFun.prodMapstatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.