Theorems · Theorem
Equiv.subtypeEquiv_apply
∀ {α : Sort u_1} {β : Sort u_4} {p : α → Prop} {q : β → Prop} (e : α ≃ β) (h : ∀ (a : α), p a ↔ q (e a))
(a : { a // p a }), (e.subtypeEquiv h) a = ⟨e ↑a, ⋯⟩- Defined in
- Mathlib.Logic.Equiv.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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.subtypeEquivstatement and proof · cited by 32
Cited by8
Results whose statement or proof uses this declaration.
- AffineBasis.basisOf_reindexproof · cited by 1
- Equiv.Perm.Disjoint.isConj_mulproof · cited by 1
- Ideal.stabilizerEquiv_apply_smulproof · cited by 1
- Ideal.inertiaEquiv_apply_smulproof · cited by 1
- NumberField.IsCMField.regOfFamily_realFunSystemproof · cited by 1
- NumberField.mixedEmbedding.fundamentalCone.integerSetEquivNorm_apply_fstproof · cited by 0
- Module.Basis.reindexFinsetRange_reprproof · cited by 0
- Module.Basis.reindexFinsetRange_repr_selfproof · cited by 0