Theorems · Theorem · logic and foundations
WType.mk.injEq
∀ {α : Type u_1} {β : α → Type u_2} (a : α) (f : β a → WType β) (a_1 : α) (f_1 : β a_1 → WType β),
(WType.mk a f = WType.mk a_1 f_1) = (a = a_1 ∧ f ≍ f_1)- Defined in
- Mathlib.Data.W.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- WTypestatement and proof · cited by 34
- WType.mk.injproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- WType.infinite_of_nonempty_of_isEmptyproof · cited by 0