Theorems · Theorem · logic and foundations
Equiv.prodShear_symm_apply
∀ {α₁ : Type u_9} {α₂ : Type u_10} {β₁ : Type u_11} {β₂ : Type u_12} (e₁ : α₁ ≃ α₂) (e₂ : α₁ → β₁ ≃ β₂),
⇑(e₁.prodShear e₂).symm = fun y => (e₁.symm y.1, (e₂ (e₁.symm y.1)).symm y.2)- Defined in
- Mathlib.Logic.Equiv.Prod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, 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
- Equiv.symmstatement and proof · cited by 3,681
- Equiv.prodShearstatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.