Theorems · Theorem · logic and foundations
Equiv.sigmaSumDistrib_symm_apply
∀ {ι : Type u_11} (α : ι → Type u_9) (β : ι → Type u_10) (a : (i : ι) × α i ⊕ (i : ι) × β i),
(Equiv.sigmaSumDistrib α β).symm a = Sum.elim (Sigma.map id fun x => Sum.inl) (Sigma.map id fun x => Sum.inr) a- Defined in
- Mathlib.Logic.Equiv.Sum
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 · cited by 8,337
- Equiv.symmstatement and proof · cited by 3,681
- Sigma.mapstatement · cited by 29
- Equiv.sigmaSumDistribstatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.