Theorems · Definition
Equiv.subtypeEquiv
{α : Sort u_1} →
{β : Sort u_4} →
{p : α → Prop} → {q : β → Prop} → (e : α ≃ β) → (∀ (a : α), p a ↔ q (e a)) → { a // p a } ≃ { b // q b }If α is equivalent to β and the predicates p : α → Prop and q : β → Prop are equivalent
at corresponding points, then {a // p a} is equivalent to {b // q b}.
For the statement where α = β, that is, e : perm α, see Perm.subtypePerm.
- Defined in
- Mathlib.Logic.Equiv.Basic
- Cited by
- 32 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.
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.symmproof · cited by 3,681
Cited by75
Results whose statement or proof uses this declaration.
- Equiv.subtypeEquivRightproof · cited by 17
- Equiv.subtypeEquiv_applystatement and proof · cited by 8
- SSet.Subcomplex.Pairing.ofIsoproof · cited by 7
- Module.Basis.reindexFinsetRangeproof · cited by 7
- ExteriorAlgebra.liftproof · cited by 6
- Equiv.subtypeEquivPropproof · cited by 6
- Ideal.associatesNonZeroDivisorsEquivIsPrincipalproof · cited by 5
- AddSubgroup.equivOpproof · cited by 5
- PowerBasis.liftEquiv'proof · cited by 5
- IntermediateField.algHomAdjoinIntegralEquivproof · cited by 5
- Ideal.stabilizerEquivproof · cited by 4
- Set.Finite.subtypeEquivToFinsetproof · cited by 4