Mathlib Map

Theorems · Definition

Equiv.subtypeEquivProp

{α : Sort u_1} → {p q : α → Prop} → p = q → Subtype p ≃ Subtype q

If two predicates are equal, then the corresponding subtypes are equivalent.

Defined in
Mathlib.Logic.Equiv.Basic
Cited by
6 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.

Cited by19

Results whose statement or proof uses this declaration.