Theorems · Theorem
Equiv.piCongrRight_apply
∀ {α : Sort u_1} {β₁ : α → Sort u_9} {β₂ : α → Sort u_10} (F : (a : α) → β₁ a ≃ β₂ a) (a : (i : α) → β₁ i) (i : α),
(Equiv.piCongrRight F) a i = Pi.map (fun a => ⇑(F a)) a i- Defined in
- Mathlib.Logic.Equiv.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Pi.mapstatement · cited by 60
- Equiv.piCongrRightstatement and proof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- Nat.mem_finMulAntidiagproof · cited by 7
- Equiv.piCongr_apply_applyproof · cited by 1